diff --git a/src/ios/iOS/Info-iOS.plist b/src/ios/iOS/Info-iOS.plist new file mode 100644 index 00000000..640cd98e --- /dev/null +++ b/src/ios/iOS/Info-iOS.plist @@ -0,0 +1,118 @@ + + + + + CFBundleDevelopmentRegion + $(DEVELOPMENT_LANGUAGE) + CFBundleDocumentTypes + + + CFBundleTypeName + SFC ROM + LSHandlerRank + Default + LSItemContentTypes + + org.halext.sfc + + + + CFBundleTypeName + SMC ROM + LSHandlerRank + Default + LSItemContentTypes + + halext.sfc + + + + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + yaze-ios + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIRequiredDeviceCapabilities + + armv7 + metal + + UIRequiresFullScreen + + UIStatusBarHidden + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortraitUpsideDown + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Super Nintendo ROMs + UTTypeIconFiles + + UTTypeIdentifier + org.halext.sfc + UTTypeTagSpecification + + public.filename-extension + + sfc + + + + + UTImportedTypeDeclarations + + + UTTypeConformsTo + + public.data + + UTTypeDescription + Super Nintendo ROMs + UTTypeIconFiles + + UTTypeIdentifier + org.halext.sfc + UTTypeTagSpecification + + public.filename-extension + + sfc + + public.mime-type + + + + + + diff --git a/src/ios/iOS/LaunchScreen.storyboard b/src/ios/iOS/LaunchScreen.storyboard new file mode 100644 index 00000000..12c52cfb --- /dev/null +++ b/src/ios/iOS/LaunchScreen.storyboard @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +