Commit 6f4b9be6 cgx

苹果登录按钮调整、相册、拍照隐私文案调整

1 个父辈 47ef0f92
...@@ -3233,7 +3233,7 @@ ...@@ -3233,7 +3233,7 @@
CODE_SIGN_ENTITLEMENTS = DreamSleep/Basement/DSConfig/DreamSleepDebug.entitlements; CODE_SIGN_ENTITLEMENTS = DreamSleep/Basement/DSConfig/DreamSleepDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 12; CURRENT_PROJECT_VERSION = 13;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
...@@ -3255,13 +3255,13 @@ ...@@ -3255,13 +3255,13 @@
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "$(inherited)/**"; HEADER_SEARCH_PATHS = "$(inherited)/**";
INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist; INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。"; INFOPLIST_KEY_NSCameraUsageDescription = "APP在动态发布、用户头像等模块需要访问相机,以便拍摄上传图片。";
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限"; INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限";
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。";
INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。"; INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP需要您的同意,才能访问相册。"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP在动态发布、用户头像等模块需要访问本地相册,以便上传图片。";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIStatusBarHidden = YES; INFOPLIST_KEY_UIStatusBarHidden = YES;
...@@ -3316,7 +3316,7 @@ ...@@ -3316,7 +3316,7 @@
CODE_SIGN_ENTITLEMENTS = DreamSleep/DreamSleep.entitlements; CODE_SIGN_ENTITLEMENTS = DreamSleep/DreamSleep.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12; CURRENT_PROJECT_VERSION = 13;
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
...@@ -3336,13 +3336,13 @@ ...@@ -3336,13 +3336,13 @@
GENERATE_INFOPLIST_FILE = YES; GENERATE_INFOPLIST_FILE = YES;
HEADER_SEARCH_PATHS = "$(inherited)/**"; HEADER_SEARCH_PATHS = "$(inherited)/**";
INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist; INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。"; INFOPLIST_KEY_NSCameraUsageDescription = "APP在动态发布、用户头像等模块需要访问相机,以便拍摄上传图片。";
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限"; INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限";
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。";
INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。"; INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP需要您的同意,才能访问相册。"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP在动态发布、用户头像等模块需要访问本地相册,以便上传图片。";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIStatusBarHidden = YES; INFOPLIST_KEY_UIStatusBarHidden = YES;
...@@ -3459,7 +3459,7 @@ ...@@ -3459,7 +3459,7 @@
CODE_SIGN_ENTITLEMENTS = DreamSleep/Basement/DSConfig/DreamSleepBeta.entitlements; CODE_SIGN_ENTITLEMENTS = DreamSleep/Basement/DSConfig/DreamSleepBeta.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 12; CURRENT_PROJECT_VERSION = 13;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEFINES_MODULE = YES; DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 4NDZ6UX8PW; DEVELOPMENT_TEAM = 4NDZ6UX8PW;
...@@ -3481,13 +3481,13 @@ ...@@ -3481,13 +3481,13 @@
HEADER_SEARCH_PATHS = "$(inherited)/**"; HEADER_SEARCH_PATHS = "$(inherited)/**";
HOST_URL = "https:${SLANT}/cbti.mynatapp.cc"; HOST_URL = "https:${SLANT}/cbti.mynatapp.cc";
INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist; INFOPLIST_FILE = DreamSleep/Basement/DSConfig/Info.plist;
INFOPLIST_KEY_NSCameraUsageDescription = "APP需要您的同意,才能访问相机。"; INFOPLIST_KEY_NSCameraUsageDescription = "APP在动态发布、用户头像等模块需要访问相机,以便拍摄上传图片。";
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限"; INFOPLIST_KEY_NSLocalNetworkUsageDescription = "需要访问本地网络权限";
INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。"; INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "APP需要您的同意,才能始终访问位置信息。";
INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。"; INFOPLIST_KEY_NSLocationUsageDescription = "APP需要您的同意,才能访问位置信息。";
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。"; INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "APP需要您的同意,才能在使用时获取位置信息。";
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP需要您的同意,才能访问相册。"; INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "APP在动态发布、用户头像等模块需要访问本地相册,以便上传图片。";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
INFOPLIST_KEY_UIStatusBarHidden = YES; INFOPLIST_KEY_UIStatusBarHidden = YES;
......
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<true/> <true/>
</dict> </dict>
<key>Privacy - Photo Library Additions Usage Description </key> <key>Privacy - Photo Library Additions Usage Description </key>
<string>APP需要您的同意,才能访问相册</string> <string>APP在动态发布、用户头像等模块需要访问本地相册,以便上传图片</string>
<key>UIBackgroundModes</key> <key>UIBackgroundModes</key>
<array> <array>
<string>audio</string> <string>audio</string>
......
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
- (UIButton *)appleBtn { - (UIButton *)appleBtn {
if (!_appleBtn) { if (!_appleBtn) {
_appleBtn = [UIButton btnWithTitle:@"Apple ID登录" font:BoldFont(16)]; _appleBtn = [UIButton btnWithTitle:@"通过Apple登录" font:BoldFont(16)];
_appleBtn.titleEdgeInsets = UIEdgeInsetsMake(0, 12, 0, 0); _appleBtn.titleEdgeInsets = UIEdgeInsetsMake(0, 12, 0, 0);
_appleBtn.dk_backgroundColorPicker = DKColorPickerWithKey(TEXT); _appleBtn.dk_backgroundColorPicker = DKColorPickerWithKey(TEXT);
[_appleBtn dk_setTitleColorPicker:DKColorPickerWithKey(APPLE_TEXT) forState:UIControlStateNormal]; [_appleBtn dk_setTitleColorPicker:DKColorPickerWithKey(APPLE_TEXT) forState:UIControlStateNormal];
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!