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
https://github.com/CocoaPods/CocoaPods/issues/3082
Sorry if this was not necessary.
Have a great day!
Possibly related to https://github.com/CocoaPods/CocoaPods/commit/757c2bfd908d50126169af6592367cbf8409e4b1 or https://github.com/CocoaPods/CocoaPods/commit/56f8b22912dbe3182f3e08c28f8a81c7983b6a6e.
Is there a more reliable way to build these commands than long string interpolation, and trying to remember to escape everything properly?
Have the same issue with all private pods as well as with HockeySDK.
Ditto, beta 6. People have suggested using HockeySDK-Source, but that hasn't solved the problem.
Same here, any workaround for that?
Same
error: /Users/vitaliy/Library/Developer/Xcode/DerivedData/DiabCalc-fhiolaegwdjdpifbjiexrejrjacz/Build/Products/Debug-iphonesimulator/SOTProgressHUD/SOTProgressHUDAssets.bundle: No such file or directory
I fixed the problem by removing the override on the "Per-configuration Build Product Path" setting in the Pods project resource bundle.
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 https://github.com/CocoaPods/CocoaPods/issues/5034
Duplicate of https://github.com/CocoaPods/CocoaPods/issues/5034.
Most helpful comment
Same here, any workaround for that?