We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d21bf commit d8ccbe6Copy full SHA for d8ccbe6
build/build_apple_frameworks.sh
@@ -24,7 +24,7 @@ HEADERS_PATH="include"
24
25
PLATFORMS=("ios" "simulator" "macos")
26
PLATFORM_FLAGS=("OS64" "SIMULATORARM64" "MAC_ARM64")
27
-PLATFORM_TARGET=("18.0" "18.0" "10.15")
+PLATFORM_TARGET=("17.0" "17.0" "10.15")
28
29
FRAMEWORK_EXECUTORCH="executorch:\
30
libexecutorch.a,\
0 commit comments