[Pyobjc-dev] Can I develop an iphone python application without jailbreaking my iphone
Brought to you by:
ronaldoussoren
From: Christopher L. <loz...@sp...> - 2009-05-24 21:56:57
|
First thank you to all the people who created pyObjc. I would like to use the ZODB in an iphone app without jailbreaking my phone. I expect that most users would not want to jailbreak their phones. Because python is compiled with gcc, which xcode uses, I would think that I could link in the python libraries, build the app on Mac OS X, with XCode, and download and run my app on the iphone. Is this possible? Am I missing something. Regards Christopher Lozinski |