10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "Damus";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "damus";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Si le concedes acceso a Damus a tu fototeca, podrás guardar fotos.";
|
|
|