Skip to content

Commit 399bcb4

Browse files
committed
Revert SDK change since it's still Xcode 15
1 parent cf67c33 commit 399bcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# run this on a 2x device until we've updated snapshot images to 3x
1212
PLATFORM="${TEXTURE_BUILD_PLATFORM:-platform=iOS Simulator,OS=17.4,name=iPhone SE (3rd generation)}"
13-
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator18.2}"
13+
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator17.4}"
1414
DERIVED_DATA_PATH="~/ASDKDerivedData"
1515

1616
# It is pitch black.

0 commit comments

Comments
 (0)