Skip to content
Permalink
eda01ea40e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
50 lines (50 sloc) 4.29 KB
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Country Alpha 3 Codes" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4ld-zx-Jdl">
<rect key="frame" x="87" y="414" width="240" height="58"/>
<fontDescription key="fontDescription" type="system" pointSize="23"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="earth" translatesAutoresizingMaskIntoConstraints="NO" id="9Q3-cq-e3c">
<rect key="frame" x="87" y="13" width="240" height="512"/>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="9Q3-cq-e3c" secondAttribute="bottom" constant="337" id="Frt-1j-XlH"/>
<constraint firstItem="4ld-zx-Jdl" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="87" id="JCT-05-imy"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="4ld-zx-Jdl" secondAttribute="trailing" constant="87" id="MQH-jD-xfK"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="4ld-zx-Jdl" secondAttribute="bottom" constant="390" id="Wtn-yi-Qdp"/>
<constraint firstItem="9Q3-cq-e3c" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="87" id="iXK-rQ-aHi"/>
<constraint firstItem="9Q3-cq-e3c" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="-31" id="jPO-Dk-G0a"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="9Q3-cq-e3c" secondAttribute="trailing" constant="87" id="lwr-UB-6Ff"/>
<constraint firstItem="4ld-zx-Jdl" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="370" id="zva-qt-UUG"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52.173913043478265" y="375"/>
</scene>
</scenes>
<resources>
<image name="earth" width="512" height="512"/>
</resources>
</document>