[Pyobjc-dev] Reviving an old PyObjC app
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@za...> - 2018-04-17 13:28:45
|
Hey, all I’m resurrecting an app I wrote years ago. In addition to updating it to Python 3, I’m also trying to get it happy with modern Xcode. I’ve removed the NibClassBuilder references, but I’m not entirely sure the best way to make it IB-able. The docs seems to be pinned to much older versions of Xcode, and the File -> Read Class Files has long gone. Anyone have any updated pointers for using modern Xcode (9+) with PyObjC? I’m happy to contribute updated docs once I’ve made the transition myself. Thanks, Zac |