Skip to content

Commit 15a7b30

Browse files
author
Maurice Breit
committed
build number
1 parent b41fca8 commit 15a7b30

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CoachPlus/CoachPlusInfoDev.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>0.1</string>
2121
<key>CFBundleVersion</key>
22-
<string>17</string>
22+
<string>18</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<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>
2529
<key>UILaunchStoryboardName</key>
2630
<string>LaunchScreen</string>
2731
<key>UIMainStoryboardFile</key>
@@ -43,9 +47,5 @@
4347
<string>UIInterfaceOrientationLandscapeLeft</string>
4448
<string>UIInterfaceOrientationLandscapeRight</string>
4549
</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>
5050
</dict>
5151
</plist>

0 commit comments

Comments
 (0)