CFBundleDevelopmentRegion en CFBundleDisplayName $(BUNDLE_DISPLAY_NAME) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType APPL CFBundleShortVersionString $(MARKETING_VERSION) CFBundleSignature ???? CFBundleURLTypes CFBundleTypeRole Editor CFBundleURLName $(BASE_BUNDLE_IDENTIFIER) CFBundleURLSchemes $(APPLICATION_SCHEME) CFBundleVersion $(CURRENT_PROJECT_VERSION) ITSAppUsesNonExemptEncryption ITSEncryptionExportComplianceCode d1dd539c-d21c-43e2-92e2-212c5269565c LSApplicationQueriesSchemes http https LSRequiresIPhoneOS NSAppTransportSecurity NSAllowsArbitraryLoads NSCalendarsUsageDescription See your scheduled meetings in the app. NSCameraUsageDescription The camera is used to take photos and videos, make video calls. NSContactsUsageDescription The contact book is used to send room invitation to your contacts with their emails. NSFaceIDUsageDescription Face ID is used to access your app. NSMicrophoneUsageDescription The microphone is used to take videos, make calls. NSPhotoLibraryUsageDescription The photo library is used to send photos and videos. NSSiriUsageDescription Siri is used to perform calls even from the lock screen. UIBackgroundModes audio remote-notification voip UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities armv7 UIStatusBarHidden UIStatusBarTintParameters UINavigationBar Style UIBarStyleDefault Translucent UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance UserDefaults ${PRODUCT_NAME}-Defaults applicationGroupIdentifier $(APPLICATION_GROUP_IDENTIFIER) baseBundleIdentifier $(BASE_BUNDLE_IDENTIFIER) keychainAccessGroup $(KEYCHAIN_ACCESS_GROUP)