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

Fix Realm linking in Framework in Xcode 8.2 #3

Closed
NatashaTheRobot opened this issue Dec 19, 2016 · 3 comments
Closed

Fix Realm linking in Framework in Xcode 8.2 #3

NatashaTheRobot opened this issue Dec 19, 2016 · 3 comments

Comments

@NatashaTheRobot
Copy link
Contributor

No description provided.

@BasThomas
Copy link
Collaborator

Even after relinking the frameworks, I get the following error:

ld: warning: directory not found for option '-F/Users/bas/Documents/Programming/iOS/trySwiftAppFinal/TrySwiftDataFrameworks/TrySwiftDataWatch/realm-swift-1.1.0 2/watchos/swift-3.0'
ld: framework not found Realm for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

They seem to be referenced incorrectly in try Extension somewhere, can't seem to find out where though, unfortunately.

@BasThomas
Copy link
Collaborator

BasThomas commented Dec 19, 2016

Hmm, they seem to be referenced in Framework Search Paths under Build Settings, but still can't seem to fix it.

TimOliver pushed a commit that referenced this issue Feb 20, 2017
@BasThomas
Copy link
Collaborator

I think this can be closed? 😬

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

2 participants