Lines Matching full:macos

10 The installer package built on the dmg is a macOS bundle format installer
12 macOS systems; it is usable on macOS 10.6 and earlier systems.
13 To be usable on newer versions of macOS, the bits in the bundle package
14 must be assembled in a macOS flat installer package, using current
15 versions of the pkgbuild and productbuild utilities. To pass macoS
18 Starting with macOS 10.15 Catalina, Gatekeeper now also requires
22 the macOS 10.9 SDK, must now be signed with the codesign utility,
27 A goal of PSF-provided (python.org) Python binaries for macOS is to
30 binaries is macOS 10.9; it is still possible to build Python and
31 Python installers on older versions of macOS but we not regularly
35 newer version of macOS that will run on older versions
37 Python C modules did not yet support runtime testing of macOS
38 feature availability (for example, by using macOS AvailabilityMacros.h
40 range of macOS releases, it was necessary to always build on the
44 libraries in macOS 10.15. For 3.9.x and recent earlier systems,
45 PSF practice was to provide a "macOS 64-bit Intel installer" variant
46 that was built on 10.9 that would run on macOS 10.9 and later.
48 Starting with 3.9.1, Python fully supports macOS "weaklinking",
49 meaning it is now possible to build a Python on a current macOS version
50 with a deployment target of an earlier macOS system. For 3.9.1 and
51 later systems, we provide a "macOS 64-bit universal2 installer"
52 variant, currently build on macOS 11 Big Sur with fat binaries
54 (x86_64) Macs running macOS 10.9 or later.
56 The legacy "macOS 64-bit Intel installer" variant is expected to
62 system version in use. (One notable exception: on macOS 10.6,
96 * current default macOS SDK