|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12D78" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" initialViewController="2"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12D78" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" initialViewController="2"> |
3 | 3 | <dependencies> |
4 | 4 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/> |
5 | 5 | </dependencies> |
|
12 | 12 | <rect key="frame" x="0.0" y="20" width="768" height="1004"/> |
13 | 13 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
14 | 14 | <subviews> |
15 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Wq-T8-JXM"> |
16 | | - <constraints> |
17 | | - <constraint firstAttribute="width" constant="73" id="EFL-g6-BIZ"/> |
18 | | - </constraints> |
| 15 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="1Wq-T8-JXM"> |
| 16 | + <rect key="frame" x="348" y="85" width="73" height="44"/> |
| 17 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
19 | 18 | <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> |
20 | 19 | <state key="normal" title="Alert1"> |
21 | 20 | <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> |
|
28 | 27 | <action selector="alert1:" destination="2" eventType="touchUpInside" id="LC3-sB-IJf"/> |
29 | 28 | </connections> |
30 | 29 | </button> |
31 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A2r-37-Tpd"> |
| 30 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="A2r-37-Tpd"> |
| 31 | + <rect key="frame" x="348" y="136" width="73" height="44"/> |
| 32 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
32 | 33 | <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> |
33 | 34 | <state key="normal" title="Alert2"> |
34 | 35 | <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> |
|
41 | 42 | <action selector="alert2:" destination="2" eventType="touchUpInside" id="Jz9-db-wNg"/> |
42 | 43 | </connections> |
43 | 44 | </button> |
44 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CzZ-EZ-2gj"> |
| 45 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="CzZ-EZ-2gj"> |
| 46 | + <rect key="frame" x="348" y="187" width="73" height="44"/> |
| 47 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
45 | 48 | <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> |
46 | 49 | <state key="normal" title="Alert3"> |
47 | 50 | <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> |
|
54 | 57 | <action selector="alert3:" destination="2" eventType="touchUpInside" id="myx-Mf-aSw"/> |
55 | 58 | </connections> |
56 | 59 | </button> |
57 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="b8f-lj-NAQ"> |
| 60 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="b8f-lj-NAQ"> |
| 61 | + <rect key="frame" x="348" y="238" width="73" height="44"/> |
| 62 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> |
58 | 63 | <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> |
59 | 64 | <state key="normal" title="1+2+3"> |
60 | 65 | <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> |
|
69 | 74 | </button> |
70 | 75 | </subviews> |
71 | 76 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
72 | | - <constraints> |
73 | | - <constraint firstItem="b8f-lj-NAQ" firstAttribute="trailing" secondItem="CzZ-EZ-2gj" secondAttribute="trailing" type="default" id="1aT-4y-1Lk"/> |
74 | | - <constraint firstItem="b8f-lj-NAQ" firstAttribute="top" secondItem="CzZ-EZ-2gj" secondAttribute="bottom" constant="8" symbolic="YES" type="default" id="8A1-XS-wGk"/> |
75 | | - <constraint firstItem="A2r-37-Tpd" firstAttribute="leading" secondItem="CzZ-EZ-2gj" secondAttribute="leading" type="default" id="AIJ-3t-bfs"/> |
76 | | - <constraint firstItem="CzZ-EZ-2gj" firstAttribute="top" secondItem="A2r-37-Tpd" secondAttribute="bottom" constant="8" symbolic="YES" type="default" id="CZ3-fd-PsU"/> |
77 | | - <constraint firstItem="A2r-37-Tpd" firstAttribute="top" secondItem="1Wq-T8-JXM" secondAttribute="bottom" constant="8" symbolic="YES" type="default" id="Ddr-XZ-ZMk"/> |
78 | | - <constraint firstItem="CzZ-EZ-2gj" firstAttribute="leading" secondItem="b8f-lj-NAQ" secondAttribute="leading" type="default" id="Kn5-IC-7rJ"/> |
79 | | - <constraint firstItem="1Wq-T8-JXM" firstAttribute="top" secondItem="5" secondAttribute="top" constant="85" id="Sky-cU-pRH"/> |
80 | | - <constraint firstItem="A2r-37-Tpd" firstAttribute="centerX" secondItem="5" secondAttribute="centerX" type="default" id="aSv-eJ-VW9"/> |
81 | | - <constraint firstItem="CzZ-EZ-2gj" firstAttribute="trailing" secondItem="A2r-37-Tpd" secondAttribute="trailing" type="default" id="nmN-9Z-Mjb"/> |
82 | | - <constraint firstItem="1Wq-T8-JXM" firstAttribute="trailing" secondItem="A2r-37-Tpd" secondAttribute="trailing" type="default" id="rtA-GO-FOy"/> |
83 | | - <constraint firstItem="1Wq-T8-JXM" firstAttribute="leading" secondItem="A2r-37-Tpd" secondAttribute="leading" type="default" id="shN-qg-dC5"/> |
84 | | - </constraints> |
85 | 77 | </view> |
86 | 78 | </viewController> |
87 | 79 | <placeholder placeholderIdentifier="IBFirstResponder" id="3" sceneMemberID="firstResponder"/> |
88 | 80 | </objects> |
| 81 | + <point key="canvasLocation" x="15" y="66"/> |
89 | 82 | </scene> |
90 | 83 | </scenes> |
91 | 84 | <classes> |
92 | | - <class className="NSLayoutConstraint" superclassName="NSObject"> |
93 | | - <source key="sourceIdentifier" type="project" relativePath="./Classes/NSLayoutConstraint.h"/> |
94 | | - </class> |
95 | 85 | <class className="ViewController" superclassName="UIViewController"> |
96 | 86 | <source key="sourceIdentifier" type="project" relativePath="./Classes/ViewController.h"/> |
97 | 87 | <relationships> |
|
0 commit comments