diff --git a/config.json b/config.json index e6561a3..b9e92e0 100644 --- a/config.json +++ b/config.json @@ -338,12 +338,10 @@ "injectFile": "JSONModel.framework/Versions/A/JSONModel" }, { - "packageName": [ - "com.navicat.NavicatPremium", - "com.navicat.NavicatForOracle", - "com.navicat.NavicatForMySQL" - ], - "injectFile": "EE.framework/Versions/A/EE", + "packageName": "com.navicat.NavicatPremium", + "appBaseLocate": "/Applications/Navicat Premium.app", + "bridgeFile": "/Contents/MacOS/", + "injectFile": "Navicat Premium", "needCopyToAppDir": true }, { @@ -1080,4 +1078,4 @@ "tccutil": ["All"] } ] -} +} \ No newline at end of file