Skip to content

Fixes building from carthage for app extension#95

Merged
marmelroy merged 1 commit intomarmelroy:masterfrom
vhbit:ext-api
Dec 15, 2016
Merged

Fixes building from carthage for app extension#95
marmelroy merged 1 commit intomarmelroy:masterfrom
vhbit:ext-api

Conversation

@vhbit
Copy link
Copy Markdown
Contributor

@vhbit vhbit commented Dec 14, 2016

If an app extension links to PhoneNumberKit it gets a
warning "linking against a dylib which is not safe for use in application extensions".

When an app extension was using the framework built by carthage there
was a warning "linking against a dylib which is not safe for use in
application extensions".

This build setting makes linker much happier and mitigates the warning.
@marmelroy
Copy link
Copy Markdown
Owner

Thanks @vhbit. Merging. This will go in the next release...

@marmelroy marmelroy merged commit f1ec24b into marmelroy:master Dec 15, 2016
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

Successfully merging this pull request may close these issues.

2 participants