Skip to content

Commit aa75cc1

Browse files
committed
Prepare for build
1 parent 657eeda commit aa75cc1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

SNUTT Today/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleShortVersionString</key>
2222
<string>1.0.0</string>
2323
<key>CFBundleVersion</key>
24-
<string>1</string>
24+
<string>3</string>
2525
<key>NSExtension</key>
2626
<dict>
2727
<key>NSExtensionMainStoryboard</key>

SNUTT/Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</dict>
3131
</array>
3232
<key>CFBundleVersion</key>
33-
<string>2</string>
33+
<string>3</string>
3434
<key>Fabric</key>
3535
<dict>
3636
<key>APIKey</key>
@@ -89,6 +89,8 @@
8989
</dict>
9090
</dict>
9191
</dict>
92+
<key>NSPhotoLibraryUsageDescription</key>
93+
<string>Firebase uses the photos</string>
9294
<key>UIBackgroundModes</key>
9395
<array>
9496
<string>remote-notification</string>

0 commit comments

Comments
 (0)