|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24412" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina6_12" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24405"/> |
7 | 7 | <capability name="Named colors" minToolsVersion="9.0"/> |
8 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 9 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
|
18 | 18 | <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
19 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | 20 | <subviews> |
21 | | - <view tag="1" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZQ5-JB-MdC"> |
| 21 | + <view clipsSubviews="YES" tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZQ5-JB-MdC"> |
22 | 22 | <rect key="frame" x="70.666666666666686" y="306" width="252" height="240"/> |
23 | 23 | <subviews> |
24 | 24 | <view tag="2" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aTj-Ne-iid"> |
|
100 | 100 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
101 | 101 | <subviews> |
102 | 102 | <stackView opaque="NO" tag="1" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="5e8-XJ-d05"> |
103 | | - <rect key="frame" x="20" y="79" width="353" height="686"/> |
| 103 | + <rect key="frame" x="20" y="138" width="353" height="686"/> |
104 | 104 | <subviews> |
105 | 105 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Labels" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nE2-nF-tR0"> |
106 | 106 | <rect key="frame" x="0.0" y="0.0" width="353" height="36"/> |
|
140 | 140 | <nil key="highlightedColor"/> |
141 | 141 | </label> |
142 | 142 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" tag="3" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="43n-fB-GL1"> |
143 | | - <rect key="frame" x="0.0" y="375.66666666666669" width="353" height="128"/> |
| 143 | + <rect key="frame" x="0.0" y="375.66666666666663" width="353" height="128"/> |
144 | 144 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
145 | 145 | <constraints> |
146 | 146 | <constraint firstAttribute="height" constant="128" id="Xep-n3-nDX"/> |
|
196 | 196 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
197 | 197 | <subviews> |
198 | 198 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="iVG-Wr-n4i"> |
199 | | - <rect key="frame" x="16" y="91" width="361" height="695"/> |
| 199 | + <rect key="frame" x="16" y="150" width="361" height="602"/> |
200 | 200 | <subviews> |
201 | 201 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N2G-GR-2mn" userLabel="Safari"> |
202 | 202 | <rect key="frame" x="0.0" y="0.0" width="361" height="80"/> |
203 | 203 | <constraints> |
204 | 204 | <constraint firstAttribute="height" constant="80" id="v8r-0G-VN9"/> |
205 | 205 | </constraints> |
206 | 206 | <state key="normal" title="Button"/> |
207 | | - <buttonConfiguration key="configuration" style="filled" title="Safari"/> |
| 207 | + <buttonConfiguration key="configuration" style="filled" title="Safari" cornerStyle="fixed"/> |
208 | 208 | <connections> |
209 | 209 | <action selector="showSafari" destination="tgf-1d-byI" eventType="touchUpInside" id="UGe-Sp-RdZ"/> |
210 | 210 | </connections> |
211 | 211 | </button> |
212 | 212 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7A9-o6-cEd" userLabel="Alert"> |
213 | | - <rect key="frame" x="0.0" y="307.66666666666669" width="361" height="80"/> |
| 213 | + <rect key="frame" x="0.0" y="261" width="361" height="80"/> |
214 | 214 | <constraints> |
215 | 215 | <constraint firstAttribute="height" constant="80" id="aey-gy-RuP"/> |
216 | 216 | </constraints> |
217 | 217 | <state key="normal" title="Button"/> |
218 | | - <buttonConfiguration key="configuration" style="filled" title="Alert"/> |
| 218 | + <buttonConfiguration key="configuration" style="filled" title="Alert" cornerStyle="fixed"/> |
219 | 219 | <connections> |
220 | 220 | <action selector="showAlert" destination="tgf-1d-byI" eventType="touchUpInside" id="jG8-je-eTP"/> |
221 | 221 | </connections> |
222 | 222 | </button> |
223 | 223 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="soI-GK-CIw" userLabel="Activity"> |
224 | | - <rect key="frame" x="0.0" y="615" width="361" height="80"/> |
| 224 | + <rect key="frame" x="0.0" y="522" width="361" height="80"/> |
225 | 225 | <constraints> |
226 | 226 | <constraint firstAttribute="height" constant="80" id="UL9-Vy-iVS"/> |
227 | 227 | </constraints> |
228 | 228 | <state key="normal" title="Button"/> |
229 | | - <buttonConfiguration key="configuration" style="filled" title="Activity"/> |
| 229 | + <buttonConfiguration key="configuration" style="filled" title="Activity" cornerStyle="fixed"/> |
230 | 230 | <connections> |
231 | 231 | <action selector="showActivity" destination="tgf-1d-byI" eventType="touchUpInside" id="QzX-DF-T3R"/> |
232 | 232 | </connections> |
|
243 | 243 | <constraint firstItem="iVG-Wr-n4i" firstAttribute="leading" secondItem="ut1-S9-9ez" secondAttribute="leading" constant="16" id="sj8-hO-VQC"/> |
244 | 244 | </constraints> |
245 | 245 | </view> |
| 246 | + <connections> |
| 247 | + <outletCollection property="buttons" destination="N2G-GR-2mn" collectionClass="NSMutableArray" id="gC6-u6-jsx"/> |
| 248 | + <outletCollection property="buttons" destination="7A9-o6-cEd" collectionClass="NSMutableArray" id="XfV-MT-OvO"/> |
| 249 | + <outletCollection property="buttons" destination="soI-GK-CIw" collectionClass="NSMutableArray" id="mJ4-JR-e03"/> |
| 250 | + </connections> |
246 | 251 | </viewController> |
247 | 252 | <placeholder placeholderIdentifier="IBFirstResponder" id="geZ-kh-a5V" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
248 | 253 | </objects> |
|
0 commit comments