Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

APPLICATION_EXTENSION_API_ONLY = YES #45

Merged
merged 1 commit into from
Nov 30, 2015
Merged

Conversation

polqf
Copy link
Owner

@polqf polqf commented Nov 30, 2015

🎩 What? Why?

When using RRC embedded framework in an Extension, it is required to have the APPLICATION_EXTENSION_API_ONLY flag set to YES.

If not, Xcode shows the following warning
⚠️ linking against dylib not safe for use in application extensions

More info here: https://developer.apple.com/library/prerelease/ios/documentation/General/Conceptual/ExtensibilityPG/ExtensionScenarios.html#//apple_ref/doc/uid/TP40014214-CH21-SW5

👻 GIF

@polqf polqf self-assigned this Nov 30, 2015
@fernandogcat
Copy link
Collaborator

👍

1 similar comment
@mariabernis
Copy link
Contributor

👍

polqf added a commit that referenced this pull request Nov 30, 2015
@polqf polqf merged commit 2c0e84a into master Nov 30, 2015
@polqf polqf deleted the feature/appExtensionSafeAPI branch November 30, 2015 10:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants