kivy / kivy-ios

Toolchain for compiling Python / Kivy / other libraries for iOS
https://kivy.org/docs/guide/packaging-ios.html
MIT License
758 stars 238 forks source link

Command PhaseScriptExecution failed with a nonzero exit code #783

Closed pythonsus closed 1 year ago

pythonsus commented 1 year ago

Versions

Describe the bug // when running xcode getting Command PhaseScriptExecution failed with a nonzero exit code

To Reproduce // use kivy ios with development version then toolchain build python3 kivy pillow then toolchain pip install pyowm SpeechRecognition requests kivymd then create project.After that run the xcode file and get Command PhaseScriptExecution failed with a nonzero exit code .

Expected behavior //Build should work

Logs Command PhaseScriptExecution failed with a nonzero exit code

// Command PhaseScriptExecution failed with a nonzero exit code

Screenshots

Additional context Add any other context about the problem here.

misl6 commented 1 year ago

Hi @pythonsus ,

Can you please provide the full XCode console output?

pythonsus commented 1 year ago

If I click reveal in project navigator nothing comes

pythonsus commented 1 year ago

here is a screenshot

Screenshot 2023-03-18 at 9 23 40 AM
misl6 commented 1 year ago

Hi @pythonsus !

Please do not open additional issues to ping. Double-click on "Command PhaseScriptExecution", and check the reported error.

If you need some help, please reach us here: Discord

pythonsus commented 1 year ago

i got nothing

pythonsus commented 1 year ago

Look at #793