Skip to content

Commit 3047eb5

Browse files
committed
Submit 2.3 to App Store
1 parent 71cb7ab commit 3047eb5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MVVMReactiveCocoa/MVVMReactiveCocoa-Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>NSCameraUsageDescription</key>
6-
<string>This app requires access to the camera.</string>
7-
<key>NSPhotoLibraryUsageDescription</key>
8-
<string>This app requires access to the photo library.</string>
95
<key>CFBundleDevelopmentRegion</key>
106
<string>en</string>
117
<key>CFBundleDisplayName</key>
@@ -76,7 +72,7 @@
7672
</dict>
7773
</array>
7874
<key>CFBundleVersion</key>
79-
<string>604</string>
75+
<string>605</string>
8076
<key>Fabric</key>
8177
<dict>
8278
<key>APIKey</key>
@@ -203,6 +199,10 @@
203199
</dict>
204200
</dict>
205201
</dict>
202+
<key>NSCameraUsageDescription</key>
203+
<string>This app requires access to the camera.</string>
204+
<key>NSPhotoLibraryUsageDescription</key>
205+
<string>This app requires access to the photo library.</string>
206206
<key>UIAppFonts</key>
207207
<array>
208208
<string>octicons.ttf</string>

0 commit comments

Comments
 (0)