苹果审核,bug恢复

This commit is contained in:
徐哼唧L
2024-02-26 09:05:04 +08:00
parent 5ae322d192
commit 08667cd3fc
36 changed files with 2158 additions and 1232 deletions

View File

@@ -12,8 +12,8 @@
"src" : "图片路径"
}
],
"versionName" : "1.2.31",
"versionCode" : 1231,
"versionName" : "1.2.38",
"versionCode" : 1238,
"app-plus" : {
"compatible" : {
"ignoreVersion" : true
@@ -30,16 +30,15 @@
"modules" : {
"Payment" : {},
"OAuth" : {},
// "Messaging" : {}, 短信权限
"VideoPlayer" : {},
"Share" : {},
"Camera" : {}
"Camera" : {},
"VideoPlayer" : {}
},
"distribute" : {
"apple" : {
"devices" : "universal",
"UIBackgroundModes" : [ "audio" ]
"devices" : "universal"
},
// "UIBackgroundModes" : [ "audio" ]
"android" : {
"permissionPhoneState" : {
"request" : "none",
@@ -109,7 +108,7 @@
},
"ios" : {
"dSYMs" : false,
"UIBackgroundModes" : [ "audio" ], // 背景播放音乐
// "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
"capabilities" : {
"entitlements" : {
"com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ]
@@ -117,7 +116,11 @@
},
"idfa" : false,
"urltypes" : "nuttyreading",
"urlschemewhitelist" : "everhealth"
"urlschemewhitelist" : "everhealth",
"privacyDescription" : {
"NSPhotoLibraryUsageDescription" : "为了给您提供修改头像的功能",
"NSCameraUsageDescription" : "为了给您提供修改头像的功能"
}
},
"icons" : {
"android" : {