Skip to content

Fixed a warning when linking from an app extension#1280

Open
vhbit wants to merge 1 commit intomagicalpanda:masterfrom
vhbit:ext-api
Open

Fixed a warning when linking from an app extension#1280
vhbit wants to merge 1 commit intomagicalpanda:masterfrom
vhbit:ext-api

Conversation

@vhbit
Copy link
Copy Markdown

@vhbit vhbit commented Dec 14, 2016

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.

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.
@Coeur
Copy link
Copy Markdown
Collaborator

Coeur commented May 30, 2019

@vhbit Please rebase your pull to current master branch in order to make travis-ci happy. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants