feat: add Face ID usage description to Info.plist for enhanced security permissions
This commit is contained in:
@@ -28,5 +28,7 @@
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Explain why your app needs Face ID access here.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user