|
|
|
|
@@ -4,73 +4,6 @@
|
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
|
|
|
|
|
</dependencies>
|
|
|
|
|
<scenes>
|
|
|
|
|
<!--Schedule View Controller - Schedule-->
|
|
|
|
|
<scene sceneID="W3I-pn-N6e">
|
|
|
|
|
<objects>
|
|
|
|
|
<viewController title="Schedule" id="CZ4-MO-1fc" customClass="FESScheduleViewController" sceneMemberID="viewController">
|
|
|
|
|
<layoutGuides>
|
|
|
|
|
<viewControllerLayoutGuide type="top" id="s9W-kb-ARv"/>
|
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="dtj-EO-iXF"/>
|
|
|
|
|
</layoutGuides>
|
|
|
|
|
<view key="view" contentMode="scaleToFill" id="2VE-Yg-loa">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
</view>
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Schedule" image="first" id="u1e-5L-l1D"/>
|
|
|
|
|
</viewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Qh2-T1-AhA" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="653" y="-138"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Venues View Controller - Venues-->
|
|
|
|
|
<scene sceneID="ot8-2e-RuS">
|
|
|
|
|
<objects>
|
|
|
|
|
<viewController title="Venues" id="QUy-BD-bpt" customClass="FESVenuesViewController" sceneMemberID="viewController">
|
|
|
|
|
<layoutGuides>
|
|
|
|
|
<viewControllerLayoutGuide type="top" id="FgS-U6-xeU"/>
|
|
|
|
|
<viewControllerLayoutGuide type="bottom" id="stI-4g-hlJ"/>
|
|
|
|
|
</layoutGuides>
|
|
|
|
|
<view key="view" contentMode="scaleToFill" id="gMD-aP-Fq6">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
|
</view>
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Venues" image="second" id="Z7h-1E-pvt"/>
|
|
|
|
|
</viewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="3qq-4t-Ow8" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="653" y="498"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Table View Controller - Item-->
|
|
|
|
|
<scene sceneID="rb4-d4-HuQ">
|
|
|
|
|
<objects>
|
|
|
|
|
<tableViewController id="Eex-e9-ikd" sceneMemberID="viewController">
|
|
|
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="eBX-mB-tsh">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
<prototypes>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="G6R-I6-xaW">
|
|
|
|
|
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="G6R-I6-xaW" id="yjD-eh-SQ4">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</prototypes>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="dataSource" destination="Eex-e9-ikd" id="qbS-Rv-yzP"/>
|
|
|
|
|
<outlet property="delegate" destination="Eex-e9-ikd" id="bSJ-2I-6gE"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tableView>
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Item" id="4GO-RY-3AE"/>
|
|
|
|
|
</tableViewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="vWW-eo-Bvj" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="653" y="1230"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Tab Bar Controller-->
|
|
|
|
|
<scene sceneID="Vex-rW-GRa">
|
|
|
|
|
<objects>
|
|
|
|
|
@@ -82,15 +15,196 @@
|
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
|
|
|
</tabBar>
|
|
|
|
|
<connections>
|
|
|
|
|
<segue destination="CZ4-MO-1fc" kind="relationship" relationship="viewControllers" id="SUk-Ux-ee1"/>
|
|
|
|
|
<segue destination="QUy-BD-bpt" kind="relationship" relationship="viewControllers" id="M8t-EP-wfW"/>
|
|
|
|
|
<segue destination="Eex-e9-ikd" kind="relationship" relationship="viewControllers" id="cBC-lx-2Y0"/>
|
|
|
|
|
<segue destination="Qrw-yb-Sug" kind="relationship" relationship="viewControllers" id="zsP-ze-o2R"/>
|
|
|
|
|
<segue destination="mmB-QE-wi5" kind="relationship" relationship="viewControllers" id="g5n-QX-YNU"/>
|
|
|
|
|
<segue destination="E14-DC-mqA" kind="relationship" relationship="viewControllers" id="CVJ-dM-o3l"/>
|
|
|
|
|
<segue destination="iFw-A9-jRy" kind="relationship" relationship="viewControllers" id="sxQ-zX-gMM"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tabBarController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="FNP-y4-bzi" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="132" y="180"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Table View Controller - Root View Controller-->
|
|
|
|
|
<scene sceneID="Gwb-IZ-cXq">
|
|
|
|
|
<objects>
|
|
|
|
|
<tableViewController id="aNc-F9-0cW" sceneMemberID="viewController">
|
|
|
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="HpO-cG-BkW">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
<prototypes>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="g68-Qd-9Ij">
|
|
|
|
|
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="g68-Qd-9Ij" id="6f9-Rs-ptT">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</prototypes>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="dataSource" destination="aNc-F9-0cW" id="B8w-3G-bqo"/>
|
|
|
|
|
<outlet property="delegate" destination="aNc-F9-0cW" id="rxE-QR-e9r"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tableView>
|
|
|
|
|
<navigationItem key="navigationItem" title="Root View Controller" id="oPc-a0-wbv"/>
|
|
|
|
|
</tableViewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4Vp-c3-FnG" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="1333" y="-242"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Table View Controller - Root View Controller-->
|
|
|
|
|
<scene sceneID="CX5-hP-Yrk">
|
|
|
|
|
<objects>
|
|
|
|
|
<tableViewController id="OwN-NY-lQV" sceneMemberID="viewController">
|
|
|
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="fiy-kO-qOW">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
<prototypes>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="pRA-XH-MNZ">
|
|
|
|
|
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="pRA-XH-MNZ" id="8Lb-ac-tEa">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</prototypes>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="dataSource" destination="OwN-NY-lQV" id="ZI0-zR-QwL"/>
|
|
|
|
|
<outlet property="delegate" destination="OwN-NY-lQV" id="StC-gP-bLn"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tableView>
|
|
|
|
|
<navigationItem key="navigationItem" title="Root View Controller" id="aOU-AZ-Itd"/>
|
|
|
|
|
</tableViewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="3Sp-V5-4ky" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="1333" y="670"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Table View Controller - Root View Controller-->
|
|
|
|
|
<scene sceneID="jeb-R4-g0i">
|
|
|
|
|
<objects>
|
|
|
|
|
<tableViewController id="LXN-2J-5ue" sceneMemberID="viewController">
|
|
|
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="Y3o-Zo-KT8">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
<prototypes>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="MAk-6d-avF">
|
|
|
|
|
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="MAk-6d-avF" id="7xo-gI-Zhq">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</prototypes>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="dataSource" destination="LXN-2J-5ue" id="5gV-mA-OC8"/>
|
|
|
|
|
<outlet property="delegate" destination="LXN-2J-5ue" id="HhI-AO-vWs"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tableView>
|
|
|
|
|
<navigationItem key="navigationItem" title="Root View Controller" id="QgM-JX-BS4"/>
|
|
|
|
|
</tableViewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="kqB-YL-2XV" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="1324" y="1412"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Navigation Controller - Films-->
|
|
|
|
|
<scene sceneID="AJa-iV-8JL">
|
|
|
|
|
<objects>
|
|
|
|
|
<navigationController definesPresentationContext="YES" id="E14-DC-mqA" sceneMemberID="viewController">
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Films" image="first" id="m1k-c9-JCp"/>
|
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="pt5-La-RTq">
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</navigationBar>
|
|
|
|
|
<connections>
|
|
|
|
|
<segue destination="LXN-2J-5ue" kind="relationship" relationship="rootViewController" id="Qij-i9-KNW"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</navigationController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="5QP-NL-Lg2" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="790" y="1412"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Navigation Controller - Venues-->
|
|
|
|
|
<scene sceneID="2XX-2x-AmH">
|
|
|
|
|
<objects>
|
|
|
|
|
<navigationController definesPresentationContext="YES" id="mmB-QE-wi5" sceneMemberID="viewController">
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Venues" image="second" id="bnq-kA-GRN"/>
|
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="qNh-mx-7vD">
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</navigationBar>
|
|
|
|
|
<connections>
|
|
|
|
|
<segue destination="OwN-NY-lQV" kind="relationship" relationship="rootViewController" id="pFW-Le-3ry"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</navigationController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="tsi-7H-UGP" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="784" y="660"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Table View Controller - Root View Controller-->
|
|
|
|
|
<scene sceneID="vAN-Iz-ATE">
|
|
|
|
|
<objects>
|
|
|
|
|
<tableViewController id="Yos-r1-FJZ" sceneMemberID="viewController">
|
|
|
|
|
<tableView key="view" opaque="NO" clipsSubviews="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="A34-f4-e2Y">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
|
<prototypes>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="yee-S4-Mwh">
|
|
|
|
|
<rect key="frame" x="0.0" y="86" width="320" height="44"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="yee-S4-Mwh" id="HuM-M2-Jxo">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</prototypes>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="dataSource" destination="Yos-r1-FJZ" id="Vlq-Mh-wly"/>
|
|
|
|
|
<outlet property="delegate" destination="Yos-r1-FJZ" id="Itz-Cm-CKA"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</tableView>
|
|
|
|
|
<navigationItem key="navigationItem" title="Root View Controller" id="4U8-Zl-TNh"/>
|
|
|
|
|
</tableViewController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="7Gg-Ur-aBt" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="1312" y="2245"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Navigation Controller - About-->
|
|
|
|
|
<scene sceneID="jJJ-YQ-eCd">
|
|
|
|
|
<objects>
|
|
|
|
|
<navigationController definesPresentationContext="YES" id="iFw-A9-jRy" sceneMemberID="viewController">
|
|
|
|
|
<tabBarItem key="tabBarItem" title="About" image="second" id="XcE-TV-yuD"/>
|
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="YjT-do-uPQ">
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</navigationBar>
|
|
|
|
|
<connections>
|
|
|
|
|
<segue destination="Yos-r1-FJZ" kind="relationship" relationship="rootViewController" id="N7x-AS-FQ2"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</navigationController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="NhF-zd-me1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="784" y="2245"/>
|
|
|
|
|
</scene>
|
|
|
|
|
<!--Navigation Controller - Schedule-->
|
|
|
|
|
<scene sceneID="kz3-B2-S4e">
|
|
|
|
|
<objects>
|
|
|
|
|
<navigationController definesPresentationContext="YES" id="Qrw-yb-Sug" sceneMemberID="viewController">
|
|
|
|
|
<tabBarItem key="tabBarItem" title="Schedule" image="first" id="8Kz-dh-sjg"/>
|
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="CRl-xF-dwL">
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
</navigationBar>
|
|
|
|
|
<connections>
|
|
|
|
|
<segue destination="aNc-F9-0cW" kind="relationship" relationship="rootViewController" id="2mL-lv-mgY"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</navigationController>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="rVP-0G-fJ4" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
|
</objects>
|
|
|
|
|
<point key="canvasLocation" x="753" y="-248"/>
|
|
|
|
|
</scene>
|
|
|
|
|
</scenes>
|
|
|
|
|
<resources>
|
|
|
|
|
<image name="first" width="30" height="30"/>
|
|
|
|
|
|