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

Copy Pod resource error #5082

Closed
FreudGit opened this issue Mar 24, 2016 · 8 comments
Closed

Copy Pod resource error #5082

FreudGit opened this issue Mar 24, 2016 · 8 comments

Comments

@FreudGit
Copy link

Hi

I get error when compiling.

error: Resource "/Users/Francois/Library/Developer/Xcode/DerivedData/aaa-anttjkksjengtgfoimmmmimiwoxu/Build/Products/Debug-iphonesimulator/CZPhotoPickerController/CZPhotoPickerController.bundle" not found. Run 'pod install' to update the copy resources script.

As the issue was closed, i'm not sure if you will see that they are some user experiment a bug again in the 1.0.0 - pre 6 version

Here's the link
#3082

Sorry if this was not necessary.
Have a great day!

@getaaron
Copy link

Possibly related to 757c2bf or 56f8b22.

Is there a more reliable way to build these commands than long string interpolation, and trying to remember to escape everything properly?

@Iyuna
Copy link

Iyuna commented Mar 29, 2016

Have the same issue with all private pods as well as with HockeySDK.

@clintron
Copy link

Ditto, beta 6. People have suggested using HockeySDK-Source, but that hasn't solved the problem.

@pronebird
Copy link

Same here, any workaround for that?

@vstepanyuk
Copy link

Same
error: /Users/vitaliy/Library/Developer/Xcode/DerivedData/DiabCalc-fhiolaegwdjdpifbjiexrejrjacz/Build/Products/Debug-iphonesimulator/SOTProgressHUD/SOTProgressHUDAssets.bundle: No such file or directory

@dral3x
Copy link

dral3x commented Mar 30, 2016

I fixed the problem by removing the override on the "Per-configuration Build Product Path" setting in the Pods project resource bundle.

@ngutman
Copy link

ngutman commented Mar 30, 2016

Might be related to #4954

PhaseScriptExecution 📦\ Copy\ Pods\ Resources /Users/guti/Library/Developer/Xcode/DerivedData/BillGuard-fdumnbihjoroofcygmfjpufdgdnq/Build/Intermediates/BillGuard.build/Local-iphonesimulator/Prosper\ Daily.build/Script-66A20701EF31AE0A5284A46A.sh
    cd /Users/guti/Documents/Development/BillGuard/IPhone/iOS
    /bin/sh -c \"/Users/guti/Library/Developer/Xcode/DerivedData/BillGuard-fdumnbihjoroofcygmfjpufdgdnq/Build/Intermediates/BillGuard.build/Local-iphonesimulator/Prosper\ Daily.build/Script-66A20701EF31AE0A5284A46A.sh\"
error: Resource "/Users/guti/Library/Developer/Xcode/DerivedData/BillGuard-fdumnbihjoroofcygmfjpufdgdnq/Build/Products/Local-iphonesimulator/Appirater/Appirater.bundle" not found. Run 'pod install' to update the copy resources script.

** BUILD FAILED **

The real location of the bundle file is

/Users/guti/Library/Developer/Xcode/DerivedData/BillGuard-fdumnbihjoroofcygmfjpufdgdnq/Build/Products/Local-iphonesimulator/Appirater/Appirater/Appirater.bundle

Ok found it's really #5034

@segiddins
Copy link
Member

Duplicate of #5034.

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

9 participants