Add NSFaceIDUsageDescription

pull/2/head
Michael Scoff 7 years ago
parent 1fd13ad258
commit b97a1e0bf5
  1. 2
      Trust/Info.plist

@ -37,6 +37,8 @@
<string>Sending QR Code to your contacts</string> <string>Sending QR Code to your contacts</string>
<key>NSPhotoLibraryUsageDescription</key> <key>NSPhotoLibraryUsageDescription</key>
<string>Sending QR Code to your contacts</string> <string>Sending QR Code to your contacts</string>
<key>NSFaceIDUsageDescription</key>
<string>Access your wallet</string>
<key>UILaunchStoryboardName</key> <key>UILaunchStoryboardName</key>
<string>LaunchScreen</string> <string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key> <key>UIRequiredDeviceCapabilities</key>

Loading…
Cancel
Save