Use xctool
This commit is contained in:
parent
77034a46fe
commit
f10839b832
@ -9,5 +9,7 @@ branches:
|
|||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew outdated xctool || brew upgrade xctool
|
- brew outdated xctool || brew upgrade xctool
|
||||||
#script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac run-tests --parallelize
|
script:
|
||||||
script: xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test
|
- xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build-for-testing -quiet
|
||||||
|
- xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac run-tests --parallelize
|
||||||
|
#script: xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user