We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0f881 commit 1a7a51cCopy full SHA for 1a7a51c
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
BUILD_NUMBER: ${{ steps.build-vars.outputs.BUILD_NUMBER }}
17
strategy:
18
matrix:
19
- target: [ "iOS", "tvOS", "watchOS" ]
+ target: [ "iOS", "tvOS", "watchOS", "MacCatalyst" ]
20
steps:
21
- name: Checkout
22
uses: actions/[email protected]
0 commit comments