You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
599 B

4 years ago
/*
InfoPlist.strings
Runner
Created by 冯美坎 on 2021/7/19.
*/
3 years ago
CFBundleName="一心回乡";
CFBundleDisplayName="一心回乡";
4 years ago
NSCameraUsageDescription="您的相机权限将用于更新头像使用";
NSPhotoLibraryUsageDescription="您的照片信息将用于更新头像使用";
NSLocationWhenInUseUsageDescription="您的定位位置信息将用于查看周围的门店";
NSLocationAlwaysAndWhenInUseUsageDescription="您的定位位置信息将用于查看周围的门店";
4 years ago
NSLocationTemporaryUsageDescriptionDictionary="您的定位位置信息将用于查看周围的门店";