kivy / kivy-ios

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

build stop on libffi-3.2.1 #703

Closed weixingsun closed 2 years ago

weixingsun commented 2 years ago

I got an issue when building ios binary, simply follow steps on the home page: just saw the fix 695 has been patched , any help / comments will be appreciated !

Versions

To Reproduce $ toolchain build python3 kivy

Logs

[build.log](https://github.com/kivy/kivy-ios/files/8619124/build.log)

thanks

misl6 commented 2 years ago

That seems a different issue than the one described in #694.

How did you installed kivy-ios ? macOS 10.14.6 and XCode 11 are quite old, did you tried to build it on a newer macOS version?

weixingsun commented 2 years ago

Thanks for replying, I install kivy from "buildozer ios debug" I upgraded OS X 11.6.5 and tried xcode 13.2 with cmd tool, still the same error, no idea what is the problem

camachat commented 2 years ago

I got the other error: objc[43270]: Class AppleTypeCRetimerRestoreInfoHelper is implemented in both /usr/lib/libauthinstall.dylib (0x1dd7b1eb0) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x10625c4f8). One of the two will be used. Which one is undefined.

github-actions[bot] commented 2 years ago

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using kivy-ios, maybe you could be interested to installation and requirements.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.