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-MyApp-Bolts #756

Closed
engmsaleh opened this issue May 14, 2015 · 2 comments
Closed

ld: library not found for -lPods-MyApp-Bolts #756

engmsaleh opened this issue May 14, 2015 · 2 comments

Comments

@engmsaleh
Copy link

I have installed FB SDV v.4.1.0 using Cocoapods and xcode project always fails with the following error

ld: library not found for -lPods-WeDoNotes-Bolts

Here is my Podfile

platform :ios, '7.0'

target 'MyApp' do
pod "FBSDKCoreKit"
pod "FBSDKLoginKit"
pod "FBSDKShareKit"
end
@javatai
Copy link

javatai commented May 19, 2015

same for me.

@chrisp-fb
Copy link
Contributor

Is this still a problem for you? If so, can you provide more details or an example workspace? I'm not able to reproduce any issues.

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

3 participants