|
3962 | 3962 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
3963 | 3963 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
3964 | 3964 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 3965 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
3965 | 3966 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
3966 | 3967 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
3967 | 3968 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
3972 | 3973 | MARKETING_VERSION = "${VERSION_SHORT}";
|
3973 | 3974 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
3974 | 3975 | MTL_FAST_MATH = YES;
|
3975 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.automattic.reader; |
3976 | 3976 | PRODUCT_NAME = "$(TARGET_NAME)";
|
3977 | 3977 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
3978 | 3978 | SWIFT_TREAT_WARNINGS_AS_ERRORS = NO;
|
|
4010 | 4010 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
4011 | 4011 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
4012 | 4012 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 4013 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
4013 | 4014 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
4014 | 4015 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
4015 | 4016 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
4020 | 4021 | MARKETING_VERSION = "${VERSION_SHORT}";
|
4021 | 4022 | MTL_ENABLE_DEBUG_INFO = NO;
|
4022 | 4023 | MTL_FAST_MATH = YES;
|
4023 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.automattic.reader; |
4024 | 4024 | PRODUCT_NAME = "$(TARGET_NAME)";
|
4025 | 4025 | SWIFT_TREAT_WARNINGS_AS_ERRORS = NO;
|
4026 | 4026 | SWIFT_VERSION = 5.0;
|
|
4057 | 4057 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
4058 | 4058 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
4059 | 4059 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 4060 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
4060 | 4061 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
4061 | 4062 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
4062 | 4063 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
4067 | 4068 | MARKETING_VERSION = "${VERSION_SHORT}";
|
4068 | 4069 | MTL_ENABLE_DEBUG_INFO = NO;
|
4069 | 4070 | MTL_FAST_MATH = YES;
|
4070 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.automattic.reader; |
4071 | 4071 | PRODUCT_NAME = "$(TARGET_NAME)";
|
4072 | 4072 | SWIFT_TREAT_WARNINGS_AS_ERRORS = NO;
|
4073 | 4073 | SWIFT_VERSION = 5.0;
|
|
0 commit comments