Skip to content

Commit 241e7c0

Browse files
author
kai
committed
fix typo
1 parent 0d6655a commit 241e7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

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

3636
script_start_time = timer()
3737

38-
ios_sim_device = "iPhone 18"
38+
ios_sim_device = "iPhone 16"
3939
ios_sim_dest = "-destination 'platform=iOS Simulator,name=" + ios_sim_device + ",OS=18.5'"
4040
ios_sim_flags = "-sdk iphonesimulator CODE_SIGN_IDENTITY=\"\" CODE_SIGNING_REQUIRED=NO"
4141

0 commit comments

Comments
 (0)