Skip to content

Commit

Permalink
Fixed release build entitlements (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored May 8, 2022
1 parent e8a6efa commit 341fd16
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ builds:
before:
hooks:
- swift build -c release --product tart

after:
hooks:
- codesign --sign - --entitlements Resources/tart.entitlements --force .build/arm64-apple-macosx/release/tart

archives:
Expand Down

0 comments on commit 341fd16

Please sign in to comment.