File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
<key >CFBundleShortVersionString </key >
20
20
<string >0.1 </string >
21
21
<key >CFBundleVersion </key >
22
- <string >17 </string >
22
+ <string >18 </string >
23
23
<key >LSRequiresIPhoneOS </key >
24
24
<true />
25
+ <key >NSCameraUsageDescription </key >
26
+ <string >Used to select team and user images </string >
27
+ <key >NSPhotoLibraryUsageDescription </key >
28
+ <string >Used to select team and user images </string >
25
29
<key >UILaunchStoryboardName </key >
26
30
<string >LaunchScreen </string >
27
31
<key >UIMainStoryboardFile </key >
43
47
<string >UIInterfaceOrientationLandscapeLeft </string >
44
48
<string >UIInterfaceOrientationLandscapeRight </string >
45
49
</array >
46
- <key >NSCameraUsageDescription </key >
47
- <string >Used to select team and user images </string >
48
- <key >NSPhotoLibraryUsageDescription </key >
49
- <string >Used to select team and user images </string >
50
50
</dict >
51
51
</plist >
You can’t perform that action at this time.
0 commit comments