Re: [Pyobjc-dev] pyobjc for ios
Brought to you by:
ronaldoussoren
From: Diez B. R. <de...@we...> - 2019-10-07 14:36:45
|
There is the Pythonista App. It appears to have a simple solution - no idea if the developer is interested in sharing it: http://omz-software.com/pythonista/docs/ios/objc_util.html#module-objc_util <http://omz-software.com/pythonista/docs/ios/objc_util.html#module-objc_util> Cheers, Diez > On 4. Oct 2019, at 16:04, Ronald Oussoren via Pyobjc-dev <pyo...@li...> wrote: > > PyObjC only works on macOS at this time. I know there are ports (of older versions) to iOS, but those are not part of the main project. > > A major reason for not supporting iOS is that I’m pretty sure that PyObjC does things (such as dynamically generating native code) that won’t be accepted by App Store review. > > Ronald > — > > Twitter: @ronaldoussoren > Blog: https://blog.ronaldoussoren.net/ <https://blog.ronaldoussoren.net/> > >> On 2 Oct 2019, at 00:42, Rami Jiossy <sr...@gm... <mailto:sr...@gm...>> wrote: >> >> I've got python on iOS. I wonder what it takes to get pyobjc installing there? >> I imagine i would need to cross compile pyobjc on macos using an iOS sdk instead of macOS sdk (which is currently the default) and then install it as a module on device. >> >> Any pointers or ideas where to start? >> >> Sent from my iPhone >> >> _______________________________________________ >> Pyobjc-dev mailing list >> Pyo...@li... <mailto:Pyo...@li...> >> https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |