I just used cocoaPod and its working well on device and simulator. But when i trying to archive for create ipa its showing error:
bash: /Users/*/Library/Developer/Xcode/DerivedData/BodyRub-elmsjazmbtnyffesgirscgmvdaho/Build/Intermediates/ArchiveIntermediates/BodyRub/BuildProductsPath/Release-iphoneos/BodyRub.app/Frameworks/AWSCore.framework/strip-frameworks.sh: No such file or directory
Can you re-install all the dependencies? Also, could you clean the contents of /Users/your_user_name/Library/Developer/Xcode and try compiling again? Whats the version of SDK you are using?
Thanks,
Rohan
Hi Rohan,
Thanks for help. Please find information.
Version 2.4.5
I have try to find luck using different way's
But i could't get any luck.
Thanks
Vish
I have found the solution.
Once i have deleted "Run script" from project "Build Phases" its working.
Thanks
Vish
Editing previous comment:
@VishIphTech you shouldnt have to include the scripts when you are using cocoapods.
@karthiksaligrama :
excuse me, if I don't include the scripts when using cocoapods, can my app submit to app store?
Jesus headless horseman? what is going on here? I am using carthage and it also failed saying no such file.
@codeslubber Make sure you run Carthage script first like this

Most helpful comment
I have found the solution.
Once i have deleted "Run script" from project "Build Phases" its working.
Thanks
Vish