|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" systemVersion="17A277" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F71b" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 3 | + <device id="retina4_0" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/> |
5 | | - <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
6 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 10 | </dependencies> |
8 | 11 | <scenes> |
9 | 12 | <!--View Controller--> |
10 | 13 | <scene sceneID="EHf-IW-A2E"> |
11 | 14 | <objects> |
12 | 15 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
| 16 | + <layoutGuides> |
| 17 | + <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/> |
| 18 | + <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/> |
| 19 | + </layoutGuides> |
13 | 20 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
14 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
15 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 23 | + <subviews> |
| 24 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Build: 7 (0572618)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yhA-lX-4Of" userLabel="APP_VERSION"> |
| 25 | + <rect key="frame" x="132.5" y="527" width="55.5" height="21"/> |
| 26 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 27 | + <nil key="textColor"/> |
| 28 | + <nil key="highlightedColor"/> |
| 29 | + </label> |
| 30 | + </subviews> |
16 | 31 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
17 | | - <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
| 32 | + <constraints> |
| 33 | + <constraint firstItem="yhA-lX-4Of" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="0ld-gi-EPw"/> |
| 34 | + <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="yhA-lX-4Of" secondAttribute="bottom" constant="20" id="CH1-jU-hiL"/> |
| 35 | + </constraints> |
18 | 36 | </view> |
19 | 37 | </viewController> |
20 | 38 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
21 | 39 | </objects> |
22 | | - <point key="canvasLocation" x="53" y="375"/> |
| 40 | + <point key="canvasLocation" x="52.5" y="375"/> |
23 | 41 | </scene> |
24 | 42 | </scenes> |
25 | 43 | </document> |
0 commit comments