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

[7.x] Add -Xlinker -no_application_extension to OTHER_LDFLAGS to silence a linker warning #541

Merged
merged 1 commit into from Jun 20, 2018

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Jun 14, 2018

This silences the "linking against a dylib which is not safe for use in application extensions: /Applications/Xcode.app/path/to/libswiftXCTest.dylib" linker warning.

This should fix #540 and is related to #525.

@ikesyo
Copy link
Member Author

ikesyo commented Jun 14, 2018

@axandreo Could you try this branch?

@axandreo
Copy link

@ikesyo the branch is good. The warning is now gone. Thanks!

…e a linker warning

This silences the "linking against a dylib which is not safe for use in application extensions: /Applications/Xcode.app/path/to/libswiftXCTest.dylib" linker warning.
@ikesyo ikesyo requested a review from a team June 20, 2018 09:28
@ikesyo ikesyo merged commit d82e6d6 into 7.x-branch Jun 20, 2018
@ikesyo ikesyo deleted the suppress-linker-warning branch June 20, 2018 13:59
Megal pushed a commit to Megal/Nimble that referenced this pull request Jul 31, 2019
[7.x] Add `-Xlinker -no_application_extension` to `OTHER_LDFLAGS` to silence a linker warning
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.

None yet

3 participants