1
0
forked from dyf/APP

更map地图

This commit is contained in:
微微一笑
2025-08-04 17:33:16 +08:00
parent c15e7b4aad
commit ccd4d2e772
3 changed files with 40 additions and 205 deletions

View File

@ -62,7 +62,10 @@
"appid" : "uni.app.UNIA21EF43",
"privacyDescription" : {
"NSBluetoothPeripheralUsageDescription" : "需要蓝牙访问权限,用于设备通信",
"NSBluetoothAlwaysUsageDescription" : "需要蓝牙访问权限,用于设备通信"
"NSBluetoothAlwaysUsageDescription" : "需要蓝牙访问权限,用于设备通信",
"NSLocationWhenInUseUsageDescription" : "App需要您的同意,才能在使用期间访问位置",
"NSLocationAlwaysUsageDescription" : "App需要您的同意,才能始终访问位置",
"NSLocationAlwaysAndWhenInUseUsageDescription" : "App需要您的同意,才能始终访问位置"
},
"dSYMs" : false
},