Skip to content

Bugfix release

Compare
Choose a tag to compare
@ronaldoussoren ronaldoussoren released this 15 Mar 11:59
· 556 commits to master since this release

This is a bug fix release.

  • #455: pip install pyobjc on a macOS 12.2 machine tried
    to install pyobjc-framework-ScreenCaptureKit, which is
    only can be installed on macOS 12.3 or later.

  • #456: Fix bad metadata for HIServices.AXIsProcessTrustedWithOptions

  • Wheels were build with Xcode 13.3 RC

    There are no changes in framework bindings relative to
    PyObjC 8.4 because there are no relevant API changes in
    Xcode 13.3 RC.