Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed May 18, 2019
1 parent 28814ee commit 0bda45b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ios/StandardNotes/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
<key>NSFaceIDUsageDescription</key>
<string>Face ID is required to unlock your notes.</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Not used but required because API exists somewhere in build or dependencies.</string>
<string>Not used by application; required in configuration because API exists in build dependencies.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Not used by application; required in configuration because API exists in build dependencies.</string>
<key>UIAppFonts</key>
<array>
<string>Entypo.ttf</string>
Expand Down

0 comments on commit 0bda45b

Please sign in to comment.