/* Bundle display name */ "CFBundleDisplayName" = "Strongbox"; /* Bundle name */ "CFBundleName" = "Strongbox"; /* Privacy - Camera Usage Description */ "NSCameraUsageDescription" = "Can Strongbox use the camera to take photos and scan QR codes?"; /* Privacy - Microphone Usage Description */ "NSMicrophoneUsageDescription" = "Can Strongbox use the microphone to include audio in your attachments?"; /* Privacy - Face ID Usage Description */ "NSFaceIDUsageDescription" = "Strongbox can use Face ID to open your databases and unlock the application. Would you like to allow Strongbox to do this?"; /* Privacy - Photo Library Additions Usage Description */ "NSPhotoLibraryAddUsageDescription" = "Required to Save Attachments"; /* Privacy - Photo Library Usage Description */ "NSPhotoLibraryUsageDescription" = "Required to Add Attachments"; /* Privacy - NFC Scan Usage Description */ "NFCReaderUsageDescription" = "Strongbox needs access to NFC to communicate with your YubiKey."; /* (No Comment) */ "Strongbox Database (dat)" = "Strongbox Database (dat)"; /* (No Comment) */ "Strongbox Database (KDB)" = "Strongbox Database (KDB)"; /* (No Comment) */ "Strongbox Database (KDBX)" = "Strongbox Database (KDBX)"; /* (No Comment) */ "Strongbox Database (PSAFE3)" = "Strongbox Database (PSAFE3)";