Is anyone planning to track the Apple Silicon stuff and/or get a developer system, and see what needs to be done for Python?
I can help out, if wanted, but I wonβt be trying to get a developer system myself because I wonβt be able to spend a lot of time.
--
Jack Jansen, <Jack.Jansen(a)cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma Goldman
Hi,
Iβve uploaded PyObjC 6.2.2 to PyPI. The changelog for this release:
#311 <https://github.com/ronaldoussoren/pyobjc/issues/311>: Build for the Metal bindings failed on macOS 10.14
#309 <https://github.com/ronaldoussoren/pyobjc/issues/309>: Fix incompatibility with macOS 11 in framework loader
Another attempt at giving a nice error message when trying to install on
platforms other than macOS.
The classifiers now correctly identify supported Python versions
As an aside: Iβm working on full support for macOS 11, as well as Apple Silicon. The development branch for the core bridge already passes its tests on Apple Silicon hardware, and updating the framework bindings for macOS is going slightly faster than expected. With some luck there will be a prerelease of PyObjC 7 after EuroPython.
Ronald
β
Twitter / micro.blog: @ronaldoussoren
Blog: https://blog.ronaldoussoren.net/