skip to Main Content

Command PhaseScriptExecution failed with a nonzero exit code when archiving – Flutter

I have my flutter app, I am able to build it and run on my iphone but when I try to archive it to upload to test flight i get this errors : PhaseScriptExecution [CP] Embed Pods Frameworks /Users/alingavriliuc/Library/Developer/Xcode/DerivedData/Runner-cujzpewjolforngnoxyherjuheln/Build/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/Runner.build/Release-iphoneos/Runner.build/Script-AF6B532C04771866E7662848.sh (in…

VIEW QUESTION

Xcode Server Checkout fails

I am struggling to get my Xcode Server working using Xcode 14.2 It used to work, but since having to reset everything I keep getting the error: Authentication failed because the credentials were missing I've tried starting from scratch by…

VIEW QUESTION

React Native M1 Mac build failure with target "React-Codegen"

When I run the command npx react-native run-ios in my terminal on my Mac I receive the error CompileC /Users/jessicageorge-mannella/Library/Developer/Xcode/DerivedData/AwesomeProject-ctnixtnnzajiwuhfvbyaxlajljew/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React-Codegen.build/Objects-normal/arm64/FBReactNativeSpec-generated.o /Users/jessicageorge-mannella/Documents/testing/AwesomeProject/ios/build/generated/ios/FBReactNativeSpec/FBReactNativeSpec-generated.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-Codegen' from project 'Pods') (1 failure) I'm running react native 0.71.5, ruby version…

VIEW QUESTION
Back To Top
Search