Upload Xcode archive as release asset (#286)

* Update Xcode and upload archives

* Diff IDs

* Underscore

* Reorder
This commit is contained in:
Max Goedjen
2021-12-24 13:55:26 -08:00
committed by GitHub
parent 9aacd73673
commit 836aa983ed
2 changed files with 19 additions and 9 deletions

View File

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