10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "Damus";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "damus";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Dai il permesso a Damus di accedere alle tue Foto per salvare immagini";
|
|
|