1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-28 03:57:43 +02:00

remove nfc from extension

This commit is contained in:
Kyle Spearrin 2018-05-24 14:01:00 -04:00
parent 235ca947be
commit d3003efe72
2 changed files with 0 additions and 6 deletions

View File

@ -10,9 +10,5 @@
<array>
<string>$(AppIdentifierPrefix)com.8bit.bitwarden</string>
</array>
<key>com.apple.developer.nfc.readersession.formats</key>
<array>
<string>NDEF</string>
</array>
</dict>
</plist>

View File

@ -98,7 +98,5 @@
</array>
<key>NSFaceIDUsageDescription</key>
<string>Use Face ID to unlock your vault.</string>
<key>NFCReaderUsageDescription</key>
<string>Use Yubikeys for two-facor authentication.</string>
</dict>
</plist>