mirror of https://github.com/cirruslabs/tart.git
Fixed release build entitlements (#54)
This commit is contained in:
parent
e8a6efa60a
commit
341fd168b3
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue