mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
增加版本号限制
This commit is contained in:
@@ -806,7 +806,10 @@
|
||||
"deepSignApp": true,
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"injectFile": "SenPlayer",
|
||||
"dylibSelect": "CoreInject.dylib"
|
||||
"dylibSelect": "CoreInject.dylib",
|
||||
"supportVersion": [
|
||||
"5.2.2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"packageName": "org.cindori.Sensei",
|
||||
|
||||
Reference in New Issue
Block a user