|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16C68" 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> |
| 6 | + <dependencies> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 10 | + </dependencies> |
| 11 | + <scenes> |
| 12 | + <!--View Controller--> |
| 13 | + <scene sceneID="tne-QT-ifu"> |
| 14 | + <objects> |
| 15 | + <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController"> |
| 16 | + <layoutGuides> |
| 17 | + <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/> |
| 18 | + <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/> |
| 19 | + </layoutGuides> |
| 20 | + <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 22 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 23 | + <subviews> |
| 24 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RxW-2m-lMo"> |
| 25 | + <rect key="frame" x="246" y="213" width="86" height="54"/> |
| 26 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 27 | + <state key="normal" title="Button"> |
| 28 | + <color key="titleColor" red="0.96470588239999999" green="0.72156862749999995" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/> |
| 29 | + </state> |
| 30 | + </button> |
| 31 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Rhz-Jr-nQN"> |
| 32 | + <rect key="frame" x="278" y="78" width="46" height="30"/> |
| 33 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 34 | + <state key="normal" title="Button"> |
| 35 | + <color key="titleColor" red="0.96470588239999999" green="0.72156862749999995" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/> |
| 36 | + </state> |
| 37 | + </button> |
| 38 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1aq-dF-zTa"> |
| 39 | + <rect key="frame" x="44" y="467" width="138" height="78"/> |
| 40 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 41 | + <state key="normal" title="Button"> |
| 42 | + <color key="titleColor" red="0.96470588239999999" green="0.72156862749999995" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/> |
| 43 | + </state> |
| 44 | + </button> |
| 45 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ray-nx-bTX"> |
| 46 | + <rect key="frame" x="19" y="375" width="46" height="30"/> |
| 47 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 48 | + <state key="normal" title="Button"> |
| 49 | + <color key="titleColor" red="0.96470588239999999" green="0.72156862749999995" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/> |
| 50 | + </state> |
| 51 | + </button> |
| 52 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xMA-Cu-E9K"> |
| 53 | + <rect key="frame" x="62" y="123" width="46" height="46"/> |
| 54 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 55 | + <state key="normal" title="Button"> |
| 56 | + <color key="titleColor" red="0.96470588239999999" green="0.72156862749999995" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/> |
| 57 | + </state> |
| 58 | + </button> |
| 59 | + </subviews> |
| 60 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 61 | + </view> |
| 62 | + <connections> |
| 63 | + <outlet property="btn1" destination="xMA-Cu-E9K" id="edZ-V7-xZU"/> |
| 64 | + <outlet property="btn2" destination="Rhz-Jr-nQN" id="0tj-13-8wl"/> |
| 65 | + <outlet property="btn3" destination="RxW-2m-lMo" id="mul-gC-UGR"/> |
| 66 | + <outlet property="btn4" destination="1aq-dF-zTa" id="aO5-cI-CoN"/> |
| 67 | + <outlet property="btn5" destination="ray-nx-bTX" id="9hN-rZ-4sS"/> |
| 68 | + </connections> |
| 69 | + </viewController> |
| 70 | + <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
| 71 | + </objects> |
| 72 | + <point key="canvasLocation" x="136.80000000000001" y="137.18140929535232"/> |
| 73 | + </scene> |
| 74 | + </scenes> |
| 75 | +</document> |
0 commit comments