Skip to content

Commit

Permalink
Add macOS Code Sign Identity
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Feb 16, 2024
1 parent 3388702 commit a47851e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/xcodebuild-or-fastlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ jobs:
-derivedDataPath ".derivedData" \
-resultBundlePath "$RESULTBUNDLE" \
CODE_SIGNING_REQUIRED=NO \
CODE_SIGN_IDENTITY="" \
OTHER_SWIFT_FLAGS="\$(inherited) $ENABLE_TESTING_FLAG" \
| xcpretty
- name: Fastlane
Expand Down

0 comments on commit a47851e

Please sign in to comment.