[`patch-apple-cross-3.13.patch`](https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/patch-apple-cross-3.13.patch) Python's configure doesn't support cross-compiling on Apple platforms. This patch adds support for cross-compiling on Apple platforms (iOS, tvOS, watchOS). **Related:** - [`patch-apple-cross.patch`](https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/patch-apple-cross.patch) (for Python ≤3.11) - [`patch-apple-cross-3.12.patch`](https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/patch-apple-cross-3.12.patch) (for Python 3.12)