少年修仙传客户端基础资源
MacBuilder
2018-08-31 524455cf34af5f9861be69cd47f4f36b60646edf
Fixed IOS配置相册权限说明
1个文件已修改
2 ■■■ 已修改文件
Assets/Editor/XCodeProjectMod.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Editor/XCodeProjectMod.cs
@@ -96,7 +96,7 @@
        _dict.SetBoolean("NSExceptionAllowsInsecureHTTPLoads", true);
        _rootDict.SetString("NSMicrophoneUsageDescription", "使用麦克风权限");
        _rootDict.SetString("NSPhotoLibraryAddUsageDescription", "使用相册权限");
        _rootDict.SetString("NSPhotoLibraryAddUsageDescription", "使用相册权限,用以存储截屏的账号信息,以防忘记账号密码");
        _rootDict.SetString("YLChannelId", "1000");
        _rootDict.SetString("YLPlatformId", "1000");