|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11134" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11106"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/> |
5 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
6 | 10 | </dependencies>
|
7 | 11 | <scenes>
|
8 | 12 | <!--View Controller-->
|
9 | 13 | <scene sceneID="tne-QT-ifu">
|
10 | 14 | <objects>
|
11 |
| - <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController"> |
| 15 | + <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="EmojiMachine" customModuleProvider="target" sceneMemberID="viewController"> |
12 | 16 | <layoutGuides>
|
13 | 17 | <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
|
14 | 18 | <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
|
15 | 19 | </layoutGuides>
|
16 | 20 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
17 | 21 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
18 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| 23 | + <subviews> |
| 24 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Hyperspace" translatesAutoresizingMaskIntoConstraints="NO" id="1zo-Iw-uaF"> |
| 25 | + <rect key="frame" x="0.0" y="20" width="375" height="647"/> |
| 26 | + </imageView> |
| 27 | + <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6ND-LC-trp"> |
| 28 | + <rect key="frame" x="12.5" y="233.5" width="350" height="200"/> |
| 29 | + <constraints> |
| 30 | + <constraint firstAttribute="width" constant="350" id="2cX-aG-dgq"/> |
| 31 | + <constraint firstAttribute="height" constant="200" id="5RX-7d-XSh"/> |
| 32 | + </constraints> |
| 33 | + </pickerView> |
| 34 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="P3c-gH-eq6"> |
| 35 | + <rect key="frame" x="12" y="474.5" width="350" height="45"/> |
| 36 | + <color key="backgroundColor" red="0.6705882353" green="1" blue="0.035294117649999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 37 | + <constraints> |
| 38 | + <constraint firstAttribute="height" constant="45" id="Tii-XF-Zht"/> |
| 39 | + </constraints> |
| 40 | + <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="16"/> |
| 41 | + <state key="normal" title="GO"/> |
| 42 | + <connections> |
| 43 | + <action selector="goButtonPressed:" destination="BYZ-38-t0r" eventType="touchUpInside" id="edA-dl-nxm"/> |
| 44 | + </connections> |
| 45 | + </button> |
| 46 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rsu-xO-K17"> |
| 47 | + <rect key="frame" x="12" y="577" width="350" height="21"/> |
| 48 | + <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="17"/> |
| 49 | + <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 50 | + <nil key="highlightedColor"/> |
| 51 | + </label> |
| 52 | + </subviews> |
19 | 53 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
| 54 | + <constraints> |
| 55 | + <constraint firstItem="P3c-gH-eq6" firstAttribute="top" secondItem="6ND-LC-trp" secondAttribute="bottom" constant="41" id="3DQ-gF-wF4"/> |
| 56 | + <constraint firstAttribute="trailing" secondItem="1zo-Iw-uaF" secondAttribute="trailing" id="3jh-Ke-52e"/> |
| 57 | + <constraint firstItem="rsu-xO-K17" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="BV2-x1-5cn"/> |
| 58 | + <constraint firstItem="6ND-LC-trp" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="RGV-Ae-ubo"/> |
| 59 | + <constraint firstItem="6ND-LC-trp" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="c7k-Gg-2Ui"/> |
| 60 | + <constraint firstItem="1zo-Iw-uaF" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="e87-Fi-Kvu"/> |
| 61 | + <constraint firstItem="P3c-gH-eq6" firstAttribute="width" secondItem="6ND-LC-trp" secondAttribute="width" id="fhi-yh-Hh3"/> |
| 62 | + <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="1zo-Iw-uaF" secondAttribute="bottom" id="ghe-Xg-p4Q"/> |
| 63 | + <constraint firstItem="P3c-gH-eq6" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="jAO-ao-DeM"/> |
| 64 | + <constraint firstItem="rsu-xO-K17" firstAttribute="top" secondItem="P3c-gH-eq6" secondAttribute="bottom" constant="57.5" id="vzi-Kp-a9L"/> |
| 65 | + <constraint firstItem="1zo-Iw-uaF" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" id="wbe-g8-buj"/> |
| 66 | + <constraint firstItem="rsu-xO-K17" firstAttribute="width" secondItem="P3c-gH-eq6" secondAttribute="width" id="zQ4-Gj-Ek6"/> |
| 67 | + </constraints> |
20 | 68 | </view>
|
| 69 | + <connections> |
| 70 | + <outlet property="emojiPickerView" destination="6ND-LC-trp" id="YPW-hu-jIb"/> |
| 71 | + <outlet property="goButton" destination="P3c-gH-eq6" id="XhK-hY-Frk"/> |
| 72 | + <outlet property="tipsLabel" destination="rsu-xO-K17" id="fSu-zI-0bQ"/> |
| 73 | + </connections> |
21 | 74 | </viewController>
|
22 | 75 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
23 | 76 | </objects>
|
24 | 77 | </scene>
|
25 | 78 | </scenes>
|
| 79 | + <resources> |
| 80 | + <image name="Hyperspace" width="1242" height="2208"/> |
| 81 | + </resources> |
26 | 82 | </document>
|
0 commit comments