Update iOS destination for new SDK
This commit is contained in:
parent
6889d2a61a
commit
3c0862fe83
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
matrix:
|
||||
run-config:
|
||||
- { scheme: 'NetNewsWire', destination: 'platform=macOS'}
|
||||
- { scheme: 'NetNewsWire-iOS', destination: 'platform=iOS Simulator,OS=13.0,name=iPhone 11' }
|
||||
- { scheme: 'NetNewsWire-iOS', destination: 'platform=iOS Simulator,OS=13.4,name=iPhone 11' }
|
||||
|
||||
steps:
|
||||
- name: Checkout Project
|
||||
|
Loading…
x
Reference in New Issue
Block a user