diff --git a/Source/Application/Zhip-Info.plist b/Source/Application/Zhip-Info.plist index 84f0ad29..082ee543 100644 --- a/Source/Application/Zhip-Info.plist +++ b/Source/Application/Zhip-Info.plist @@ -2,8 +2,28 @@ - firebase_crashlytics_collection_enabled + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0.1 + CFBundleVersion + 15 + ITSAppUsesNonExemptEncryption + LSRequiresIPhoneOS + + NSCameraUsageDescription + Scan QR Code NSFaceIDUsageDescription Unlock app easily with FaceId/TouchId UIAppFonts @@ -27,42 +47,18 @@ Barlow-Thin.ttf Barlow-ThinItalic.ttf - UIStatusBarStyle - UIStatusBarStyleLightContent - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - 1.0 - CFBundleVersion - 15 - ITSAppUsesNonExemptEncryption - - LSRequiresIPhoneOS - UILaunchStoryboardName LaunchScreen UIRequiredDeviceCapabilities armv7 + UIStatusBarStyle + UIStatusBarStyleLightContent UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - NSCameraUsageDescription - Scan QR Code - UIViewControllerBasedStatusBarAppearance - UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait @@ -70,5 +66,9 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance + + firebase_crashlytics_collection_enabled +