Add iOS build task
This commit is contained in:
parent
9154303fa1
commit
0ed6001857
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ matrix:
|
|||
- cargo lipo --release
|
||||
- cd ..
|
||||
- cd sdks/swift/Mentat
|
||||
- echo "" | xcversion simulators --install='iOS 10.3.1'
|
||||
- instruments -s devices
|
||||
- xcodebuild -configuration Debug -scheme "Mentat Debug" -sdk iphonesimulator test -destination 'platform=jibberish' | xcpretty
|
||||
- cd ../../..
|
||||
|
|
Loading…
Reference in a new issue