diff --git a/iOS/Info.plist b/iOS/Info.plist index 33c46cc..aaf0a0c 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -2,118 +2,118 @@ - CFBundleExecutable - SameBoy - CFBundleIdentifier - com.github.liji32.sameboy.ios - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SameBoy - CFBundlePackageType - APPL - CFBundleShortVersionString - @VERSION - CFBundleVersion - 1 - LSRequiresIPhoneOS - - UILaunchStoryboardName - LaunchScreen - UISupportedInterfaceOrientations - - UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - UISupportedInterfaceOrientations~ipad - - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown - UIInterfaceOrientationLandscapeLeft - UIInterfaceOrientationLandscapeRight - - NSHumanReadableCopyright - Copyright © 2015-@COPYRIGHT_YEAR Lior Halphon - CFBundleIcons - - CFBundlePrimaryIcon - - CFBundleIconFiles - - AppIcon60x60@2x.png - AppIcon60x60@3x.png - AppIcon76x76@2x.png - AppIcon83.5x83.5@2x.png - - - - LSApplicationCategoryType - public.app-category.games - LSSupportsOpeningDocumentsInPlace - - UIFileSharingEnabled - - UISupportsDocumentBrowser - - NSCameraUsageDescription - SameBoy needs to access your device's camera to emulate the Game Boy Camera - CFBundleDocumentTypes - - - CFBundleTypeIconFiles - - Cartridge.png - - CFBundleTypeExtensions - - gb - - CFBundleTypeName - Game Boy Game - LSItemContentTypes - - com.github.liji32.sameboy.gb - - LSHandlerRank - Owner - - - CFBundleTypeIconFiles - - ColorCartridge.png - - CFBundleTypeExtensions - - gbc - - CFBundleTypeName - Game Boy Color Game - LSItemContentTypes - - com.github.liji32.sameboy.gbc - - LSHandlerRank - Owner - - - CFBundleTypeIconFiles - - ColorCartridge.png - - CFBundleTypeExtensions - - isx - - CFBundleTypeName - Game Boy ISX File - LSItemContentTypes - - com.github.liji32.sameboy.isx - - LSHandlerRank - Owner - + CFBundleExecutable + SameBoy + CFBundleIdentifier + com.github.liji32.sameboy.ios + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + SameBoy + CFBundlePackageType + APPL + CFBundleShortVersionString + @VERSION + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + NSHumanReadableCopyright + Copyright © 2015-@COPYRIGHT_YEAR Lior Halphon + CFBundleIcons + + CFBundlePrimaryIcon + + CFBundleIconFiles + + AppIcon60x60@2x.png + AppIcon60x60@3x.png + AppIcon76x76@2x.png + AppIcon83.5x83.5@2x.png + + + + LSApplicationCategoryType + public.app-category.games + LSSupportsOpeningDocumentsInPlace + + UIFileSharingEnabled + + UISupportsDocumentBrowser + + NSCameraUsageDescription + SameBoy needs to access your device's camera to emulate the Game Boy Camera + CFBundleDocumentTypes + + + CFBundleTypeIconFiles + + Cartridge.png + + CFBundleTypeExtensions + + gb + + CFBundleTypeName + Game Boy Game + LSItemContentTypes + + com.github.liji32.sameboy.gb + + LSHandlerRank + Owner + + + CFBundleTypeIconFiles + + ColorCartridge.png + + CFBundleTypeExtensions + + gbc + + CFBundleTypeName + Game Boy Color Game + LSItemContentTypes + + com.github.liji32.sameboy.gbc + + LSHandlerRank + Owner + + + CFBundleTypeIconFiles + + ColorCartridge.png + + CFBundleTypeExtensions + + isx + + CFBundleTypeName + Game Boy ISX File + LSItemContentTypes + + com.github.liji32.sameboy.isx + + LSHandlerRank + Owner + CFBundleTypeName zip @@ -122,84 +122,84 @@ com.pkware.zip-archive - - UTExportedTypeDeclarations - - - UTTypeConformsTo - - public.data - - UTTypeDescription - Game Boy Game - UTTypeIdentifier - com.github.liji32.sameboy.gb - UTTypeTagSpecification - - public.filename-extension - - gb - - - - - UTTypeConformsTo - - public.data - - UTTypeDescription - Game Boy Color Game - UTTypeIdentifier - com.github.liji32.sameboy.gbc - UTTypeTagSpecification - - public.filename-extension - - gbc - - - - - UTTypeConformsTo - - public.data - - UTTypeDescription - Game Boy ISX File - UTTypeIdentifier - com.github.liji32.sameboy.isx - UTTypeTagSpecification - - public.filename-extension - - isx - - - - - UIDeviceFamily - - 1 - 2 - - CFBundleSupportedPlatforms - - iPhoneOS - - UIRequiredDeviceCapabilities - - arm64 - - UIRequiresFullScreen - - GCSupportedGameControllers - - - ProfileName - ExtendedGamepad - - - GCSupportsControllerUserInteraction - + + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Game Boy Game + UTTypeIdentifier + com.github.liji32.sameboy.gb + UTTypeTagSpecification + + public.filename-extension + + gb + + + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Game Boy Color Game + UTTypeIdentifier + com.github.liji32.sameboy.gbc + UTTypeTagSpecification + + public.filename-extension + + gbc + + + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Game Boy ISX File + UTTypeIdentifier + com.github.liji32.sameboy.isx + UTTypeTagSpecification + + public.filename-extension + + isx + + + + + UIDeviceFamily + + 1 + 2 + + CFBundleSupportedPlatforms + + iPhoneOS + + UIRequiredDeviceCapabilities + + arm64 + + UIRequiresFullScreen + + GCSupportedGameControllers + + + ProfileName + ExtendedGamepad + + + GCSupportsControllerUserInteraction +