This commit is contained in:
cansnow
2025-11-27 03:55:38 +08:00
parent 1626f0c52a
commit 198c3dd4a5
24 changed files with 2043 additions and 201 deletions
+14 -5
View File
@@ -1,6 +1,6 @@
{
"name" : "探探",
"appid" : "__UNI__F0A946D",
"name" : "回声",
"appid" : "__UNI__CA458BA",
"description" : "",
"versionName" : "3.3.4",
"versionCode" : 334,
@@ -51,8 +51,10 @@
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
],
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
"minSdkVersion" : 21
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
"minSdkVersion" : 21,
"targetSdkVersion" : 26,
"schemes" : "huisheng"
},
"ios" : {
"dSYMs" : false,
@@ -65,7 +67,14 @@
"NSLocationAlwaysAndWhenInUseUsageDescription" : "请求获取位置权限",
"NSLocationAlwaysUsageDescription" : "请求获取位置权限",
"NSBluetoothAlwaysUsageDescription" : "请求获取蓝牙权限"
}
},
"capabilities" : {
"entitlements" : {
"com.apple.developer.associated-domains" : [ "huisheng", "applinks:url.huisheng.hk" ]
}
},
"idfa" : false,
"urltypes" : "huisheng"
},
"sdkConfigs" : {
"ad" : {},