|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Xe8-8h-xaI"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Xe8-8h-xaI"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
11 | 11 | <scenes> |
|
34 | 34 | <objects> |
35 | 35 | <navigationController id="CXx-dj-nRA" sceneMemberID="viewController"> |
36 | 36 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="1LC-js-BVE"> |
37 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 37 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
38 | 38 | <autoresizingMask key="autoresizingMask"/> |
39 | 39 | </navigationBar> |
40 | 40 | <connections> |
|
64 | 64 | <objects> |
65 | 65 | <navigationController id="LWn-BJ-yu0" sceneMemberID="viewController"> |
66 | 66 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="f5q-Av-p1w"> |
67 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 67 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
68 | 68 | <autoresizingMask key="autoresizingMask"/> |
69 | 69 | </navigationBar> |
70 | 70 | <connections> |
|
94 | 94 | <objects> |
95 | 95 | <navigationController id="EE6-ej-He8" sceneMemberID="viewController"> |
96 | 96 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="Jai-qS-Vy3"> |
97 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 97 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
98 | 98 | <autoresizingMask key="autoresizingMask"/> |
99 | 99 | </navigationBar> |
100 | 100 | <connections> |
|
124 | 124 | <objects> |
125 | 125 | <navigationController id="Jtx-au-xk5" sceneMemberID="viewController"> |
126 | 126 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="kGR-0y-ad1"> |
127 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 127 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
128 | 128 | <autoresizingMask key="autoresizingMask"/> |
129 | 129 | </navigationBar> |
130 | 130 | <connections> |
|
155 | 155 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Yjh-n4-lg9" sceneMemberID="viewController"> |
156 | 156 | <toolbarItems/> |
157 | 157 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="mA7-4G-2cJ"> |
158 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 158 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
159 | 159 | <autoresizingMask key="autoresizingMask"/> |
160 | 160 | </navigationBar> |
161 | 161 | <nil name="viewControllers"/> |
|
209 | 209 | </objects> |
210 | 210 | <point key="canvasLocation" x="2906" y="456"/> |
211 | 211 | </scene> |
| 212 | + <!--Workshop Detail View Controller--> |
| 213 | + <scene sceneID="8d6-9h-dze"> |
| 214 | + <objects> |
| 215 | + <tableViewController storyboardIdentifier="WorkshopDetailViewController" id="fFf-p3-YZt" customClass="WorkshopDetailViewController" customModule="trySwift" customModuleProvider="target" sceneMemberID="viewController"> |
| 216 | + <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="jeD-IU-e1s"> |
| 217 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 218 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 219 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 220 | + <connections> |
| 221 | + <outlet property="dataSource" destination="fFf-p3-YZt" id="3pa-jw-cQK"/> |
| 222 | + <outlet property="delegate" destination="fFf-p3-YZt" id="hL1-sU-hXx"/> |
| 223 | + </connections> |
| 224 | + </tableView> |
| 225 | + </tableViewController> |
| 226 | + <placeholder placeholderIdentifier="IBFirstResponder" id="YUo-6C-aNV" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 227 | + </objects> |
| 228 | + <point key="canvasLocation" x="2905" y="-1701"/> |
| 229 | + </scene> |
212 | 230 | <!--Schedule View Controller--> |
213 | 231 | <scene sceneID="Nx8-r3-tSj"> |
214 | 232 | <objects> |
|
242 | 260 | </viewController> |
243 | 261 | <placeholder placeholderIdentifier="IBFirstResponder" id="gxd-EV-6QF" userLabel="First Responder" sceneMemberID="firstResponder"/> |
244 | 262 | </objects> |
245 | | - <point key="canvasLocation" x="2911" y="-1701"/> |
| 263 | + <point key="canvasLocation" x="2886" y="-2409"/> |
246 | 264 | </scene> |
247 | 265 | <!--Navigation Controller--> |
248 | 266 | <scene sceneID="JMg-ae-6HJ"> |
249 | 267 | <objects> |
250 | 268 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="gdL-JW-XVB" sceneMemberID="viewController"> |
251 | 269 | <toolbarItems/> |
252 | 270 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="tMM-cw-Cmc"> |
253 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 271 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
254 | 272 | <autoresizingMask key="autoresizingMask"/> |
255 | 273 | </navigationBar> |
256 | 274 | <nil name="viewControllers"/> |
|
262 | 280 | <!--Session Details View Controller--> |
263 | 281 | <scene sceneID="oly-PJ-Qfl"> |
264 | 282 | <objects> |
265 | | - <placeholder placeholderIdentifier="IBFirstResponder" id="w8o-SM-icU" userLabel="First Responder" sceneMemberID="firstResponder"/> |
266 | 283 | <tableViewController storyboardIdentifier="SessionDetailsViewController" id="SCK-qS-CCS" customClass="SessionDetailsViewController" customModule="trySwift" customModuleProvider="target" sceneMemberID="viewController"> |
267 | 284 | <navigationItem key="navigationItem" id="Dkd-Zs-wTN"/> |
268 | 285 | </tableViewController> |
| 286 | + <placeholder placeholderIdentifier="IBFirstResponder" id="w8o-SM-icU" userLabel="First Responder" sceneMemberID="firstResponder"/> |
269 | 287 | </objects> |
270 | 288 | <point key="canvasLocation" x="2911" y="-1046"/> |
271 | 289 | </scene> |
|
297 | 315 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="yeD-gi-eKj" sceneMemberID="viewController"> |
298 | 316 | <toolbarItems/> |
299 | 317 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="9NV-3l-Pha"> |
300 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 318 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
301 | 319 | <autoresizingMask key="autoresizingMask"/> |
302 | 320 | </navigationBar> |
303 | 321 | <nil name="viewControllers"/> |
|
319 | 337 | <rect key="frame" x="0.0" y="55.5" width="375" height="44"/> |
320 | 338 | <autoresizingMask key="autoresizingMask"/> |
321 | 339 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RTQ-JH-Oas" id="wYS-yg-Bgc"> |
322 | | - <rect key="frame" x="0.0" y="0.0" width="342" height="43.5"/> |
| 340 | + <rect key="frame" x="0.0" y="0.0" width="341" height="43.5"/> |
323 | 341 | <autoresizingMask key="autoresizingMask"/> |
324 | 342 | <subviews> |
325 | 343 | <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="IWs-3u-Qph"> |
326 | | - <rect key="frame" x="15" y="0.0" width="325" height="43.5"/> |
| 344 | + <rect key="frame" x="16" y="0.0" width="324" height="43.5"/> |
327 | 345 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
328 | 346 | <fontDescription key="fontDescription" type="system" pointSize="16"/> |
329 | 347 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
353 | 371 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="1NO-37-OgN" sceneMemberID="viewController"> |
354 | 372 | <toolbarItems/> |
355 | 373 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="kvs-UQ-fLb"> |
356 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="44"/> |
| 374 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
357 | 375 | <autoresizingMask key="autoresizingMask"/> |
358 | 376 | </navigationBar> |
359 | 377 | <nil name="viewControllers"/> |
|
370 | 388 | <image name="sponsors" width="25" height="25"/> |
371 | 389 | </resources> |
372 | 390 | <inferredMetricsTieBreakers> |
373 | | - <segue reference="rbS-gA-mmX"/> |
374 | | - <segue reference="46X-xX-8dv"/> |
375 | 391 | <segue reference="xqb-Xk-gRL"/> |
376 | 392 | <segue reference="eRf-GQ-R9p"/> |
| 393 | + <segue reference="rbS-gA-mmX"/> |
| 394 | + <segue reference="46X-xX-8dv"/> |
377 | 395 | </inferredMetricsTieBreakers> |
378 | 396 | </document> |
0 commit comments