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

toolchain build: no matching architecture in universal wrapper #792

Closed dvjdjvu closed 8 months ago

dvjdjvu commented 1 year ago

Versions

Describe the bug I built libzbar:

toolchain build libzbar

And copy this library from intercom/ios-build/dist/lib/libzbar.a in intercom/phone/src/libs/libzbar.a. Because I couldn't find where in the phone will be this lib.

And then I try load lib in iPhone 5s: image

Logs image

Additional context I built my test lib for iPhone, and I can load it.

Different between my lib and libzbar: image

image

If use emulator: image

Sorry for log in pic, sometime cope/past dont work in VmWare Mac OS.

github-actions[bot] commented 8 months 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.