Skip to content

Commit 5d4cdf3

Browse files
committed
Take it back
1 parent 2ced434 commit 5d4cdf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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=18.5,name=iPhone SE (3rd generation)}"
13-
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator26.0}"
13+
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator18.5}"
1414
DERIVED_DATA_PATH="~/ASDKDerivedData"
1515

1616
# It is pitch black.

0 commit comments

Comments
 (0)