File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 16
16
- WORKSPACE="SwiftQueue.xcodeproj"
17
17
18
18
matrix :
19
- - PLATFORM="" DESTINATION="OS=2.0,name=Apple Watch - 42mm" SCHEME="$WATCHOS_FRAMEWORK_SCHEME" RUN_TESTS="NO" POD_LINT="NO"
20
-
21
19
- PLATFORM="--platform iOS" DESTINATION="OS=11.0,name=iPhone X" SCHEME="$IOS_FRAMEWORK_SCHEME" RUN_TESTS="NO" POD_LINT="YES"
22
20
- PLATFORM="--platform iOS" DESTINATION="OS=8.1,name=iPhone 4S" SCHEME="$IOS_FRAMEWORK_SCHEME" RUN_TESTS="NO" POD_LINT="NO"
23
21
24
- - PLATFORM="--platform tvOS" DESTINATION="OS=9.0,name=Apple TV 1080p" SCHEME="$TVOS_FRAMEWORK_SCHEME" RUN_TESTS="NO" POD_LINT="NO"
25
-
26
22
- PLATFORM="--platform mac" DESTINATION="arch=x86_64" SCHEME="$MACOS_FRAMEWORK_SCHEME" RUN_TESTS="YES" POD_LINT="NO"
27
23
28
24
before_install :
You can’t perform that action at this time.
0 commit comments