PhaseScriptExecution Failed Xcode Error
-
@hamed it happened again on my latest Xcode build, the last build worked after I submitted the app again for export it worked that time. From what I’m reading online that particular error has to do with the version of pods. But I will resubmit again and see if it works on this next build.
-
okay, you may have to install cocoapods then run
pod installin terminal.Instructions to install cocoapods: https://guides.cocoapods.org/using/getting-started.html
In terminal:
Navigate to the xcode project directory eg.
cd ~/Downloads/xcodeThen run
pod install -
okay, you may have to install cocoapods then run
pod installin terminal.Instructions to install cocoapods: https://guides.cocoapods.org/using/getting-started.html
In terminal:
Navigate to the xcode project directory eg.
cd ~/Downloads/xcodeThen run
pod install -
okay, you may have to install cocoapods then run
pod installin terminal.Instructions to install cocoapods: https://guides.cocoapods.org/using/getting-started.html
In terminal:
Navigate to the xcode project directory eg.
cd ~/Downloads/xcodeThen run
pod install -
You've went in too deep. You need to cd into this folder:
/Users/daddy/Downloads/xcode. Delete your existing Pods folder and delete Podfile.lock. and then runpod install
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login

