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

Resource not found #44

Open
saintjab opened this issue Mar 22, 2016 · 7 comments
Open

Resource not found #44

saintjab opened this issue Mar 22, 2016 · 7 comments

Comments

@saintjab
Copy link

I have added CTFeedback to my pod file and when I build, this is the error I am getting.
error: Resource "/Users/....../Library/Developer/Xcode/DerivedData/......../Build/Products/Debug-iphonesimulator/CTFeedback/CTFeedback.bundle" not found. Run 'pod install' to update the copy resources script.

I have cleaned, built and even run 'pod install' number of times but not success. Please help me. Thanks

@rizumita
Copy link
Owner

@saintjab
I confirmed the error.
I'm going to fix it.

@rizumita
Copy link
Owner

@saintjab
I mistook testing steps yesterday.
The following steps succeeded today.

  1. Creating Podfile
  2. pod install
  3. Opening MyProject.xcworkspace

Please tell me your Podfile and installed Pods folder of CTFeedback structure.

@saintjab
Copy link
Author

@rizumita
Thanks for the help. I have tried that but the error is still there though.

@rizumita
Copy link
Owner

@saintjab
Please tell me versions of Xcode and CocoaPods, and contents of Podfile.
If you can create a minimum sample app, give me the sample app files.

@saintjab
Copy link
Author

@rizumita , sorry for the late reply. Find attached a minimum sample app.
Sample.zip

@rizumita
Copy link
Owner

rizumita commented Apr 3, 2016

@saintjab
The error occurred with CocoaPods ver.1.0.0 beta.6 but it didn't ver.0.39.0.
It seems like Incorrect Paths in Copy Pods Resources phase with use_frameworks! · Issue #4500 · CocoaPods/CocoaPods.

@saintjab
Copy link
Author

saintjab commented Apr 5, 2016

@rizumita thanks for the info. I have now downgraded my CocoaPod and its working now. Good work for spotting that.

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