Skip to content

Commit

Permalink
upload symbols for NDK builds (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Oct 9, 2024
1 parent 024ef21 commit 73565e0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ minVersion: 0.24.0
changelogPolicy: auto
preReleaseCommand: pwsh scripts/bump-version.ps1
targets:
# TODO
# - name: symbol-collector
# includeNames: /libsentry(-android)?\.so/
# batchType: android
# bundleIdPrefix: sentry-unity-android-ndk-
- name: symbol-collector
includeNames: /libsentry(-android)?\.so/
batchType: android
bundleIdPrefix: sentry-unreal-android-ndk-
- name: github
includeNames: /^sentry-unreal-.*.zip$/i
- name: registry
Expand Down

0 comments on commit 73565e0

Please sign in to comment.