|
| 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> |
| 6 | + <dependencies> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 10 | + </dependencies> |
| 11 | + <scenes> |
| 12 | + <!--View Controller--> |
| 13 | + <scene sceneID="EHf-IW-A2E"> |
| 14 | + <objects> |
| 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> |
| 20 | + <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 22 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 23 | + <subviews> |
| 24 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Build: 8 (a4864f6)" 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> |
| 31 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 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> |
| 36 | + </view> |
| 37 | + </viewController> |
| 38 | + <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 39 | + </objects> |
| 40 | + <point key="canvasLocation" x="52.5" y="375"/> |
| 41 | + </scene> |
| 42 | + </scenes> |
| 43 | +</document> |
0 commit comments