CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) CFBundleDisplayName $(PRODUCT_NAME) LSRequiresIPhoneOS NSCameraUsageDescription SelfieCam needs camera access to display your live selfie preview, apply real-time filters and ring light effects, capture high-quality photos, and enable advanced features like Center Stage auto-framing. NSMicrophoneUsageDescription SelfieCam needs microphone access for the camera framework to initialize properly. Audio is not recorded. NSPhotoLibraryAddUsageDescription SelfieCam needs photo library access to automatically save your captured photos to your device, making them available in the Photos app and other compatible applications. UILaunchStoryboardName LaunchScreen UIApplicationSceneManifest UIApplicationSupportsMultipleScenes UISceneConfigurations UIApplicationSupportsIndirectInputEvents UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight RevenueCatAPIKey $(REVENUECAT_API_KEY)