This commit is contained in:
2025-10-10 13:41:42 +08:00
parent a2faab2646
commit f1f65961dd
33 changed files with 4424 additions and 119 deletions
@@ -0,0 +1,11 @@
{
"frameworks": [
"CoreGraphics.framework",
"WebKit.framework",
"Security.framework"
],
"deploymentTarget": "12",
"plists": {
"LSApplicationQueriesSchemes": ["weixin", "weixinULAPI", "weixinURLParamsAPI"]
}
}