Running Mojave 10.14.6
Xcode 11.0 (11A420a)
iOS 13.1.2
iPhone 6s Plus
I cannot seem to find the solution here or on Stack Overflow.
When compiling, I keep getting this error:
Command PhaseScriptExecution failed with a nonzero exit code
I tried in Xcode
Xcode > Preferences > Accounts
signing in and out
I have created a new Dev Cert, Distribution Cert, new PUSH certs, new provisional profiles
I have tried pod updates
I have tried changing the Build Phase info with chmod +x
as recommended by this post
https://forums.developer.apple.com/thread/122796?start=0&tstart=0
I have tried rebooting my phone. I have tried rebooting the computer. rebooting xcode (obviously)
Don't know what else to do.