From abef6da56913f1c55528103e60a50451a39628b1 Mon Sep 17 00:00:00 2001 From: WlodekM Date: Sun, 16 Jun 2024 10:35:45 +0300 Subject: initial commit --- ios/Info.plist | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 ios/Info.plist (limited to 'ios/Info.plist') diff --git a/ios/Info.plist b/ios/Info.plist new file mode 100644 index 0000000..a4b0636 --- /dev/null +++ b/ios/Info.plist @@ -0,0 +1,141 @@ + + + + + CFBundleDisplayName + ClassiCube + CFBundleExecutable + ClassiCube + CFBundleIdentifier + com.classicube.client.ios + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ClassiCube + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + NSPhotoLibraryAddUsageDescription + Saving screenshot + UILaunchStoryboardName + LaunchScreen + CFBundleIcons + + CFBundlePrimaryIcon + + CFBundleIconName + AppIcon + CFBundleIconFiles + + AppIcon40x40 + AppIcon60x60 + + + + CFBundleIcons~ipad + + CFBundlePrimaryIcon + + CFBundleIconName + AppIcon + CFBundleIconFiles + + AppIcon40x40 + AppIcon60x60 + AppIcon76x76 + AppIcon83.5x83.5 + + + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UTImportedTypeDeclarations + + + UTTypeIdentifier + com.classicube.client.ios-cw + UTTypeConformsTo + + public.data + + UTTypeDescription + ClassiCube map format + UTTypeTagSpecification + + public.filename-extension + + cw + + + + + UTTypeIdentifier + com.classicube.client.ios-dat + UTTypeConformsTo + + public.data + + UTTypeDescription + Classic map format + UTTypeTagSpecification + + public.filename-extension + + dat + mine + + + + + UTTypeIdentifier + com.classicube.client.ios-lvl + UTTypeConformsTo + + public.data + + UTTypeDescription + MCSharp map format + UTTypeTagSpecification + + public.filename-extension + + lvl + + + + + UTTypeIdentifier + com.classicube.client.ios-fcm + UTTypeConformsTo + + public.data + + UTTypeDescription + fCraft map format + UTTypeTagSpecification + + public.filename-extension + + fcm + + + + + + \ No newline at end of file -- cgit 1.4.1-2-gfad0