File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change
1
+ 3.0
Original file line number Diff line number Diff line change 1
1
language : objective-c
2
- osx_image : xcode7.1
2
+ osx_image : xcode8
3
3
env :
4
4
global :
5
5
- LC_CTYPE=en_US.UTF-8
9
9
- OSX_FRAMEWORK_SCHEME="Notificationz-osx"
10
10
- TVOS_FRAMEWORK_SCHEME="Notificationz-tvos"
11
11
- WATCHOS_FRAMEWORK_SCHEME="Notificationz-watchos"
12
- - IOS_SDK=iphonesimulator9.1
13
- - OSX_SDK=macosx10.11
14
- - TVOS_SDK=appletvsimulator9 .0
15
- - WATCHOS_SDK=watchsimulator2 .0
12
+ - IOS_SDK=iphonesimulator10.0
13
+ - OSX_SDK=macosx10.12
14
+ - TVOS_SDK=appletvsimulator10 .0
15
+ - WATCHOS_SDK=watchsimulator3 .0
16
16
matrix :
17
17
- DESTINATION="OS=8.1,name=iPhone 4S" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES"
18
18
- DESTINATION="OS=8.2,name=iPhone 5" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" RUN_TESTS="YES"
You can’t perform that action at this time.
0 commit comments