Skip to content

Commit ac29cb8

Browse files
committed
Additional note about macOS architecture constraints.
1 parent 4ad0c82 commit ac29cb8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/specifications/platform-compatibility-tags.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,9 @@ For example, specifying an architecture of ``universal2`` indicates that
207207
binaries support *both* x86_64 *and* arm64.
208208

209209
The minimum supported macOS version may also be constrained by architecture. For
210-
example, macOS 11 (Big Sur) was the first release to support arm64.
210+
example, macOS 11 (Big Sur) was the first release to support arm64. These
211+
additional constraints are enforced transparently by the macOS compilation
212+
toolchain when building a ``universal2`` binary.
211213

212214
.. _android:
213215

0 commit comments

Comments
 (0)