Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 324d67b

Browse files
committed
Updated buildbot.py
1 parent 3718b7b commit 324d67b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildbot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
'x86_64-linux-debian7',
4242
'armv6-android-api8',
4343
'universal-mac-macosx10.6', # Minimum deployment target
44-
'universal-ios-iphoneos10.3',
44+
'universal-ios-iphoneos11.0',
4545
'universal-ios-iphoneos10.2',
4646
'universal-ios-iphoneos9.2',
47-
'universal-ios-iphonesimulator10.3',
47+
'universal-ios-iphonesimulator11.0',
4848
'universal-ios-iphonesimulator10.2',
4949
'universal-ios-iphonesimulator9.2',
5050
'universal-ios-iphonesimulator8.2',

0 commit comments

Comments
 (0)