Aws-sdk-ios: Xcode8,Xcode7 AWSCore.framework/strip-frameworks.sh: No such file or directory

Created on 22 Oct 2016  路  7Comments  路  Source: aws-amplify/aws-sdk-ios

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

Most helpful comment

I have found the solution.

Once i have deleted "Run script" from project "Build Phases" its working.

Thanks
Vish

All 7 comments

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

  1. Update pod
  2. Re- install
  3. Using framework
    etc

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

screen shot 2018-10-13 at 1 50 17 am

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kshrikant picture kshrikant  路  4Comments

anbarasu0504 picture anbarasu0504  路  3Comments

aymericio picture aymericio  路  5Comments

mackoj picture mackoj  路  5Comments

pawlowskialex picture pawlowskialex  路  4Comments