mirror of
https://github.com/oonyeje/Get-Hip.git
synced 2025-12-25 11:47:41 +00:00
2440 lines
228 KiB
XML
2440 lines
228 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7706" systemVersion="14A389" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="MML-b6-w6u">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
|
|
<capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/>
|
|
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Login Controller-->
|
|
<scene sceneID="XkJ-Xw-3em">
|
|
<objects>
|
|
<viewController storyboardIdentifier="LoginVC" id="j0X-k4-h6H" customClass="LoginController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="UdF-Q0-IgK"/>
|
|
<viewControllerLayoutGuide type="bottom" id="YdS-RO-b90"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="18p-VZ-rZM">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Username or Email" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gFr-9c-756">
|
|
<rect key="frame" x="24" y="253" width="272" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="gFr-9c-756" secondAttribute="height" multiplier="136:15" id="MsF-l1-Vb2"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ALE-x0-k9I">
|
|
<rect key="frame" x="117" y="384" width="86" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="ALE-x0-k9I" secondAttribute="height" multiplier="43:15" id="1q9-Vc-Owm"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="22"/>
|
|
<state key="normal" title="Sign In">
|
|
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="loginBtnPressed:" destination="j0X-k4-h6H" eventType="touchUpInside" id="JXM-1d-w7g"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" hasAttributedTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lST-pS-LgB">
|
|
<rect key="frame" x="9" y="517" width="96" height="37"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="lST-pS-LgB" secondAttribute="height" multiplier="96:37" id="Ifi-my-tNx"/>
|
|
</constraints>
|
|
<state key="normal">
|
|
<attributedString key="attributedTitle">
|
|
<fragment content="Sign Up!">
|
|
<attributes>
|
|
<color key="NSColor" red="0.9953400424421841" green="0.99264980188931795" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="20" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
</state>
|
|
<connections>
|
|
<action selector="signUpBtnPressed:" destination="j0X-k4-h6H" eventType="touchUpInside" id="xyv-T0-hVb"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BFX-Ad-idn">
|
|
<rect key="frame" x="178" y="517" width="126" height="43"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="BFX-Ad-idn" secondAttribute="height" multiplier="126:43" id="IRi-S4-itA"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
<state key="normal" title="Forgot Password?">
|
|
<color key="titleColor" red="0.99534004239999996" green="0.99264980189999996" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="forgotPassBtn:" destination="j0X-k4-h6H" eventType="touchUpInside" id="T7b-ff-OG9"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="SignInLogo" translatesAutoresizingMaskIntoConstraints="NO" id="T6r-Qq-YOU">
|
|
<rect key="frame" x="16" y="28" width="288" height="209"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="T6r-Qq-YOU" secondAttribute="height" multiplier="288:209" id="ppU-36-Q2W"/>
|
|
</constraints>
|
|
</imageView>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="now-tn-sIq">
|
|
<rect key="frame" x="24" y="308" width="272" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="now-tn-sIq" secondAttribute="height" multiplier="136:15" id="W1o-XK-zey"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" secureTextEntry="YES"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.67450980392156867" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<gestureRecognizers/>
|
|
<constraints>
|
|
<constraint firstItem="T6r-Qq-YOU" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" id="57d-Wd-JqB"/>
|
|
<constraint firstItem="now-tn-sIq" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" constant="8" id="6Nm-Jz-u88"/>
|
|
<constraint firstItem="lST-pS-LgB" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" constant="-7" id="7eP-5C-Ye9"/>
|
|
<constraint firstItem="BFX-Ad-idn" firstAttribute="top" secondItem="ALE-x0-k9I" secondAttribute="bottom" constant="103" id="8nP-lL-4G2"/>
|
|
<constraint firstItem="BFX-Ad-idn" firstAttribute="trailing" secondItem="18p-VZ-rZM" secondAttribute="trailingMargin" id="CCF-4d-ySk"/>
|
|
<constraint firstItem="ALE-x0-k9I" firstAttribute="top" secondItem="now-tn-sIq" secondAttribute="bottom" constant="46" id="Gto-W4-zE2"/>
|
|
<constraint firstItem="now-tn-sIq" firstAttribute="top" secondItem="gFr-9c-756" secondAttribute="bottom" constant="25" id="S0D-bg-ZI4"/>
|
|
<constraint firstItem="T6r-Qq-YOU" firstAttribute="trailing" secondItem="18p-VZ-rZM" secondAttribute="trailingMargin" id="adN-IL-zuX"/>
|
|
<constraint firstItem="ALE-x0-k9I" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" constant="101" id="dAM-zM-Kil"/>
|
|
<constraint firstItem="YdS-RO-b90" firstAttribute="top" secondItem="BFX-Ad-idn" secondAttribute="bottom" constant="8" id="hTs-V8-WPM"/>
|
|
<constraint firstItem="lST-pS-LgB" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" constant="-7" id="hiI-WP-5lY"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="ALE-x0-k9I" secondAttribute="trailing" constant="101" id="iZF-Rw-oiz"/>
|
|
<constraint firstItem="T6r-Qq-YOU" firstAttribute="top" secondItem="UdF-Q0-IgK" secondAttribute="bottom" constant="8" id="kHJ-gS-4Zu"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="now-tn-sIq" secondAttribute="trailing" constant="8" id="p4y-KA-Npw"/>
|
|
<constraint firstItem="YdS-RO-b90" firstAttribute="top" secondItem="lST-pS-LgB" secondAttribute="bottom" constant="14" id="svQ-3n-YFB"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="gFr-9c-756" secondAttribute="trailing" constant="8" id="syR-Fq-H0i"/>
|
|
<constraint firstItem="YdS-RO-b90" firstAttribute="top" secondItem="lST-pS-LgB" secondAttribute="bottom" constant="14" id="xtg-cY-htR"/>
|
|
<constraint firstItem="gFr-9c-756" firstAttribute="leading" secondItem="18p-VZ-rZM" secondAttribute="leadingMargin" constant="8" id="ylc-hd-inw"/>
|
|
</constraints>
|
|
<connections>
|
|
<outletCollection property="gestureRecognizers" destination="6yX-hl-3OA" appends="YES" id="l8b-gg-zje"/>
|
|
</connections>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="JtB-YG-RXM"/>
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="forgotPassBtn" destination="BFX-Ad-idn" id="neV-au-ZVa"/>
|
|
<outlet property="password" destination="now-tn-sIq" id="YQF-lw-DUN"/>
|
|
<outlet property="signIn" destination="ALE-x0-k9I" id="mOR-kB-ZID"/>
|
|
<outlet property="signUpButton" destination="lST-pS-LgB" id="Foa-6z-LBJ"/>
|
|
<outlet property="userEmailField" destination="gFr-9c-756" id="xPA-UK-gem"/>
|
|
<segue destination="CzG-yI-Fm4" kind="show" identifier="signUpSegue" id="5eZ-Bl-cuD"/>
|
|
<segue destination="MML-b6-w6u" kind="show" identifier="LoginToHomeSegue" id="OLY-AZ-xl6"/>
|
|
<segue destination="B3S-yT-K9Q" kind="show" identifier="ForgotPassSegue" id="jZ2-Lm-JTd"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="6qe-4m-7Cy" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<tapGestureRecognizer id="6yX-hl-3OA"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-274" y="1026"/>
|
|
</scene>
|
|
<!--Sign In-->
|
|
<scene sceneID="SxD-Po-d4C">
|
|
<objects>
|
|
<viewController title="Sign In" id="dsv-bM-qgc" customClass="SignInController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="BqE-PA-y7k"/>
|
|
<viewControllerLayoutGuide type="bottom" id="d3F-vg-2MJ"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="ZUX-lP-V5A">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8lW-PH-WAb">
|
|
<rect key="frame" x="0.0" y="533" width="320" height="35"/>
|
|
<color key="backgroundColor" red="0.097259112270000003" green="0.60830058499999995" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="8lW-PH-WAb" secondAttribute="height" multiplier="64:7" id="BA1-FW-Fqo"/>
|
|
</constraints>
|
|
<state key="normal" title="Save">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="saveNewProfile:" destination="dsv-bM-qgc" eventType="touchUpInside" id="NQ8-4Y-OtT"/>
|
|
</connections>
|
|
</button>
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" bounces="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B5E-KO-Yxe">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="533"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ify-XA-8uy">
|
|
<rect key="frame" x="70" y="248" width="180" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Ify-XA-8uy" secondAttribute="height" multiplier="6:1" id="1SL-2w-vwy"/>
|
|
<constraint firstAttribute="width" secondItem="Ify-XA-8uy" secondAttribute="height" multiplier="6:1" id="9xr-HK-zfN"/>
|
|
</constraints>
|
|
<state key="normal" title="Choose Photo">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="chngePhoto:" destination="dsv-bM-qgc" eventType="touchUpInside" id="YSc-B1-dfo"/>
|
|
</connections>
|
|
</button>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" textAlignment="center" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="epf-V1-rcM">
|
|
<rect key="frame" x="16" y="411" width="288" height="30"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits" secureTextEntry="YES"/>
|
|
</textField>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" textAlignment="center" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="TZI-98-3nh">
|
|
<rect key="frame" x="16" y="357" width="288" height="30"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sAc-4h-398">
|
|
<rect key="frame" x="85" y="90" width="150" height="150"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="sAc-4h-398" secondAttribute="height" multiplier="1:1" id="SQw-gH-hIZ"/>
|
|
</constraints>
|
|
</imageView>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Name" textAlignment="center" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="t1a-J1-BHH">
|
|
<rect key="frame" x="16" y="303" width="288" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="t1a-J1-BHH" secondAttribute="height" multiplier="32:3" constant="-32" id="0uZ-Nb-Nyu"/>
|
|
</constraints>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="epf-V1-rcM" firstAttribute="top" secondItem="TZI-98-3nh" secondAttribute="bottom" constant="24" id="5RJ-dV-boL"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="centerX" secondItem="sAc-4h-398" secondAttribute="centerX" id="6ES-i5-J94"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="centerX" secondItem="Ify-XA-8uy" secondAttribute="centerX" id="7L7-J2-evb"/>
|
|
<constraint firstAttribute="bottom" secondItem="t1a-J1-BHH" secondAttribute="bottom" constant="200" id="Q5p-kt-yDM"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="leading" secondItem="TZI-98-3nh" secondAttribute="leading" id="TOW-Bj-nyc"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="top" secondItem="B5E-KO-Yxe" secondAttribute="top" constant="303" id="beu-xk-wVu"/>
|
|
<constraint firstAttribute="trailing" secondItem="t1a-J1-BHH" secondAttribute="trailing" constant="16" id="foz-bT-Pg0"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="trailing" secondItem="epf-V1-rcM" secondAttribute="trailing" id="gM3-1R-7lN"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="leading" secondItem="B5E-KO-Yxe" secondAttribute="leading" constant="16" id="gWF-YO-MTB"/>
|
|
<constraint firstItem="Ify-XA-8uy" firstAttribute="top" secondItem="sAc-4h-398" secondAttribute="bottom" constant="8" symbolic="YES" id="haj-F9-T5W"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="top" secondItem="Ify-XA-8uy" secondAttribute="bottom" constant="25" id="jPN-6Q-i51"/>
|
|
<constraint firstItem="sAc-4h-398" firstAttribute="leading" secondItem="B5E-KO-Yxe" secondAttribute="leading" constant="85" id="mjn-BE-a4S"/>
|
|
<constraint firstItem="sAc-4h-398" firstAttribute="top" secondItem="B5E-KO-Yxe" secondAttribute="top" constant="90" id="tSU-om-RR7"/>
|
|
<constraint firstItem="epf-V1-rcM" firstAttribute="leading" secondItem="t1a-J1-BHH" secondAttribute="leading" id="utR-jT-sgQ"/>
|
|
<constraint firstItem="TZI-98-3nh" firstAttribute="top" secondItem="t1a-J1-BHH" secondAttribute="bottom" constant="24" id="wPT-oF-cle"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="trailing" secondItem="TZI-98-3nh" secondAttribute="trailing" id="zJp-nv-wEJ"/>
|
|
<constraint firstItem="t1a-J1-BHH" firstAttribute="centerX" secondItem="B5E-KO-Yxe" secondAttribute="centerX" id="zym-cm-DS1"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="size" keyPath="contentSize">
|
|
<size key="value" width="320" height="504"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</scrollView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<gestureRecognizers/>
|
|
<constraints>
|
|
<constraint firstItem="8lW-PH-WAb" firstAttribute="leading" secondItem="B5E-KO-Yxe" secondAttribute="leading" id="APm-hD-EfK"/>
|
|
<constraint firstItem="8lW-PH-WAb" firstAttribute="trailing" secondItem="B5E-KO-Yxe" secondAttribute="trailing" id="J63-sb-wyG"/>
|
|
<constraint firstAttribute="trailing" secondItem="B5E-KO-Yxe" secondAttribute="trailing" id="QQH-87-7SW"/>
|
|
<constraint firstItem="B5E-KO-Yxe" firstAttribute="leading" secondItem="ZUX-lP-V5A" secondAttribute="leading" id="dfk-eg-tLF"/>
|
|
<constraint firstItem="B5E-KO-Yxe" firstAttribute="top" secondItem="BqE-PA-y7k" secondAttribute="bottom" id="ghm-79-99I"/>
|
|
<constraint firstItem="8lW-PH-WAb" firstAttribute="bottom" secondItem="d3F-vg-2MJ" secondAttribute="top" id="lr7-n5-KRz"/>
|
|
<constraint firstItem="d3F-vg-2MJ" firstAttribute="top" secondItem="B5E-KO-Yxe" secondAttribute="bottom" id="roc-Zy-auE"/>
|
|
</constraints>
|
|
<connections>
|
|
<outletCollection property="gestureRecognizers" destination="0VU-GN-qwl" appends="YES" id="qN1-h9-hBV"/>
|
|
</connections>
|
|
</view>
|
|
<navigationItem key="navigationItem" title="Account Creation" id="wal-Nl-HBB">
|
|
<barButtonItem key="leftBarButtonItem" title="Cancel" id="bK9-iV-F0i">
|
|
<connections>
|
|
<action selector="cancelSignUp" destination="dsv-bM-qgc" id="vNK-AW-hKE"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<size key="freeformSize" width="320" height="568"/>
|
|
<connections>
|
|
<outlet property="chngPhotoBtn" destination="Ify-XA-8uy" id="wSI-a9-Mhf"/>
|
|
<outlet property="emailField" destination="TZI-98-3nh" id="63f-tp-CBg"/>
|
|
<outlet property="nameField" destination="t1a-J1-BHH" id="KUr-LL-LJk"/>
|
|
<outlet property="passField" destination="epf-V1-rcM" id="KbC-NJ-GEZ"/>
|
|
<outlet property="profilePic" destination="sAc-4h-398" id="rlt-kj-GBV"/>
|
|
<outlet property="saveBtn" destination="8lW-PH-WAb" id="7lt-lh-9gs"/>
|
|
<outlet property="scrollView" destination="B5E-KO-Yxe" id="Z6y-0w-ugI"/>
|
|
<segue destination="i3K-xv-zw1" kind="modal" identifier="SignedUpSegue" id="4Cw-Wg-nXy"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="L2S-Q5-7iA" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<tapGestureRecognizer id="0VU-GN-qwl"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="671" y="1027"/>
|
|
</scene>
|
|
<!--Login View Controller-->
|
|
<scene sceneID="VdH-cE-Gd7">
|
|
<objects>
|
|
<viewController id="6mR-Ay-Hzp" userLabel="Login View Controller" customClass="ViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="yTV-g7-erQ"/>
|
|
<viewControllerLayoutGuide type="bottom" id="gXm-Ft-J4A"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="r17-av-M3G">
|
|
<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"/>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<segue destination="i3K-xv-zw1" kind="show" identifier="HomeScreenSegue" id="dYP-IJ-p2K"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="i4i-Mt-4g3" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1123" y="2058"/>
|
|
</scene>
|
|
<!--Next Up View Controller-->
|
|
<scene sceneID="VyX-Pv-uWi">
|
|
<objects>
|
|
<viewController id="zgA-8b-Ylm" customClass="NextUpViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="vMS-hg-ThR"/>
|
|
<viewControllerLayoutGuide type="bottom" id="QbP-jL-nFY"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="N4y-zz-1bC">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Next Up:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oG8-pz-CA3">
|
|
<rect key="frame" x="102" y="95" width="117" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="oG8-pz-CA3" secondAttribute="height" multiplier="39:7" id="jpB-3t-8zk"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="30" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FFv-lp-b7d">
|
|
<rect key="frame" x="139" y="338" width="42" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="FFv-lp-b7d" secondAttribute="height" multiplier="2:1" id="6h6-90-4nk"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="u1Z-Ju-AJf">
|
|
<rect key="frame" x="70" y="131" width="180" height="180"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="u1Z-Ju-AJf" secondAttribute="height" multiplier="1:1" id="Noi-jc-ipM"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailingMargin" secondItem="u1Z-Ju-AJf" secondAttribute="trailing" constant="54" id="7t0-El-cHX"/>
|
|
<constraint firstItem="u1Z-Ju-AJf" firstAttribute="leading" secondItem="N4y-zz-1bC" secondAttribute="leadingMargin" constant="54" id="Ez9-5T-Qj2"/>
|
|
<constraint firstItem="FFv-lp-b7d" firstAttribute="top" secondItem="u1Z-Ju-AJf" secondAttribute="bottom" constant="27" id="G5v-Ai-aKX"/>
|
|
<constraint firstItem="FFv-lp-b7d" firstAttribute="leading" secondItem="N4y-zz-1bC" secondAttribute="leadingMargin" constant="123" id="Gyn-z6-41a"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="oG8-pz-CA3" secondAttribute="trailing" constant="85" id="Kgs-B0-v0M"/>
|
|
<constraint firstItem="u1Z-Ju-AJf" firstAttribute="top" secondItem="oG8-pz-CA3" secondAttribute="bottom" constant="15" id="XYc-PN-Dhi"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="u1Z-Ju-AJf" secondAttribute="trailing" constant="54" id="bMd-aI-zUz"/>
|
|
<constraint firstItem="oG8-pz-CA3" firstAttribute="top" secondItem="vMS-hg-ThR" secondAttribute="bottom" constant="75" id="dtR-jB-Gil"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="FFv-lp-b7d" secondAttribute="trailing" constant="123" id="kN3-c8-jic"/>
|
|
<constraint firstItem="u1Z-Ju-AJf" firstAttribute="leading" secondItem="N4y-zz-1bC" secondAttribute="leadingMargin" constant="54" id="oyD-Uv-EdP"/>
|
|
<constraint firstItem="oG8-pz-CA3" firstAttribute="leading" secondItem="N4y-zz-1bC" secondAttribute="leadingMargin" constant="86" id="rag-N7-Gj2"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="userImages" destination="u1Z-Ju-AJf" id="0wt-l7-aqy"/>
|
|
<segue destination="5Fd-vs-lX1" kind="show" identifier="NextSongSegue" id="saO-e1-UsU"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="1TM-nl-LNT" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2981" y="73"/>
|
|
</scene>
|
|
<!--Joining Party View Controller-->
|
|
<scene sceneID="PXH-Ng-lFX">
|
|
<objects>
|
|
<viewController id="jhT-5c-UMD" customClass="JoiningPartyViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="bQJ-lX-fQH"/>
|
|
<viewControllerLayoutGuide type="bottom" id="RR8-vy-khf"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="dtk-1e-2Le">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="JoingAParty" translatesAutoresizingMaskIntoConstraints="NO" id="Y89-Ji-uFg">
|
|
<rect key="frame" x="67" y="236" width="186" height="131"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Y89-Ji-uFg" secondAttribute="height" multiplier="186:131" id="lM9-tC-6yf"/>
|
|
</constraints>
|
|
</imageView>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lgn-oo-e39">
|
|
<rect key="frame" x="0.0" y="527" width="320" height="41"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Lgn-oo-e39" secondAttribute="height" multiplier="320:41" id="3Oz-V4-BKy"/>
|
|
</constraints>
|
|
<state key="normal" image="Cancel">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="Lgn-oo-e39" firstAttribute="leading" secondItem="dtk-1e-2Le" secondAttribute="leadingMargin" constant="-16" id="0VY-4h-cs1"/>
|
|
<constraint firstItem="Lgn-oo-e39" firstAttribute="top" secondItem="Y89-Ji-uFg" secondAttribute="bottom" constant="160" id="9RW-Te-u5h"/>
|
|
<constraint firstItem="RR8-vy-khf" firstAttribute="top" secondItem="Lgn-oo-e39" secondAttribute="bottom" id="L3D-An-zZM"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Y89-Ji-uFg" secondAttribute="trailing" constant="51" id="dSC-oG-rw6"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Lgn-oo-e39" secondAttribute="trailing" constant="-16" id="tI7-kD-Lvo"/>
|
|
<constraint firstItem="Y89-Ji-uFg" firstAttribute="leading" secondItem="dtk-1e-2Le" secondAttribute="leadingMargin" constant="51" id="twz-5e-GTt"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<segue destination="5Fd-vs-lX1" kind="show" identifier="EnteringPartySegue" id="OpG-wQ-NAH"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="yAM-8H-aOk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3513" y="439"/>
|
|
</scene>
|
|
<!--InvitedToPartyVC-->
|
|
<scene sceneID="9Gl-h8-nid">
|
|
<objects>
|
|
<viewController storyboardIdentifier="InvitedToPartyVC" title="InvitedToPartyVC" id="rKy-U8-mLw" customClass="InvitedToPartyViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="wOj-xh-eMD"/>
|
|
<viewControllerLayoutGuide type="bottom" id="zE5-jq-uIg"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="m9v-WE-T3h">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qlt-XA-jzm">
|
|
<rect key="frame" x="272" y="44" width="32" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="qlt-XA-jzm" secondAttribute="height" multiplier="1:1" id="i0b-WM-jqh"/>
|
|
</constraints>
|
|
<state key="normal" image="SettingsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="0Tt-tN-iza" kind="show" identifier="InvitedToPartySettingsSegue" id="hDN-yC-fGj"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jjq-Kv-sXj">
|
|
<rect key="frame" x="194" y="376" width="32" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Jjq-Kv-sXj" secondAttribute="height" multiplier="1:1" id="Lmf-H9-ql4"/>
|
|
</constraints>
|
|
<state key="normal" image="CheckMark">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="acceptInvite:" destination="rKy-U8-mLw" eventType="touchUpInside" id="tPy-Ie-5jB"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oaw-5r-mEb">
|
|
<rect key="frame" x="92" y="376" width="32" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="oaw-5r-mEb" secondAttribute="height" multiplier="1:1" id="9fb-6p-5eJ"/>
|
|
</constraints>
|
|
<state key="normal" image="XMark">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="declineInvite:" destination="rKy-U8-mLw" eventType="touchUpInside" id="kre-cK-cAQ"/>
|
|
</connections>
|
|
</button>
|
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" text="You have been invited by User to join a Party!" textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="SM0-PN-2rz">
|
|
<rect key="frame" x="47" y="157" width="226" height="89"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="SM0-PN-2rz" secondAttribute="height" multiplier="226:89" id="4UA-ib-igg"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" name="HelveticaNeue-Bold" family="Helvetica Neue" pointSize="21"/>
|
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
</textView>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="so3-St-AQ6">
|
|
<rect key="frame" x="99" y="254" width="122" height="122"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="so3-St-AQ6" secondAttribute="height" multiplier="1:1" id="7g5-C1-z6p"/>
|
|
</constraints>
|
|
</imageView>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qb8-ab-JiN">
|
|
<rect key="frame" x="16" y="44" width="59" height="37"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="qb8-ab-JiN" secondAttribute="height" multiplier="59:37" id="dvp-rp-f1i"/>
|
|
</constraints>
|
|
<state key="normal" image="FriendsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="hDZ-CA-Hsj" kind="show" identifier="InvitedToPartyFriendsSegue" id="41S-h6-flP"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="SM0-PN-2rz" firstAttribute="leading" secondItem="m9v-WE-T3h" secondAttribute="leadingMargin" constant="31" id="1gQ-bB-2nv"/>
|
|
<constraint firstItem="SM0-PN-2rz" firstAttribute="top" secondItem="qb8-ab-JiN" secondAttribute="bottom" constant="76" id="3j4-XT-bbe"/>
|
|
<constraint firstItem="so3-St-AQ6" firstAttribute="top" secondItem="SM0-PN-2rz" secondAttribute="bottom" constant="8" id="BQm-gi-gag"/>
|
|
<constraint firstItem="qb8-ab-JiN" firstAttribute="top" secondItem="wOj-xh-eMD" secondAttribute="bottom" constant="24" id="F2e-UL-fsC"/>
|
|
<constraint firstItem="qlt-XA-jzm" firstAttribute="top" secondItem="wOj-xh-eMD" secondAttribute="bottom" constant="24" id="H14-QI-jQT"/>
|
|
<constraint firstItem="zE5-jq-uIg" firstAttribute="top" secondItem="oaw-5r-mEb" secondAttribute="bottom" constant="160" id="HYp-zP-p2Y"/>
|
|
<constraint firstItem="zE5-jq-uIg" firstAttribute="top" secondItem="Jjq-Kv-sXj" secondAttribute="bottom" constant="160" id="JxX-CT-oFE"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Jjq-Kv-sXj" secondAttribute="trailing" constant="78" id="LCn-TS-gya"/>
|
|
<constraint firstItem="so3-St-AQ6" firstAttribute="leading" secondItem="m9v-WE-T3h" secondAttribute="leadingMargin" constant="83" id="Mca-6X-kDu"/>
|
|
<constraint firstItem="oaw-5r-mEb" firstAttribute="top" secondItem="so3-St-AQ6" secondAttribute="bottom" id="TUY-lo-3tO"/>
|
|
<constraint firstItem="qb8-ab-JiN" firstAttribute="leading" secondItem="m9v-WE-T3h" secondAttribute="leadingMargin" id="YSW-CJ-nR5"/>
|
|
<constraint firstItem="Jjq-Kv-sXj" firstAttribute="top" secondItem="so3-St-AQ6" secondAttribute="bottom" id="ch2-cm-A3o"/>
|
|
<constraint firstItem="qlt-XA-jzm" firstAttribute="trailing" secondItem="m9v-WE-T3h" secondAttribute="trailingMargin" id="ewM-3r-HcE"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="so3-St-AQ6" secondAttribute="trailing" constant="83" id="lXL-ws-N7L"/>
|
|
<constraint firstItem="oaw-5r-mEb" firstAttribute="top" secondItem="so3-St-AQ6" secondAttribute="bottom" id="lur-et-WZX"/>
|
|
<constraint firstItem="oaw-5r-mEb" firstAttribute="leading" secondItem="m9v-WE-T3h" secondAttribute="leadingMargin" constant="76" id="roZ-Ux-iyQ"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="SM0-PN-2rz" secondAttribute="trailing" constant="31" id="wY3-Pi-TGF"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="img" destination="so3-St-AQ6" id="T0w-OK-mUA"/>
|
|
<outlet property="inviteTxt" destination="SM0-PN-2rz" id="7Ji-Uu-j84"/>
|
|
<segue destination="jhT-5c-UMD" kind="show" identifier="JoiningPartySegue" id="U4V-ga-nL4"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="wuc-cq-5dv" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3189" y="1425"/>
|
|
</scene>
|
|
<!--Friend Request View Controller-->
|
|
<scene sceneID="cB3-Zf-GpF">
|
|
<objects>
|
|
<viewController id="Iog-DT-pLJ" customClass="FriendRequestViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="eI1-Ht-sHw"/>
|
|
<viewControllerLayoutGuide type="bottom" id="TbO-r5-p5C"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="7j0-GI-WEY">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dcC-PI-dUM">
|
|
<rect key="frame" x="92" y="172" width="137" height="137"/>
|
|
<color key="backgroundColor" red="0.47790404040000001" green="0.47790404040000001" blue="0.47790404040000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="dcC-PI-dUM" secondAttribute="height" multiplier="1:1" id="k78-9a-PzH"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="No Friend Found :(" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wxx-ws-paN">
|
|
<rect key="frame" x="16" y="143" width="288" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="wxx-ws-paN" secondAttribute="height" multiplier="96:7" id="01G-k4-5I5"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Search for a new Friend" textAlignment="center" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="EAo-0U-cmz">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="EAo-0U-cmz" secondAttribute="height" multiplier="32:3" id="9iE-5D-OrP"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<action selector="buttonClicked:" destination="Iog-DT-pLJ" eventType="editingDidEnd" id="Xrc-To-w28"/>
|
|
</connections>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gck-Ni-mM6">
|
|
<rect key="frame" x="61" y="324" width="198" height="41"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Gck-Ni-mM6" secondAttribute="height" multiplier="198:41" id="MBZ-mJ-aEE"/>
|
|
</constraints>
|
|
<state key="normal" image="SendFriendRequest">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="sendButtonClicked:" destination="Iog-DT-pLJ" eventType="touchUpInside" id="AqX-lB-tHv"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailingMargin" secondItem="dcC-PI-dUM" secondAttribute="trailing" constant="75" id="5QO-1w-QSi"/>
|
|
<constraint firstItem="wxx-ws-paN" firstAttribute="leading" secondItem="7j0-GI-WEY" secondAttribute="leadingMargin" id="CU6-eK-Boq"/>
|
|
<constraint firstItem="wxx-ws-paN" firstAttribute="top" secondItem="EAo-0U-cmz" secondAttribute="bottom" constant="49" id="Clx-ci-Qae"/>
|
|
<constraint firstItem="dcC-PI-dUM" firstAttribute="top" secondItem="wxx-ws-paN" secondAttribute="bottom" constant="8" id="OGr-fl-8fb"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="EAo-0U-cmz" secondAttribute="trailing" constant="-16" id="Oli-6y-6m7"/>
|
|
<constraint firstItem="Gck-Ni-mM6" firstAttribute="top" secondItem="dcC-PI-dUM" secondAttribute="bottom" constant="15" id="ZYQ-rt-oVA"/>
|
|
<constraint firstItem="EAo-0U-cmz" firstAttribute="leading" secondItem="7j0-GI-WEY" secondAttribute="leadingMargin" constant="-16" id="Znd-gk-uit"/>
|
|
<constraint firstItem="Gck-Ni-mM6" firstAttribute="leading" secondItem="7j0-GI-WEY" secondAttribute="leadingMargin" constant="45" id="bJM-zS-yrH"/>
|
|
<constraint firstItem="wxx-ws-paN" firstAttribute="trailing" secondItem="7j0-GI-WEY" secondAttribute="trailingMargin" id="pme-kX-cm9"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Gck-Ni-mM6" secondAttribute="trailing" constant="45" id="qDQ-B8-0P5"/>
|
|
<constraint firstItem="EAo-0U-cmz" firstAttribute="top" secondItem="eI1-Ht-sHw" secondAttribute="bottom" id="ttw-Ta-Vix"/>
|
|
<constraint firstItem="dcC-PI-dUM" firstAttribute="leading" secondItem="7j0-GI-WEY" secondAttribute="leadingMargin" constant="76" id="z5X-a3-mAM"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="displayImage" destination="dcC-PI-dUM" id="Lxu-7b-iya"/>
|
|
<outlet property="foundName" destination="wxx-ws-paN" id="wjW-kZ-8UT"/>
|
|
<outlet property="searchBar" destination="EAo-0U-cmz" id="GVg-mw-8h0"/>
|
|
<outlet property="sendRequest" destination="Gck-Ni-mM6" id="TI6-8O-dns"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ADA-FB-J9A" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="471" y="-1207"/>
|
|
</scene>
|
|
<!--Friend Requests-->
|
|
<scene sceneID="8SI-mK-KE7">
|
|
<objects>
|
|
<tableViewController title="Friend Requests" id="Rnb-lz-mp4" customClass="PendingRequestViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="6eb-it-ynj">
|
|
<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="default" indentationWidth="10" reuseIdentifier="PendingCell" rowHeight="65" id="0aX-nL-3Yl" customClass="PendingFriendCell" customModule="GetHip" customModuleProvider="target">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="0aX-nL-3Yl" id="pEH-Wf-32b">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u49-z7-QQX">
|
|
<rect key="frame" x="266" y="17" width="28" height="28"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="u49-z7-QQX" secondAttribute="height" multiplier="1:1" id="Tsq-hj-hPI"/>
|
|
</constraints>
|
|
<state key="normal" image="Accept.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="didAcceptFriend:" destination="Rnb-lz-mp4" eventType="touchUpInside" id="Tdz-pW-bEv"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VKQ-62-km5">
|
|
<rect key="frame" x="181" y="17" width="28" height="28"/>
|
|
<state key="normal" image="Cancel.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="didRejectFriend:" destination="Rnb-lz-mp4" eventType="touchUpInside" id="cFh-Yk-AUE"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SGy-7j-oTR">
|
|
<rect key="frame" x="20" y="7" width="50" height="50"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Username" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J2y-S7-GWi">
|
|
<rect key="frame" x="78" y="21" width="234" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="acceptButton" destination="u49-z7-QQX" id="09O-Sv-ynY"/>
|
|
<outlet property="denyButton" destination="VKQ-62-km5" id="H9w-vc-REN"/>
|
|
<outlet property="friendName" destination="J2y-S7-GWi" id="jHl-D1-hbb"/>
|
|
<outlet property="proImg" destination="SGy-7j-oTR" id="Lyq-1c-xEA"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
<connections>
|
|
<outlet property="dataSource" destination="Rnb-lz-mp4" id="4xs-Yv-8BC"/>
|
|
<outlet property="delegate" destination="Rnb-lz-mp4" id="deD-tM-X5n"/>
|
|
</connections>
|
|
</tableView>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="table" destination="6eb-it-ynj" id="47m-Vo-uMm"/>
|
|
</connections>
|
|
</tableViewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="eVC-XV-G1v" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="41" y="-831"/>
|
|
</scene>
|
|
<!--View Controller-->
|
|
<scene sceneID="IwM-WG-Tkx">
|
|
<objects>
|
|
<viewController id="QG7-6d-dTi" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="BFb-P0-wxZ"/>
|
|
<viewControllerLayoutGuide type="bottom" id="qXi-L8-LDL"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="XPu-Tq-bas">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="NoNewFriends" translatesAutoresizingMaskIntoConstraints="NO" id="W0g-0K-j03">
|
|
<rect key="frame" x="0.0" y="20" width="291" height="499"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="W0g-0K-j03" secondAttribute="height" multiplier="80:137" id="q9x-EZ-Z0h"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="qXi-L8-LDL" firstAttribute="top" secondItem="W0g-0K-j03" secondAttribute="bottom" id="Ejn-gd-UZC"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="W0g-0K-j03" secondAttribute="trailing" constant="-16" id="JdD-i5-Dz3"/>
|
|
<constraint firstItem="W0g-0K-j03" firstAttribute="leading" secondItem="XPu-Tq-bas" secondAttribute="leadingMargin" constant="-16" id="SrM-2U-JE8"/>
|
|
<constraint firstItem="W0g-0K-j03" firstAttribute="top" secondItem="XPu-Tq-bas" secondAttribute="topMargin" constant="20" id="Uej-rN-s2G"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Q8h-nH-rCg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="41" y="-131"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="WEO-rS-n1G">
|
|
<objects>
|
|
<navigationController id="CzG-yI-Fm4" sceneMemberID="viewController">
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="CiR-xu-hkL">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="dsv-bM-qgc" kind="relationship" relationship="rootViewController" id="NSw-6O-EkM"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="mbC-CF-JRB" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="205" y="1027"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="l3M-Bz-Ddl">
|
|
<objects>
|
|
<navigationController id="B3S-yT-K9Q" sceneMemberID="viewController">
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="dXu-a4-mQL">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="8Od-AM-nj1" kind="relationship" relationship="rootViewController" id="1dr-x0-2Nu"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="IiH-Dr-z9w" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-274" y="1707"/>
|
|
</scene>
|
|
<!--Forgot Pass View Controller-->
|
|
<scene sceneID="0H6-d7-0mA">
|
|
<objects>
|
|
<viewController id="8Od-AM-nj1" customClass="ForgotPassViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="aNc-Qk-q74"/>
|
|
<viewControllerLayoutGuide type="bottom" id="cR0-HR-c4n"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="67T-1a-Dhx">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" textAlignment="center" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Eu3-dl-Fzu">
|
|
<rect key="frame" x="10" y="216" width="288" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Eu3-dl-Fzu" secondAttribute="height" multiplier="32:3" constant="-32" id="VCL-mw-nTg"/>
|
|
</constraints>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8UP-4m-htm">
|
|
<rect key="frame" x="4" y="187" width="313" height="21"/>
|
|
<attributedString key="attributedText">
|
|
<fragment content="Provide the email address of the account:">
|
|
<attributes>
|
|
<font key="NSFont" size="14" name="Helvetica"/>
|
|
<font key="NSOriginalFont" size="14" name="Helvetica"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uO2-vA-7HL">
|
|
<rect key="frame" x="59" y="269" width="202" height="30"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="uO2-vA-7HL" secondAttribute="height" multiplier="101:15" id="sUJ-JO-Up4"/>
|
|
</constraints>
|
|
<state key="normal" title="Reset Password">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="ChnEmailComfirm:" destination="O66-YD-dIP" eventType="touchUpInside" id="ODK-e5-MYq"/>
|
|
<action selector="DspBtnConfrim:" destination="CpB-9L-oYx" eventType="touchUpInside" id="Ety-Tl-ps2"/>
|
|
<action selector="sendResetRequest:" destination="8Od-AM-nj1" eventType="touchUpInside" id="0ie-h0-Rp2"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<gestureRecognizers/>
|
|
<constraints>
|
|
<constraint firstItem="uO2-vA-7HL" firstAttribute="width" secondItem="uO2-vA-7HL" secondAttribute="height" multiplier="101:15" id="dcH-8x-yzk"/>
|
|
<constraint firstItem="Eu3-dl-Fzu" firstAttribute="width" secondItem="Eu3-dl-Fzu" secondAttribute="height" multiplier="32:3" constant="-32" id="klK-SB-bZn"/>
|
|
</constraints>
|
|
<connections>
|
|
<outletCollection property="gestureRecognizers" destination="odT-J1-h31" appends="YES" id="ekn-gN-1zi"/>
|
|
</connections>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="n6p-Ns-IxC">
|
|
<barButtonItem key="leftBarButtonItem" title="Close" id="ue2-Pc-Oa2">
|
|
<connections>
|
|
<action selector="dismiss:" destination="8Od-AM-nj1" id="Axg-zq-4gY"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="emailField" destination="Eu3-dl-Fzu" id="ksO-E3-ySd"/>
|
|
<outlet property="resestPass" destination="uO2-vA-7HL" id="lmS-jj-1ah"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="HT6-Cr-HH3" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<tapGestureRecognizer id="odT-J1-h31"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="205" y="1713"/>
|
|
</scene>
|
|
<!--Friends-->
|
|
<scene sceneID="f64-9e-nxp">
|
|
<objects>
|
|
<viewController title="Friends" automaticallyAdjustsScrollViewInsets="NO" id="Wv2-hP-rqT" customClass="FriendsListViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="8ym-uq-Pb7"/>
|
|
<viewControllerLayoutGuide type="bottom" id="cK5-oC-1To"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="jS0-Hf-zMc">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Bxz-d2-wT5">
|
|
<rect key="frame" x="0.0" y="64" width="289" height="455"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Bxz-d2-wT5" secondAttribute="height" multiplier="40:63" id="Hx3-rK-Lha"/>
|
|
</constraints>
|
|
<searchBar key="tableHeaderView" contentMode="redraw" id="pFw-ta-NIX">
|
|
<rect key="frame" x="0.0" y="0.0" width="289" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="Wv2-hP-rqT" id="a4A-dx-bsZ"/>
|
|
</connections>
|
|
</searchBar>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="RequestCell" rowHeight="23" id="3OS-XI-GBP" customClass="FriendRequestCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3OS-XI-GBP" id="02t-J2-u14">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TSY-RW-sS0">
|
|
<rect key="frame" x="237" y="1" width="42" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.53841145833333326" green="0.53841145833333326" blue="0.53841145833333326" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Friend Requests" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MOq-7s-3br">
|
|
<rect key="frame" x="21" y="1" width="139" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="requestNumber" destination="TSY-RW-sS0" id="Bfr-KC-qfd"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="FriendCell" rowHeight="65" id="bPE-sl-MJy" customClass="FriendsCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bPE-sl-MJy" id="veb-aa-qqe">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Z5L-Te-gbK">
|
|
<rect key="frame" x="20" y="7" width="50" height="50"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pCa-uh-MXK">
|
|
<rect key="frame" x="78" y="21" width="102" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="friendName" destination="pCa-uh-MXK" id="LOZ-kj-kKp"/>
|
|
<outlet property="proImage" destination="Z5L-Te-gbK" id="LDe-gM-DBw"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
<connections>
|
|
<outlet property="dataSource" destination="Wv2-hP-rqT" id="2kw-Pm-2Dx"/>
|
|
<outlet property="delegate" destination="Wv2-hP-rqT" id="JDZ-lQ-eQZ"/>
|
|
</connections>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="Bxz-d2-wT5" firstAttribute="leading" secondItem="jS0-Hf-zMc" secondAttribute="leadingMargin" constant="-16" id="lh3-Bn-U4A"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Bxz-d2-wT5" secondAttribute="trailing" constant="-16" id="oNB-i4-pTf"/>
|
|
<constraint firstItem="Bxz-d2-wT5" firstAttribute="top" secondItem="8ym-uq-Pb7" secondAttribute="bottom" id="ua4-Vo-GdQ"/>
|
|
<constraint firstItem="cK5-oC-1To" firstAttribute="top" secondItem="Bxz-d2-wT5" secondAttribute="bottom" id="v4P-io-2Ul"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="Friends" image="FriendsTab" id="a0b-Vf-ZtP"/>
|
|
<navigationItem key="navigationItem" id="50c-DG-Vcp">
|
|
<barButtonItem key="leftBarButtonItem" systemItem="refresh" id="yTp-pq-c8o">
|
|
<connections>
|
|
<action selector="reloadList:" destination="Wv2-hP-rqT" id="Jp4-OS-2i4"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
<barButtonItem key="rightBarButtonItem" systemItem="add" id="3QF-Yw-Pq0">
|
|
<connections>
|
|
<action selector="addFriend:" destination="Wv2-hP-rqT" id="HtN-NM-NLa"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="searchDisplayController" destination="HND-c4-uRE" id="EAG-al-7RJ"/>
|
|
<outlet property="table" destination="Bxz-d2-wT5" id="iuG-He-Fll"/>
|
|
<segue destination="Iog-DT-pLJ" kind="show" identifier="FriendRequestSegue" id="7VN-Pi-TCg"/>
|
|
<segue destination="Rnb-lz-mp4" kind="show" identifier="PendingRequestSegue" id="Q5N-t6-TQW"/>
|
|
<segue destination="QG7-6d-dTi" kind="show" identifier="NoRequestSegue" id="4Uy-oz-55l"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="2xN-Sf-spI" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<searchDisplayController id="HND-c4-uRE">
|
|
<connections>
|
|
<outlet property="delegate" destination="Wv2-hP-rqT" id="gbY-no-Gmd"/>
|
|
<outlet property="searchBar" destination="pFw-ta-NIX" id="34Y-36-2ow"/>
|
|
<outlet property="searchContentsController" destination="Wv2-hP-rqT" id="uWZ-FY-0JJ"/>
|
|
<outlet property="searchResultsDataSource" destination="Wv2-hP-rqT" id="PFe-CL-21e"/>
|
|
<outlet property="searchResultsDelegate" destination="Wv2-hP-rqT" id="hmd-zU-2fB"/>
|
|
</connections>
|
|
</searchDisplayController>
|
|
</objects>
|
|
<point key="canvasLocation" x="471" y="-582"/>
|
|
</scene>
|
|
<!--Friends-->
|
|
<scene sceneID="YMg-ml-bFn">
|
|
<objects>
|
|
<navigationController id="hDZ-CA-Hsj" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="Friends" image="FriendsTab" id="Ge9-ET-bJZ"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Ins-zs-w4z">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="Wv2-hP-rqT" kind="relationship" relationship="rootViewController" id="COi-by-hY8"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="I4w-2g-T5R" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="905" y="-577"/>
|
|
</scene>
|
|
<!--HomeScreen-->
|
|
<scene sceneID="74v-iN-Rpu">
|
|
<objects>
|
|
<viewController storyboardIdentifier="HomeVC" title="HomeScreen" id="i3K-xv-zw1" customClass="HomeScreenViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="TfY-s2-B0B"/>
|
|
<viewControllerLayoutGuide type="bottom" id="nqn-B0-8f9"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="TKW-IF-c3d">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="BackgroundPhoto" translatesAutoresizingMaskIntoConstraints="NO" id="FBz-zN-bDA">
|
|
<rect key="frame" x="0.0" y="20" width="320" height="548"/>
|
|
</imageView>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="HomeScreenTurnTable" translatesAutoresizingMaskIntoConstraints="NO" id="Ugh-Mp-5Vj">
|
|
<rect key="frame" x="104" y="207" width="112" height="112"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Ugh-Mp-5Vj" secondAttribute="height" multiplier="1:1" id="TPT-A0-M3P"/>
|
|
</constraints>
|
|
</imageView>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NHH-gh-nMz" userLabel="Friends">
|
|
<rect key="frame" x="16" y="44" width="55" height="34"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="NHH-gh-nMz" secondAttribute="height" multiplier="55:34" id="m7P-1G-Hg5"/>
|
|
</constraints>
|
|
<state key="normal" image="FriendsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="hDZ-CA-Hsj" kind="show" identifier="FriendListSegue" id="hjX-RT-64R"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" hasAttributedTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iPz-hc-0g2" userLabel="CreateParty">
|
|
<rect key="frame" x="93" y="458" width="134" height="26"/>
|
|
<color key="backgroundColor" red="0.097259112270000003" green="0.60830058499999995" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="iPz-hc-0g2" secondAttribute="height" multiplier="67:13" id="Zbj-St-2XH"/>
|
|
</constraints>
|
|
<state key="normal">
|
|
<attributedString key="attributedTitle">
|
|
<fragment content="Create A Party">
|
|
<attributes>
|
|
<color key="NSColor" red="0.97306504200080746" green="0.96917365932150068" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" metaFont="smallSystem"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
</state>
|
|
<connections>
|
|
<segue destination="nc9-lY-juO" kind="show" identifier="InviteFriendsSegue" id="pD0-68-oX6"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yyg-Ne-RP5" userLabel="Favorites">
|
|
<rect key="frame" x="21" y="483" width="44" height="44"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="yyg-Ne-RP5" secondAttribute="height" multiplier="1:1" id="9fi-bZ-jOZ"/>
|
|
</constraints>
|
|
<state key="normal" image="HomeScreenStar">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8gk-cL-0Zc" userLabel="Settings">
|
|
<rect key="frame" x="270" y="44" width="34" height="34"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="8gk-cL-0Zc" secondAttribute="height" multiplier="1:1" id="VKt-b4-nbg"/>
|
|
</constraints>
|
|
<state key="normal" image="SettingsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="0Tt-tN-iza" kind="show" identifier="SettingsSegue" id="bZG-mB-VR5"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="8gk-cL-0Zc" firstAttribute="trailing" secondItem="TKW-IF-c3d" secondAttribute="trailingMargin" id="3lz-pY-pnh"/>
|
|
<constraint firstItem="iPz-hc-0g2" firstAttribute="top" secondItem="Ugh-Mp-5Vj" secondAttribute="bottom" constant="139" id="4Oj-H9-86a"/>
|
|
<constraint firstItem="iPz-hc-0g2" firstAttribute="leading" secondItem="TKW-IF-c3d" secondAttribute="leadingMargin" constant="77" id="5mt-nX-LPI"/>
|
|
<constraint firstItem="Ugh-Mp-5Vj" firstAttribute="top" secondItem="TfY-s2-B0B" secondAttribute="bottom" constant="187" id="DmH-Cq-UkP"/>
|
|
<constraint firstItem="8gk-cL-0Zc" firstAttribute="top" secondItem="TfY-s2-B0B" secondAttribute="bottom" constant="24" id="GMh-XK-VRP"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="iPz-hc-0g2" secondAttribute="trailing" constant="77" id="IOh-Ax-8PE"/>
|
|
<constraint firstItem="NHH-gh-nMz" firstAttribute="leading" secondItem="TKW-IF-c3d" secondAttribute="leadingMargin" id="JDu-6d-xBQ"/>
|
|
<constraint firstItem="nqn-B0-8f9" firstAttribute="top" secondItem="yyg-Ne-RP5" secondAttribute="bottom" constant="41" id="Pm4-RQ-flz"/>
|
|
<constraint firstItem="NHH-gh-nMz" firstAttribute="top" secondItem="TfY-s2-B0B" secondAttribute="bottom" constant="24" id="UsQ-Ti-miy"/>
|
|
<constraint firstItem="Ugh-Mp-5Vj" firstAttribute="leading" secondItem="TKW-IF-c3d" secondAttribute="leadingMargin" constant="88" id="XSp-tz-nsJ"/>
|
|
<constraint firstItem="yyg-Ne-RP5" firstAttribute="leading" secondItem="TKW-IF-c3d" secondAttribute="leadingMargin" constant="5" id="YEu-Nl-tRD"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Ugh-Mp-5Vj" secondAttribute="trailing" constant="88" id="ZLM-G7-oYE"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="Party" image="PartyTab" id="ATa-BO-Uu6"/>
|
|
<navigationItem key="navigationItem" id="B4L-4B-4wh"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="CreateAPartyBtn" destination="iPz-hc-0g2" id="LS0-K7-TZL"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="DGZ-Up-yND" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1409" y="-630"/>
|
|
</scene>
|
|
<!--Home Tab Controller-->
|
|
<scene sceneID="7GB-sn-Y1J">
|
|
<objects>
|
|
<tabBarController storyboardIdentifier="TabControlVC" id="MML-b6-w6u" customClass="HomeTabController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<tabBar key="tabBar" contentMode="scaleToFill" translucent="NO" id="plX-Xd-QGL">
|
|
<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="selectedImageTintColor" red="0.097259112270000003" green="0.60830058499999995" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</tabBar>
|
|
<connections>
|
|
<segue destination="i3K-xv-zw1" kind="relationship" relationship="viewControllers" id="GFg-ZD-Dub"/>
|
|
<segue destination="hDZ-CA-Hsj" kind="relationship" relationship="viewControllers" id="V9M-LI-d3d"/>
|
|
<segue destination="0Tt-tN-iza" kind="relationship" relationship="viewControllers" id="e9T-hD-upE"/>
|
|
</connections>
|
|
</tabBarController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="PNG-em-KUO" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="508" y="-2055"/>
|
|
</scene>
|
|
<!--Settings-->
|
|
<scene sceneID="tiH-l9-ICs">
|
|
<objects>
|
|
<navigationController id="0Tt-tN-iza" sceneMemberID="viewController">
|
|
<tabBarItem key="tabBarItem" title="Settings" image="SettingsTab" id="SdH-AP-HhP"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="nIj-4Q-9QA">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="hze-Wf-sBw" kind="relationship" relationship="rootViewController" id="orR-fo-mrF"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="XlG-Ef-dN4" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1868" y="-1281"/>
|
|
</scene>
|
|
<!--Settings-->
|
|
<scene sceneID="DdO-46-Oce">
|
|
<objects>
|
|
<viewController id="hze-Wf-sBw" customClass="SettingsTableViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="0iX-Pt-wMZ"/>
|
|
<viewControllerLayoutGuide type="bottom" id="y0v-Q6-Get"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="ctw-5J-FC7">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y2n-eR-fV3">
|
|
<rect key="frame" x="0.0" y="485" width="320" height="34"/>
|
|
<color key="backgroundColor" red="1" green="0.18659413420000001" blue="0.1031019395" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Y2n-eR-fV3" secondAttribute="height" multiplier="160:17" id="BDj-PP-k5v"/>
|
|
</constraints>
|
|
<state key="normal" title="Logout">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="logOutUser:" destination="hze-Wf-sBw" eventType="touchUpInside" id="MFy-sD-OVE"/>
|
|
</connections>
|
|
</button>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="Fdh-6Y-dZF">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="421"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Fdh-6Y-dZF" secondAttribute="height" multiplier="40:63" constant="52.69841269841271" id="URn-fa-DeA"/>
|
|
</constraints>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="DispNameCell" id="TEr-Ei-tdB" customClass="DisplayNameCell" customModule="GetHip" customModuleProvider="target">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="TEr-Ei-tdB" id="lWp-UC-Usq">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jml-bq-cjp">
|
|
<rect key="frame" x="15" y="11" width="62" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q7S-sF-r2w">
|
|
<rect key="frame" x="139" y="11" width="133" height="21"/>
|
|
<attributedString key="attributedText">
|
|
<fragment content="Display Name">
|
|
<attributes>
|
|
<color key="NSColor" red="0.51321811868686873" green="0.51321811868686873" blue="0.51321811868686873" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="17" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="right" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="dispName" destination="q7S-sF-r2w" id="Gxy-lk-RdC"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="EmailCell" id="hNW-1m-4W0" customClass="EmailCell" customModule="GetHip" customModuleProvider="target">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hNW-1m-4W0" id="9Gc-eb-pvb">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Email Display" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q3t-cj-gfE">
|
|
<rect key="frame" x="129" y="11" width="143" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.47790404040404044" green="0.47790404040404044" blue="0.47790404040404044" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Email" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yc8-Lh-MGO">
|
|
<rect key="frame" x="15" y="11" width="83" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="email" destination="q3t-cj-gfE" id="dhS-u0-zNa"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="PassCell" id="75P-WS-8qX" customClass="ResetPassCell" customModule="GetHip" customModuleProvider="target">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="75P-WS-8qX" id="wJd-HF-alU">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Reset Password" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gw1-Ia-0H2">
|
|
<rect key="frame" x="15" y="11" width="126" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="PictureCell" id="Yny-0N-8ky" customClass="ProfilePicCell" customModule="GetHip" customModuleProvider="target">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Yny-0N-8ky" id="v3I-yE-JqX">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="My Profile Picture" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GYa-jt-zHk">
|
|
<rect key="frame" x="15" y="11" width="141" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="Fdh-6Y-dZF" firstAttribute="leading" secondItem="ctw-5J-FC7" secondAttribute="leadingMargin" constant="-16" id="5fd-Ra-XWJ"/>
|
|
<constraint firstItem="y0v-Q6-Get" firstAttribute="top" secondItem="Y2n-eR-fV3" secondAttribute="bottom" id="9B3-GV-A1J"/>
|
|
<constraint firstItem="y0v-Q6-Get" firstAttribute="top" secondItem="Fdh-6Y-dZF" secondAttribute="bottom" constant="34" id="Kn9-Tg-u2y"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Y2n-eR-fV3" secondAttribute="trailing" constant="-16" id="aLf-kv-Y6c"/>
|
|
<constraint firstItem="Y2n-eR-fV3" firstAttribute="leading" secondItem="ctw-5J-FC7" secondAttribute="leadingMargin" constant="-16" id="hza-r9-l15"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Fdh-6Y-dZF" secondAttribute="trailing" constant="-16" id="mVO-c2-Elp"/>
|
|
<constraint firstItem="Fdh-6Y-dZF" firstAttribute="top" secondItem="0iX-Pt-wMZ" secondAttribute="bottom" id="tXV-Xq-Mz6"/>
|
|
</constraints>
|
|
</view>
|
|
<tabBarItem key="tabBarItem" title="Settings" image="SettingsTab" id="ZMs-Ms-e66"/>
|
|
<navigationItem key="navigationItem" id="nFi-x9-pS7"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="logOutBtn" destination="Y2n-eR-fV3" id="qQP-qC-zwm"/>
|
|
<outlet property="table" destination="Fdh-6Y-dZF" id="sfY-ol-uhe"/>
|
|
<segue destination="CpB-9L-oYx" kind="show" identifier="DisplayNameSegue" id="833-r9-p13"/>
|
|
<segue destination="O66-YD-dIP" kind="show" identifier="EmailSegue" id="dXF-h4-Qgp"/>
|
|
<segue destination="JcU-T3-nLI" kind="show" identifier="PhotoSegue" id="w90-PF-6yk"/>
|
|
<segue destination="j0X-k4-h6H" kind="presentation" identifier="LogOutSegue" id="5Ml-AJ-rNB"/>
|
|
<segue destination="jfk-nm-PpC" kind="show" identifier="ResetPassSegue" id="0o9-1e-Pdd"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Qjc-mB-GgZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2346" y="-1281"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="IFn-9L-oom">
|
|
<objects>
|
|
<navigationController id="nc9-lY-juO" sceneMemberID="viewController">
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Isl-i7-6x2">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="ujk-l5-hlK" kind="relationship" relationship="rootViewController" id="bSN-z1-AZk"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="HEP-xE-pJM" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="1868" y="-630"/>
|
|
</scene>
|
|
<!--Test Invite Friends Controller-->
|
|
<scene sceneID="cok-AG-Wp3">
|
|
<objects>
|
|
<viewController id="ujk-l5-hlK" customClass="TestInviteFriendsController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="ST3-nM-tvc"/>
|
|
<viewControllerLayoutGuide type="bottom" id="l3V-w7-kEv"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="Jzb-Yh-jPx">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="I0x-SG-Vbs">
|
|
<rect key="frame" x="0.0" y="528" width="320" height="40"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="I0x-SG-Vbs" secondAttribute="height" multiplier="8:1" id="D3B-IT-RFg"/>
|
|
</constraints>
|
|
<state key="normal" backgroundImage="SendInvitesButton">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="sendInvites:" destination="ujk-l5-hlK" eventType="touchUpInside" id="Kzv-L7-FD3"/>
|
|
</connections>
|
|
</button>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" ambiguous="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="n64-qL-raO">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="465"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="n64-qL-raO" secondAttribute="height" multiplier="40:71" constant="58.028169014084483" id="4zb-FR-IKu"/>
|
|
</constraints>
|
|
<searchBar key="tableHeaderView" contentMode="redraw" id="fQ0-dw-Xa4">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="ujk-l5-hlK" id="9Kw-ib-2HS"/>
|
|
</connections>
|
|
</searchBar>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TestInviteCell" rowHeight="71" id="Fh8-OZ-AqN" customClass="TestInviteFriendsCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Fh8-OZ-AqN" id="uSi-Wb-bLf">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="78a-BT-21T">
|
|
<rect key="frame" x="265" y="16" width="33" height="33"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="78a-BT-21T" secondAttribute="height" multiplier="1:1" id="X0J-gS-Vod"/>
|
|
</constraints>
|
|
<state key="normal" backgroundImage="SendInvitesTapCircle">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4k6-G5-geO">
|
|
<rect key="frame" x="14" y="7" width="50" height="50"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="4k6-G5-geO" secondAttribute="height" multiplier="1:1" id="E0D-2H-PEf"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Friend" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xqN-Id-qka">
|
|
<rect key="frame" x="72" y="21" width="142" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="xqN-Id-qka" secondAttribute="height" multiplier="127:21" constant="15" id="hiC-V4-Frn"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="xqN-Id-qka" firstAttribute="leading" secondItem="4k6-G5-geO" secondAttribute="trailing" constant="8" id="9gp-Ti-73M"/>
|
|
<constraint firstItem="4k6-G5-geO" firstAttribute="leading" secondItem="uSi-Wb-bLf" secondAttribute="leadingMargin" constant="6" id="Bae-od-bZ4"/>
|
|
<constraint firstItem="78a-BT-21T" firstAttribute="top" secondItem="uSi-Wb-bLf" secondAttribute="topMargin" constant="8" id="I4g-fM-orT"/>
|
|
<constraint firstItem="xqN-Id-qka" firstAttribute="top" secondItem="uSi-Wb-bLf" secondAttribute="topMargin" constant="13" id="LXW-3h-n9K"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="78a-BT-21T" secondAttribute="trailing" constant="14" id="eYE-2e-f1H"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="4k6-G5-geO" secondAttribute="bottom" constant="5" id="gL8-Yg-Jgw"/>
|
|
<constraint firstItem="4k6-G5-geO" firstAttribute="top" secondItem="uSi-Wb-bLf" secondAttribute="topMargin" constant="-1" id="mo1-q3-Q5l"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="xqN-Id-qka" secondAttribute="bottom" constant="20" id="tvC-fS-a2M"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="friendName" destination="xqN-Id-qka" id="LO0-es-faf"/>
|
|
<outlet property="proImage" destination="4k6-G5-geO" id="QjZ-dx-1m2"/>
|
|
<outlet property="rdioButton" destination="78a-BT-21T" id="CPF-tb-xW0"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="l3V-w7-kEv" firstAttribute="top" secondItem="n64-qL-raO" secondAttribute="bottom" constant="39" id="Ag8-wf-WVT"/>
|
|
<constraint firstItem="l3V-w7-kEv" firstAttribute="top" secondItem="I0x-SG-Vbs" secondAttribute="bottom" id="FDw-K1-7Fy"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="n64-qL-raO" secondAttribute="trailing" constant="-16" id="KNe-LU-Zwn"/>
|
|
<constraint firstItem="n64-qL-raO" firstAttribute="leading" secondItem="Jzb-Yh-jPx" secondAttribute="leadingMargin" constant="-16" id="eqb-9H-UpZ"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="I0x-SG-Vbs" secondAttribute="trailing" constant="-16" id="k0w-Uu-fdn"/>
|
|
<constraint firstItem="I0x-SG-Vbs" firstAttribute="leading" secondItem="Jzb-Yh-jPx" secondAttribute="leadingMargin" constant="-16" id="rf5-Cu-A5d"/>
|
|
<constraint firstItem="n64-qL-raO" firstAttribute="top" secondItem="Jzb-Yh-jPx" secondAttribute="topMargin" constant="64" id="ukI-5F-0rl"/>
|
|
</constraints>
|
|
<variation key="default">
|
|
<mask key="constraints">
|
|
<exclude reference="KNe-LU-Zwn"/>
|
|
<exclude reference="eqb-9H-UpZ"/>
|
|
</mask>
|
|
</variation>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="BXQ-Vn-Hhz">
|
|
<barButtonItem key="rightBarButtonItem" systemItem="stop" id="atn-om-8hU">
|
|
<color key="tintColor" red="1" green="0.18659413420000001" blue="0.1031019395" alpha="1" colorSpace="calibratedRGB"/>
|
|
<connections>
|
|
<action selector="cancelInvites:" destination="ujk-l5-hlK" id="5oZ-Cy-yIy"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="searchDisplayController" destination="t2O-06-meT" id="3Ul-WL-nmZ"/>
|
|
<outlet property="table" destination="n64-qL-raO" id="eX4-wx-XQc"/>
|
|
<segue destination="VGZ-6j-3c9" kind="show" identifier="selectSongSegue" id="3Qh-V2-6Ee"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Pxc-QH-RWr" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<searchDisplayController id="t2O-06-meT">
|
|
<connections>
|
|
<outlet property="delegate" destination="ujk-l5-hlK" id="tHt-Aa-C3S"/>
|
|
<outlet property="searchBar" destination="fQ0-dw-Xa4" id="Cb4-To-vgM"/>
|
|
<outlet property="searchContentsController" destination="ujk-l5-hlK" id="OZ2-Eb-eWQ"/>
|
|
<outlet property="searchResultsDataSource" destination="ujk-l5-hlK" id="zeb-sF-fix"/>
|
|
<outlet property="searchResultsDelegate" destination="ujk-l5-hlK" id="naC-GS-VQI"/>
|
|
</connections>
|
|
</searchDisplayController>
|
|
</objects>
|
|
<point key="canvasLocation" x="2346" y="-630"/>
|
|
</scene>
|
|
<!--Loading Party-->
|
|
<scene sceneID="LIL-lT-hZJ">
|
|
<objects>
|
|
<viewController title="Loading Party" id="C6s-vA-8F4" customClass="LoadingPartyViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="Ho3-BC-prZ"/>
|
|
<viewControllerLayoutGuide type="bottom" id="VGM-iY-3D2"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="kLG-Xf-Gmd">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="czh-Ae-l1X" userLabel="TimeViewAlign">
|
|
<rect key="frame" x="84" y="436" width="153" height="55"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Starting in:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g1w-zi-xQ8">
|
|
<rect key="frame" x="26" y="5" width="101" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W8b-ej-1Jf">
|
|
<rect key="frame" x="55" y="34" width="42" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="STk-Qr-Do3"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="30">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="17" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="W8b-ej-1Jf" firstAttribute="centerX" secondItem="czh-Ae-l1X" secondAttribute="centerX" id="BJD-Zb-3FJ"/>
|
|
<constraint firstItem="W8b-ej-1Jf" firstAttribute="leading" secondItem="czh-Ae-l1X" secondAttribute="leading" constant="55" id="MQX-aE-mi9"/>
|
|
<constraint firstAttribute="bottom" secondItem="W8b-ej-1Jf" secondAttribute="bottom" id="WAk-jr-xBq"/>
|
|
<constraint firstItem="g1w-zi-xQ8" firstAttribute="leading" secondItem="czh-Ae-l1X" secondAttribute="leading" constant="26" id="bFc-Zd-fBq"/>
|
|
<constraint firstItem="g1w-zi-xQ8" firstAttribute="top" secondItem="czh-Ae-l1X" secondAttribute="top" constant="5" id="gpZ-dv-cbT"/>
|
|
<constraint firstItem="g1w-zi-xQ8" firstAttribute="centerX" secondItem="W8b-ej-1Jf" secondAttribute="centerX" id="qZB-Ov-cS6"/>
|
|
<constraint firstItem="W8b-ej-1Jf" firstAttribute="top" secondItem="g1w-zi-xQ8" secondAttribute="bottom" constant="8" symbolic="YES" id="tr3-Ld-XLm"/>
|
|
</constraints>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="syM-XP-IbG">
|
|
<rect key="frame" x="0.0" y="527" width="320" height="41"/>
|
|
<color key="backgroundColor" red="1" green="0.18659413420000001" blue="0.1031019395" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="41" id="CZe-H9-XPy"/>
|
|
</constraints>
|
|
<state key="normal" title="Cancel Invites">
|
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="cancelInvites:" destination="C6s-vA-8F4" eventType="touchUpInside" id="Ay7-D4-Wc4"/>
|
|
</connections>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gvV-XF-lQc">
|
|
<rect key="frame" x="24" y="288" width="280" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="s4q-nX-z05"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="Invited Friends:">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="17" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Song by Artist" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4wF-iM-37c">
|
|
<rect key="frame" x="24" y="45" width="272" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vmk-P9-oz6" userLabel="Change Song">
|
|
<rect key="frame" x="84" y="262" width="153" height="25"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Vmk-P9-oz6" secondAttribute="height" multiplier="153:25" id="I1A-XB-G7D"/>
|
|
</constraints>
|
|
<state key="normal" backgroundImage="ChangeSong">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="chngSong:" destination="C6s-vA-8F4" eventType="touchUpInside" id="hYe-ea-pjO"/>
|
|
</connections>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ka6-m2-5hr">
|
|
<rect key="frame" x="70" y="20" width="180" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="30o-iq-Gis"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="Song Selected:">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="17" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="fnx-cI-MJO">
|
|
<rect key="frame" x="60" y="317" width="200" height="100"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="bFM-de-c07">
|
|
<size key="itemSize" width="50" height="50"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
<cells>
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="InvitedCollectionCell" id="flV-pJ-j2W" customClass="InvitedCollectionViewCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="vfW-Rs-nkH">
|
|
<rect key="frame" x="6" y="6" width="38" height="38"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<constraints>
|
|
<constraint firstItem="vfW-Rs-nkH" firstAttribute="top" secondItem="flV-pJ-j2W" secondAttribute="topMargin" constant="-2" id="Kac-2Q-ncd"/>
|
|
<constraint firstItem="vfW-Rs-nkH" firstAttribute="centerY" secondItem="flV-pJ-j2W" secondAttribute="centerY" id="MfR-9t-pDG"/>
|
|
<constraint firstItem="vfW-Rs-nkH" firstAttribute="leading" secondItem="flV-pJ-j2W" secondAttribute="leadingMargin" constant="-2" id="Pme-aI-LGF"/>
|
|
<constraint firstItem="vfW-Rs-nkH" firstAttribute="centerX" secondItem="flV-pJ-j2W" secondAttribute="centerX" id="RBg-S0-3Sd"/>
|
|
</constraints>
|
|
<connections>
|
|
<outlet property="friendImage" destination="vfW-Rs-nkH" id="GQs-NP-3tl"/>
|
|
</connections>
|
|
</collectionViewCell>
|
|
</cells>
|
|
<connections>
|
|
<outlet property="dataSource" destination="C6s-vA-8F4" id="mnd-HU-wEj"/>
|
|
<outlet property="delegate" destination="C6s-vA-8F4" id="00s-dO-Lj4"/>
|
|
</connections>
|
|
</collectionView>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="J3e-IP-vgR">
|
|
<rect key="frame" x="70" y="74" width="180" height="180"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="J3e-IP-vgR" secondAttribute="height" multiplier="1:1" id="Pnu-Xb-8MO"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="Ka6-m2-5hr" firstAttribute="centerX" secondItem="4wF-iM-37c" secondAttribute="centerX" id="0QC-Y5-U4t"/>
|
|
<constraint firstItem="J3e-IP-vgR" firstAttribute="trailing" secondItem="Ka6-m2-5hr" secondAttribute="trailing" id="2ML-cI-QnR"/>
|
|
<constraint firstItem="4wF-iM-37c" firstAttribute="leading" secondItem="gvV-XF-lQc" secondAttribute="leading" id="2eO-QZ-6ZY"/>
|
|
<constraint firstItem="fnx-cI-MJO" firstAttribute="centerX" secondItem="Vmk-P9-oz6" secondAttribute="centerX" id="4R6-FL-hlR"/>
|
|
<constraint firstItem="czh-Ae-l1X" firstAttribute="centerX" secondItem="syM-XP-IbG" secondAttribute="centerX" id="5F1-ov-RcX"/>
|
|
<constraint firstItem="J3e-IP-vgR" firstAttribute="top" secondItem="4wF-iM-37c" secondAttribute="bottom" constant="8" symbolic="YES" id="6e2-cQ-Eb5"/>
|
|
<constraint firstItem="Ka6-m2-5hr" firstAttribute="leading" secondItem="kLG-Xf-Gmd" secondAttribute="leadingMargin" constant="54" id="9Re-7V-bRR"/>
|
|
<constraint firstItem="Vmk-P9-oz6" firstAttribute="leading" secondItem="kLG-Xf-Gmd" secondAttribute="leadingMargin" constant="68" id="9r3-0S-mgR"/>
|
|
<constraint firstItem="syM-XP-IbG" firstAttribute="leading" secondItem="kLG-Xf-Gmd" secondAttribute="leading" id="Kwz-vo-NeV"/>
|
|
<constraint firstItem="syM-XP-IbG" firstAttribute="top" secondItem="czh-Ae-l1X" secondAttribute="bottom" constant="36" id="LgH-6J-Y7T"/>
|
|
<constraint firstAttribute="trailing" secondItem="syM-XP-IbG" secondAttribute="trailing" id="Otq-kZ-xIh"/>
|
|
<constraint firstItem="fnx-cI-MJO" firstAttribute="leading" secondItem="kLG-Xf-Gmd" secondAttribute="leadingMargin" constant="44" id="SlN-hN-7F6"/>
|
|
<constraint firstItem="czh-Ae-l1X" firstAttribute="top" secondItem="fnx-cI-MJO" secondAttribute="bottom" constant="19" id="XO8-k9-Skb"/>
|
|
<constraint firstItem="Ka6-m2-5hr" firstAttribute="leading" secondItem="J3e-IP-vgR" secondAttribute="leading" id="YCn-rw-qie"/>
|
|
<constraint firstItem="fnx-cI-MJO" firstAttribute="top" secondItem="gvV-XF-lQc" secondAttribute="bottom" constant="8" symbolic="YES" id="ZZP-t9-gby"/>
|
|
<constraint firstItem="J3e-IP-vgR" firstAttribute="centerX" secondItem="Vmk-P9-oz6" secondAttribute="centerX" id="cTi-jO-FXe"/>
|
|
<constraint firstItem="gvV-XF-lQc" firstAttribute="trailing" secondItem="kLG-Xf-Gmd" secondAttribute="trailingMargin" id="fGW-MA-qoY"/>
|
|
<constraint firstItem="czh-Ae-l1X" firstAttribute="leading" secondItem="Vmk-P9-oz6" secondAttribute="leading" id="gIp-jq-Tcg"/>
|
|
<constraint firstItem="4wF-iM-37c" firstAttribute="top" secondItem="Ka6-m2-5hr" secondAttribute="bottom" constant="4" id="jTq-9s-WRM"/>
|
|
<constraint firstItem="Vmk-P9-oz6" firstAttribute="top" secondItem="J3e-IP-vgR" secondAttribute="bottom" constant="8" symbolic="YES" id="jhZ-vA-SKf"/>
|
|
<constraint firstItem="Vmk-P9-oz6" firstAttribute="trailing" secondItem="czh-Ae-l1X" secondAttribute="trailing" id="kYV-hz-PJf"/>
|
|
<constraint firstItem="4wF-iM-37c" firstAttribute="leading" secondItem="kLG-Xf-Gmd" secondAttribute="leadingMargin" constant="8" id="lqZ-NN-Uy0"/>
|
|
<constraint firstItem="Ka6-m2-5hr" firstAttribute="top" secondItem="Ho3-BC-prZ" secondAttribute="bottom" id="mwQ-bc-XeJ"/>
|
|
<constraint firstItem="gvV-XF-lQc" firstAttribute="top" secondItem="Vmk-P9-oz6" secondAttribute="bottom" constant="1" id="rxn-j4-Jxv"/>
|
|
<constraint firstItem="syM-XP-IbG" firstAttribute="bottom" secondItem="VGM-iY-3D2" secondAttribute="top" id="yMT-nX-8J4"/>
|
|
</constraints>
|
|
</view>
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="invitedFriends" destination="fnx-cI-MJO" id="9Ec-6U-lHi"/>
|
|
<outlet property="songImg" destination="J3e-IP-vgR" id="XbU-dJ-nEJ"/>
|
|
<outlet property="songLabel" destination="4wF-iM-37c" id="NZN-MI-Rbz"/>
|
|
<outlet property="timerLabel" destination="W8b-ej-1Jf" id="haa-hj-pLU"/>
|
|
<segue destination="5Fd-vs-lX1" kind="show" identifier="CurrentlyPlayingSegue" id="8uU-Fo-Lw5"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="znj-Yd-xhQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3346" y="-630"/>
|
|
</scene>
|
|
<!--In Party View Controller-->
|
|
<scene sceneID="xQq-TX-8TP">
|
|
<objects>
|
|
<viewController id="TaI-jj-ubR" customClass="InPartyViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="uLS-vF-X15"/>
|
|
<viewControllerLayoutGuide type="bottom" id="hSQ-bx-ISt"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="Qhp-1X-VsE">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m2x-Bt-FQ4">
|
|
<rect key="frame" x="89" y="340" width="152" height="38"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="m2x-Bt-FQ4" secondAttribute="height" multiplier="4:1" id="9Mb-ZA-BRu"/>
|
|
</constraints>
|
|
<state key="normal" image="AddMore">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="inviteMore:" destination="TaI-jj-ubR" eventType="touchUpInside" id="hEJ-yo-qrs"/>
|
|
</connections>
|
|
</button>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Ahn-du-dnu">
|
|
<rect key="frame" x="0.0" y="65" width="320" height="267"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Ahn-du-dnu" secondAttribute="height" multiplier="320:267" id="nvD-qX-XEq"/>
|
|
</constraints>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Nyu-XJ-vfP">
|
|
<size key="itemSize" width="50" height="50"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
<cells>
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="InvitedCollectionCell" id="BVr-Xk-KSt" customClass="InvitedCollectionViewCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zAu-OX-pTL">
|
|
<rect key="frame" x="6" y="6" width="38" height="38"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<connections>
|
|
<outlet property="friendImage" destination="zAu-OX-pTL" id="gKR-ca-Nng"/>
|
|
</connections>
|
|
</collectionViewCell>
|
|
</cells>
|
|
</collectionView>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Tzv-Vd-uaH">
|
|
<rect key="frame" x="0.0" y="527" width="320" height="41"/>
|
|
<color key="backgroundColor" red="0.98431372549019602" green="0.082352941176470587" blue="0.086274509803921567" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Tzv-Vd-uaH" secondAttribute="height" multiplier="320:41" id="KH2-BA-cJa"/>
|
|
</constraints>
|
|
<state key="normal" title="End Party">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="endOrLeaveParty:" destination="TaI-jj-ubR" eventType="touchUpInside" id="nRC-pt-ZfN"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailingMargin" secondItem="m2x-Bt-FQ4" secondAttribute="trailing" constant="63" id="1bW-oI-ZYa"/>
|
|
<constraint firstItem="m2x-Bt-FQ4" firstAttribute="top" secondItem="Ahn-du-dnu" secondAttribute="bottom" constant="8" id="hIL-Kp-YHG"/>
|
|
<constraint firstItem="Ahn-du-dnu" firstAttribute="top" secondItem="uLS-vF-X15" secondAttribute="bottom" constant="1" id="mS1-1Z-TRK"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Ahn-du-dnu" secondAttribute="trailing" constant="-16" id="mut-U2-HZa"/>
|
|
<constraint firstItem="Tzv-Vd-uaH" firstAttribute="leading" secondItem="Qhp-1X-VsE" secondAttribute="leadingMargin" constant="-16" id="o8K-iS-oaT"/>
|
|
<constraint firstItem="hSQ-bx-ISt" firstAttribute="top" secondItem="Tzv-Vd-uaH" secondAttribute="bottom" id="v2z-tw-NaM"/>
|
|
<constraint firstItem="Ahn-du-dnu" firstAttribute="leading" secondItem="Qhp-1X-VsE" secondAttribute="leadingMargin" constant="-16" id="yZo-Vr-FQg"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="Tzv-Vd-uaH" secondAttribute="trailing" constant="-16" id="yof-4d-HNw"/>
|
|
<constraint firstItem="m2x-Bt-FQ4" firstAttribute="leading" secondItem="Qhp-1X-VsE" secondAttribute="leadingMargin" constant="73" id="zVN-Nb-I90"/>
|
|
</constraints>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="Agu-kd-wvl">
|
|
<barButtonItem key="leftBarButtonItem" title="Close" id="9LU-py-b7m">
|
|
<connections>
|
|
<action selector="dismissFriendView:" destination="TaI-jj-ubR" id="ZzJ-TI-mzl"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="AddMore" destination="m2x-Bt-FQ4" id="mHd-3O-0yy"/>
|
|
<outlet property="friendsInParty" destination="Ahn-du-dnu" id="eZ5-uK-afd"/>
|
|
<outlet property="leaveOrEnd" destination="Tzv-Vd-uaH" id="fbb-vx-UD8"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="YYE-fc-I8V" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="4753" y="-630"/>
|
|
</scene>
|
|
<!--Navigation Controller-->
|
|
<scene sceneID="O41-dS-y1y">
|
|
<objects>
|
|
<navigationController id="enX-CI-fki" sceneMemberID="viewController">
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="7KM-K7-LWL">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
<connections>
|
|
<segue destination="TaI-jj-ubR" kind="relationship" relationship="rootViewController" id="Zpz-yM-jtA"/>
|
|
</connections>
|
|
</navigationController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="AUg-No-oN9" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="4301" y="-630"/>
|
|
</scene>
|
|
<!--Back To Home Screen View Controller-->
|
|
<scene sceneID="gCm-Fo-tYn">
|
|
<objects>
|
|
<viewController id="Voh-zF-gkm" customClass="BackToHomeScreenViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="Mgc-0w-XIy"/>
|
|
<viewControllerLayoutGuide type="bottom" id="nZn-3W-l13"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="3oq-w0-Q09">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uly-3t-3t6">
|
|
<rect key="frame" x="270" y="44" width="34" height="34"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="uly-3t-3t6" secondAttribute="height" multiplier="1:1" id="8tx-QW-l66"/>
|
|
</constraints>
|
|
<state key="normal" image="SettingsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="0Tt-tN-iza" kind="show" identifier="FromPartySettingsSegue" id="WxI-P3-JZ9"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="78r-X0-7he">
|
|
<rect key="frame" x="16" y="44" width="56" height="34"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="78r-X0-7he" secondAttribute="height" multiplier="28:17" id="cZA-ek-Ut9"/>
|
|
</constraints>
|
|
<state key="normal" image="FriendsIcon">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="hDZ-CA-Hsj" kind="show" identifier="FromPartyFriendsSegue" id="wiM-xb-lpR"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EDf-Bs-Vg5">
|
|
<rect key="frame" x="73" y="206" width="174" height="156"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="EDf-Bs-Vg5" secondAttribute="height" multiplier="29:26" id="5Rw-OM-QWM"/>
|
|
</constraints>
|
|
<state key="normal" image="Rectangle 10 + Change Photo + voice_presentation copy + voice_presentation copy 2 + voice_presentation + Music 2 + Music 2.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="backToParty:" destination="Voh-zF-gkm" eventType="touchUpInside" id="loj-oe-a9k"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="uly-3t-3t6" firstAttribute="trailing" secondItem="3oq-w0-Q09" secondAttribute="trailingMargin" id="B0a-P0-Bgv"/>
|
|
<constraint firstItem="nZn-3W-l13" firstAttribute="top" secondItem="EDf-Bs-Vg5" secondAttribute="bottom" constant="206" id="M3v-5r-iBo"/>
|
|
<constraint firstItem="78r-X0-7he" firstAttribute="top" secondItem="Mgc-0w-XIy" secondAttribute="bottom" constant="24" id="NMs-OB-XDn"/>
|
|
<constraint firstItem="EDf-Bs-Vg5" firstAttribute="leading" secondItem="3oq-w0-Q09" secondAttribute="leadingMargin" constant="57" id="o9k-Ba-9RQ"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="EDf-Bs-Vg5" secondAttribute="trailing" constant="57" id="pq2-Q6-DgH"/>
|
|
<constraint firstItem="uly-3t-3t6" firstAttribute="top" secondItem="Mgc-0w-XIy" secondAttribute="bottom" constant="24" id="qzg-U2-gmB"/>
|
|
<constraint firstItem="78r-X0-7he" firstAttribute="leading" secondItem="3oq-w0-Q09" secondAttribute="leadingMargin" id="uFg-9S-hSI"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="khD-ct-hT7" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3869" y="-1391"/>
|
|
</scene>
|
|
<!--Currently Playing View Controller-->
|
|
<scene sceneID="GJX-js-Rhq">
|
|
<objects>
|
|
<viewController id="5Fd-vs-lX1" customClass="CurrentlyPlayingViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="BJ6-Uk-a0g"/>
|
|
<viewControllerLayoutGuide type="bottom" id="JcA-Xl-P8T"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="7bf-oI-myh" userLabel="CurrentlyPlayingView">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HKj-kH-yf5">
|
|
<rect key="frame" x="0.0" y="65" width="320" height="320"/>
|
|
</imageView>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" misplaced="YES" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ubi-iW-9FF">
|
|
<rect key="frame" x="13" y="23" width="34" height="34"/>
|
|
<state key="normal" image="HomeButton">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="Voh-zF-gkm" kind="presentation" identifier="BackToHomeScreenSegue" id="avk-9c-Kgu"/>
|
|
</connections>
|
|
</button>
|
|
<progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wy0-d1-PlB">
|
|
<rect key="frame" x="0.0" y="383" width="320" height="2"/>
|
|
<color key="tintColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
</progressView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="80y-aA-luy">
|
|
<rect key="frame" x="13" y="393" width="42" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="42" id="EuV-e4-JQI"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="0:00">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="13" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="okD-F3-qgw">
|
|
<rect key="frame" x="253" y="393" width="54" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="54" id="8cM-4d-Fvz"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="10:00">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="13" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="right" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tHQ-qY-ZrL">
|
|
<rect key="frame" x="50" y="413" width="220" height="21"/>
|
|
<attributedString key="attributedText">
|
|
<fragment content="Song Title">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="17" name="HelveticaNeue-Bold"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sFb-YR-QlX">
|
|
<rect key="frame" x="138" y="505" width="44" height="43"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="43" id="4M8-GN-Scr"/>
|
|
<constraint firstAttribute="width" constant="44" id="z6r-4t-tqL"/>
|
|
</constraints>
|
|
<state key="normal" backgroundImage="PauseButton">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="playPauseFav:" destination="5Fd-vs-lX1" eventType="touchUpInside" id="AgY-Dl-2AA"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" misplaced="YES" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="V0r-OV-CXi">
|
|
<rect key="frame" x="226" y="16" width="81" height="41"/>
|
|
<state key="normal" image="Party.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<segue destination="enX-CI-fki" kind="show" identifier="InPartySegue" id="OD2-Xh-xf2"/>
|
|
</connections>
|
|
</button>
|
|
<segmentedControl opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="bar" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="bIT-Ad-e2w">
|
|
<rect key="frame" x="71" y="26" width="178" height="29"/>
|
|
<segments>
|
|
<segment title="Now Playing"/>
|
|
<segment title="Party"/>
|
|
</segments>
|
|
<connections>
|
|
<action selector="switchViews:" destination="5Fd-vs-lX1" eventType="valueChanged" id="DpK-83-IDj"/>
|
|
</connections>
|
|
</segmentedControl>
|
|
<slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="0.5" minValue="0.0" maxValue="1" translatesAutoresizingMaskIntoConstraints="NO" id="AA9-Xx-q9o">
|
|
<rect key="frame" x="26" y="493" width="268" height="31"/>
|
|
<connections>
|
|
<action selector="volChng:" destination="5Fd-vs-lX1" eventType="valueChanged" id="hT1-f1-qOr"/>
|
|
</connections>
|
|
</slider>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Artist - Album" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VtF-OO-Edp">
|
|
<rect key="frame" x="13" y="442" width="294" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="bSg-YD-Rue">
|
|
<rect key="frame" x="0.0" y="65" width="320" height="267"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="bSg-YD-Rue" secondAttribute="height" multiplier="320:267" id="Gjt-Oa-8va"/>
|
|
</constraints>
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="vei-3y-zSv">
|
|
<size key="itemSize" width="50" height="50"/>
|
|
<size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
<size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
</collectionViewFlowLayout>
|
|
<cells>
|
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="InvitedCollectionCell" id="1QD-jt-w32" customClass="InvitedCollectionViewCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ALq-LP-nht">
|
|
<rect key="frame" x="6" y="6" width="38" height="38"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<connections>
|
|
<outlet property="friendImage" destination="ALq-LP-nht" id="RJs-nq-uUI"/>
|
|
</connections>
|
|
</collectionViewCell>
|
|
</cells>
|
|
</collectionView>
|
|
<button opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pge-W4-NsC">
|
|
<rect key="frame" x="0.0" y="527" width="320" height="41"/>
|
|
<color key="backgroundColor" red="0.98431372549999996" green="0.08235294118" blue="0.086274509799999996" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="pge-W4-NsC" secondAttribute="height" multiplier="320:41" id="6yz-lB-IaB"/>
|
|
</constraints>
|
|
<state key="normal" title="End Party">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="endOrLeaveParty:" destination="5Fd-vs-lX1" eventType="touchUpInside" id="dGk-p3-5ei"/>
|
|
<action selector="endOrLeaveParty:" destination="TaI-jj-ubR" eventType="touchUpInside" id="yXl-KL-7jf"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" ambiguous="YES" misplaced="YES" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xJP-qe-YBr" userLabel="AddMore">
|
|
<rect key="frame" x="84" y="340" width="152" height="38"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="xJP-qe-YBr" secondAttribute="height" multiplier="4:1" id="PPB-YP-Owd"/>
|
|
</constraints>
|
|
<state key="normal" image="AddMore">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="inviteMore:" destination="5Fd-vs-lX1" eventType="touchUpInside" id="SKw-Du-0yT"/>
|
|
<action selector="inviteMore:" destination="TaI-jj-ubR" eventType="touchUpInside" id="anf-lP-zfA"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="HKj-kH-yf5" firstAttribute="top" secondItem="V0r-OV-CXi" secondAttribute="bottom" constant="8" symbolic="YES" id="1f2-Oz-Fi0"/>
|
|
<constraint firstItem="80y-aA-luy" firstAttribute="top" secondItem="wy0-d1-PlB" secondAttribute="bottom" constant="8" symbolic="YES" id="5kl-bq-Azu"/>
|
|
<constraint firstItem="AA9-Xx-q9o" firstAttribute="leading" secondItem="7bf-oI-myh" secondAttribute="leadingMargin" constant="12" id="73k-rN-bjC"/>
|
|
<constraint firstItem="xJP-qe-YBr" firstAttribute="width" secondItem="xJP-qe-YBr" secondAttribute="height" multiplier="4:1" id="7wz-k1-8es"/>
|
|
<constraint firstAttribute="bottom" secondItem="sFb-YR-QlX" secondAttribute="bottom" constant="20" symbolic="YES" id="8VO-gH-EZL"/>
|
|
<constraint firstItem="HKj-kH-yf5" firstAttribute="leading" secondItem="wy0-d1-PlB" secondAttribute="leading" id="Dic-3j-ogH"/>
|
|
<constraint firstItem="tHQ-qY-ZrL" firstAttribute="leading" secondItem="7bf-oI-myh" secondAttribute="leadingMargin" constant="34" id="Dop-xA-dVi"/>
|
|
<constraint firstItem="VtF-OO-Edp" firstAttribute="top" secondItem="80y-aA-luy" secondAttribute="bottom" constant="28" id="NPy-i4-qrh"/>
|
|
<constraint firstItem="okD-F3-qgw" firstAttribute="firstBaseline" secondItem="80y-aA-luy" secondAttribute="firstBaseline" id="PBX-NR-n4E"/>
|
|
<constraint firstItem="80y-aA-luy" firstAttribute="baseline" secondItem="okD-F3-qgw" secondAttribute="baseline" id="TeW-85-jI3"/>
|
|
<constraint firstItem="HKj-kH-yf5" firstAttribute="top" secondItem="Ubi-iW-9FF" secondAttribute="bottom" constant="8" symbolic="YES" id="UAR-ml-sXd"/>
|
|
<constraint firstItem="bSg-YD-Rue" firstAttribute="width" secondItem="bSg-YD-Rue" secondAttribute="height" multiplier="320:267" id="W82-6R-uTN"/>
|
|
<constraint firstItem="VtF-OO-Edp" firstAttribute="centerX" secondItem="tHQ-qY-ZrL" secondAttribute="centerX" id="YlO-ZD-CTv"/>
|
|
<constraint firstAttribute="trailing" secondItem="HKj-kH-yf5" secondAttribute="trailing" id="Ytf-ZW-PNh"/>
|
|
<constraint firstItem="Ubi-iW-9FF" firstAttribute="top" secondItem="BJ6-Uk-a0g" secondAttribute="bottom" constant="3" id="b5P-n6-icr"/>
|
|
<constraint firstItem="80y-aA-luy" firstAttribute="leading" secondItem="Ubi-iW-9FF" secondAttribute="leading" id="bQC-zM-ZeR"/>
|
|
<constraint firstItem="80y-aA-luy" firstAttribute="leading" secondItem="VtF-OO-Edp" secondAttribute="leading" id="bgF-1V-TXG"/>
|
|
<constraint firstItem="sFb-YR-QlX" firstAttribute="centerX" secondItem="AA9-Xx-q9o" secondAttribute="centerX" id="egj-qz-WMw"/>
|
|
<constraint firstItem="tHQ-qY-ZrL" firstAttribute="top" secondItem="wy0-d1-PlB" secondAttribute="bottom" constant="28" id="eqR-DO-mCO"/>
|
|
<constraint firstItem="sFb-YR-QlX" firstAttribute="top" secondItem="AA9-Xx-q9o" secondAttribute="bottom" constant="-18" id="f6k-bf-Hjd"/>
|
|
<constraint firstItem="wy0-d1-PlB" firstAttribute="trailing" secondItem="HKj-kH-yf5" secondAttribute="trailing" id="fK4-el-P6H"/>
|
|
<constraint firstItem="Ubi-iW-9FF" firstAttribute="leading" secondItem="7bf-oI-myh" secondAttribute="leadingMargin" constant="-3" id="m8z-GB-VTj"/>
|
|
<constraint firstItem="pge-W4-NsC" firstAttribute="width" secondItem="pge-W4-NsC" secondAttribute="height" multiplier="320:41" id="oHD-sy-sJV"/>
|
|
<constraint firstItem="AA9-Xx-q9o" firstAttribute="centerX" secondItem="VtF-OO-Edp" secondAttribute="centerX" id="oaR-p8-zAl"/>
|
|
<constraint firstItem="wy0-d1-PlB" firstAttribute="leading" secondItem="7bf-oI-myh" secondAttribute="leading" id="pYa-e5-3Xz"/>
|
|
<constraint firstItem="VtF-OO-Edp" firstAttribute="top" secondItem="tHQ-qY-ZrL" secondAttribute="bottom" constant="8" symbolic="YES" id="pbd-G1-waB"/>
|
|
<constraint firstItem="tHQ-qY-ZrL" firstAttribute="centerX" secondItem="wy0-d1-PlB" secondAttribute="centerX" id="pxg-oQ-igc"/>
|
|
<constraint firstItem="VtF-OO-Edp" firstAttribute="trailing" secondItem="okD-F3-qgw" secondAttribute="trailing" id="q2y-fs-r3X"/>
|
|
<constraint firstItem="V0r-OV-CXi" firstAttribute="trailing" secondItem="okD-F3-qgw" secondAttribute="trailing" id="s1s-pc-EjA"/>
|
|
<constraint firstItem="80y-aA-luy" firstAttribute="top" secondItem="HKj-kH-yf5" secondAttribute="bottom" constant="8" symbolic="YES" id="wAB-iu-GqH"/>
|
|
<constraint firstItem="AA9-Xx-q9o" firstAttribute="top" secondItem="VtF-OO-Edp" secondAttribute="bottom" constant="30" id="xU9-Bq-wZ8"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="addMore" destination="xJP-qe-YBr" id="Hlf-HC-mMf"/>
|
|
<outlet property="artistAndAlbumLabel" destination="VtF-OO-Edp" id="qtZ-o0-88p"/>
|
|
<outlet property="friendsInParty" destination="bSg-YD-Rue" id="j7k-YV-vJh"/>
|
|
<outlet property="leaveOrEnd" destination="pge-W4-NsC" id="iGR-ky-UUU"/>
|
|
<outlet property="maxLabel" destination="okD-F3-qgw" id="hUU-67-4zW"/>
|
|
<outlet property="minLabel" destination="80y-aA-luy" id="cze-2A-X7w"/>
|
|
<outlet property="ppfButton" destination="sFb-YR-QlX" id="POG-Fe-CTk"/>
|
|
<outlet property="progressBar" destination="wy0-d1-PlB" id="tz6-o2-Q21"/>
|
|
<outlet property="segmentControl" destination="bIT-Ad-e2w" id="WCy-qF-hc1"/>
|
|
<outlet property="songImg" destination="HKj-kH-yf5" id="UAh-IG-J3y"/>
|
|
<outlet property="titleLabel" destination="tHQ-qY-ZrL" id="RE7-2e-ghS"/>
|
|
<outlet property="volCtrl" destination="AA9-Xx-q9o" id="3yD-gc-O6r"/>
|
|
<segue destination="zgA-8b-Ylm" kind="presentation" identifier="NextUpSegue" id="Pjh-gk-RHG"/>
|
|
<segue destination="VGZ-6j-3c9" kind="show" identifier="NextSongSelectionSegue" id="45l-um-hHv"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="qk5-ei-kCM" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="3869" y="-630"/>
|
|
</scene>
|
|
<!--Song Selection View Controller-->
|
|
<scene sceneID="IkJ-pX-wAP">
|
|
<objects>
|
|
<viewController automaticallyAdjustsScrollViewInsets="NO" id="VGZ-6j-3c9" customClass="SongSelectionViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="AfP-pS-mzX"/>
|
|
<viewControllerLayoutGuide type="bottom" id="Zss-AJ-MHl"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="gPw-6a-U7E">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="iAI-5U-c8e">
|
|
<rect key="frame" x="0.0" y="64" width="320" height="504"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="iAI-5U-c8e" secondAttribute="height" multiplier="40:63" id="Ux3-OS-MI8"/>
|
|
</constraints>
|
|
<searchBar key="tableHeaderView" contentMode="redraw" placeholder="Search for a Song!" id="O3K-BF-fFD">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="VGZ-6j-3c9" id="I5U-xg-qmM"/>
|
|
</connections>
|
|
</searchBar>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="FilterCell" rowHeight="37" id="Nxt-BH-brs" customClass="FilterCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Nxt-BH-brs" id="WHc-ZI-xRk">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4zc-Nu-ws0">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="36"/>
|
|
<state key="normal" title="Songs">
|
|
<color key="titleColor" red="0.097259112270000003" green="0.60830058499999995" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="selectFilter:" destination="VGZ-6j-3c9" eventType="touchUpInside" id="1kg-On-GjA"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="filterBtn" destination="4zc-Nu-ws0" id="zUN-8G-5qr"/>
|
|
</connections>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AlbumCell" textLabel="xKd-Jm-m43" detailTextLabel="tJ8-Wy-do9" style="IBUITableViewCellStyleSubtitle" id="mBY-XW-8T6" customClass="AlbumCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mBY-XW-8T6" id="1Kq-SA-e8N">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="xKd-Jm-m43">
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tJ8-Wy-do9">
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="11"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ArtistCell" textLabel="bpd-8e-ZhF" style="IBUITableViewCellStyleDefault" id="dA5-jy-g7g" customClass="ArtistCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dA5-jy-g7g" id="xOe-Mk-QOF">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="bpd-8e-ZhF">
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SongCell" textLabel="qia-xp-mW4" detailTextLabel="1Q6-wZ-YEC" style="IBUITableViewCellStyleSubtitle" id="gNR-K6-0Sg" customClass="SongCell" customModule="GetHip" customModuleProvider="target">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gNR-K6-0Sg" id="bQG-66-br7">
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="qia-xp-mW4">
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1Q6-wZ-YEC">
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="11"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
</prototypes>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="trailingMargin" secondItem="iAI-5U-c8e" secondAttribute="trailing" constant="-16" id="5W9-ai-Qs4"/>
|
|
<constraint firstItem="iAI-5U-c8e" firstAttribute="leading" secondItem="gPw-6a-U7E" secondAttribute="leadingMargin" constant="-16" id="DnM-rl-ySN"/>
|
|
<constraint firstItem="Zss-AJ-MHl" firstAttribute="top" secondItem="iAI-5U-c8e" secondAttribute="bottom" id="gtv-H9-01H"/>
|
|
<constraint firstItem="iAI-5U-c8e" firstAttribute="top" secondItem="AfP-pS-mzX" secondAttribute="bottom" id="lMD-dh-gge"/>
|
|
</constraints>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="jFE-GF-LuN">
|
|
<barButtonItem key="rightBarButtonItem" systemItem="stop" id="jhr-4N-WL1">
|
|
<color key="tintColor" red="1" green="0.18659413420000001" blue="0.1031019395" alpha="1" colorSpace="calibratedRGB"/>
|
|
<connections>
|
|
<action selector="cancelInvites:" destination="VGZ-6j-3c9" id="csb-hX-8ic"/>
|
|
</connections>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="searchDisplayController" destination="Le1-SR-p7g" id="B5Z-qo-0DN"/>
|
|
<outlet property="table" destination="iAI-5U-c8e" id="hcz-UQ-Mmg"/>
|
|
<segue destination="C6s-vA-8F4" kind="presentation" identifier="LoadingPartySegue" id="zDR-tX-KYY"/>
|
|
<segue destination="5Fd-vs-lX1" kind="presentation" identifier="NextSongCurrentlyPlayingSegue" id="Imp-mG-tFc"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="f9E-Q6-Co1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<searchDisplayController id="Le1-SR-p7g">
|
|
<connections>
|
|
<outlet property="delegate" destination="VGZ-6j-3c9" id="zoR-FS-bfx"/>
|
|
<outlet property="searchBar" destination="O3K-BF-fFD" id="5Bj-2A-EsO"/>
|
|
<outlet property="searchContentsController" destination="VGZ-6j-3c9" id="l2S-cX-TI7"/>
|
|
<outlet property="searchResultsDataSource" destination="VGZ-6j-3c9" id="2tm-Xe-P47"/>
|
|
<outlet property="searchResultsDelegate" destination="VGZ-6j-3c9" id="D8z-CW-K0Q"/>
|
|
</connections>
|
|
</searchDisplayController>
|
|
</objects>
|
|
<point key="canvasLocation" x="2804" y="-630"/>
|
|
</scene>
|
|
<!--Display Detail View Controller-->
|
|
<scene sceneID="Fj7-DJ-PIm">
|
|
<objects>
|
|
<viewController id="CpB-9L-oYx" customClass="DisplayDetailViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="fWJ-bR-ARA"/>
|
|
<viewControllerLayoutGuide type="bottom" id="pFl-GS-eCQ"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="KfJ-hO-Coi">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DUZ-CH-9De">
|
|
<rect key="frame" x="16" y="93" width="288" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="DUZ-CH-9De" secondAttribute="height" multiplier="96:7" id="D5l-U9-Cwp"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="This is how you will appear to your friends">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="15" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Display Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Wsu-ex-aIi">
|
|
<rect key="frame" x="16" y="155" width="288" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="Wsu-ex-aIi" secondAttribute="height" multiplier="48:5" id="DAC-eX-OxF"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cxu-0g-kfY">
|
|
<rect key="frame" x="59" y="269" width="202" height="30"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="cxu-0g-kfY" secondAttribute="height" multiplier="101:15" id="2EO-tT-PRo"/>
|
|
</constraints>
|
|
<state key="normal" title="Change Display Name">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="DspBtnConfrim:" destination="CpB-9L-oYx" eventType="touchUpInside" id="FmS-x4-Jjp"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="Wsu-ex-aIi" firstAttribute="trailing" secondItem="KfJ-hO-Coi" secondAttribute="trailingMargin" id="B0c-UC-ecK"/>
|
|
<constraint firstItem="DUZ-CH-9De" firstAttribute="leading" secondItem="KfJ-hO-Coi" secondAttribute="leadingMargin" id="C7j-xc-AgC"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="cxu-0g-kfY" secondAttribute="trailing" constant="43" id="dEh-cv-6BL"/>
|
|
<constraint firstItem="cxu-0g-kfY" firstAttribute="leading" secondItem="KfJ-hO-Coi" secondAttribute="leadingMargin" constant="43" id="dOK-ey-cUe"/>
|
|
<constraint firstItem="DUZ-CH-9De" firstAttribute="trailing" secondItem="KfJ-hO-Coi" secondAttribute="trailingMargin" id="gJR-6D-rFC"/>
|
|
<constraint firstItem="DUZ-CH-9De" firstAttribute="top" secondItem="fWJ-bR-ARA" secondAttribute="bottom" constant="29" id="geU-6H-yTk"/>
|
|
<constraint firstItem="Wsu-ex-aIi" firstAttribute="top" secondItem="DUZ-CH-9De" secondAttribute="bottom" constant="41" id="rTi-vx-8g8"/>
|
|
<constraint firstItem="Wsu-ex-aIi" firstAttribute="leading" secondItem="KfJ-hO-Coi" secondAttribute="leadingMargin" id="sCe-M0-m9A"/>
|
|
<constraint firstItem="cxu-0g-kfY" firstAttribute="top" secondItem="Wsu-ex-aIi" secondAttribute="bottom" constant="84" id="td0-k6-ili"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="ChnDspName" destination="cxu-0g-kfY" id="6PG-md-hgA"/>
|
|
<outlet property="textfield" destination="Wsu-ex-aIi" id="cnC-gN-lAb"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="MfD-Wt-UCx" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2804" y="-3189"/>
|
|
</scene>
|
|
<!--View Controller-->
|
|
<scene sceneID="T2i-zb-czf">
|
|
<objects>
|
|
<viewController id="O66-YD-dIP" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="wjy-ZS-efu"/>
|
|
<viewControllerLayoutGuide type="bottom" id="xK7-iE-TXj"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="yqM-qv-Rad">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kND-vl-jfb">
|
|
<rect key="frame" x="16" y="119" width="288" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="kND-vl-jfb" secondAttribute="height" multiplier="96:7" id="kTH-Yf-T3L"/>
|
|
</constraints>
|
|
<attributedString key="attributedText">
|
|
<fragment content="This is the email linked to your get Hip account">
|
|
<attributes>
|
|
<color key="NSColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<font key="NSFont" size="13" name="HelveticaNeue"/>
|
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural"/>
|
|
</attributes>
|
|
</fragment>
|
|
</attributedString>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Email" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SQN-vW-9hd">
|
|
<rect key="frame" x="16" y="183" width="288" height="30"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="SQN-vW-9hd" secondAttribute="height" multiplier="48:5" id="fIC-8o-8dT"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bkf-Kj-gkm">
|
|
<rect key="frame" x="59" y="269" width="202" height="30"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" secondItem="bkf-Kj-gkm" secondAttribute="height" multiplier="101:15" id="jLi-FU-cJe"/>
|
|
</constraints>
|
|
<state key="normal" title="Change Email">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="ChnEmailComfirm:" destination="O66-YD-dIP" eventType="touchUpInside" id="P1W-xb-YCR"/>
|
|
<action selector="DspBtnConfrim:" destination="CpB-9L-oYx" eventType="touchUpInside" id="Lxn-mC-LF8"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstItem="kND-vl-jfb" firstAttribute="top" secondItem="wjy-ZS-efu" secondAttribute="bottom" constant="55" id="1QU-uX-eL5"/>
|
|
<constraint firstItem="kND-vl-jfb" firstAttribute="trailing" secondItem="yqM-qv-Rad" secondAttribute="trailingMargin" id="1qh-t0-SCB"/>
|
|
<constraint firstItem="SQN-vW-9hd" firstAttribute="trailing" secondItem="yqM-qv-Rad" secondAttribute="trailingMargin" id="62h-67-3Le"/>
|
|
<constraint firstItem="SQN-vW-9hd" firstAttribute="top" secondItem="kND-vl-jfb" secondAttribute="bottom" constant="43" id="8fK-Tb-D7c"/>
|
|
<constraint firstItem="kND-vl-jfb" firstAttribute="leading" secondItem="yqM-qv-Rad" secondAttribute="leadingMargin" id="F15-36-5yV"/>
|
|
<constraint firstItem="bkf-Kj-gkm" firstAttribute="top" secondItem="SQN-vW-9hd" secondAttribute="bottom" constant="56" id="Hps-X6-EJ4"/>
|
|
<constraint firstItem="bkf-Kj-gkm" firstAttribute="leading" secondItem="yqM-qv-Rad" secondAttribute="leadingMargin" constant="43" id="Kea-rP-CHi"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="bkf-Kj-gkm" secondAttribute="trailing" constant="43" id="MgI-OA-fpO"/>
|
|
<constraint firstItem="SQN-vW-9hd" firstAttribute="leading" secondItem="yqM-qv-Rad" secondAttribute="leadingMargin" id="ULc-UC-KUS"/>
|
|
</constraints>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="ChnEmailBtn" destination="bkf-Kj-gkm" id="ssY-Xz-fRc"/>
|
|
<outlet property="textfield" destination="SQN-vW-9hd" id="dDK-T2-50y"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="N0P-rt-lqR" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2804" y="-2571"/>
|
|
</scene>
|
|
<!--Reset Pass Detail View Controller-->
|
|
<scene sceneID="KZl-45-aS9">
|
|
<objects>
|
|
<viewController id="jfk-nm-PpC" customClass="ResetPassDetailViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="3TG-dP-x4P"/>
|
|
<viewControllerLayoutGuide type="bottom" id="YHW-O3-1cu"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="2yd-eF-hW1">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="48l-nw-nWb">
|
|
<rect key="frame" x="16" y="134" width="288" height="30"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" enablesReturnKeyAutomatically="YES" secureTextEntry="YES"/>
|
|
</textField>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Current Password:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ntB-8T-fse">
|
|
<rect key="frame" x="66" y="105" width="166" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="New Password:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oXC-FW-97W">
|
|
<rect key="frame" x="66" y="193" width="166" height="21"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EEr-TK-YIC">
|
|
<rect key="frame" x="78" y="270" width="142" height="30"/>
|
|
<state key="normal" title="Change Password">
|
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="changePass:" destination="jfk-nm-PpC" eventType="touchUpInside" id="sWd-FJ-ymS"/>
|
|
</connections>
|
|
</button>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Jfh-MW-AiA">
|
|
<rect key="frame" x="16" y="222" width="288" height="30"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits" enablesReturnKeyAutomatically="YES" secureTextEntry="YES"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="chgPassBtn" destination="EEr-TK-YIC" id="ipw-j6-hpi"/>
|
|
<outlet property="currPass" destination="48l-nw-nWb" id="atn-jn-wyp"/>
|
|
<outlet property="newPass" destination="Jfh-MW-AiA" id="SiF-6I-AVE"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="S8c-gN-a4q" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2804" y="-1907"/>
|
|
</scene>
|
|
<!--Profile Detail View Controller-->
|
|
<scene sceneID="TTR-UC-Ofu">
|
|
<objects>
|
|
<viewController id="JcU-T3-nLI" customClass="ProfileDetailViewController" customModule="GetHip" customModuleProvider="target" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="iXG-e8-zQb"/>
|
|
<viewControllerLayoutGuide type="bottom" id="mWP-vZ-sRS"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="ptI-d3-Ike">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VRa-oD-Myj">
|
|
<rect key="frame" x="70" y="295" width="180" height="30"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<state key="normal" title="Change Photo">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="changePhoto:" destination="JcU-T3-nLI" eventType="touchUpInside" id="60Q-bw-pkg"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="i76-3p-Q4h">
|
|
<rect key="frame" x="70" y="107" width="180" height="180"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
<connections>
|
|
<outlet property="ChngPhtoBtn" destination="VRa-oD-Myj" id="4av-OS-OY6"/>
|
|
<outlet property="img" destination="i76-3p-Q4h" id="9gz-De-xp9"/>
|
|
</connections>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="CmL-4D-tiY" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="2804" y="-1261"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="Accept.png" width="28" height="28"/>
|
|
<image name="AddMore" width="198" height="33"/>
|
|
<image name="BackgroundPhoto" width="375" height="667"/>
|
|
<image name="Cancel" width="414" height="53"/>
|
|
<image name="Cancel.png" width="28" height="28"/>
|
|
<image name="ChangeSong" width="198" height="32"/>
|
|
<image name="CheckMark" width="38" height="38"/>
|
|
<image name="FriendsIcon" width="66" height="38"/>
|
|
<image name="FriendsTab" width="49" height="28"/>
|
|
<image name="HomeButton" width="40" height="41"/>
|
|
<image name="HomeScreenStar" width="57" height="55"/>
|
|
<image name="HomeScreenTurnTable" width="133" height="133"/>
|
|
<image name="JoingAParty" width="201" height="142"/>
|
|
<image name="NoNewFriends" width="414" height="736"/>
|
|
<image name="Party.png" width="81" height="41"/>
|
|
<image name="PartyTab" width="35" height="30"/>
|
|
<image name="PauseButton" width="26" height="26"/>
|
|
<image name="Rectangle 10 + Change Photo + voice_presentation copy + voice_presentation copy 2 + voice_presentation + Music 2 + Music 2.png" width="203" height="153"/>
|
|
<image name="SendFriendRequest" width="198" height="32"/>
|
|
<image name="SendInvitesButton" width="414" height="52"/>
|
|
<image name="SendInvitesTapCircle" width="31" height="30"/>
|
|
<image name="SettingsIcon" width="41" height="40"/>
|
|
<image name="SettingsTab" width="31" height="31"/>
|
|
<image name="SignInLogo" width="332" height="242"/>
|
|
<image name="XMark" width="38" height="38"/>
|
|
</resources>
|
|
<inferredMetricsTieBreakers>
|
|
<segue reference="bZG-mB-VR5"/>
|
|
<segue reference="4Cw-Wg-nXy"/>
|
|
<segue reference="hjX-RT-64R"/>
|
|
<segue reference="OpG-wQ-NAH"/>
|
|
<segue reference="45l-um-hHv"/>
|
|
</inferredMetricsTieBreakers>
|
|
</document>
|