Skip to content

Commit cd9eef9

Browse files
iOS: cleanup
1 parent 8510fcc commit cd9eef9

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

ios/SplashScreenResource/LaunchScreen.xib

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,9 @@
55
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
66
</dependencies>
77
<objects>
8-
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
9-
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
108
<view contentMode="scaleAspectFill" id="iN0-l3-epB">
11-
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
12-
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
139
<subviews>
1410
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="splash.png" translatesAutoresizingMaskIntoConstraints="NO" id="ZkI-RL-69Z">
15-
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
1611
</imageView>
1712
</subviews>
1813
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
@@ -22,12 +17,9 @@
2217
<constraint firstAttribute="bottom" secondItem="ZkI-RL-69Z" secondAttribute="bottom" id="afY-hI-KgI"/>
2318
<constraint firstItem="ZkI-RL-69Z" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="eMX-qT-GeJ"/>
2419
</constraints>
25-
<nil key="simulatedStatusBarMetrics"/>
26-
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
27-
<point key="canvasLocation" x="548" y="455"/>
2820
</view>
2921
</objects>
3022
<resources>
31-
<image name="splash.png" width="720" height="1280"/>
23+
<image name="splash.png"/>
3224
</resources>
3325
</document>

0 commit comments

Comments
 (0)