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

Framework not found Realm for architecture x86_64 error after update to Realm 0.103.1 #3649

Closed
petersonfs opened this issue May 25, 2016 · 3 comments
Assignees
Labels

Comments

@petersonfs
Copy link

petersonfs commented May 25, 2016

Goals

Understand what happened with latest version of Realm.

Actual Results

After update to the latest version of Realm, when run my suit test stopped working because of an error: ld: framework not found Realm for architecture x86_64

Version of Realm and Tooling

Realm version: 0.103.1

Xcode version: 7.3

iOS/OSX version: 9.0

Dependency manager + version: Cocoapods 1.0.0

Test run: XCTool 0.2.9

@petersonfs
Copy link
Author

After some investigation, put RealmSwift as dependency of my test project and it work. But the problem is: i already have my main project as dependency target for my test project.

@jpsim
Copy link
Contributor

jpsim commented May 25, 2016

I'm not sure what you're asking in your follow up comment. Obviously if you want to use Realm from your unit test target, you should link it to that target...

@jpsim jpsim self-assigned this May 27, 2016
@petersonfs
Copy link
Author

Thanks @jpsim 👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants