2016-06-03 06:28:17 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2016-06-04 19:10:03 +03:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="64" useTraitCollections="YES">
|
2016-06-03 06:28:17 +03:00
|
|
|
<dependencies>
|
2016-06-04 00:54:49 +03:00
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
2016-06-04 00:54:49 +03:00
|
|
|
<!--Image-->
|
2016-06-03 06:28:17 +03:00
|
|
|
<scene sceneID="7MM-of-jgj">
|
|
|
|
<objects>
|
2016-06-04 19:10:03 +03:00
|
|
|
<viewController id="ObA-dk-sSI" customClass="ActionViewController" sceneMemberID="viewController">
|
2016-06-03 06:28:17 +03:00
|
|
|
<layoutGuides>
|
|
|
|
<viewControllerLayoutGuide type="top" id="qkL-Od-lgU"/>
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="n38-gi-rB5"/>
|
|
|
|
</layoutGuides>
|
|
|
|
<view key="view" contentMode="scaleToFill" id="zMn-AG-sqS">
|
2016-06-04 19:10:03 +03:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2016-06-04 19:10:03 +03:00
|
|
|
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NOA-Dm-cuz" fixedFrame="YES">
|
2016-06-03 06:28:17 +03:00
|
|
|
<rect key="frame" x="0.0" y="20" width="320" height="44"/>
|
|
|
|
<items>
|
2016-06-04 19:10:03 +03:00
|
|
|
<navigationItem id="3HJ-uW-3hn" title="Title">
|
2016-06-03 06:28:17 +03:00
|
|
|
<barButtonItem key="leftBarButtonItem" title="Done" style="done" id="WYi-yp-eM6">
|
|
|
|
<connections>
|
2016-06-04 00:54:49 +03:00
|
|
|
<action selector="DoneClicked:" destination="ObA-dk-sSI" id="eDL-XE-zg5"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
</navigationItem>
|
|
|
|
</items>
|
2016-06-04 19:10:03 +03:00
|
|
|
<variation key="heightClass=regular-widthClass=compact" fixedFrame="YES">
|
|
|
|
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
|
|
|
|
</variation>
|
2016-06-03 06:28:17 +03:00
|
|
|
</navigationBar>
|
2016-06-04 19:10:03 +03:00
|
|
|
</subviews>
|
|
|
|
</view>
|
|
|
|
<connections/>
|
|
|
|
</viewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="X47-rx-isc" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-67" y="561"/>
|
|
|
|
</scene>
|
|
|
|
<scene sceneID="42">
|
|
|
|
<objects>
|
|
|
|
<viewController id="43" sceneMemberID="viewController" customClass="SplashViewController">
|
|
|
|
<layoutGuides>
|
|
|
|
<viewControllerLayoutGuide type="top" id="40"/>
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="41"/>
|
|
|
|
</layoutGuides>
|
|
|
|
<view key="view" contentMode="scaleToFill" id="44">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" id="47" translatesAutoresizingMaskIntoConstraints="NO" image="logo.png" horizontalContentHuggingPriority="1" verticalContentHuggingPriority="1">
|
|
|
|
<rect key="frame" x="74" y="77" width="160" height="240"/>
|
|
|
|
<variation key="heightClass=regular-widthClass=compact">
|
|
|
|
<rect key="frame" x="66.5" y="291.5" width="282" height="44"/>
|
|
|
|
</variation>
|
2016-06-04 00:54:49 +03:00
|
|
|
</imageView>
|
2016-06-03 06:28:17 +03:00
|
|
|
</subviews>
|
2016-06-04 19:10:03 +03:00
|
|
|
<variation key="default">
|
|
|
|
<mask key="subviews">
|
|
|
|
<exclude reference="47"/>
|
|
|
|
</mask>
|
|
|
|
<mask key="constraints">
|
|
|
|
<exclude reference="1704"/>
|
|
|
|
<exclude reference="1705"/>
|
|
|
|
</mask>
|
|
|
|
</variation>
|
|
|
|
<variation key="heightClass=regular-widthClass=compact">
|
|
|
|
<mask key="subviews">
|
|
|
|
<include reference="47"/>
|
|
|
|
</mask>
|
|
|
|
<mask key="constraints">
|
|
|
|
<include reference="1704"/>
|
|
|
|
<include reference="1705"/>
|
|
|
|
</mask>
|
|
|
|
</variation>
|
2016-06-03 06:28:17 +03:00
|
|
|
<constraints>
|
2016-06-04 19:10:03 +03:00
|
|
|
<constraint id="1704" firstItem="44" firstAttribute="centerY" secondItem="47" secondAttribute="centerY" constant="126" symbolic="YES">
|
|
|
|
<variation key="heightClass=regular-widthClass=compact" constant="20"/>
|
|
|
|
</constraint>
|
|
|
|
<constraint id="1705" firstItem="47" firstAttribute="centerX" secondItem="44" secondAttribute="centerX" symbolic="YES">
|
|
|
|
<variation key="heightClass=regular-widthClass=compact" constant="20"/>
|
|
|
|
</constraint>
|
2016-06-03 06:28:17 +03:00
|
|
|
</constraints>
|
|
|
|
</view>
|
|
|
|
<connections>
|
2016-06-04 19:10:03 +03:00
|
|
|
<segue id="1679" destination="ObA-dk-sSI" kind="show" identifier="seque"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
</connections>
|
|
|
|
</viewController>
|
2016-06-04 19:10:03 +03:00
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="45" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-561" y="555"/>
|
|
|
|
</scene>
|
|
|
|
<scene sceneID="63">
|
|
|
|
<objects>
|
|
|
|
<navigationController definesPresentationContext="YES" id="64" sceneMemberID="viewController">
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="67">
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
|
|
<rect key="frame" x="0.0" y="20" width="320" height="44"/>
|
|
|
|
</navigationBar>
|
|
|
|
<connections>
|
|
|
|
<segue id="617" destination="43" kind="relationship" relationship="rootViewController"/>
|
|
|
|
</connections>
|
|
|
|
</navigationController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="68" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
</objects>
|
2016-06-04 19:10:03 +03:00
|
|
|
<point key="canvasLocation" x="-1097" y="564"/>
|
2016-06-03 06:28:17 +03:00
|
|
|
</scene>
|
|
|
|
</scenes>
|
2016-06-04 00:54:49 +03:00
|
|
|
<resources>
|
|
|
|
<image name="Icon.png" width="57" height="57"/>
|
2016-06-04 19:10:03 +03:00
|
|
|
<image name="boxed-bg.png" width="400" height="400"/>
|
|
|
|
<image name="logo.png" width="282" height="44"/>
|
2016-06-04 00:54:49 +03:00
|
|
|
</resources>
|
2016-06-04 19:10:03 +03:00
|
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
|
|
<simulatedScreenMetrics key="destination" type="retina47"/>
|
|
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
|
|
</simulatedMetricsContainer>
|
2016-06-04 00:54:49 +03:00
|
|
|
</document>
|