Skip to content

Commit

Permalink
refactor: entitlements assets
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Setch <[email protected]>
  • Loading branch information
setchy committed Sep 27, 2024
1 parent ca3920a commit 1d49b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"identity": "Emmanouil Konstantinidis (3YP8SXP3BF)",
"hardenedRuntime": true,
"gatekeeperAssess": false,
"entitlements": "./entitlements/entitlements.mac.plist",
"entitlementsInherit": "./entitlements/entitlements.mac.plist",
"entitlements": "assets/entitlements.mac.plist",
"entitlementsInherit": "assets/entitlements.mac.plist",
"publish": ["github"],
"extendInfo": {
"NSBluetoothAlwaysUsageDescription": null,
Expand Down

0 comments on commit 1d49b3f

Please sign in to comment.