|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6185.11" systemVersion="13E28" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="vXZ-lx-hvc"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7531" systemVersion="14D131" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="vXZ-lx-hvc"> |
3 | 3 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6190.4"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7520"/> |
5 | 5 | </dependencies>
|
6 | 6 | <scenes>
|
7 | 7 | <!--View Controller-->
|
|
17 | 17 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
18 | 18 | <subviews>
|
19 | 19 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZiI-oe-FbW">
|
20 |
| - <rect key="frame" x="37" y="20" width="246" height="257"/> |
| 20 | + <rect key="frame" x="0.0" y="20" width="320" height="257"/> |
21 | 21 | <color key="backgroundColor" red="1" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
22 | 22 | <constraints>
|
23 | 23 | <constraint firstAttribute="height" constant="257" id="2hD-0u-bgc"/>
|
|
30 | 30 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
31 | 31 | <constraints>
|
32 | 32 | <constraint firstItem="ZiI-oe-FbW" firstAttribute="top" secondItem="qOu-jN-vXC" secondAttribute="bottom" id="IKo-pU-iUX"/>
|
33 |
| - <constraint firstAttribute="trailing" secondItem="ZiI-oe-FbW" secondAttribute="trailing" constant="37" id="RFF-eE-Idp"/> |
34 |
| - <constraint firstItem="ZiI-oe-FbW" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" constant="37" id="SNg-MY-Ers"/> |
| 33 | + <constraint firstAttribute="trailing" secondItem="ZiI-oe-FbW" secondAttribute="trailing" id="RFF-eE-Idp"/> |
| 34 | + <constraint firstItem="ZiI-oe-FbW" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="SNg-MY-Ers"/> |
35 | 35 | </constraints>
|
36 | 36 | </view>
|
37 | 37 | <connections>
|
|
45 | 45 | <simulatedMetricsContainer key="defaultSimulatedMetrics">
|
46 | 46 | <simulatedStatusBarMetrics key="statusBar"/>
|
47 | 47 | <simulatedOrientationMetrics key="orientation"/>
|
48 |
| - <simulatedScreenMetrics key="destination" type="retina4"> |
49 |
| - <size key="portraitSize" width="320" height="568"/> |
50 |
| - <size key="landscapeSize" width="568" height="320"/> |
51 |
| - </simulatedScreenMetrics> |
| 48 | + <simulatedScreenMetrics key="destination" type="retina4"/> |
52 | 49 | </simulatedMetricsContainer>
|
53 | 50 | </document>
|
0 commit comments