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

ld: library not found for -lPods-MapExample #1

Open
simplenotezy opened this issue Oct 12, 2017 · 1 comment
Open

ld: library not found for -lPods-MapExample #1

simplenotezy opened this issue Oct 12, 2017 · 1 comment

Comments

@simplenotezy
Copy link

I am getting the following error when trying to compile to my iPhone:

ld: warning: directory not found for option '-L/Users/simplenotezy/Library/Developer/Xcode/DerivedData/MapExample-fzdeqhrhypgehsefcgoleialoxoo/Build/Products/Debug-iphoneos/Yoga'
ld: library not found for -lPods-MapExample
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any ideas why?

@swanie21
Copy link
Owner

Did you do a pod install within the iOS folder? Also are you using the .xcworkspace file instead of the .xcodeproj file? You will need to use the .xcworkspace file now since there are cocoapods installed.

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