Monday, February 26, 2024
HomeiOS Developmentios - Xcode15 - IOS17: Command PhaseScriptExecution failed with a nonzero exit...

ios – Xcode15 – IOS17: Command PhaseScriptExecution failed with a nonzero exit code


I lately upgraded my improvement atmosphere to the next specs:

  • Xcode Model: 15.2 (15C500b)
  • iOS Model: 17.2

My challenge is constructed utilizing Ionic, and my present atmosphere variations are:

  • Node.js: v14.21.3
  • npm: 6.14.18
  • CocoaPods (pod): 1.15.2

After the upgrades, I encountered a construct error when making an attempt to run my challenge on iOS. The error is “Command PhaseScriptExecution failed with a nonzero exit code.”

enter image description here

In an try to repair this challenge, I discovered a number of suggestions suggesting that I ought to modify the Pods-[your-project-name]-frameworks.sh script by altering the road supply=”$(readlink “${supply}”)” to supply=”$(readlink -f “${supply}”)”. Nevertheless, upon inspecting the file, I observed that the -f possibility has already been added.

I’ve tried cleansing the challenge and rebuild, however the issue persists. I am undecided what else I can do to resolve this challenge. Might anybody present additional insights or options to repair this construct error?

Thanks prematurely on your help.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments