Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
6 lines (5 sloc) 254 Bytes
language: objective-c
osx_image: xcode7.3
script:
- xctool -project Advance.xcodeproj -scheme 'Advance-iOS' -configuration Debug -sdk iphonesimulator -arch i386 test
- xctool -project Advance.xcodeproj -scheme 'Advance-OSX' -configuration Debug test
Something went wrong with that request. Please try again.