Skip to content

Commit

Permalink
adding message for the user to approve location service
Browse files Browse the repository at this point in the history
  • Loading branch information
challenge committed Feb 7, 2015
1 parent b3eef04 commit f00b122
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Snowman/Snowman/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Find players nearby to shoot</string>
<key>FacebookAppID</key>
<string>1545742452341030</string>
<key>CFBundleURLTypes</key>
Expand Down

0 comments on commit f00b122

Please sign in to comment.