Skip to content

Commit

Permalink
r0b08x [chore] 5/20/2024, 8:28:28 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed May 20, 2024
1 parent c11ccc9 commit 741874e
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
File renamed without changes.
Binary file added artifacts/apple/icons/redis.icns
Binary file not shown.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,9 @@
"mac": {
"category": "public.app-category.developer-tools",
"hardenedRuntime": true,
"entitlements": "artifacts/entitlements/entitlements.plist",
"entitlementsInherit": "artifacts/entitlements/entitlementsInherit.plist",
"icon": "artifacts/apple/icons/icon.icns",
"entitlements": "artifacts/apple/entitlements/entitlements.plist",
"entitlementsInherit": "artifacts/apple/entitlements/entitlementsInherit.plist",
"gatekeeperAssess": false,
"identity": "Patrik László (3GB3S9SH84)",
"extendInfo": {
Expand Down

0 comments on commit 741874e

Please sign in to comment.