1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-15 23:21:12 +02:00

💩 Remove Breakpad Crash Reports

This commit is contained in:
Cookie Engineer
2021-07-04 10:22:57 +02:00
parent 5728dd542f
commit 2a37cd19a0
20 changed files with 0 additions and 1468 deletions

View File

@@ -80,8 +80,6 @@ jobs:
- name: Configure
env:
# Error reporing
CRASH_REPORT_URL: ${{ secrets.CRASH_REPORT_URL }}
# Apple code signing
APPLE_CODESIGN_IDENTITY: ${{ secrets.APPLE_CODESIGN_IDENTITY }}
APPLE_NOTARIZATION_USER_NAME: ${{ secrets.APPLE_NOTARIZATION_USER_NAME }}