From 0eaec7313f5bb9f7a4553eaaa1ac634a7dce4a53 Mon Sep 17 00:00:00 2001 From: Alberto Date: Wed, 11 Mar 2026 19:11:40 +0000 Subject: [PATCH] Eliminar creche_app/ios/Runner/Info.plist --- creche_app/ios/Runner/Info.plist | 60 -------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 creche_app/ios/Runner/Info.plist diff --git a/creche_app/ios/Runner/Info.plist b/creche_app/ios/Runner/Info.plist deleted file mode 100644 index 036276a..0000000 --- a/creche_app/ios/Runner/Info.plist +++ /dev/null @@ -1,60 +0,0 @@ - - - - - CFBundleURLTypes - - - CFBundleTypeRole - Editor - CFBundleURLSchemes - - io.sementesfuturo.creche - - - - CFBundleDevelopmentRegion - $(DEVELOPMENT_LANGUAGE) - CFBundleDisplayName - Creche App - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - creche_app - CFBundlePackageType - APPL - CFBundleShortVersionString - $(FLUTTER_BUILD_NAME) - CFBundleSignature - ???? - CFBundleVersion - $(FLUTTER_BUILD_NUMBER) - LSRequiresIPhoneOS - - UILaunchStoryboardName - LaunchScreen - UIMainStoryboardFile - Main - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - CADisableMinimumFrameDurationOnPhone - - UIApplicationSupportsIndirectInputEvents - - -