From 315c90081ab2596d9bc87a73254946ef992f9f61 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Oct 2024 13:38:53 +0530 Subject: Removed ios directory --- ios/OwynLauncherRewrite/Info.plist | 52 -------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 ios/OwynLauncherRewrite/Info.plist (limited to 'ios/OwynLauncherRewrite/Info.plist') diff --git a/ios/OwynLauncherRewrite/Info.plist b/ios/OwynLauncherRewrite/Info.plist deleted file mode 100644 index acc26b6..0000000 --- a/ios/OwynLauncherRewrite/Info.plist +++ /dev/null @@ -1,52 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleDisplayName - DaftLauncherRewrite - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - APPL - CFBundleShortVersionString - $(MARKETING_VERSION) - CFBundleSignature - ???? - CFBundleVersion - $(CURRENT_PROJECT_VERSION) - LSRequiresIPhoneOS - - NSAppTransportSecurity - - - NSAllowsArbitraryLoads - - NSAllowsLocalNetworking - - - NSLocationWhenInUseUsageDescription - - UILaunchStoryboardName - LaunchScreen - UIRequiredDeviceCapabilities - - arm64 - - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UIViewControllerBasedStatusBarAppearance - - - -- cgit v1.3.1