diff --git a/config.json b/config.json index 6a62795..1ee2688 100644 --- a/config.json +++ b/config.json @@ -217,6 +217,24 @@ "needCopyToAppDir": true, "deepSignApp": true }, + { + "packageName": [ + "com.incrediblebee.Archiver-setapp" + ], + "needCopyToAppDir": true, + "bridgeFile": "/Contents/MacOS/", + "deepSignApp": true, + "injectFile": "Archiver" + }, + { + "packageName": [ + "com.krivoblotsky.ProjectsOrganizer-setapp" + ], + "needCopyToAppDir": true, + "bridgeFile": "/Contents/MacOS/", + "deepSignApp": true, + "injectFile": "XCOrganizer" + }, { "packageName": "com.artdesktop.bestzip2", "injectFile": "JSONModel.framework/Versions/A/JSONModel" diff --git a/main.rb b/main.rb index 97f1e9f..dc74c44 100644 --- a/main.rb +++ b/main.rb @@ -195,7 +195,7 @@ def main system "#{signPrefix} #{Shellwords.escape(appBaseLocate)}" end - system "sudo xattr -cr #{dest}" + system "sudo xattr -cr #{dest.match(/(.+\.app)/)}" puts 'App处理完成。' } diff --git a/readme.md b/readme.md index 6e0f43e..d419de3 100644 --- a/readme.md +++ b/readme.md @@ -232,7 +232,9 @@ https://twitter.com/QiuChenly |:--------------------|:-----------------------------------------------------------------------------------|:-----:|:-----:|-----|:--------------|-------------------------------------------|--------| | SetApp CleanMyMac X | [4.14.6](https://store.setapp.com/app/78/9500/app-1702644792-657c4c38c0387.zip) | ✅ | ✅ | ✅ | SetApp版本, 通杀。 | [QiuChenly](https://github.com/QiuChenly) | ✅正常维护中 | | | | | | | SetApp MindNode | [2023.3.1](https://store.setapp.com/app/320/9336/app-1700582238-655cd35ef1fff.zip) | ✅ | ✅ | ✅ | SetApp版本, 通杀。 | [QiuChenly](https://github.com/QiuChenly) | ✅正常维护中 | | | | | | -| SetApp DevUtils | [1.17.0](https://store.setapp.com/app/445/7963/app-1682658507-644b54cbceb37.zip) | ✅ | ✅ | ✅ | SetApp版本, 通杀。 | [QiuChenly](https://github.com/QiuChenly) | ✅正常维护中 | | | | | | +| SetApp DevUtils | [1.17.0](https://store.setapp.com/app/445/7963/app-1682658507-644b 54cbceb37.zip) | ✅ | ✅ | ✅ | SetApp版本, 通杀。 | [QiuChenly](https://github.com/QiuChenly) | ✅正常维护中 | | | | | | +| SetApp Archiver | [4.1.0](https://store.setapp.com/app/194/6863/app-1666346719-63526edfadce0.zip) | ✅ | ✅ | ✅ | SetApp版本, 不通杀。 | [oilrich25](https://github.com/oilrich25) | ✅正常维护中 | | | | | | +| SetApp XCOrganizer | [1.2.4](https://store.setapp.com/app/407/8157/app-1685704795-6479d05b0e326.zip) | ✅ | ✅ | ✅ | SetApp版本, 不通杀。 | [oilrich25](https://github.com/oilrich25) | ✅正常维护中 | | | | | | | Adobe 全家桶 | 版本 | ARM64 | Intel | 特殊说明 全家桶全部支持打开SIP下使用 | 维护者 | 维护状态 | |:-------------------------|:-------------|:-----:|:-----:|:------------------------------|:------------------------------------------|:-------|