I always get this error when building a kivy iOS app in xcode:
Compiling ‘/Users/MYNAME/Desktop/New/timecalculator-ios/YourApp/venv/lib/python3.12/site-packages/yaml/tokens.py’…
I tried with Xcode 15.4 and 14.3.1, unfortunately the same error kept coming.
Is there a workaround for this?
Best regards
4