Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App extension warning with Carthage #83

Closed
sebastienvillar opened this issue Apr 28, 2016 · 1 comment
Closed

App extension warning with Carthage #83

sebastienvillar opened this issue Apr 28, 2016 · 1 comment

Comments

@sebastienvillar
Copy link
Contributor

When using Carthage to build the framework and include in a framework that is used by app extensions, I have the following warning:

linking against a dylib which is not safe for use in application extensions

The build setting Require Only App-Extension-Safe API is set to YES.

I'm wondering that is related to this PR: #72

Does anyone have an idea about that?

@sebastienvillar
Copy link
Contributor Author

Had to change the settings of the checked out repository and set Allow application extension API only to yes on the target.

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

No branches or pull requests

1 participant