|
17 | 17 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
18 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 | 19 | <subviews>
|
| 20 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="screen.jpg" translatesAutoresizingMaskIntoConstraints="NO" id="k0k-Qy-0Gy"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 22 | + <animations/> |
| 23 | + <userDefinedRuntimeAttributes> |
| 24 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 25 | + <integer key="value" value="5"/> |
| 26 | + </userDefinedRuntimeAttribute> |
| 27 | + </userDefinedRuntimeAttributes> |
| 28 | + </imageView> |
| 29 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yfr-BX-DRT"> |
| 30 | + <rect key="frame" x="237" y="237" width="127" height="30"/> |
| 31 | + <animations/> |
| 32 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 33 | + <constraints> |
| 34 | + <constraint firstAttribute="width" constant="91" id="HNK-ek-Ch4"/> |
| 35 | + <constraint firstAttribute="width" constant="127" id="gZw-9F-Seh"/> |
| 36 | + <constraint firstAttribute="height" constant="30" id="md1-KB-DEL"/> |
| 37 | + </constraints> |
| 38 | + <state key="normal" title="customAlertView"> |
| 39 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 40 | + </state> |
| 41 | + <userDefinedRuntimeAttributes> |
| 42 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 43 | + <integer key="value" value="5"/> |
| 44 | + </userDefinedRuntimeAttribute> |
| 45 | + </userDefinedRuntimeAttributes> |
| 46 | + <variation key="default"> |
| 47 | + <mask key="constraints"> |
| 48 | + <exclude reference="HNK-ek-Ch4"/> |
| 49 | + </mask> |
| 50 | + </variation> |
| 51 | + </button> |
20 | 52 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vCS-SU-E0R">
|
21 |
| - <rect key="frame" x="257" y="103" width="87" height="30"/> |
| 53 | + <rect key="frame" x="222" y="100" width="156" height="30"/> |
22 | 54 | <animations/>
|
| 55 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
23 | 56 | <constraints>
|
| 57 | + <constraint firstAttribute="width" constant="156" id="AfD-4k-fI6"/> |
24 | 58 | <constraint firstAttribute="width" constant="87" id="EDr-Az-Wg8"/>
|
25 | 59 | <constraint firstAttribute="height" constant="30" id="M2D-4m-vPv"/>
|
26 | 60 | </constraints>
|
27 |
| - <state key="normal" title="AlertView"> |
| 61 | + <state key="normal" title="AlertViewInController"> |
28 | 62 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
29 | 63 | </state>
|
| 64 | + <userDefinedRuntimeAttributes> |
| 65 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 66 | + <integer key="value" value="5"/> |
| 67 | + </userDefinedRuntimeAttribute> |
| 68 | + </userDefinedRuntimeAttributes> |
| 69 | + <variation key="default"> |
| 70 | + <mask key="constraints"> |
| 71 | + <exclude reference="EDr-Az-Wg8"/> |
| 72 | + </mask> |
| 73 | + </variation> |
30 | 74 | <connections>
|
31 | 75 | <action selector="showAlertView:" destination="BYZ-38-t0r" eventType="touchUpInside" id="N4f-R7-iby"/>
|
32 | 76 | </connections>
|
33 | 77 | </button>
|
34 | 78 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pbc-5y-GLg">
|
35 |
| - <rect key="frame" x="255" y="168" width="91" height="30"/> |
| 79 | + <rect key="frame" x="255" y="165" width="91" height="30"/> |
36 | 80 | <animations/>
|
| 81 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
37 | 82 | <constraints>
|
38 | 83 | <constraint firstAttribute="width" constant="91" id="gIB-6P-PPI"/>
|
39 | 84 | <constraint firstAttribute="height" constant="30" id="zbZ-eV-dCO"/>
|
40 | 85 | </constraints>
|
41 | 86 | <state key="normal" title="ActionSheet">
|
42 | 87 | <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
43 | 88 | </state>
|
| 89 | + <userDefinedRuntimeAttributes> |
| 90 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 91 | + <integer key="value" value="5"/> |
| 92 | + </userDefinedRuntimeAttribute> |
| 93 | + </userDefinedRuntimeAttributes> |
44 | 94 | <connections>
|
45 | 95 | <action selector="showActionSheet:" destination="BYZ-38-t0r" eventType="touchUpInside" id="6ok-Ne-kuo"/>
|
46 | 96 | </connections>
|
47 | 97 | </button>
|
48 | 98 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1WY-V3-iTv">
|
49 |
| - <rect key="frame" x="231" y="240" width="139" height="30"/> |
| 99 | + <rect key="frame" x="229.5" y="317" width="142" height="30"/> |
50 | 100 | <animations/>
|
| 101 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
51 | 102 | <constraints>
|
52 | 103 | <constraint firstAttribute="height" constant="30" id="U3E-o2-zSc"/>
|
53 |
| - <constraint firstAttribute="width" constant="139" id="eKz-vX-AMM"/> |
| 104 | + <constraint firstAttribute="width" constant="142" id="eKz-vX-AMM"/> |
54 | 105 | </constraints>
|
55 | 106 | <state key="normal" title="AlertViewInWindow"/>
|
| 107 | + <userDefinedRuntimeAttributes> |
| 108 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 109 | + <integer key="value" value="5"/> |
| 110 | + </userDefinedRuntimeAttribute> |
| 111 | + </userDefinedRuntimeAttributes> |
56 | 112 | <connections>
|
57 | 113 | <action selector="showAlertViewInWindow:" destination="BYZ-38-t0r" eventType="touchUpInside" id="PKv-Os-aIC"/>
|
58 | 114 | </connections>
|
|
61 | 117 | <animations/>
|
62 | 118 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
63 | 119 | <constraints>
|
64 |
| - <constraint firstItem="1WY-V3-iTv" firstAttribute="top" secondItem="Pbc-5y-GLg" secondAttribute="bottom" constant="42" id="437-WF-XhU"/> |
| 120 | + <constraint firstItem="1WY-V3-iTv" firstAttribute="top" secondItem="Yfr-BX-DRT" secondAttribute="bottom" constant="50" id="5eB-EE-r5Z"/> |
| 121 | + <constraint firstAttribute="trailing" secondItem="k0k-Qy-0Gy" secondAttribute="trailing" id="8ry-Au-szq"/> |
| 122 | + <constraint firstItem="Yfr-BX-DRT" firstAttribute="top" secondItem="Pbc-5y-GLg" secondAttribute="bottom" constant="42" id="9NA-YE-ipl"/> |
| 123 | + <constraint firstItem="k0k-Qy-0Gy" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Abd-iC-uZ3"/> |
| 124 | + <constraint firstItem="k0k-Qy-0Gy" firstAttribute="top" secondItem="8bC-Xf-vdC" secondAttribute="top" id="N7f-Z7-qps"/> |
| 125 | + <constraint firstItem="Yfr-BX-DRT" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="SDo-Pv-z7k"/> |
| 126 | + <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="k0k-Qy-0Gy" secondAttribute="bottom" id="VGn-hG-lI4"/> |
65 | 127 | <constraint firstItem="Pbc-5y-GLg" firstAttribute="top" secondItem="vCS-SU-E0R" secondAttribute="bottom" constant="35" id="XMM-Dk-17g"/>
|
| 128 | + <constraint firstItem="k0k-Qy-0Gy" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leading" id="g1Y-r6-VZe"/> |
66 | 129 | <constraint firstItem="1WY-V3-iTv" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="g2R-k6-tZu"/>
|
67 |
| - <constraint firstItem="vCS-SU-E0R" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="83" id="gTK-jF-eL0"/> |
| 130 | + <constraint firstItem="vCS-SU-E0R" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="80" id="gTK-jF-eL0"/> |
68 | 131 | <constraint firstAttribute="centerX" secondItem="Pbc-5y-GLg" secondAttribute="centerX" id="mBu-C3-nZu"/>
|
69 | 132 | <constraint firstAttribute="centerX" secondItem="vCS-SU-E0R" secondAttribute="centerX" id="tYU-co-tHf"/>
|
70 | 133 | </constraints>
|
|
75 | 138 | <point key="canvasLocation" x="255" y="225"/>
|
76 | 139 | </scene>
|
77 | 140 | </scenes>
|
| 141 | + <resources> |
| 142 | + <image name="screen.jpg" width="600" height="880"/> |
| 143 | + </resources> |
78 | 144 | </document>
|
0 commit comments