Change BundleIdentifier

This commit is contained in:
Yudi 2025-05-09 10:37:00 -03:00
parent e3a71192b5
commit af4cc83e1f
No known key found for this signature in database
GPG key ID: E4743B2F033961D1

View file

@ -150,10 +150,10 @@ jobs:
-GitHubSha "${{ github.sha }}"
-GitHubRefType "${{ github.ref_type }}"
-GitHubRefName "${{ github.ref_name }}"
-BundleIdentifier "com.Tyrrrz.${{ matrix.asset }}"
-SpokenName "Discord Chat Exporter"
-Copyright "© Oleksii Holub"
-IconPath "favicon.icns"
-BundleIdentifier "me.Tyrrrz.${{ matrix.asset }}"
- name: Upload artifacts
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2