We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657eeda commit aa75cc1Copy full SHA for aa75cc1
SNUTT Today/Info.plist
@@ -21,7 +21,7 @@
21
<key>CFBundleShortVersionString</key>
22
<string>1.0.0</string>
23
<key>CFBundleVersion</key>
24
- <string>1</string>
+ <string>3</string>
25
<key>NSExtension</key>
26
<dict>
27
<key>NSExtensionMainStoryboard</key>
SNUTT/Info.plist
@@ -30,7 +30,7 @@
30
</dict>
31
</array>
32
33
- <string>2</string>
34
<key>Fabric</key>
35
36
<key>APIKey</key>
@@ -89,6 +89,8 @@
89
90
91
92
+ <key>NSPhotoLibraryUsageDescription</key>
93
+ <string>Firebase uses the photos</string>
94
<key>UIBackgroundModes</key>
95
<array>
96
<string>remote-notification</string>
0 commit comments