There was an error while loading. Please reload this page.
1 parent 2ced434 commit 5d4cdf3Copy full SHA for 5d4cdf3
1 file changed
build.sh
@@ -10,7 +10,7 @@
10
11
# run this on a 2x device until we've updated snapshot images to 3x
12
PLATFORM="${TEXTURE_BUILD_PLATFORM:-platform=iOS Simulator,OS=18.5,name=iPhone SE (3rd generation)}"
13
-SDK="${TEXTURE_BUILD_SDK:-iphonesimulator26.0}"
+SDK="${TEXTURE_BUILD_SDK:-iphonesimulator18.5}"
14
DERIVED_DATA_PATH="~/ASDKDerivedData"
15
16
# It is pitch black.
0 commit comments