Skip to content

Commit

Permalink
Fix tvOS launch screen storyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson committed Sep 24, 2023
1 parent c6f49d7 commit 99451b5
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions Provenance.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@
37EEA2A827BC7E610070E222 /* ConsoleGamesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37EEA29927BC7E610070E222 /* ConsoleGamesView.swift */; };
37EEA2AB27BC81890070E222 /* Introspect in Frameworks */ = {isa = PBXBuildFile; productRef = 37EEA2AA27BC81890070E222 /* Introspect */; };
42BC83A917E6775E00E9A607 /* PVGameLibrarySectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42BC83A817E6775E00E9A607 /* PVGameLibrarySectionHeaderView.swift */; };
555454432AC09998006A065F /* LaunchImageTV.png in Resources */ = {isa = PBXBuildFile; fileRef = 555454412AC09997006A065F /* LaunchImageTV.png */; };
555454442AC09998006A065F /* LaunchScreenTV.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 555454422AC09998006A065F /* LaunchScreenTV.storyboard */; };
93102A4A2A30E879002C86C6 /* PVLogging in Frameworks */ = {isa = PBXBuildFile; productRef = 93102A492A30E879002C86C6 /* PVLogging */; };
93102A4B2A30E879002C86C6 /* PVLogging in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 93102A492A30E879002C86C6 /* PVLogging */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
93102A4D2A30E955002C86C6 /* PVLogging in Frameworks */ = {isa = PBXBuildFile; productRef = 93102A4C2A30E955002C86C6 /* PVLogging */; };
Expand Down Expand Up @@ -2042,6 +2044,8 @@
423BB97A17DD35B10048F457 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
42BC83A817E6775E00E9A607 /* PVGameLibrarySectionHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PVGameLibrarySectionHeaderView.swift; sourceTree = "<group>"; };
5525388625574D48004B00B6 /* PVTGBDual.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PVTGBDual.framework; sourceTree = BUILT_PRODUCTS_DIR; };
555454412AC09997006A065F /* LaunchImageTV.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = LaunchImageTV.png; sourceTree = "<group>"; };
555454422AC09998006A065F /* LaunchScreenTV.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreenTV.storyboard; sourceTree = "<group>"; };
9328B14B2A31837A0094C712 /* libMoltenVK_PPSSPP.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libMoltenVK_PPSSPP.dylib; path = Cores/PPSSPP/lib/libMoltenVK_PPSSPP.dylib; sourceTree = "<group>"; };
934855C829708D5A00A5BBC6 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
934BE9A6296F177A00FB9933 /* PVRetroArch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = PVRetroArch.xcodeproj; path = RetroArch/PVRetroArch.xcodeproj; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3605,6 +3609,8 @@
1AD481B51BA350A400FDA50A /* ProvenanceTV */ = {
isa = PBXGroup;
children = (
555454422AC09998006A065F /* LaunchScreenTV.storyboard */,
555454412AC09997006A065F /* LaunchImageTV.png */,
B35D667D21814EAB0005A992 /* Story Boards */,
BE9FDCCC1C21109B0046DF0E /* Provenance.entitlements */,
EF474BA9279E63B700578663 /* TVAlertController.swift */,
Expand Down Expand Up @@ -5277,6 +5283,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
555454432AC09998006A065F /* LaunchImageTV.png in Resources */,
1AD481D61BA3542D00FDA50A /* GCDWebUploader.bundle in Resources */,
B36703752896314300F75595 /* Scale4x.fsh in Resources */,
B307830728924D6B007E7A2D /* GLES in Resources */,
Expand All @@ -5296,6 +5303,7 @@
B3CEC5B22794D8DD004A7CC1 /* Strings.strings in Resources */,
B36703732896314300F75595 /* AAScale4x.fsh in Resources */,
B3296EC826CABFCA0088AC32 /* SaveStates.storyboard in Resources */,
555454442AC09998006A065F /* LaunchScreenTV.storyboard in Resources */,
1AD481C31BA350A400FDA50A /* TVAssets.xcassets in Resources */,
1AD482361BA35A2D00FDA50A /* Assets.xcassets in Resources */,
B367036B2896314200F75595 /* LCD.fsh in Resources */,
Expand Down
File renamed without changes
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder.AppleTV.Storyboard" version="3.0" toolsVersion="21507" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Xgj-up-wSf">
<document type="com.apple.InterfaceBuilder.AppleTV.Storyboard" version="3.0" toolsVersion="22154" targetRuntime="AppleTV" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Xgj-up-wSf">
<device id="appleTV" appearance="light"/>
<dependencies>
<deployment identifier="tvOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
Expand All @@ -20,7 +20,7 @@
<rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="TVLaunchImage2x" translatesAutoresizingMaskIntoConstraints="NO" id="DX6-wQ-Yfl">
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="LaunchImageTV" translatesAutoresizingMaskIntoConstraints="NO" id="DX6-wQ-Yfl">
<rect key="frame" x="0.0" y="0.0" width="1920" height="1080"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView>
Expand All @@ -34,6 +34,6 @@
</scene>
</scenes>
<resources>
<image name="TVLaunchImage2x" width="3840" height="2160"/>
<image name="LaunchImageTV" width="3840" height="2160"/>
</resources>
</document>
2 changes: 1 addition & 1 deletion ProvenanceTV/en.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<string>fetch</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen.storyboard</string>
<string>LaunchScreenTV.storyboard</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>arm64</string>
Expand Down

0 comments on commit 99451b5

Please sign in to comment.