-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to build on recipe for ios/src/ios.pyx #948
Comments
Also tried running against the kivy-ios renovate/cython-3.x branch. same issue. |
I have also tried installing an old version of macOS, 14.6.1 and an older version of Xcode 15.4, using the main kivy-ios branch Same exact failure. How do you make this work? |
you can't use cython==3.0.0 even though the documentation says so. |
This looks like the same issue I ran into, so do we
do you have a working build script I can use as a reference? |
so simply removing the |
Trying to build from master kivy-ios on macos x 15.1.1 with cython 3.0.11
buildozer -v ios debug
eventually results in this failure.
The text was updated successfully, but these errors were encountered: