Skip to content

Commit

Permalink
Prepare for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajin9601 committed Mar 19, 2017
1 parent 657eeda commit aa75cc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SNUTT Today/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>3</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionMainStoryboard</key>
Expand Down
4 changes: 3 additions & 1 deletion SNUTT/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
Expand Down Expand Up @@ -89,6 +89,8 @@
</dict>
</dict>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string>Firebase uses the photos</string>
<key>UIBackgroundModes</key>
<array>
<string>remote-notification</string>
Expand Down

0 comments on commit aa75cc1

Please sign in to comment.