Skip to content

Commit 3b10f91

Browse files
committed
fixed help text
1 parent 0a11b3f commit 3b10f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios.toolchain.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
# Note: The build argument "MACOSX_DEPLOYMENT_TARGET" can be used to control min-version of macOS
8282
# MAC_CATALYST_ARM64 = Build for Apple Silicon macOS with Catalyst support (iOS toolchain on macOS).
8383
# Note: The build argument "MACOSX_DEPLOYMENT_TARGET" can be used to control min-version of macOS
84-
# MAC_CATALYST_UNIVERSAL = OE_FIXME
84+
# MAC_CATALYST_UNIVERSAL = Combined build for x86_64 and Apple Silicon on Catalyst.
8585
#
8686
# CMAKE_OSX_SYSROOT: Path to the SDK to use. By default this is
8787
# automatically determined from PLATFORM and xcodebuild, but

0 commit comments

Comments
 (0)