Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Commit

Permalink
Trying to fix travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Brock authored and Henry Brock committed Jan 28, 2019
1 parent 75587da commit 3ef5c75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ xcode_workspace: AGPMInjector.xcworkspace
xcode_scheme: AGPMInjector
platform: macOS
os: osx
script: xcodebuild -workspace AGPMInjector.xcworkspace -scheme AGPMInjector build
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
buildConfiguration = "Release"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
Expand Down

0 comments on commit 3ef5c75

Please sign in to comment.