| | |
| | | "<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>", |
| | | "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>", |
| | | "<uses-feature android:name=\"android.hardware.camera\"/>", |
| | | "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
| | | "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>", |
| | | "<uses-permission android:name=\"android.permission.RECORD_AUDIO\" />" |
| | | ] |
| | | }, |
| | | /* ios打包配置 */ |
| | |
| | | "dSYMs" : false |
| | | }, |
| | | /* SDK配置 */ |
| | | "sdkConfigs" : {} |
| | | } |
| | | "sdkConfigs" : {}, |
| | | "icons" : { |
| | | "android" : { |
| | | "hdpi" : "src/static/images/app-logo.png", |
| | | "xhdpi" : "src/static/images/app-logo.png", |
| | | "xxhdpi" : "src/static/images/app-logo.png", |
| | | "xxxhdpi" : "src/static/images/app-logo.png" |
| | | } |
| | | } |
| | | }, |
| | | "nativePlugins" : {} |
| | | }, |
| | | /* 快应用特有相关 */ |
| | | "quickapp" : {}, |
| | | /* 小程序特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx1ff4bbc24b343ef1", |
| | | "appid" : "wx05742eafb412a57a", |
| | | "setting" : { |
| | | "urlCheck" : false |
| | | }, |
| | | "usingComponents" : true |
| | | "usingComponents" : true, |
| | | "__usePrivacyCheck__" : true |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |