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 6fd9350 commit 587a08bCopy full SHA for 587a08b
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
-destination generic/platform=macOS \
48
-configuration "Release" \
49
-derivedDataPath "$RUNNER_TEMP/DerivedData" \
50
- DEVELOPMENT_TEAM=$APPLE_TEAM_ID # | xcpretty
+ DEVELOPMENT_TEAM=$APPLE_TEAM_ID | xcpretty
51
52
- name: Clean up keychain and provisioning profile
53
if: ${{ always() }}
0 commit comments