question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

15.0.0-cli on Xcode 14 : PhaseScriptExecution failed

See original GitHub issue

Bug report

CHECKLIST

  • I have reproduced the issue using the example project or provided the necessary information to reproduce the issue.
  • [x ] I have checked that no similar issues (open or closed) already exist.

Hi,

I am trying to use a new version of plugin 15.0.0-cli on Volt.Built with Xcode 14 but i am getting error:

`Code Signing /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework with Identity iPhone Developer: Pedja Vujic (73S873NL2Y) /usr/bin/codesign --force --sign F927C56AE9B2A694BEB53E5F521C3A40AC38EDA9 --preserve-metadata=identifier,entitlements ‘/Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework’ /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework: errSecInternalComponent Command PhaseScriptExecution failed with a nonzero exit code

warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘abseil’ from project ‘Pods’) warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘gRPC-Core’ from project ‘Pods’) warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘gRPC-C++’ from project ‘Pods’) ** ARCHIVE FAILED **

The following build commands failed: PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE\ TEST\ APP/IntermediateBuildFilesPath/ZiE\ TEST\ APP.build/Debug-iphoneos/ZiE\ TEST\ APP.build/Script-F8F0351AC0D69FFA3D0CB7CE.sh (in target ‘ZiE TEST APP’ from project ‘ZiE TEST APP’) (1 failure) xcodebuild: Command failed with exit code 65`

Any idee how to solve this?

Thanks

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:30 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
gwhennecommented, Nov 30, 2022

As above, my CLI build of the example project with manual provisioning (based on your build.json) was successful

Sorry - missed that. Our replies overlapped.

0reactions
gwhennecommented, Nov 30, 2022

Sounds good - thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode 11 Command PhaseScriptExecut… - Apple Developer
When compiling, I keep getting this error: Command PhaseScriptExecution failed with a nonzero exit code. I tried in Xcode. Xcode > Preferences >...
Read more >
Xcode 14.0 Command PhaseScriptExecution failed
Open the full build log from the Report Navigator to see which build step has failed. Perhaps you'll see a more detailed error...
Read more >
How to Fix Xcode Command PhaseScriptExecution failed with ...
Open the Xcode project folder in your Terminal app. Enter and execute the following command: pod deintegrate; Execute this command: pod install ...
Read more >
Command PhaseScriptExecution failed with a nonzero exit code
The project could run properly via the command npx react-native run-ios , but could not be built on Xcode, I tried on two...
Read more >
command phasescriptexecution failed with a nonzero exit ...
Xcode 10.2.1 Command PhaseScriptExecution failed with a nonzero exit code ... Binaries: Node: 14.18.3 - ~/.nvm/versions/node/v14.18.3/bin/node Yarn: 1.22.15 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found