chore(examples): add NFCReaderUsageDescription Info.plist, entitlement

This commit is contained in:
Lucas Nogueira
2024-09-10 08:38:57 -03:00
parent a34fade500
commit 57fd28126c
6 changed files with 68 additions and 18 deletions
+2
View File
@@ -8,5 +8,7 @@
<string>Request microphone access for WebRTC</string>
<key>NSFaceIDUsageDescription</key>
<string>Authenticate with biometrics</string>
<key>NFCReaderUsageDescription</key>
<string>Read and write to NFC tags for testing</string>
</dict>
</plist>