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

CocoaPods 0.39.0 fails to link Realm #4404

Closed
jpsim opened this issue Oct 17, 2015 · 1 comment
Closed

CocoaPods 0.39.0 fails to link Realm #4404

jpsim opened this issue Oct 17, 2015 · 1 comment

Comments

@jpsim
Copy link

jpsim commented Oct 17, 2015

Xcode 7.0.1, CocoaPods 0.39.0, El Capitan:

  1. New Xcode iOS app project
  2. pod init
  3. add pod 'Realm' to Podfile
  4. pod install
  5. xcodebuild

Expected output: success!
Actual output: ld: library not found for -lRealm
Developer output: 😢

@jpsim
Copy link
Author

jpsim commented Oct 17, 2015

False alarm, I believe the issue is linked to our dual bitcode libraries introduced in realm/realm-swift#2627.

@jpsim jpsim closed this as completed Oct 17, 2015
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