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

kivy-ios Not found '_SHA256.so' #813

Closed Tan837 closed 1 year ago

Tan837 commented 1 year ago

I'm using pyrebase in my kivy code and when I compile it using kivy-ios, in xcode i get this error, incompatible platform (have 'macOS', need 'iOS-sim')), Not found '_SHA256.so'

misl6 commented 1 year ago

Hi @Tan837 !

That issue looks like a duplicate of #701. Feel free to join the conversation on #701 😀