add Navicat MAS 17.2.5 + PastePal

This commit is contained in:
QiuChenly
2025-04-08 11:39:58 +08:00
parent 514e3e12f9
commit 9147b65eab
2 changed files with 7 additions and 11 deletions

View File

@@ -135,7 +135,11 @@
"packageName": "com.onmyway133.PastePal",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "PastePal",
"needCopyToAppDir": true
"needCopyToAppDir": true,
"dylibSelect":"CoreInject.dylib",
"tccutil": [
"All"
]
},
{
"packageName": "com.drbuho.disktool.BuhoNTFS",
@@ -485,7 +489,8 @@
"needCopyToAppDir": true,
"dylibSelect": "CoreInject.dylib",
"supportVersion": [
"17.2.4"
"17.2.4",
"17.2.5"
]
},
{
@@ -1453,15 +1458,6 @@
"All"
]
},
{
"packageName": "com.onmyway133.PastePal",
"needCopyToAppDir": true,
"deepSignApp": true,
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
"tccutil": [
"All"
]
},
{
"packageName": "com.bjango.istatmenus",
"appBaseLocate": "/Applications/iStat Menus.app",

Binary file not shown.