|
@@ -27,7 +27,7 @@ jobs:
|
|
DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer
|
|
DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer
|
|
strategy:
|
|
strategy:
|
|
matrix:
|
|
matrix:
|
|
- destination: ["OS=16.0,name=Apple TV 4K"]
|
|
|
|
|
|
+ destination: ["OS=16.0,name=Apple TV 4K (2nd generation)"]
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@v2
|
|
- uses: actions/checkout@v2
|
|
- name: tvOS - ${{ matrix.destination }}
|
|
- name: tvOS - ${{ matrix.destination }}
|