add ida 9.1

This commit is contained in:
秋城落叶
2025-03-13 14:00:09 +08:00
parent 2cd41a04f3
commit 77e3919433
2 changed files with 4 additions and 3 deletions

View File

@@ -98,7 +98,8 @@
"needCopyToAppDir": true,
"noSignTarget": true,
"supportVersion": [
"9.0.241217"
"9.0.241217",
"9.1.250226"
],
"extraShell": "copyLicense.sh"
},
@@ -689,8 +690,8 @@
"entitlements": "signkeep.xml",
"bridgeFile": "/Contents/MacOS/",
"injectFile": "sublime_text",
"extraShell":"sublime.sh",
"onlysh":true
"extraShell": "sublime.sh",
"onlysh": true
},
{
"packageName": "com.sublimemerge",

Binary file not shown.