story board now more realistic / template viewcontrollers deleted
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
3CEA73C919B1A86D00076FC5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CEA73C819B1A86D00076FC5 /* main.m */; };
|
||||
3CEA73CD19B1A86D00076FC5 /* FESAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CEA73CC19B1A86D00076FC5 /* FESAppDelegate.m */; };
|
||||
3CEA73D019B1A86D00076FC5 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3CEA73CE19B1A86D00076FC5 /* Main.storyboard */; };
|
||||
3CEA73D319B1A86D00076FC5 /* FESScheduleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CEA73D219B1A86D00076FC5 /* FESScheduleViewController.m */; };
|
||||
3CEA73D619B1A86D00076FC5 /* FESVenuesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CEA73D519B1A86D00076FC5 /* FESVenuesViewController.m */; };
|
||||
3CEA73D819B1A86D00076FC5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3CEA73D719B1A86D00076FC5 /* Images.xcassets */; };
|
||||
3CEA73DF19B1A86D00076FC5 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CEA73DE19B1A86D00076FC5 /* XCTest.framework */; };
|
||||
3CEA73E019B1A86D00076FC5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CEA73BC19B1A86C00076FC5 /* Foundation.framework */; };
|
||||
@@ -46,10 +44,6 @@
|
||||
3CEA73CB19B1A86D00076FC5 /* FESAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FESAppDelegate.h; sourceTree = "<group>"; };
|
||||
3CEA73CC19B1A86D00076FC5 /* FESAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FESAppDelegate.m; sourceTree = "<group>"; };
|
||||
3CEA73CF19B1A86D00076FC5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
||||
3CEA73D119B1A86D00076FC5 /* FESScheduleViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FESScheduleViewController.h; sourceTree = "<group>"; };
|
||||
3CEA73D219B1A86D00076FC5 /* FESScheduleViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FESScheduleViewController.m; sourceTree = "<group>"; };
|
||||
3CEA73D419B1A86D00076FC5 /* FESVenuesViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FESVenuesViewController.h; sourceTree = "<group>"; };
|
||||
3CEA73D519B1A86D00076FC5 /* FESVenuesViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FESVenuesViewController.m; sourceTree = "<group>"; };
|
||||
3CEA73D719B1A86D00076FC5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
||||
3CEA73DD19B1A86D00076FC5 /* FestivalHelperTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FestivalHelperTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
3CEA73DE19B1A86D00076FC5 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
||||
@@ -118,10 +112,6 @@
|
||||
3CEA73CB19B1A86D00076FC5 /* FESAppDelegate.h */,
|
||||
3CEA73CC19B1A86D00076FC5 /* FESAppDelegate.m */,
|
||||
3CEA73CE19B1A86D00076FC5 /* Main.storyboard */,
|
||||
3CEA73D119B1A86D00076FC5 /* FESScheduleViewController.h */,
|
||||
3CEA73D219B1A86D00076FC5 /* FESScheduleViewController.m */,
|
||||
3CEA73D419B1A86D00076FC5 /* FESVenuesViewController.h */,
|
||||
3CEA73D519B1A86D00076FC5 /* FESVenuesViewController.m */,
|
||||
3CEA73D719B1A86D00076FC5 /* Images.xcassets */,
|
||||
3CEA73C319B1A86D00076FC5 /* Supporting Files */,
|
||||
);
|
||||
@@ -255,8 +245,6 @@
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
3CEA73D319B1A86D00076FC5 /* FESScheduleViewController.m in Sources */,
|
||||
3CEA73D619B1A86D00076FC5 /* FESVenuesViewController.m in Sources */,
|
||||
3CEA73C919B1A86D00076FC5 /* main.m in Sources */,
|
||||
3CEA73CD19B1A86D00076FC5 /* FESAppDelegate.m in Sources */,
|
||||
);
|
||||
@@ -465,6 +453,7 @@
|
||||
3CEA73F019B1A86D00076FC5 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
3CEA73F119B1A86D00076FC5 /* Build configuration list for PBXNativeTarget "FestivalHelperTests" */ = {
|
||||
isa = XCConfigurationList;
|
||||
@@ -473,6 +462,7 @@
|
||||
3CEA73F319B1A86D00076FC5 /* Release */,
|
||||
);
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
|
||||
@@ -0,0 +1,96 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0510"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
buildImplicitDependencies = "YES">
|
||||
<BuildActionEntries>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "3CEA73B819B1A86C00076FC5"
|
||||
BuildableName = "FestivalHelper.app"
|
||||
BlueprintName = "FestivalHelper"
|
||||
ReferencedContainer = "container:FestivalHelper.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
</BuildAction>
|
||||
<TestAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
buildConfiguration = "Debug">
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "3CEA73DC19B1A86D00076FC5"
|
||||
BuildableName = "FestivalHelperTests.xctest"
|
||||
BlueprintName = "FestivalHelperTests"
|
||||
ReferencedContainer = "container:FestivalHelper.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "3CEA73B819B1A86C00076FC5"
|
||||
BuildableName = "FestivalHelper.app"
|
||||
BlueprintName = "FestivalHelper"
|
||||
ReferencedContainer = "container:FestivalHelper.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Debug"
|
||||
ignoresPersistentStateOnLaunch = "NO"
|
||||
debugDocumentVersioning = "YES"
|
||||
allowLocationSimulation = "YES">
|
||||
<BuildableProductRunnable>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "3CEA73B819B1A86C00076FC5"
|
||||
BuildableName = "FestivalHelper.app"
|
||||
BlueprintName = "FestivalHelper"
|
||||
ReferencedContainer = "container:FestivalHelper.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
</AdditionalOptions>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
shouldUseLaunchSchemeArgsEnv = "YES"
|
||||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Release"
|
||||
debugDocumentVersioning = "YES">
|
||||
<BuildableProductRunnable>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "3CEA73B819B1A86C00076FC5"
|
||||
BuildableName = "FestivalHelper.app"
|
||||
BlueprintName = "FestivalHelper"
|
||||
ReferencedContainer = "container:FestivalHelper.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug">
|
||||
</AnalyzeAction>
|
||||
<ArchiveAction
|
||||
buildConfiguration = "Release"
|
||||
revealArchiveInOrganizer = "YES">
|
||||
</ArchiveAction>
|
||||
</Scheme>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>FestivalHelper.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
<dict>
|
||||
<key>3CEA73B819B1A86C00076FC5</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>3CEA73DC19B1A86D00076FC5</key>
|
||||
<dict>
|
||||
<key>primary</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -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"/>
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
//
|
||||
// FESFirstViewController.h
|
||||
// FestivalHelper
|
||||
//
|
||||
// Created by Senad Uka on 8/30/14.
|
||||
// Copyright (c) 2014 Senad Uka. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface FESScheduleViewController : UIViewController
|
||||
|
||||
@end
|
||||
@@ -1,29 +0,0 @@
|
||||
//
|
||||
// FESFirstViewController.m
|
||||
// FestivalHelper
|
||||
//
|
||||
// Created by Senad Uka on 8/30/14.
|
||||
// Copyright (c) 2014 Senad Uka. All rights reserved.
|
||||
//
|
||||
|
||||
#import "FESScheduleViewController.h"
|
||||
|
||||
@interface FESScheduleViewController ()
|
||||
|
||||
@end
|
||||
|
||||
@implementation FESScheduleViewController
|
||||
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
[super viewDidLoad];
|
||||
// Do any additional setup after loading the view, typically from a nib.
|
||||
}
|
||||
|
||||
- (void)didReceiveMemoryWarning
|
||||
{
|
||||
[super didReceiveMemoryWarning];
|
||||
// Dispose of any resources that can be recreated.
|
||||
}
|
||||
|
||||
@end
|
||||
@@ -1,13 +0,0 @@
|
||||
//
|
||||
// FESSecondViewController.h
|
||||
// FestivalHelper
|
||||
//
|
||||
// Created by Senad Uka on 8/30/14.
|
||||
// Copyright (c) 2014 Senad Uka. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface FESVenuesViewController : UIViewController
|
||||
|
||||
@end
|
||||
@@ -1,29 +0,0 @@
|
||||
//
|
||||
// FESSecondViewController.m
|
||||
// FestivalHelper
|
||||
//
|
||||
// Created by Senad Uka on 8/30/14.
|
||||
// Copyright (c) 2014 Senad Uka. All rights reserved.
|
||||
//
|
||||
|
||||
#import "FESVenuesViewController.h"
|
||||
|
||||
@interface FESVenuesViewController ()
|
||||
|
||||
@end
|
||||
|
||||
@implementation FESVenuesViewController
|
||||
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
[super viewDidLoad];
|
||||
// Do any additional setup after loading the view, typically from a nib.
|
||||
}
|
||||
|
||||
- (void)didReceiveMemoryWarning
|
||||
{
|
||||
[super didReceiveMemoryWarning];
|
||||
// Dispose of any resources that can be recreated.
|
||||
}
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user