260 lines
19 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10109" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="aUL-89-tJW">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10083"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--A-->
<scene sceneID="jUt-xG-r3W">
<objects>
<viewController title="A" id="lVf-Ya-OQV" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Vpe-J1-fiS"/>
<viewControllerLayoutGuide type="bottom" id="ABr-eH-ePx"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="M3b-jw-4PX">
<rect key="frame" x="0.0" y="64" width="600" height="487"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="256" verticalHuggingPriority="256" image="favorite.png" translatesAutoresizingMaskIntoConstraints="NO" id="zIB-UN-zJs" customClass="CircleImageView">
<rect key="frame" x="172" y="116" width="256" height="256"/>
<constraints>
<constraint firstAttribute="width" constant="256" id="QF0-yo-PQ6"/>
<constraint firstAttribute="height" constant="256" id="jwz-gG-ahM"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.95000000000000007" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="zIB-UN-zJs" secondAttribute="centerX" id="svQ-3f-czU"/>
<constraint firstAttribute="centerY" secondItem="zIB-UN-zJs" secondAttribute="centerY" id="w5D-lZ-IUK"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" title="A" image="icon-favorite.png" id="whl-nQ-ck2"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dxv-GQ-DsN" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="149" y="428"/>
</scene>
<!--Food Picker View Controller-->
<scene sceneID="0XD-OC-caG">
<objects>
<viewController id="9aa-Nc-DxV" customClass="FoodPickerViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="7Bw-iC-Vpq"/>
<viewControllerLayoutGuide type="bottom" id="558-dG-rhb"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="e62-9h-gXP">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pick Your Favorite Food!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mef-P0-8Mc">
<rect key="frame" x="166" y="20" width="267" height="30"/>
<fontDescription key="fontDescription" type="system" pointSize="25"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dRL-3M-rXu">
<rect key="frame" x="20" y="70" width="560" height="530"/>
<connections>
<outlet property="dataSource" destination="9aa-Nc-DxV" id="kYj-ND-lI1"/>
<outlet property="delegate" destination="9aa-Nc-DxV" id="Xef-kO-iZt"/>
</connections>
</pickerView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="dRL-3M-rXu" firstAttribute="centerX" secondItem="e62-9h-gXP" secondAttribute="centerX" id="9Y9-R2-3DA"/>
<constraint firstItem="dRL-3M-rXu" firstAttribute="top" secondItem="mef-P0-8Mc" secondAttribute="bottom" constant="20" id="B6c-W7-SlD"/>
<constraint firstItem="dRL-3M-rXu" firstAttribute="centerY" secondItem="e62-9h-gXP" secondAttribute="centerY" id="JWr-a8-Oxd"/>
<constraint firstItem="558-dG-rhb" firstAttribute="top" secondItem="dRL-3M-rXu" secondAttribute="bottom" id="KRN-TO-ihk"/>
<constraint firstAttribute="trailingMargin" secondItem="dRL-3M-rXu" secondAttribute="trailing" id="W8N-19-sBA"/>
<constraint firstItem="mef-P0-8Mc" firstAttribute="top" secondItem="7Bw-iC-Vpq" secondAttribute="bottom" id="bx7-0K-Fbl"/>
<constraint firstItem="dRL-3M-rXu" firstAttribute="leading" secondItem="e62-9h-gXP" secondAttribute="leadingMargin" id="iGi-SV-I0G"/>
<constraint firstItem="mef-P0-8Mc" firstAttribute="centerX" secondItem="e62-9h-gXP" secondAttribute="centerX" id="yIO-gY-HbY"/>
<constraint firstItem="dRL-3M-rXu" firstAttribute="top" secondItem="e62-9h-gXP" secondAttribute="topMargin" id="zIS-hz-XAw"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="JWr-a8-Oxd"/>
<exclude reference="zIS-hz-XAw"/>
</mask>
</variation>
</view>
<connections>
<segue destination="7au-gI-Ntw" kind="unwind" identifier="unwindToHome" unwindAction="unwindToHome:" id="SU5-Ts-bmt"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="5uu-Qe-mNi" userLabel="First Responder" sceneMemberID="firstResponder"/>
<exit id="7au-gI-Ntw" userLabel="Exit" sceneMemberID="exit"/>
</objects>
<point key="canvasLocation" x="22" y="-929"/>
</scene>
<!--B-->
<scene sceneID="T4b-ot-V0m">
<objects>
<viewController title="B" id="A0V-En-EJl" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="paV-2x-1SP"/>
<viewControllerLayoutGuide type="bottom" id="dJb-g6-QTF"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="QBZ-F6-IFj">
<rect key="frame" x="0.0" y="64" width="600" height="487"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="256" verticalHuggingPriority="256" image="flash_on.png" translatesAutoresizingMaskIntoConstraints="NO" id="fu5-Ys-Uq9" customClass="CircleImageView">
<rect key="frame" x="172" y="116" width="256" height="256"/>
<constraints>
<constraint firstAttribute="width" constant="256" id="7d9-XY-dJb"/>
<constraint firstAttribute="height" constant="256" id="gKb-jg-fgz"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.94999999999999996" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerY" secondItem="fu5-Ys-Uq9" secondAttribute="centerY" id="2Yd-FF-lv3"/>
<constraint firstAttribute="centerX" secondItem="fu5-Ys-Uq9" secondAttribute="centerX" id="3yM-wB-hj1"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" title="B" image="icon-flash_on.png" id="1ez-db-05h"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="NGL-DL-qgy" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="148" y="-234"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="ch5-8q-zav">
<objects>
<navigationController id="aUL-89-tJW" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="black" translucent="NO" id="ig6-z0-idQ">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<color key="barTintColor" red="0.0" green="0.52156862745098043" blue="0.88627450980392153" alpha="1" colorSpace="calibratedRGB"/>
</navigationBar>
<connections>
<segue destination="eeg-iu-cjG" kind="relationship" relationship="rootViewController" id="3H5-V3-0NP"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="eK2-N2-23V" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1024" y="-848"/>
</scene>
<!--Patterns-->
<scene sceneID="8gd-ga-mjo">
<objects>
<tabBarController title="Patterns" id="eeg-iu-cjG" customClass="PatternTabBarController" sceneMemberID="viewController">
<navigationItem key="navigationItem" title="Analytics Quickstart" id="tic-du-7VP">
<connections>
<outlet property="rightBarButtonItem" destination="hCL-4j-2le" id="uhg-Y0-IYr"/>
</connections>
</navigationItem>
<nil key="simulatedBottomBarMetrics"/>
<tabBar key="tabBar" contentMode="scaleToFill" translucent="NO" id="QrM-NQ-Tka">
<rect key="frame" x="0.0" y="0.0" width="320" height="49"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="tintColor" red="0.090196078430000007" green="0.68235294120000001" blue="0.79215686269999996" alpha="1" colorSpace="calibratedRGB"/>
<color key="selectedImageTintColor" red="0.090196078430000007" green="0.68235294120000001" blue="0.79215686269999996" alpha="1" colorSpace="calibratedRGB"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="tintColor">
<color key="value" red="0.090196078430000007" green="0.68235294120000001" blue="0.79215686269999996" alpha="1" colorSpace="calibratedRGB"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</tabBar>
<connections>
<segue destination="lVf-Ya-OQV" kind="relationship" relationship="viewControllers" id="25Z-jG-WWy"/>
<segue destination="A0V-En-EJl" kind="relationship" relationship="viewControllers" id="Hhg-ek-N8J"/>
<segue destination="Vqn-rV-AtV" kind="relationship" relationship="viewControllers" id="aTh-1Q-AeJ"/>
<segue destination="vhB-Nv-UYJ" kind="relationship" relationship="viewControllers" id="gcf-rD-9bU"/>
<segue destination="9aa-Nc-DxV" kind="presentation" identifier="pickFavoriteFood" id="iI6-jC-cjj"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="E1m-Ew-oHW" userLabel="First Responder" sceneMemberID="firstResponder"/>
<barButtonItem title="Share" id="hCL-4j-2le">
<connections>
<action selector="didTapShare:" destination="eeg-iu-cjG" id="Ojc-zG-nyi"/>
</connections>
</barButtonItem>
</objects>
<point key="canvasLocation" x="-660" y="-102"/>
</scene>
<!--C-->
<scene sceneID="ZvK-wS-pgM">
<objects>
<viewController title="C" id="Vqn-rV-AtV" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="eaF-dR-pcr"/>
<viewControllerLayoutGuide type="bottom" id="bYg-H7-CJJ"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="6t9-j2-aMP">
<rect key="frame" x="0.0" y="64" width="600" height="487"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="256" verticalHuggingPriority="256" image="tag_faces.png" translatesAutoresizingMaskIntoConstraints="NO" id="xHb-8o-vTm" customClass="CircleImageView">
<rect key="frame" x="172" y="116" width="256" height="256"/>
<constraints>
<constraint firstAttribute="height" constant="256" id="XZD-p0-75O"/>
<constraint firstAttribute="width" constant="256" id="y9B-ec-pwE"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.94999999999999996" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="xHb-8o-vTm" secondAttribute="centerX" id="DDe-tY-AUH"/>
<constraint firstAttribute="centerY" secondItem="xHb-8o-vTm" secondAttribute="centerY" id="HbO-06-6Xc"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" title="C" image="icon-tag_faces.png" id="54A-Qd-hDy"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="w2d-ed-TnE" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-932" y="866"/>
</scene>
<!--D-->
<scene sceneID="yAq-nS-xJM">
<objects>
<viewController title="D" id="vhB-Nv-UYJ" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="FUr-9S-O0D"/>
<viewControllerLayoutGuide type="bottom" id="iEu-NN-tCj"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="7nq-AR-YU8">
<rect key="frame" x="0.0" y="64" width="600" height="487"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="256" verticalHuggingPriority="256" image="wb_incandescent.png" translatesAutoresizingMaskIntoConstraints="NO" id="8t4-48-5D9" customClass="CircleImageView">
<rect key="frame" x="172" y="116" width="256" height="256"/>
<constraints>
<constraint firstAttribute="height" constant="256" id="TIe-EE-hBP"/>
<constraint firstAttribute="width" constant="256" id="jmF-hb-TkU"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.94999999999999996" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="8t4-48-5D9" secondAttribute="centerX" id="Ucl-Cn-Kus"/>
<constraint firstAttribute="centerY" secondItem="8t4-48-5D9" secondAttribute="centerY" id="mbq-gp-ekr"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" title="D" image="icon-wb_incandescent.png" id="TIH-P3-nMk"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="q18-zn-iy7" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-192" y="1150"/>
</scene>
</scenes>
<resources>
<image name="favorite.png" width="200" height="200"/>
<image name="flash_on.png" width="200" height="200"/>
<image name="icon-favorite.png" width="32" height="32"/>
<image name="icon-flash_on.png" width="32" height="32"/>
<image name="icon-tag_faces.png" width="32" height="32"/>
<image name="icon-wb_incandescent.png" width="32" height="32"/>
<image name="tag_faces.png" width="200" height="200"/>
<image name="wb_incandescent.png" width="200" height="200"/>
</resources>
<color key="tintColor" red="0.090196078431372548" green="0.68235294117647061" blue="0.792156862745098" alpha="1" colorSpace="calibratedRGB"/>
</document>