From 08f2adb6397557ac27cf3780aa8f8222cbc51982 Mon Sep 17 00:00:00 2001 From: Orangerot Date: Mon, 16 Dec 2024 16:04:07 +0100 Subject: Initial Commit --- ios/Flutter/AppFrameworkInfo.plist | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ios/Flutter/AppFrameworkInfo.plist (limited to 'ios/Flutter/AppFrameworkInfo.plist') diff --git a/ios/Flutter/AppFrameworkInfo.plist b/ios/Flutter/AppFrameworkInfo.plist new file mode 100644 index 0000000..7c56964 --- /dev/null +++ b/ios/Flutter/AppFrameworkInfo.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + App + CFBundleIdentifier + io.flutter.flutter.app + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + App + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + MinimumOSVersion + 12.0 + + -- cgit v1.2.3