[Pyobjc-dev] PyObjC and macOS 10.14
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2018-06-05 08:06:45
|
Hi, The PyObjC repository has grown a new branch: macos-10.14-support I’ll use this branch to work on updating PyObjC for full support for macOS 10.14 and expect to spend most time on updating the exiting framework wrappers and adding new ones. A textual diff between the SDK headers for macOS 10.13 and 10.14 is about 200K lines long, processing all that information will take quite some time. Ronald P.S. I have a VM running, and the system Python is still only Python 2.7.10 :-( |