9 lines
747 B
Plaintext
9 lines
747 B
Plaintext
{
|
|
"CFBundleDisplayName" = "Flower Story";
|
|
"NSLocationWhenInUseUsageDescription" = "Flower Story needs to know your location in order to save the flower's location.";
|
|
"TemporaryFullAccuracyUsageDescription" = "Flower Story needs to know your accurate location to judge the distance between flowers.";
|
|
"NSCameraUsageDescription" = "Flower Story needs access to the camera to take photos.";
|
|
"NSMicrophoneUsageDescription" = "Flower Story needs access to microphone for taking videos.";
|
|
"NSPhotoLibraryAddUsageDescription" = "Flower Story needs access to the photo gallery for picking photos and videos.";
|
|
"NSPhotoLibraryUsageDescription" = "Flower Story needs access to photos gallery for picking photos and videos.";
|
|
} |