diff --git a/nirvana-ios.xcodeproj/project.pbxproj b/nirvana-ios.xcodeproj/project.pbxproj index 40cfb1b..8817cbb 100644 --- a/nirvana-ios.xcodeproj/project.pbxproj +++ b/nirvana-ios.xcodeproj/project.pbxproj @@ -738,6 +738,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "nirvana-ios/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = nirvana; 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; @@ -774,6 +775,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "nirvana-ios/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = nirvana; 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;