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

"Linking against dylib not safe for..." when framework is installed through Carthage #71

Closed
georgescumihai opened this issue Apr 8, 2019 · 0 comments · Fixed by #72
Closed

Comments

@georgescumihai
Copy link

Hello,

Xcode 10.2 gives me the following warning for my watchOS extension when RxOptional is added to the WatchApp Extension through Carthage:

ld: warning: linking against a dylib which is not safe for use in application extensions: ..../Carthage/Build/watchOS/RxOptional.framework/RxOptional

My Carthage.resolved reference points to this
github "RxSwiftCommunity/RxOptional" "1c37ab2d84823babc0d09ebe0b70ade3bee25829

Any ideas how to fix this ?

Regards,
Mihai

tonyarnold added a commit to tonyarnold/RxOptional that referenced this issue Apr 29, 2019
freak4pc pushed a commit that referenced this issue Apr 29, 2019
BrianDoig pushed a commit to BrianDoig/RxOptional that referenced this issue Jul 9, 2019
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 a pull request may close this issue.

1 participant