kivy-ios
kivy-ios copied to clipboard
[BUG] Kivy Ios on mac os monterey arm64 simulator
Hi , would like to request help
when building kivy apps on a simulator on mac os monterey with arm64/applesilicon in rosetta x86_64 environment, apps is too slow ,
Speed rating 👎 ,
then i tried to build in native arm64 but as soon as i hit play in xcode , it does not build

how i can run kivy apps in native speed ?
mac os monterey with apple silicon doesn't use i386 simulator app ,it is using arm64 so i think the slow experience is due to app was built in i386 simulator instead of arm64 simulator .
any updates ?
Closing in favor of #751