You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
422 B

/*
InfoPlist.strings
MyQrCode
Created by dev on 2025/8/28.
*/
"CFBundleDisplayName" = "MyQrCode";
"CFBundleName" = "MyQrCode";
"NSContactsUsageDescription" = "This app needs access to contacts to add contact information";
"NSCalendarsUsageDescription" = "This app needs access to calendar to add events";
"NSCalendarsWriteOnlyAccessUsageDescription" = "This app needs write-only access to add calendar events";