提交 da862267 编写于 作者: study夏羽's avatar study夏羽

update manfest

上级 6e6a8787
{ {
"name" : "统一应用基本项目", "name": "统一应用基本项目",
"appid" : "__UNI__D53040B", "appid": "__UNI__D53040B",
"description" : "云端一体应用快速开发模版", "description": "云端一体应用快速开发模版",
"versionName" : "1.0.0", "versionName": "1.0.0",
"versionCode" : "100", "versionCode": "100",
"transformPx" : false, "transformPx": false,
"app-plus" : { "app-plus": {
"locales" : { "locales": {
"en" : { "en": {
// 英文 // 英文
"name" : "uni-starter", // 应用名称 "name": "uni-starter", // 应用名称
"android" : { "android": {
"strings" : { "strings": {
//Android平台自定义字符串 //Android平台自定义字符串
"CustomKey" : "CustomValue" "CustomKey": "CustomValue"
} }
}, },
"ios" : { "ios": {
"privacyDescription" : { "privacyDescription": {
//iOS平台隐私访问描述信息 //iOS平台隐私访问描述信息
"NSPhotoLibraryUsageDescription" : "access to the user’s photo library(read)" "NSPhotoLibraryUsageDescription": "access to the user’s photo library(read)"
}, },
"infoPlist" : { "infoPlist": {
//iOS平台自定义InfoPlist.strings //iOS平台自定义InfoPlist.strings
"CustomKey" : "CustomValue" "CustomKey": "CustomValue"
} }
} }
}, },
"zh" : { "zh": {
// 中文(简体) // 中文(简体)
"name": "统一应用基本项目" // 应用名称 "name": "统一应用基本项目" // 应用名称
} }
...@@ -54,18 +54,12 @@ ...@@ -54,18 +54,12 @@
"delay": 0 "delay": 0
}, },
"modules": { "modules": {
"Fingerprint": { "Fingerprint": {},
}, "Share": {},
"Share": { "OAuth": {},
}, "FaceID": {},
"OAuth": { "Geolocation": {},
}, "Push": {}
"FaceID": {
},
"Geolocation": {
},
"Push": {
}
}, },
"distribute": { "distribute": {
"android": { "android": {
...@@ -104,47 +98,45 @@ ...@@ -104,47 +98,45 @@
}, },
"sdkConfigs": { "sdkConfigs": {
"oauth": { "oauth": {
"apple": { "apple": {},
},
"weixin": { "weixin": {
"appid": "", "appid": "",
"appsecret": "", "appsecret": "",
"UniversalLinks": "" "UniversalLinks": ""
}, },
"univerify": { "univerify": {}
}
}, },
"privacy" : { "privacy": {
"prompt" : "template", "prompt": "template",
"template" : { "template": {
"title" : "服务协议和隐私政策", "title": "服务协议和隐私政策",
"message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://ask.dcloud.net.cn/protocol.html\">《服务协议》</a>和<a href=\"https://ask.dcloud.net.cn/protocol.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。", "message": "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/>  你可阅读<a href=\"https://ask.dcloud.net.cn/protocol.html\">《服务协议》</a>和<a href=\"https://ask.dcloud.net.cn/protocol.html\">《隐私政策》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
"buttonAccept" : "同意", "buttonAccept": "同意",
"buttonRefuse" : "暂不同意" "buttonRefuse": "暂不同意"
} }
}, },
"compatible" : { "compatible": {
"ignoreVersion" : true "ignoreVersion": true
}, },
"usingComponents" : true, "usingComponents": true,
"nvueStyleCompiler" : "uni-app", "nvueStyleCompiler": "uni-app",
"compilerVersion" : 3, "compilerVersion": 3,
"splashscreen" : { "splashscreen": {
"alwaysShowBeforeRender" : false, "alwaysShowBeforeRender": false,
"waiting" : true, "waiting": true,
"autoclose" : true, "autoclose": true,
"delay" : 0 "delay": 0
}, },
"modules" : { "modules": {
"Fingerprint" : {}, "Fingerprint": {},
"OAuth" : {}, "OAuth": {},
"FaceID" : {}, "FaceID": {},
"Push" : {}, "Push": {},
"Geolocation" : {} "Geolocation": {}
}, },
"distribute" : { "distribute": {
"android" : { "android": {
"permissions" : [ "permissions": [
"<uses-feature android:name=\"android.hardware.camera\"/>", "<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>", "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>", "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
...@@ -162,119 +154,119 @@ ...@@ -162,119 +154,119 @@
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>", "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
], ],
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"]
}, },
"ios" : { "ios": {
"capabilities" : { "capabilities": {
"entitlements" : { "entitlements": {
"com.apple.developer.associated-domains" : [ "applinks:static-76ce2c5e-31c7-4d81-8fcf-ed1541ecbc6e.bspapp.com" ] "com.apple.developer.associated-domains": [
"applinks:static-76ce2c5e-31c7-4d81-8fcf-ed1541ecbc6e.bspapp.com"
]
} }
} }
}, },
"sdkConfigs" : { "sdkConfigs": {
"oauth" : { "oauth": {
"apple" : {}, "apple": {},
"univerify" : {} "univerify": {}
}, },
"ad" : {}, "ad": {},
"share" : { "share": {
"weixin" : { "weixin": {
"appid" : "", "appid": "",
"UniversalLinks" : "" "UniversalLinks": ""
} }
}, },
"geolocation" : { "geolocation": {
"baidu" : { "baidu": {
"__platform__" : [ "ios", "android" ], "__platform__": ["ios", "android"],
"appkey_ios" : "请填写地图的key", "appkey_ios": "请填写地图的key",
"appkey_android" : "请填写地图的key" "appkey_android": "请填写地图的key"
} }
}, },
"push" : { "push": {
"unipush" : {} "unipush": {}
}, },
"payment" : {} "payment": {}
}, },
"icons" : { "icons": {
"android" : { "android": {
"hdpi" : "", "hdpi": "",
"xhdpi" : "", "xhdpi": "",
"xxhdpi" : "", "xxhdpi": "",
"xxxhdpi" : "" "xxxhdpi": ""
}, },
"ios" : { "ios": {
"appstore" : "", "appstore": "",
"ipad" : { "ipad": {
"app" : "", "app": "",
"app@2x" : "", "app@2x": "",
"notification" : "", "notification": "",
"notification@2x" : "", "notification@2x": "",
"proapp@2x" : "", "proapp@2x": "",
"settings" : "", "settings": "",
"settings@2x" : "", "settings@2x": "",
"spotlight" : "", "spotlight": "",
"spotlight@2x" : "" "spotlight@2x": ""
}, },
"iphone" : { "iphone": {
"app@2x" : "", "app@2x": "",
"app@3x" : "", "app@3x": "",
"notification@2x" : "", "notification@2x": "",
"notification@3x" : "", "notification@3x": "",
"settings@2x" : "", "settings@2x": "",
"settings@3x" : "", "settings@3x": "",
"spotlight@2x" : "", "spotlight@2x": "",
"spotlight@3x" : "" "spotlight@3x": ""
} }
} }
}, },
"splashscreen" : { "splashscreen": {
"iosStyle" : "common", "iosStyle": "common",
"androidStyle" : "common" "androidStyle": "common"
} }
}, },
"nvueLaunchMode" : "" "nvueLaunchMode": ""
}, },
"quickapp" : {}, "quickapp": {},
"mp-weixin" : { "mp-weixin": {
"appid" : "", "appid": "",
"setting" : { "setting": {
"urlCheck" : false, "urlCheck": false,
"es6" : false "es6": false
}, },
"usingComponents" : true, "usingComponents": true,
"betterScopedSlots" : true, "betterScopedSlots": true,
"permission" : { "permission": {
"scope.userLocation" : { "scope.userLocation": {
"desc" : "演示在onShow生命周期获取地理位置" "desc": "演示在onShow生命周期获取地理位置"
} }
} }
}, },
"mp-alipay" : { "mp-alipay": {
"usingComponents" : true "usingComponents": true
}, },
"mp-baidu" : { "mp-baidu": {
"usingComponents" : true "usingComponents": true
}, },
"mp-toutiao" : { "mp-toutiao": {
"usingComponents" : true "usingComponents": true
}, },
"uniStatistics" : { "uniStatistics": {
"enable" : false "enable": false
}, },
"h5" : { "h5": {
"template" : "", "template": "",
"sdkConfigs" : { "sdkConfigs": {
"maps" : { "maps": {
"qqmap" : { "qqmap": {
"key" : "" "key": ""
} }
} }
} }
}, },
"_spaceID" : "", "_spaceID": "",
"vueVersion" : "2" "vueVersion": "2"
}
}
} }
//...
// 中文(简体)
// 应用名称
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册