feat: add Face ID usage description to Info.plist for enhanced security permissions

This commit is contained in:
2026-05-17 14:36:07 +02:00
parent 2160478fa7
commit b7b33bdb52
+2
View File
@@ -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>