提交最新项目
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name" : "心灵空间",
|
||||
"appid" : "__UNI__BBBDFD2",
|
||||
"description" : "心灵空间",
|
||||
"versionName" : "1.0.02",
|
||||
"versionCode" : 1002,
|
||||
"versionName" : "1.0.03",
|
||||
"versionCode" : 1003,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -21,7 +21,10 @@
|
||||
"Camera" : {},
|
||||
"VideoPlayer" : {},
|
||||
"Payment" : {},
|
||||
"Share" : {}
|
||||
"Share" : {},
|
||||
"push" : false,
|
||||
"ad" : false,
|
||||
"statistics" : false
|
||||
},
|
||||
"privacy" : {
|
||||
"prompt" : "template",
|
||||
@@ -35,7 +38,8 @@
|
||||
/* 应用发布信息 */
|
||||
"distribute" : {
|
||||
"apple" : {
|
||||
"devices" : "universal"
|
||||
"devices" : "universal",
|
||||
"NSUserTrackingUsageDescription" : ""
|
||||
},
|
||||
/* android打包配置 */
|
||||
"android" : {
|
||||
|
||||
Reference in New Issue
Block a user