Skip to content

Commit

Permalink
Merge pull request #41 from maxmousee/update_travisci_xcode12
Browse files Browse the repository at this point in the history
Update TravisCI to xcode 12
  • Loading branch information
maxmousee committed Jun 13, 2021
2 parents b1be4a8 + 601bd7d commit 8ba8d56
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ Apple/Pods/
*.xcbkptlist
*.xcbkptlist
*.xcbkptlist
Apple/VSD.xcodeproj/xcuserdata/maxmouse.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode11
osx_image: xcode12
language: swift
script:
- set -o pipefail && xcodebuild -workspace Apple/VSD.xcodeproj/project.xcworkspace -scheme "VSDUITests" -destination 'platform=iOS Simulator,name=iPhone 8,OS=13.0' test
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,8 @@
endingColumnNumber = "9223372036854775807"
startingLineNumber = "66"
endingLineNumber = "66"
landmarkName = "openSettings(alert:)"
landmarkType = "7">
landmarkName = "unknown"
landmarkType = "0">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
Expand Down

0 comments on commit 8ba8d56

Please sign in to comment.