We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38175f3 commit 6a28fe2Copy full SHA for 6a28fe2
1 file changed
.travis.yml
@@ -1,3 +1,5 @@
1
language: swift
2
xcode_project: CaptureTheFlag.xcodeproj # path to your xcodeproj folder
3
-xcode_scheme: CaptureTheFlag
+xcode_scheme: CaptureTheFlag
4
+script:
5
+ - xcodebuild [DEFAULT_OPTIONS] CODE_SIGNING_REQUIRED=NO
0 commit comments