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 b7fed2f commit 530596fCopy full SHA for 530596f
build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
PLATFORM="${TEXTURE_BUILD_PLATFORM:-platform=iOS Simulator,OS=10.2,name=iPhone 7}"
4
-SDK="${TEXTURE_BUILD_SDK:-iphonesimulator11.0}"
+SDK="${TEXTURE_BUILD_SDK:-iphonesimulator11.4}"
5
DERIVED_DATA_PATH="~/ASDKDerivedData"
6
7
# It is pitch black.
0 commit comments