Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

#56 issue fix about app extensions availability #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kostastsi
Copy link

  • New preprocessor macro added. Check if it is defined, in order to run the blocks of code which are unavailable in app extensions (see sharedApplication)
  • Podspec file modified. New subspec about app extensions added, in which the preprocessor macro is defined

…preprocessor macro ‘UISS_APP_EXTENSIONS’ && defining in podspec file a new subspec about app extensions
@robertwijas
Copy link
Owner

Thanks! Will review and release new version this weekend.

@kostastsi
Copy link
Author

Great! Thank you too.

@kostastsi
Copy link
Author

@robertwijas I had identified an issue in cocoapods. After v. 1.0.1 of Cocoapods, installing subsbecs was broken. (ref. CocoaPods/CocoaPods#6711). A fix will be possibly applied in v. 1.4.0 (fall 2017). So, the fix about subspaces works just in v. 1.0.1 of Cocoapods. I fixed this problem by adding a whole new podspec (UISS_Extensions.podspec). Would you like to close this pull request and make a new one? Otherwise I will make a new pull request about the fix of new podspec.

@csknns
Copy link

csknns commented Jul 3, 2018

Hello, any update for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants