更新 config.json 文件,合并了 App Cleaner 和 Duplicate File Finder 的大陆特供版本,添加了相应的描述和下载链接。同时,更新了 CoreInject.dylib 文件。

This commit is contained in:
秋城落叶
2025-08-01 12:04:08 +08:00
parent c50c0ed448
commit 47b454eb5e
2 changed files with 23 additions and 15 deletions

View File

@@ -379,20 +379,17 @@
"dylibSelect": "CoreInject.dylib"
},
{
"packageName": "com.nektony.App-Cleaner-SIII",
"appBaseLocate": "/Applications/MacCleaner 3 Pro/App Cleaner 8.app",
"needCopyToAppDir": true,
"deepSignApp": true,
"bridgeFile": "/Contents/MacOS/",
"injectFile": "App Cleaner 8",
"tccutil": [
"All",
"AddressBook",
"Reminders",
"Photos",
"AppleEvents"
"packageName": [
"com.nektony.App-Cleaner-SIII",
"com.nektony.App-Cleaner-SIIICn"
],
"dylibSelect": "CoreInject.dylib"
"description": "Cn后缀的是大陆特供 不知道是不是有什么神秘东方力量加成",
"downloadUrl": [
{
"version": "中文特供",
"url": "https://download.nektony.com/download/app-cleaner-uninstaller/localized/app-cleaner-uninstaller-cn.dmg?ref=appcleaner"
}
]
},
{
"packageName": "com.nektony.MacCleaner-PRO-SIII",
@@ -421,8 +418,19 @@
"packageName": "com.nektony.Duplicates-Finder"
},
{
"packageName": "com.nektony.Duplicate-File-Finder-SIII",
"appBaseLocate": "/Applications/MacCleaner 3 Pro/Duplicate File Finder 8.app"
"packageName": [
"com.nektony.Duplicate-File-Finder-SIII"
]
},
{
"packageName": "com.nektony.Duplicate-File-Finder-SIIICn",
"description": "大陆特供 不知道是不是有什么神秘东方力量加成",
"downloadUrl": [
{
"version": "-",
"url": "https://download.nektony.com/download/duplicate-file-finder/localized/duplicate-file-finder-cn.dmg"
}
]
},
{
"packageName": "com.nektony.Funter-SIII",

Binary file not shown.