Fixed release build entitlements (#54)

This commit is contained in:
Fedor Korotkov 2022-05-08 06:05:10 -04:00 committed by GitHub
parent e8a6efa60a
commit 341fd168b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -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: