We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b75122 commit 6398e18Copy full SHA for 6398e18
.travis.yml
@@ -3,5 +3,6 @@ sudo: false
3
install: true
4
before_script:
5
- ./submodules/build_all
6
-xcode_project: SoomlaiOSStore.xcodeproj
7
-xcode_scheme: SoomlaiOSStore
+script: xctool -project SoomlaiOSStore.xcodeproj -scheme SoomlaiOSStore build
+# xcode_project: SoomlaiOSStore.xcodeproj
8
+# xcode_scheme: SoomlaiOSStore
0 commit comments