We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a11b3f commit 3b10f91Copy full SHA for 3b10f91
ios.toolchain.cmake
@@ -81,7 +81,7 @@
81
# Note: The build argument "MACOSX_DEPLOYMENT_TARGET" can be used to control min-version of macOS
82
# MAC_CATALYST_ARM64 = Build for Apple Silicon macOS with Catalyst support (iOS toolchain on macOS).
83
84
-# MAC_CATALYST_UNIVERSAL = OE_FIXME
+# MAC_CATALYST_UNIVERSAL = Combined build for x86_64 and Apple Silicon on Catalyst.
85
#
86
# CMAKE_OSX_SYSROOT: Path to the SDK to use. By default this is
87
# automatically determined from PLATFORM and xcodebuild, but
0 commit comments