getting all necessary things in place for recording and storing locally, now just cloud upload and then firestore update
This commit is contained in:
@@ -711,6 +711,7 @@
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = "nirvana-ios/Info.plist";
|
||||
INFOPLIST_KEY_NSContactsUsageDescription = "Please provide access to build your inner circle 🌱";
|
||||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "Please provide access to send messages 🌱";
|
||||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||||
@@ -745,6 +746,7 @@
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = "nirvana-ios/Info.plist";
|
||||
INFOPLIST_KEY_NSContactsUsageDescription = "Please provide access to build your inner circle 🌱";
|
||||
INFOPLIST_KEY_NSMicrophoneUsageDescription = "Please provide access to send messages 🌱";
|
||||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
||||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
||||
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
||||
|
||||
Reference in New Issue
Block a user