diff --git a/config.json b/config.json index fafe482..cf9dce2 100644 --- a/config.json +++ b/config.json @@ -120,7 +120,7 @@ "injectFile": "GPod.framework/Versions/A/GPod", "needCopyToAppDir": true, "dylibSelect": "CoreInject.dylib", - "feedUrl":"https://downloads.imazing.com/mac/iMazing/3.3.0.21424/iMazing_3.3.0.21424.dmg", + "feedUrl": "https://downloads.imazing.com/mac/iMazing/3.3.0.21424/iMazing_3.3.0.21424.dmg", "supportVersion": [ "3.2.1", "3.3.0" @@ -610,18 +610,12 @@ "noDeep": true }, { - "packageName": "com.adobe.lightroomCC", - "supportVersion": [ - "8.3.1" - ] + "packageName": "com.adobe.lightroomCC" }, { "packageName": "com.adobe.LightroomClassicCC7", "entitlements": "signkeep.xml", - "extraShell": "signLrc.sh", - "supportVersion": [ - "14.3.1" - ] + "extraShell": "signLrc.sh" }, { "packageName": "com.adobe.Photoshop", @@ -671,7 +665,7 @@ "useOptool": false }, { - "packageName": "com.adobe.AfterEffects", + "packageName": "com.adobe.AfterEffects.application", "appBaseLocate": "/Applications/Adobe After Effects 2025/Adobe After Effects 2025.app", "injectFile": "AdobeAGM.framework/Versions/A/AdobeAGM", "needCopyToAppDir": true, @@ -852,7 +846,7 @@ }, { "packageName": "com.bandisoft.mac.bandizip365", - "supportVersion":[ + "supportVersion": [ "7.34" ] }, @@ -974,7 +968,7 @@ }, { "packageName": "com.wiheads.paste", - "supportVersion":[ + "supportVersion": [ "5.0.7" ] }, @@ -1051,14 +1045,14 @@ "injectFile": "Sparkle.framework/Versions/A/Sparkle" }, { - "info":"这个App不是很难,但我没搞懂这个怎么用,没法找人测试。", - "packageName":"com.renewedvision.pvp3", - "helperFile":"/Contents/Library/LaunchServices/com.renewedvision.HelperV2", - "SMExtra":"com.renewedvision.Helper", - "supportVersion":[ + "info": "这个App不是很难,但我没搞懂这个怎么用,没法找人测试。", + "packageName": "com.renewedvision.pvp3", + "helperFile": "/Contents/Library/LaunchServices/com.renewedvision.HelperV2", + "SMExtra": "com.renewedvision.Helper", + "supportVersion": [ "3.8" ], - "forQiuChenly":true + "forQiuChenly": true }, { "packageName": "com.culturedcode.ThingsMac", @@ -1085,14 +1079,17 @@ ] }, { - "packageName":["com.xunyong.1capture","com.xunyong.hapigo"], + "packageName": [ + "com.xunyong.1capture", + "com.xunyong.hapigo" + ], "supportVersionZ": [ "1.2.0", "此App目前算法激活, 通杀" ] }, { - "packageName":"pro.docklock.lite", + "packageName": "pro.docklock.lite", "extraShell": "docklock.sh", "onlysh": true, "supportVersion": [ diff --git a/tool/CoreInject.dylib b/tool/CoreInject.dylib index 5f424d5..1b002d1 100755 Binary files a/tool/CoreInject.dylib and b/tool/CoreInject.dylib differ