Re: [Pyobjc-dev] pyobjc for ios
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2019-10-07 05:48:39
|
<html><head></head><body dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">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.<div class=""><br class=""></div><div class="">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.<br class=""><div class=""><br class=""></div><div class="">Ronald<br class=""><div class=""> <div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">—</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Twitter: @ronaldoussoren</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">Blog: <a href="https://blog.ronaldoussoren.net/" class="">https://blog.ronaldoussoren.net/</a></div> </div> <div><br class=""><blockquote type="cite" class=""><div class="">On 2 Oct 2019, at 00:42, Rami Jiossy <<a href="mailto:sr...@gm..." class="">sr...@gm...</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I've got python on iOS. I wonder what it takes to get pyobjc installing there? <br class="">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.<br class=""><br class="">Any pointers or ideas where to start?<br class=""><br class="">Sent from my iPhone<br class=""><br class="">_______________________________________________<br class="">Pyobjc-dev mailing list<br class=""><a href="mailto:Pyo...@li..." class="">Pyo...@li...</a><br class="">https://lists.sourceforge.net/lists/listinfo/pyobjc-dev<br class=""></div></div></blockquote></div><br class=""></div></div></div></body></html> |