|
3982 | 3982 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
3983 | 3983 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
3984 | 3984 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 3985 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
3985 | 3986 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
3986 | 3987 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
3987 | 3988 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
4029 | 4030 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
4030 | 4031 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
4031 | 4032 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 4033 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
4032 | 4034 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
4033 | 4035 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
4034 | 4036 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
4075 | 4077 | INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
4076 | 4078 | INFOPLIST_KEY_NSCameraUsageDescription = "To take photos or videos to use in your posts.";
|
4077 | 4079 | INFOPLIST_KEY_NSMicrophoneUsageDescription = "Enable microphone access to record sound in your videos.";
|
| 4080 | + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "To add photos or videos to your posts."; |
4078 | 4081 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
4079 | 4082 | INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait";
|
4080 | 4083 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
0 commit comments