|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
| 7 | + <capability name="Named colors" minToolsVersion="9.0"/> |
9 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
10 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 10 | </dependencies> |
|
19 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | 19 | <subviews> |
21 | 20 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dfc-1a-QQN"> |
22 | | - <rect key="frame" x="30" y="120" width="315" height="50"/> |
23 | | - <color key="backgroundColor" red="0.29411764709999999" green="0.3411764706" blue="0.43137254899999999" alpha="1" colorSpace="calibratedRGB"/> |
| 21 | + <rect key="frame" x="30" y="100" width="315" height="50"/> |
| 22 | + <color key="backgroundColor" name="ButtonColor"/> |
24 | 23 | <constraints> |
25 | 24 | <constraint firstAttribute="height" constant="50" id="V4q-Jm-HMf"/> |
26 | 25 | </constraints> |
27 | 26 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
28 | 27 | <state key="normal" title="Single Buttom"> |
29 | | - <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 28 | + <color key="titleColor" name="TextColor"/> |
30 | 29 | </state> |
31 | 30 | <connections> |
32 | 31 | <action selector="oneButtonAlertPressed" destination="BYZ-38-t0r" eventType="touchUpInside" id="IBP-EK-lar"/> |
33 | 32 | </connections> |
34 | 33 | </button> |
35 | 34 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lBO-Eb-b4w"> |
36 | | - <rect key="frame" x="30" y="220" width="315" height="50"/> |
37 | | - <color key="backgroundColor" red="0.29411764709999999" green="0.3411764706" blue="0.43137254899999999" alpha="1" colorSpace="calibratedRGB"/> |
| 35 | + <rect key="frame" x="30" y="200" width="315" height="50"/> |
| 36 | + <color key="backgroundColor" name="ButtonColor"/> |
38 | 37 | <constraints> |
39 | 38 | <constraint firstAttribute="height" constant="50" id="Gdi-0s-36U"/> |
40 | 39 | </constraints> |
41 | 40 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
42 | 41 | <state key="normal" title="Multiple Button"> |
43 | | - <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 42 | + <color key="titleColor" name="TextColor"/> |
44 | 43 | </state> |
45 | 44 | <connections> |
46 | 45 | <action selector="multipleButtonAlertPressed" destination="BYZ-38-t0r" eventType="touchUpInside" id="KLe-C5-4rh"/> |
47 | 46 | </connections> |
48 | 47 | </button> |
49 | 48 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pc1-e0-4mC"> |
50 | | - <rect key="frame" x="30" y="320" width="315" height="50"/> |
51 | | - <color key="backgroundColor" red="0.29411764709999999" green="0.3411764706" blue="0.43137254899999999" alpha="1" colorSpace="calibratedRGB"/> |
| 49 | + <rect key="frame" x="30" y="300" width="315" height="50"/> |
| 50 | + <color key="backgroundColor" name="ButtonColor"/> |
52 | 51 | <constraints> |
53 | 52 | <constraint firstAttribute="height" constant="50" id="KCz-4h-dcP"/> |
54 | 53 | </constraints> |
55 | 54 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
56 | 55 | <state key="normal" title="Alert + TextField"> |
57 | | - <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 56 | + <color key="titleColor" name="TextColor"/> |
58 | 57 | </state> |
59 | 58 | <connections> |
60 | 59 | <action selector="alertWithTextFieldPressed" destination="BYZ-38-t0r" eventType="touchUpInside" id="kz8-qL-vcI"/> |
61 | 60 | </connections> |
62 | 61 | </button> |
63 | 62 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oNv-3X-D4F"> |
64 | | - <rect key="frame" x="30" y="420" width="315" height="50"/> |
65 | | - <color key="backgroundColor" red="0.29411764709999999" green="0.3411764706" blue="0.43137254899999999" alpha="1" colorSpace="calibratedRGB"/> |
| 63 | + <rect key="frame" x="30" y="400" width="315" height="50"/> |
| 64 | + <color key="backgroundColor" name="ButtonColor"/> |
66 | 65 | <constraints> |
67 | 66 | <constraint firstAttribute="height" constant="50" id="ExJ-nz-PO9"/> |
68 | 67 | </constraints> |
69 | 68 | <fontDescription key="fontDescription" type="system" pointSize="17"/> |
70 | 69 | <state key="normal" title="Action"> |
71 | | - <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 70 | + <color key="titleColor" name="TextColor"/> |
72 | 71 | </state> |
73 | 72 | <connections> |
74 | 73 | <action selector="actionPressed" destination="BYZ-38-t0r" eventType="touchUpInside" id="lZe-hs-Mam"/> |
75 | 74 | </connections> |
76 | 75 | </button> |
77 | 76 | </subviews> |
78 | | - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 77 | + <color key="backgroundColor" name="BackgroundColor"/> |
79 | 78 | <constraints> |
80 | 79 | <constraint firstItem="lBO-Eb-b4w" firstAttribute="top" secondItem="dfc-1a-QQN" secondAttribute="bottom" constant="50" id="2et-mw-Pko"/> |
81 | 80 | <constraint firstItem="pc1-e0-4mC" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="30" id="Fzy-LV-Qhh"/> |
|
95 | 94 | </viewController> |
96 | 95 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
97 | 96 | </objects> |
| 97 | + <point key="canvasLocation" x="138" y="123"/> |
98 | 98 | </scene> |
99 | 99 | </scenes> |
| 100 | + <resources> |
| 101 | + <namedColor name="BackgroundColor"> |
| 102 | + <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 103 | + </namedColor> |
| 104 | + <namedColor name="ButtonColor"> |
| 105 | + <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 106 | + </namedColor> |
| 107 | + <namedColor name="TextColor"> |
| 108 | + <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 109 | + </namedColor> |
| 110 | + </resources> |
100 | 111 | </document> |
0 commit comments