|
@@ -1,8 +1,7 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5037.2" systemVersion="12F45" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
|
<dependencies>
|
|
|
- <deployment defaultVersion="1552" identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VLCFirstStepsSixthPageViewController">
|
|
@@ -27,7 +26,7 @@ We hope you enjoy it.</string>
|
|
|
<color key="textColor" white="0.71999999999999997" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="AppIcon512x512.png" id="TKA-c3-IgQ">
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="VLCCone512x512.png" id="TKA-c3-IgQ">
|
|
|
<rect key="frame" x="206" y="121" width="128" height="128"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
</imageView>
|
|
@@ -45,11 +44,15 @@ We hope you enjoy it.</string>
|
|
|
</button>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.12" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
- <simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="AppIcon512x512.png" width="512" height="512"/>
|
|
|
+ <image name="VLCCone512x512.png" width="512" height="512"/>
|
|
|
</resources>
|
|
|
+ <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
+ <simulatedStatusBarMetrics key="statusBar"/>
|
|
|
+ <simulatedOrientationMetrics key="orientation"/>
|
|
|
+ <simulatedScreenMetrics key="destination" type="retina4"/>
|
|
|
+ </simulatedMetricsContainer>
|
|
|
</document>
|