mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
Fix CMMX5 Intel Panic
This commit is contained in:
172
config.json
172
config.json
@@ -37,7 +37,9 @@
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.nssurge.surge-mac.helper",
|
||||
"tccutil": ["All"],
|
||||
"tccutil": [
|
||||
"All"
|
||||
],
|
||||
"forQiuChenly": false
|
||||
},
|
||||
{
|
||||
@@ -50,21 +52,27 @@
|
||||
"helperFile": "/Contents/Library/LaunchServices/codes.rambo.AirBuddy.Installer",
|
||||
"SMExtra": "codes.rambo.AirBuddy",
|
||||
"needCopyToAppDir": true,
|
||||
"componentApp": ["/Contents/Library/LoginItems/AirBuddyHelper.app"],
|
||||
"tccutil": ["All"]
|
||||
"componentApp": [
|
||||
"/Contents/Library/LoginItems/AirBuddyHelper.app"
|
||||
],
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": ["com.macpaw.CleanMyMac4"],
|
||||
"injectFile": "Announcements.framework/Versions/A/Announcements",
|
||||
"packageName": [
|
||||
"com.macpaw.CleanMyMac5"
|
||||
],
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
|
||||
"needCopyToAppDir": true,
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": [
|
||||
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac4.Agent",
|
||||
"/Contents/Library/LoginItems/CleanMyMac X Menu.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac4.Agent"
|
||||
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent"
|
||||
],
|
||||
"componentApp": ["/Contents/Library/LoginItems/CleanMyMac X Menu.app"],
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.heavylightapps.lasso",
|
||||
@@ -113,7 +121,9 @@
|
||||
"forQiuChenly": false,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.drbuho.disktool.NTFSHelperTool",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.proxyman.NSProxy-setapp",
|
||||
@@ -124,10 +134,14 @@
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.proxyman.NSProxy.HelperTool",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": ["com.macpaw.CleanMyMac-setapp"],
|
||||
"packageName": [
|
||||
"com.macpaw.CleanMyMac-setapp"
|
||||
],
|
||||
"appBaseLocate": "/Applications/Setapp/CleanMyMac X.app",
|
||||
"injectFile": "Announcements.framework/Versions/A/Announcements",
|
||||
"needCopyToAppDir": true,
|
||||
@@ -137,11 +151,18 @@
|
||||
"/Contents/Library/LaunchServices/com.macpaw.CleanMyMac-setapp.Agent",
|
||||
"/Contents/Library/LoginItems/CleanMyMac Menu.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac-setapp.Agent"
|
||||
],
|
||||
"componentApp": ["/Contents/Library/LoginItems/CleanMyMac Menu.app"],
|
||||
"tccutil": ["All"]
|
||||
"componentApp": [
|
||||
"/Contents/Library/LoginItems/CleanMyMac Menu.app"
|
||||
],
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": ["com.edrawsoft.edrawmax", "com.edrawsoft.mindmaster"],
|
||||
"packageName": [
|
||||
"com.edrawsoft.edrawmax",
|
||||
"com.edrawsoft.mindmaster"
|
||||
],
|
||||
"injectFile": "QtXml.framework/Versions/5/QtXml",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true
|
||||
@@ -197,7 +218,12 @@
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Sparkle.framework/Versions/A/Sparkle",
|
||||
"tccutil": ["All", "Camera", "Microphone", "ScreenCapture"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Camera",
|
||||
"Microphone",
|
||||
"ScreenCapture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.pixelmatorteam.pixelmator.touch.x.photo",
|
||||
@@ -246,7 +272,9 @@
|
||||
"autoHandleHelper": true,
|
||||
"helperNoInject": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/ws.stash.app.mac.daemon.helper",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.firecore.infuse",
|
||||
@@ -268,7 +296,13 @@
|
||||
"deepSignApp": true,
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "App Cleaner 8",
|
||||
"tccutil": ["All", "AddressBook", "Reminders", "Photos", "AppleEvents"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"AddressBook",
|
||||
"Reminders",
|
||||
"Photos",
|
||||
"AppleEvents"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.nektony.MacCleaner-PRO-SIII",
|
||||
@@ -289,21 +323,30 @@
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Sparkle.framework/Versions/A/Sparkle",
|
||||
"tccutil": ["All", "Reminders", "Photos"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Reminders",
|
||||
"Photos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.nektony.Duplicates-Finder",
|
||||
"injectFile": "OpenSSL.framework/Versions/A/OpenSSL",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.nektony.Duplicate-File-Finder-SIII",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Sparkle.framework/Versions/A/Sparkle",
|
||||
"tccutil": ["All", "Photos"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Photos"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "li.zihua.medis2",
|
||||
@@ -325,7 +368,12 @@
|
||||
"deepSignApp": true,
|
||||
"injectFile": "TSCAccount.framework/Versions/A/TSCAccount",
|
||||
"extraShell": "camtasia.sh",
|
||||
"tccutil": ["Camera", "Microphone", "ScreenCapture", "All"]
|
||||
"tccutil": [
|
||||
"Camera",
|
||||
"Microphone",
|
||||
"ScreenCapture",
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.hankinsoft.osx.sqlprostudio",
|
||||
@@ -343,14 +391,18 @@
|
||||
"injectFile": "Bugsnag.framework/Versions/A/Bugsnag"
|
||||
},
|
||||
{
|
||||
"packageName": ["com.incrediblebee.Archiver-setapp"],
|
||||
"packageName": [
|
||||
"com.incrediblebee.Archiver-setapp"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Archiver"
|
||||
},
|
||||
{
|
||||
"packageName": ["com.krivoblotsky.ProjectsOrganizer-setapp"],
|
||||
"packageName": [
|
||||
"com.krivoblotsky.ProjectsOrganizer-setapp"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"deepSignApp": true,
|
||||
@@ -521,7 +573,9 @@
|
||||
"entitlements": "signkeep.xml"
|
||||
},
|
||||
{
|
||||
"packageName": ["com.microsoft.Word"],
|
||||
"packageName": [
|
||||
"com.microsoft.Word"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"injectFile": "Microsoft Word",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
@@ -562,7 +616,12 @@
|
||||
"packageName": "com.mac.utility.screen.recorder",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "OmniRecorder",
|
||||
"tccutil": ["All", "Camera", "Microphone", "ScreenCapture"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Camera",
|
||||
"Microphone",
|
||||
"ScreenCapture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.mac.utility.media.player",
|
||||
@@ -651,13 +710,17 @@
|
||||
"injectFile": "BERegistration.framework/Versions/A/BERegistration"
|
||||
},
|
||||
{
|
||||
"packageName": ["tonyapp.devutils"],
|
||||
"packageName": [
|
||||
"tonyapp.devutils"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "DiffMatchPatch.framework/Versions/A/DiffMatchPatch"
|
||||
},
|
||||
{
|
||||
"packageName": ["com.ideasoncanvas.mindnode.macos-setapp"],
|
||||
"packageName": [
|
||||
"com.ideasoncanvas.mindnode.macos-setapp"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "CanvasLayout_19E0F1ED461C44E6_PackageProduct.framework/Versions/A/CanvasLayout_19E0F1ED461C44E6_PackageProduct"
|
||||
@@ -707,14 +770,24 @@
|
||||
"injectFile": "Paste",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"tccutil": ["All", "Camera", "Microphone", "ScreenCapture"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Camera",
|
||||
"Microphone",
|
||||
"ScreenCapture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "cn.better365.ishot",
|
||||
"injectFile": "PTHotKey.framework/Versions/A/PTHotKey",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"tccutil": ["All", "Camera", "Microphone", "ScreenCapture"]
|
||||
"tccutil": [
|
||||
"All",
|
||||
"Camera",
|
||||
"Microphone",
|
||||
"ScreenCapture"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": [
|
||||
@@ -734,7 +807,9 @@
|
||||
"entitlements": "signkeep.xml",
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.drbuho.BuhoCleaner.PrivilegedHelperTool",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "org.qcad",
|
||||
@@ -776,7 +851,9 @@
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.zeroonetwenty.BlueHarvest5",
|
||||
@@ -803,7 +880,10 @@
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle"
|
||||
},
|
||||
{
|
||||
"packageName": ["QReader.MarginStudyMac", "QReader.MarginStudy.easy"],
|
||||
"packageName": [
|
||||
"QReader.MarginStudyMac",
|
||||
"QReader.MarginStudy.easy"
|
||||
],
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"noDeep": true,
|
||||
@@ -815,7 +895,9 @@
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.setapp.DesktopClient",
|
||||
@@ -1079,7 +1161,9 @@
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "AirBuddy",
|
||||
"needCopyToAppDir": true,
|
||||
"tccutil": ["All"],
|
||||
"tccutil": [
|
||||
"All"
|
||||
],
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/codes.rambo.AirBuddy.Installer"
|
||||
@@ -1090,7 +1174,9 @@
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "AirBuddyHelper",
|
||||
"needCopyToAppDir": true,
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.apphousekitchen.aldente-pro",
|
||||
@@ -1099,21 +1185,27 @@
|
||||
"noSignTarget": true,
|
||||
"autoHandleHelper": true,
|
||||
"helperFile": "/Contents/Library/LaunchServices/com.apphousekitchen.aldente-pro.helper",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.mac.utility.media.hub",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "MediaCenter",
|
||||
"needCopyToAppDir": true,
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.onmyway133.PastePal",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
|
||||
"tccutil": ["All"]
|
||||
"tccutil": [
|
||||
"All"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "com.bjango.istatmenus",
|
||||
@@ -1129,4 +1221,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user