Update for Big Sur & SwiftUI 2 (#128)

This commit is contained in:
Max Goedjen
2020-09-21 23:12:50 -07:00
committed by GitHub
parent 4cc312d4fa
commit 331e4ed0d6
39 changed files with 1021 additions and 701 deletions

View File

@@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set Environment
run: sudo xcrun xcode-select -s /Applications/Xcode_11.4.app
run: sudo xcrun xcode-select -s /Applications/Xcode_12_beta.app
- name: Test
run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive