Skip to content

Commit 530596f

Browse files
garrettmoonnguyenhuy
authored andcommitted
Update for 9.4.1 CI (#1392)
1 parent b7fed2f commit 530596f

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
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
PLATFORM="${TEXTURE_BUILD_PLATFORM:-platform=iOS Simulator,OS=10.2,name=iPhone 7}"
4-
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator11.0}"
4+
SDK="${TEXTURE_BUILD_SDK:-iphonesimulator11.4}"
55
DERIVED_DATA_PATH="~/ASDKDerivedData"
66

77
# It is pitch black.

0 commit comments

Comments
 (0)