We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6655a commit 241e7c0Copy full SHA for 241e7c0
build.py
@@ -35,7 +35,7 @@
35
36
script_start_time = timer()
37
38
-ios_sim_device = "iPhone 18"
+ios_sim_device = "iPhone 16"
39
ios_sim_dest = "-destination 'platform=iOS Simulator,name=" + ios_sim_device + ",OS=18.5'"
40
ios_sim_flags = "-sdk iphonesimulator CODE_SIGN_IDENTITY=\"\" CODE_SIGNING_REQUIRED=NO"
41
0 commit comments