[ABANDONED] Mastodon iOS client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2166 lines
239 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
<device id="retina5_9" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Authenticate View Controller-->
<scene sceneID="ti2-vn-Sq9">
<objects>
<viewController id="Bed-pj-wE9" customClass="AuthenticateViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="ITR-hY-wTb">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter a Mastodon Instance" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nru-sM-bKD">
<rect key="frame" x="10" y="375" width="355" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.54117647058823526" green="0.4823529411764706" blue="0.68235294117647061" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="02G-kI-p4F">
<rect key="frame" x="10" y="416" width="355" height="40"/>
<color key="backgroundColor" name="Secondary"/>
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="rOZ-m9-lp9"/>
</constraints>
<color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="URL" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="awW-03-3TB">
<rect key="frame" x="80" y="476" width="215" height="40"/>
<color key="backgroundColor" name="Text"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="gl3-OE-jFa"/>
</constraints>
<state key="normal" title="Sign In">
<color key="titleColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="signIn:" destination="Bed-pj-wE9" eventType="touchUpInside" id="zZW-2U-J5d"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TUU-fE-p3J">
<rect key="frame" x="0.0" y="722" width="375" height="90"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ABr-tX-v5Y">
<rect key="frame" x="131.66666666666666" y="30" width="112" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="TdG-vz-Mhq"/>
</constraints>
<state key="normal" title="Find an Instance">
<color key="titleColor" name="Text"/>
</state>
<connections>
<segue destination="SqQ-GI-iCq" kind="show" id="p16-wD-rWY"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" name="Secondary"/>
<constraints>
<constraint firstItem="ABr-tX-v5Y" firstAttribute="centerY" secondItem="TUU-fE-p3J" secondAttribute="centerY" id="CPO-h3-mtc"/>
<constraint firstAttribute="height" constant="90" id="Zbi-jD-noT"/>
<constraint firstItem="ABr-tX-v5Y" firstAttribute="centerX" secondItem="TUU-fE-p3J" secondAttribute="centerX" id="amm-fS-RiO"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="sjL-eq-q6s">
<rect key="frame" x="0.0" y="150" width="375" height="175"/>
<constraints>
<constraint firstAttribute="height" constant="175" id="O4x-xb-MbJ"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kt3-Mk-URm">
<rect key="frame" x="148" y="526" width="79" height="27"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<state key="normal" title="Privacy Policy">
<color key="titleColor" name="Secondary"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="02G-kI-p4F" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="10" id="1bh-aZ-3Uh"/>
<constraint firstItem="kt3-Mk-URm" firstAttribute="top" secondItem="awW-03-3TB" secondAttribute="bottom" constant="10" id="2bp-25-NTS"/>
<constraint firstAttribute="bottom" secondItem="TUU-fE-p3J" secondAttribute="bottom" id="88j-Nl-cTM"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="awW-03-3TB" secondAttribute="trailing" constant="80" id="AS0-AS-ZgS"/>
<constraint firstItem="02G-kI-p4F" firstAttribute="top" secondItem="Nru-sM-bKD" secondAttribute="bottom" constant="20" id="B7M-5H-Zg0"/>
<constraint firstAttribute="trailing" secondItem="sjL-eq-q6s" secondAttribute="trailing" id="BAU-nb-aTg"/>
<constraint firstItem="awW-03-3TB" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="80" id="FNY-pl-Yec"/>
<constraint firstItem="TUU-fE-p3J" firstAttribute="trailing" secondItem="x4b-tk-8EQ" secondAttribute="trailing" id="HZc-cz-fEl"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="02G-kI-p4F" secondAttribute="trailing" constant="10" id="NXw-TG-cic"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="Nru-sM-bKD" secondAttribute="trailing" constant="10" id="Sxb-jU-m0V"/>
<constraint firstItem="Nru-sM-bKD" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="10" id="WEA-WC-yja"/>
<constraint firstItem="Nru-sM-bKD" firstAttribute="top" secondItem="sjL-eq-q6s" secondAttribute="bottom" constant="50" id="gne-4p-g6Z"/>
<constraint firstItem="awW-03-3TB" firstAttribute="top" secondItem="02G-kI-p4F" secondAttribute="bottom" constant="20" id="j0m-WK-H0R"/>
<constraint firstItem="02G-kI-p4F" firstAttribute="centerY" secondItem="ITR-hY-wTb" secondAttribute="centerY" constant="30" id="lBM-lg-9GD"/>
<constraint firstItem="sjL-eq-q6s" firstAttribute="leading" secondItem="ITR-hY-wTb" secondAttribute="leading" id="mmG-4E-tPk"/>
<constraint firstItem="TUU-fE-p3J" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" id="qcd-hc-FQP"/>
<constraint firstItem="sjL-eq-q6s" firstAttribute="centerX" secondItem="ITR-hY-wTb" secondAttribute="centerX" id="qe1-tM-Uhm"/>
<constraint firstItem="kt3-Mk-URm" firstAttribute="centerX" secondItem="ITR-hY-wTb" secondAttribute="centerX" id="zog-gJ-Jb6"/>
</constraints>
<viewLayoutGuide key="safeArea" id="x4b-tk-8EQ"/>
</view>
<connections>
<outlet property="instanceTextField" destination="02G-kI-p4F" id="DI3-0d-Mzf"/>
<outlet property="signInButton" destination="awW-03-3TB" id="ZnJ-RY-eWA"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="aNa-IN-5Hu" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1" y="1195"/>
</scene>
<!--Instances-->
<scene sceneID="24Q-ad-dey">
<objects>
<tableViewController id="bRx-56-pJs" customClass="InstancesTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="120" sectionHeaderHeight="28" sectionFooterHeight="28" id="MsU-Kh-W9V">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="InstancesTableViewCell" rowHeight="120" id="t5I-4e-rPV" customClass="InstancesTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="t5I-4e-rPV" id="Awg-lg-91F">
<rect key="frame" x="0.0" y="0.0" width="341" height="119.66666666666667"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Instance Placeholder" translatesAutoresizingMaskIntoConstraints="NO" id="3lE-eD-RSI">
<rect key="frame" x="16" y="11" width="100" height="98"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="Sf5-1G-8gX"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="scl-0p-jQO">
<rect key="frame" x="124" y="11" width="201" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="v20-Wv-cjD"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EuF-dW-Uua">
<rect key="frame" x="201.66666666666666" y="46" width="53" height="46"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Statuses" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GvU-C8-JYy">
<rect key="frame" x="0.0" y="8" width="53" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="aZP-9T-7kG"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4n9-eS-zCc">
<rect key="frame" x="0.0" y="29" width="53" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="GvU-C8-JYy" secondAttribute="trailing" id="2f5-Np-4uw"/>
<constraint firstItem="4n9-eS-zCc" firstAttribute="top" secondItem="GvU-C8-JYy" secondAttribute="bottom" constant="5" id="7U7-GE-2qR"/>
<constraint firstAttribute="bottom" secondItem="4n9-eS-zCc" secondAttribute="bottom" id="QpH-74-JaJ"/>
<constraint firstAttribute="trailing" secondItem="4n9-eS-zCc" secondAttribute="trailing" id="bi1-Sy-z8R"/>
<constraint firstItem="4n9-eS-zCc" firstAttribute="leading" secondItem="EuF-dW-Uua" secondAttribute="leading" id="d8z-ug-Jzk"/>
<constraint firstItem="GvU-C8-JYy" firstAttribute="leading" secondItem="EuF-dW-Uua" secondAttribute="leading" id="fs1-q3-PBE"/>
<constraint firstItem="GvU-C8-JYy" firstAttribute="top" secondItem="EuF-dW-Uua" secondAttribute="top" constant="8" id="kqn-GO-3hE"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ir1-Wt-maG">
<rect key="frame" x="124.00000000000001" y="46" width="37.666666666666671" height="46"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Users" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x17-3V-ix0">
<rect key="frame" x="0.0" y="8" width="37.666666666666664" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="cyk-90-Tuq"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4fE-NE-pXx">
<rect key="frame" x="0.0" y="29" width="37.666666666666664" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="x17-3V-ix0" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="leading" id="Brc-jJ-ZBs"/>
<constraint firstItem="4fE-NE-pXx" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="leading" id="C6q-Gp-oWg"/>
<constraint firstItem="4fE-NE-pXx" firstAttribute="top" secondItem="x17-3V-ix0" secondAttribute="bottom" constant="5" id="W67-q6-fd5"/>
<constraint firstAttribute="bottom" secondItem="4fE-NE-pXx" secondAttribute="bottom" id="dYt-8T-5TV"/>
<constraint firstItem="x17-3V-ix0" firstAttribute="top" secondItem="Ir1-Wt-maG" secondAttribute="top" constant="8" id="iuD-g8-CL2"/>
<constraint firstAttribute="trailing" secondItem="4fE-NE-pXx" secondAttribute="trailing" id="tDX-a4-kO7"/>
<constraint firstAttribute="trailing" secondItem="x17-3V-ix0" secondAttribute="trailing" id="ytQ-Dh-a2s"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="EuF-dW-Uua" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="trailing" constant="40" id="1wb-51-hps"/>
<constraint firstAttribute="trailingMargin" secondItem="scl-0p-jQO" secondAttribute="trailing" constant="8" id="9a9-Za-5xy"/>
<constraint firstAttribute="bottomMargin" secondItem="3lE-eD-RSI" secondAttribute="bottom" id="C3d-Xw-1NM"/>
<constraint firstItem="3lE-eD-RSI" firstAttribute="top" secondItem="Awg-lg-91F" secondAttribute="topMargin" id="E5j-M3-x38"/>
<constraint firstItem="Ir1-Wt-maG" firstAttribute="leading" secondItem="3lE-eD-RSI" secondAttribute="trailing" constant="8" id="UFM-9U-iXk"/>
<constraint firstItem="scl-0p-jQO" firstAttribute="leading" secondItem="3lE-eD-RSI" secondAttribute="trailing" constant="8" id="Ybe-wP-f47"/>
<constraint firstItem="EuF-dW-Uua" firstAttribute="top" secondItem="scl-0p-jQO" secondAttribute="bottom" constant="5" id="eVL-ay-uor"/>
<constraint firstItem="Ir1-Wt-maG" firstAttribute="top" secondItem="scl-0p-jQO" secondAttribute="bottom" constant="5" id="hGD-eC-hih"/>
<constraint firstItem="scl-0p-jQO" firstAttribute="top" secondItem="Awg-lg-91F" secondAttribute="topMargin" id="pf7-QJ-dXi"/>
<constraint firstItem="3lE-eD-RSI" firstAttribute="leading" secondItem="Awg-lg-91F" secondAttribute="leadingMargin" id="uVI-Cr-1hQ"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="instanceNameLabel" destination="scl-0p-jQO" id="Yzj-Za-0fb"/>
<outlet property="statusesLabel" destination="4n9-eS-zCc" id="NQe-PG-1OF"/>
<outlet property="thumbnailImageView" destination="3lE-eD-RSI" id="4XF-Ca-fIV"/>
<outlet property="usersLabel" destination="4fE-NE-pXx" id="Svc-5P-YTj"/>
<segue destination="mhy-lU-rss" kind="show" identifier="InstanceDetailSegue" id="TiO-o8-8o6"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="bRx-56-pJs" id="gzn-gi-sZX"/>
<outlet property="delegate" destination="bRx-56-pJs" id="PeE-yA-Kud"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Instances" largeTitleDisplayMode="always" id="mfC-MW-ufJ"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="agk-Mw-NTN">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
<color key="tintColor" name="Primary"/>
</refreshControl>
<connections>
<outlet property="mainNavigationItem" destination="mfC-MW-ufJ" id="YZK-rX-Gn3"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="pnx-Ji-ouu" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1922" y="1195"/>
</scene>
<!--Instance View Controller-->
<scene sceneID="u4y-73-40c">
<objects>
<viewController storyboardIdentifier="InstanceViewController" id="mhy-lU-rss" customClass="InstanceViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="PuO-1l-eXq">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UZR-kd-UxJ">
<rect key="frame" x="0.0" y="140" width="375" height="638"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uMx-PR-Og0">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="snd-Ts-rva">
<rect key="frame" x="0.0" y="0.0" width="375" height="200"/>
<constraints>
<constraint firstAttribute="height" constant="200" id="VeP-LC-gew"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ztD-p8-9YN">
<rect key="frame" x="8" y="210" width="359" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Eld-tn-44S">
<rect key="frame" x="8" y="328" width="30" height="30"/>
<color key="backgroundColor" name="Secondary"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="iS4-uz-eGP"/>
<constraint firstAttribute="height" constant="30" id="rvx-ov-hWj"/>
</constraints>
<color key="tintColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<inset key="imageEdgeInsets" minX="6" minY="6" maxX="6" maxY="6"/>
<state key="normal" image="Globe"/>
<connections>
<action selector="goToWebsite:" destination="mhy-lU-rss" eventType="touchUpInside" id="i0F-AS-ndD"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Fj-SG-ZQ4">
<rect key="frame" x="8" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Users" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JQa-WU-P2e">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="BOa-EW-chw"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ad5-DU-QLI">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="JQa-WU-P2e" secondAttribute="trailing" id="3ke-n0-6kh"/>
<constraint firstAttribute="height" constant="60" id="GjH-Oh-Hzs"/>
<constraint firstAttribute="width" constant="80" id="Hpo-q4-P5W"/>
<constraint firstItem="JQa-WU-P2e" firstAttribute="top" secondItem="4Fj-SG-ZQ4" secondAttribute="top" constant="8" id="RSq-Hb-bfY"/>
<constraint firstItem="JQa-WU-P2e" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="leading" id="WO4-me-Mga"/>
<constraint firstAttribute="bottom" secondItem="ad5-DU-QLI" secondAttribute="bottom" id="kbg-xs-TYP"/>
<constraint firstAttribute="trailing" secondItem="ad5-DU-QLI" secondAttribute="trailing" id="mNC-Hv-t51"/>
<constraint firstItem="ad5-DU-QLI" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="leading" id="nVT-Us-FUG"/>
<constraint firstItem="ad5-DU-QLI" firstAttribute="top" secondItem="JQa-WU-P2e" secondAttribute="bottom" constant="5" id="vtk-FL-PUV"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JCd-m7-eQ2">
<rect key="frame" x="96" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Statuses" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lSO-RD-1Ti">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="ttv-xx-js7"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="npd-Y6-d6W">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="lSO-RD-1Ti" firstAttribute="top" secondItem="JCd-m7-eQ2" secondAttribute="top" constant="8" id="3Ft-BH-MYo"/>
<constraint firstAttribute="trailing" secondItem="npd-Y6-d6W" secondAttribute="trailing" id="4t2-YR-SLk"/>
<constraint firstAttribute="width" constant="80" id="846-rF-kGA"/>
<constraint firstItem="npd-Y6-d6W" firstAttribute="top" secondItem="lSO-RD-1Ti" secondAttribute="bottom" constant="5" id="DoM-kc-QyH"/>
<constraint firstAttribute="bottom" secondItem="npd-Y6-d6W" secondAttribute="bottom" id="EeA-HQ-Jcr"/>
<constraint firstAttribute="trailing" secondItem="lSO-RD-1Ti" secondAttribute="trailing" id="Z4I-Lb-FC0"/>
<constraint firstAttribute="height" constant="60" id="tfS-qU-PoV"/>
<constraint firstItem="lSO-RD-1Ti" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="leading" id="u1K-zz-7F7"/>
<constraint firstItem="npd-Y6-d6W" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="leading" id="xzl-PU-5Z8"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KyY-Ua-R0P">
<rect key="frame" x="184" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Connections" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UFv-3r-dMO">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="HIC-Cl-aHL"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rfc-EP-QB2">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="UFv-3r-dMO" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="leading" id="5jf-pD-j4d"/>
<constraint firstItem="Rfc-EP-QB2" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="leading" id="6rh-Qk-pIS"/>
<constraint firstItem="Rfc-EP-QB2" firstAttribute="top" secondItem="UFv-3r-dMO" secondAttribute="bottom" constant="5" id="G8b-dQ-AEc"/>
<constraint firstAttribute="trailing" secondItem="Rfc-EP-QB2" secondAttribute="trailing" id="IFI-NL-rsu"/>
<constraint firstAttribute="height" constant="60" id="Rtx-Zt-RNA"/>
<constraint firstItem="UFv-3r-dMO" firstAttribute="top" secondItem="KyY-Ua-R0P" secondAttribute="top" constant="8" id="a4z-19-utn"/>
<constraint firstAttribute="bottom" secondItem="Rfc-EP-QB2" secondAttribute="bottom" id="acp-JA-98y"/>
<constraint firstAttribute="trailing" secondItem="UFv-3r-dMO" secondAttribute="trailing" id="hCF-1t-k1d"/>
<constraint firstAttribute="width" constant="80" id="nV8-Dm-qx7"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VCU-ri-lAU">
<rect key="frame" x="272" y="248" width="95" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Uptime" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U9l-Vd-tpX">
<rect key="frame" x="0.0" y="8" width="95" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="pdS-qH-b3B"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SL3-SA-8IS">
<rect key="frame" x="0.0" y="29" width="95" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="SL3-SA-8IS" firstAttribute="top" secondItem="U9l-Vd-tpX" secondAttribute="bottom" constant="5" id="3am-f2-YB7"/>
<constraint firstAttribute="trailing" secondItem="SL3-SA-8IS" secondAttribute="trailing" id="ORH-sP-ac8"/>
<constraint firstItem="SL3-SA-8IS" firstAttribute="leading" secondItem="VCU-ri-lAU" secondAttribute="leading" id="Ski-iy-1LC"/>
<constraint firstAttribute="height" constant="60" id="dlc-X3-VFi"/>
<constraint firstItem="U9l-Vd-tpX" firstAttribute="leading" secondItem="VCU-ri-lAU" secondAttribute="leading" id="qDM-TU-1Oa"/>
<constraint firstAttribute="trailing" secondItem="U9l-Vd-tpX" secondAttribute="trailing" id="qK3-l5-QOP"/>
<constraint firstAttribute="bottom" secondItem="SL3-SA-8IS" secondAttribute="bottom" id="r07-Wu-89R"/>
<constraint firstItem="U9l-Vd-tpX" firstAttribute="top" secondItem="VCU-ri-lAU" secondAttribute="top" constant="8" id="y2n-CR-mki"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="ztD-p8-9YN" firstAttribute="top" secondItem="snd-Ts-rva" secondAttribute="bottom" constant="10" id="3iI-8z-9Hk"/>
<constraint firstItem="JCd-m7-eQ2" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="trailing" constant="8" id="4Bu-rB-zIK"/>
<constraint firstItem="snd-Ts-rva" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" id="5PY-wc-Ih8"/>
<constraint firstAttribute="trailing" secondItem="ztD-p8-9YN" secondAttribute="trailing" constant="8" id="6Sv-Ae-81L"/>
<constraint firstAttribute="trailing" secondItem="snd-Ts-rva" secondAttribute="trailing" id="G6a-Hu-AbR"/>
<constraint firstItem="JCd-m7-eQ2" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="K9v-vZ-15B"/>
<constraint firstItem="KyY-Ua-R0P" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="trailing" constant="8" id="LGH-vX-uSq"/>
<constraint firstItem="4Fj-SG-ZQ4" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="N33-A8-ehT"/>
<constraint firstItem="VCU-ri-lAU" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="XYa-B7-c3G"/>
<constraint firstItem="4Fj-SG-ZQ4" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="ZYJ-Oe-uVj"/>
<constraint firstAttribute="trailing" secondItem="VCU-ri-lAU" secondAttribute="trailing" constant="8" id="dAQ-2f-OjY"/>
<constraint firstItem="KyY-Ua-R0P" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="dtA-4h-zlu"/>
<constraint firstItem="ztD-p8-9YN" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="fJy-Ss-RM1"/>
<constraint firstItem="VCU-ri-lAU" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="trailing" constant="8" id="ntQ-Ju-cFA"/>
<constraint firstItem="Eld-tn-44S" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="pJe-xG-wel"/>
<constraint firstItem="snd-Ts-rva" firstAttribute="top" secondItem="uMx-PR-Og0" secondAttribute="top" id="wiP-BX-cCT"/>
<constraint firstItem="Eld-tn-44S" firstAttribute="top" secondItem="4Fj-SG-ZQ4" secondAttribute="bottom" constant="20" id="zDj-fy-Hen"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="uMx-PR-Og0" secondAttribute="trailing" id="4rw-lT-BAn"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="leading" secondItem="UZR-kd-UxJ" secondAttribute="leading" id="Ksc-0i-pr0"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="top" secondItem="UZR-kd-UxJ" secondAttribute="top" id="k2t-6Z-K6k"/>
<constraint firstAttribute="bottom" secondItem="uMx-PR-Og0" secondAttribute="bottom" id="t02-sy-PxK"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="uMx-PR-Og0" firstAttribute="width" secondItem="PuO-1l-eXq" secondAttribute="width" id="IX5-nU-Hc3"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="top" secondItem="sJg-YO-5B3" secondAttribute="top" id="Ix9-KQ-JY8"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="trailing" secondItem="sJg-YO-5B3" secondAttribute="trailing" id="Y0u-h9-SvC"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="bottom" secondItem="sJg-YO-5B3" secondAttribute="bottom" id="cOT-UE-dX7"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="height" secondItem="PuO-1l-eXq" secondAttribute="height" priority="250" id="dF5-p7-4bz"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="leading" secondItem="sJg-YO-5B3" secondAttribute="leading" id="enl-L4-jV8"/>
</constraints>
<viewLayoutGuide key="safeArea" id="sJg-YO-5B3"/>
</view>
<connections>
<outlet property="connectionsLabel" destination="Rfc-EP-QB2" id="tna-B5-DRp"/>
<outlet property="instanceDescriptionLabel" destination="ztD-p8-9YN" id="pzv-iD-AIj"/>
<outlet property="statusesLabel" destination="npd-Y6-d6W" id="EvU-ff-ZnE"/>
<outlet property="thumbnailImageView" destination="snd-Ts-rva" id="WM4-wU-Bn5"/>
<outlet property="uptimeLabel" destination="SL3-SA-8IS" id="iPh-eS-Tow"/>
<outlet property="usersLabel" destination="ad5-DU-QLI" id="AEQ-N5-m2m"/>
<outlet property="webViewButton" destination="Eld-tn-44S" id="QRD-Z0-bZx"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2br-gN-kxb" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2703" y="1193"/>
</scene>
<!--Account-->
<scene sceneID="mCa-NC-tD9">
<objects>
<tableViewController storyboardIdentifier="AccountTableViewController" id="X5f-Me-0D2" customClass="AccountTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="BA3-TV-fdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="ygB-F6-Moa">
<rect key="frame" x="0.0" y="0.0" width="375" height="487"/>
<autoresizingMask key="autoresizingMask" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="0jO-Rb-lcz">
<rect key="frame" x="0.0" y="0.0" width="375" height="150"/>
<constraints>
<constraint firstAttribute="height" constant="150" id="HWQ-9W-TLG"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="d7X-u9-Seq">
<rect key="frame" x="152.66666666666666" y="115" width="70" height="70"/>
<constraints>
<constraint firstAttribute="height" constant="70" id="6Ni-kg-YNd"/>
<constraint firstAttribute="width" constant="70" id="ItK-PQ-Zdt"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGa-Tw-aUj">
<rect key="frame" x="123.00000000000001" y="200" width="129.33333333333337" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XET-LP-bGO">
<rect key="frame" x="154.66666666666666" y="229" width="66" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="D5v-MR-CuQ">
<rect key="frame" x="20" y="457" width="105" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Toots" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kTz-EN-Zgx">
<rect key="frame" x="8" y="10" width="89" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" name="Secondary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eab-8s-Drh">
<rect key="frame" x="8" y="32.333333333333314" width="89" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="Eab-8s-Drh" secondAttribute="trailing" constant="8" id="5mC-u4-qwS"/>
<constraint firstAttribute="trailing" secondItem="kTz-EN-Zgx" secondAttribute="trailing" constant="8" id="6Dd-wW-L1W"/>
<constraint firstItem="Eab-8s-Drh" firstAttribute="top" secondItem="kTz-EN-Zgx" secondAttribute="bottom" constant="8" id="Aiy-x2-NuW"/>
<constraint firstItem="Eab-8s-Drh" firstAttribute="leading" secondItem="D5v-MR-CuQ" secondAttribute="leading" constant="8" id="Yiw-Ui-WMd"/>
<constraint firstItem="kTz-EN-Zgx" firstAttribute="leading" secondItem="D5v-MR-CuQ" secondAttribute="leading" constant="8" id="dkF-ab-7du"/>
<constraint firstAttribute="height" constant="60" id="eLZ-C0-AmW"/>
<constraint firstItem="kTz-EN-Zgx" firstAttribute="top" secondItem="D5v-MR-CuQ" secondAttribute="top" constant="10" id="mLg-bw-Gqg"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TkS-vn-sW3">
<rect key="frame" x="135" y="457" width="105" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Following" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FxQ-nq-jYw">
<rect key="frame" x="8" y="10" width="89" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" name="Secondary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l3U-wO-M4g">
<rect key="frame" x="8" y="32.333333333333314" width="89" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="FxQ-nq-jYw" firstAttribute="top" secondItem="TkS-vn-sW3" secondAttribute="top" constant="10" id="8nY-kC-dnK"/>
<constraint firstAttribute="trailing" secondItem="l3U-wO-M4g" secondAttribute="trailing" constant="8" id="9yP-IG-4TK"/>
<constraint firstItem="l3U-wO-M4g" firstAttribute="top" secondItem="FxQ-nq-jYw" secondAttribute="bottom" constant="8" id="RRv-UW-tu8"/>
<constraint firstAttribute="trailing" secondItem="FxQ-nq-jYw" secondAttribute="trailing" constant="8" id="UgO-jp-c7u"/>
<constraint firstItem="l3U-wO-M4g" firstAttribute="leading" secondItem="TkS-vn-sW3" secondAttribute="leading" constant="8" id="ZDE-tD-YnP"/>
<constraint firstAttribute="height" constant="60" id="cCM-YH-44J"/>
<constraint firstItem="FxQ-nq-jYw" firstAttribute="leading" secondItem="TkS-vn-sW3" secondAttribute="leading" constant="8" id="rtL-RX-lwX"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rqF-sG-ZE7">
<rect key="frame" x="250" y="457" width="105" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Followers" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="piT-tX-tUe">
<rect key="frame" x="8" y="10" width="89" height="14.333333333333336"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" name="Secondary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J8H-VZ-dwT">
<rect key="frame" x="8" y="32.333333333333314" width="89" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="J8H-VZ-dwT" secondAttribute="trailing" constant="8" id="1t1-nE-saW"/>
<constraint firstAttribute="trailing" secondItem="piT-tX-tUe" secondAttribute="trailing" constant="8" id="2La-A7-kHB"/>
<constraint firstItem="piT-tX-tUe" firstAttribute="leading" secondItem="rqF-sG-ZE7" secondAttribute="leading" constant="8" id="2cc-DJ-nQb"/>
<constraint firstItem="J8H-VZ-dwT" firstAttribute="leading" secondItem="rqF-sG-ZE7" secondAttribute="leading" constant="8" id="BGa-ZO-3IO"/>
<constraint firstItem="J8H-VZ-dwT" firstAttribute="top" secondItem="piT-tX-tUe" secondAttribute="bottom" constant="8" id="Zdh-yX-wjL"/>
<constraint firstItem="piT-tX-tUe" firstAttribute="top" secondItem="rqF-sG-ZE7" secondAttribute="top" constant="10" id="h9M-Od-Xeu"/>
<constraint firstAttribute="height" constant="60" id="vcA-ed-s7u"/>
</constraints>
</view>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="lwU-IL-uAN">
<rect key="frame" x="10" y="527" width="355" height="29"/>
<constraints>
<constraint firstAttribute="height" constant="28" id="cZ3-wz-DNs"/>
</constraints>
<segments>
<segment title="Toots"/>
<segment title="Toots &amp; Replies"/>
<segment title="Media"/>
</segments>
<color key="tintColor" name="Secondary"/>
<connections>
<action selector="statusTypeChanged:" destination="X5f-Me-0D2" eventType="valueChanged" id="9ew-Jh-vG0"/>
</connections>
</segmentedControl>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="deT-ms-U3E">
<rect key="frame" x="0.0" y="254" width="375" height="188"/>
<subviews>
<view contentMode="scaleToFill" verticalHuggingPriority="255" verticalCompressionResistancePriority="755" translatesAutoresizingMaskIntoConstraints="NO" id="uXA-ni-Ikc">
<rect key="frame" x="0.0" y="0.0" width="375" height="76.333333333333329"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="Note" textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="7EZ-R5-qfQ" customClass="UITextViewFixed" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="8" y="8.0000000000000036" width="359" height="60.333333333333343"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" name="Secondary"/>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
<dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES" calendarEvent="YES" shipmentTrackingNumber="YES" flightNumber="YES" lookupSuggestion="YES"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="7EZ-R5-qfQ" firstAttribute="leading" secondItem="uXA-ni-Ikc" secondAttribute="leading" constant="8" id="0TG-kr-cxx"/>
<constraint firstItem="7EZ-R5-qfQ" firstAttribute="top" secondItem="uXA-ni-Ikc" secondAttribute="top" constant="8" id="2UQ-wc-G6z"/>
<constraint firstAttribute="trailing" secondItem="7EZ-R5-qfQ" secondAttribute="trailing" constant="8" id="6bB-Ym-g2Z"/>
<constraint firstAttribute="bottom" secondItem="7EZ-R5-qfQ" secondAttribute="bottom" constant="8" id="Uvm-mv-9mm"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qdo-DJ-E9W">
<rect key="frame" x="0.0" y="76.333333333333314" width="375" height="111.66666666666669"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="251" alwaysBounceVertical="YES" scrollEnabled="NO" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="40" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="LkG-MC-taI">
<rect key="frame" x="0.0" y="0.0" width="375" height="111.66666666666667"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<inset key="separatorInset" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationWidth="0.0" reuseIdentifier="FieldTableViewCell" rowHeight="40" id="Yja-kQ-VB8" customClass="FieldTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="40"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Yja-kQ-VB8" id="c3e-LW-md8">
<rect key="frame" x="0.0" y="0.0" width="375" height="39.666666666666664"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mB7-gb-eAr">
<rect key="frame" x="16.000000000000004" y="12" width="35.333333333333343" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Secondary"/>
<nil key="highlightedColor"/>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="Value" textAlignment="right" translatesAutoresizingMaskIntoConstraints="NO" id="C63-Uw-F1z" customClass="UITextViewFixed" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="61.333333333333343" y="11" width="295.66666666666663" height="18"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" name="Primary"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="83I-iT-Ly1"/>
</constraints>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
<dataDetectorType key="dataDetectorTypes" link="YES"/>
</textView>
</subviews>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="C63-Uw-F1z" secondAttribute="trailing" constant="10" id="Cyo-5b-bjd"/>
<constraint firstItem="mB7-gb-eAr" firstAttribute="centerY" secondItem="c3e-LW-md8" secondAttribute="centerY" id="ERo-WH-lvG"/>
<constraint firstItem="C63-Uw-F1z" firstAttribute="centerY" secondItem="c3e-LW-md8" secondAttribute="centerY" id="Lf3-kd-1Ly"/>
<constraint firstItem="C63-Uw-F1z" firstAttribute="leading" secondItem="mB7-gb-eAr" secondAttribute="trailing" constant="10" id="Lwt-bU-uYO"/>
<constraint firstItem="mB7-gb-eAr" firstAttribute="leading" secondItem="c3e-LW-md8" secondAttribute="leadingMargin" constant="8" id="Mvh-Ku-V7L"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="nameLabel" destination="mB7-gb-eAr" id="WSF-Wm-EDv"/>
<outlet property="valueTextView" destination="C63-Uw-F1z" id="ebT-QB-lYN"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="LkG-MC-taI" firstAttribute="top" secondItem="qdo-DJ-E9W" secondAttribute="top" id="1Pz-cl-JIT"/>
<constraint firstAttribute="trailing" secondItem="LkG-MC-taI" secondAttribute="trailing" id="IML-bL-0vl"/>
<constraint firstItem="LkG-MC-taI" firstAttribute="leading" secondItem="qdo-DJ-E9W" secondAttribute="leading" id="KxB-zP-7k6"/>
<constraint firstAttribute="bottom" secondItem="LkG-MC-taI" secondAttribute="bottom" id="OyV-y7-iIs"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstItem="0jO-Rb-lcz" firstAttribute="leading" secondItem="ygB-F6-Moa" secondAttribute="leading" id="0Od-Hb-lt5"/>
<constraint firstItem="TkS-vn-sW3" firstAttribute="width" secondItem="rqF-sG-ZE7" secondAttribute="width" id="0rh-o4-LVs"/>
<constraint firstAttribute="trailing" secondItem="lwU-IL-uAN" secondAttribute="trailing" constant="10" id="1F8-BY-pk1"/>
<constraint firstItem="TkS-vn-sW3" firstAttribute="top" secondItem="deT-ms-U3E" secondAttribute="bottom" constant="15" id="3dS-iG-y1I"/>
<constraint firstItem="rqF-sG-ZE7" firstAttribute="leading" secondItem="TkS-vn-sW3" secondAttribute="trailing" constant="10" id="5AH-V8-cCY"/>
<constraint firstItem="deT-ms-U3E" firstAttribute="leading" secondItem="ygB-F6-Moa" secondAttribute="leading" id="6yX-At-ypg"/>
<constraint firstItem="XET-LP-bGO" firstAttribute="centerX" secondItem="ygB-F6-Moa" secondAttribute="centerX" id="8q3-M6-fle"/>
<constraint firstItem="MGa-Tw-aUj" firstAttribute="centerX" secondItem="ygB-F6-Moa" secondAttribute="centerX" id="Ka8-Yt-VNQ"/>
<constraint firstItem="D5v-MR-CuQ" firstAttribute="leading" secondItem="ygB-F6-Moa" secondAttribute="leading" constant="20" id="Sfb-al-bD3"/>
<constraint firstItem="deT-ms-U3E" firstAttribute="top" secondItem="XET-LP-bGO" secondAttribute="bottom" constant="8" id="SkL-f3-Xpd"/>
<constraint firstItem="lwU-IL-uAN" firstAttribute="top" secondItem="rqF-sG-ZE7" secondAttribute="bottom" constant="10" id="WTw-4o-oN0"/>
<constraint firstItem="D5v-MR-CuQ" firstAttribute="width" secondItem="TkS-vn-sW3" secondAttribute="width" id="Wh6-R2-fsh"/>
<constraint firstAttribute="bottom" secondItem="lwU-IL-uAN" secondAttribute="bottom" constant="20" id="YQf-Cp-ypH"/>
<constraint firstItem="0jO-Rb-lcz" firstAttribute="top" secondItem="ygB-F6-Moa" secondAttribute="top" id="avA-XU-Hlb"/>
<constraint firstItem="lwU-IL-uAN" firstAttribute="leading" secondItem="ygB-F6-Moa" secondAttribute="leading" constant="10" id="dkb-zx-jFp"/>
<constraint firstItem="d7X-u9-Seq" firstAttribute="centerX" secondItem="ygB-F6-Moa" secondAttribute="centerX" id="e6Y-Fv-aMf"/>
<constraint firstItem="d7X-u9-Seq" firstAttribute="top" secondItem="0jO-Rb-lcz" secondAttribute="bottom" constant="-35" id="f0s-Vv-mmG"/>
<constraint firstItem="rqF-sG-ZE7" firstAttribute="top" secondItem="deT-ms-U3E" secondAttribute="bottom" constant="15" id="gcq-de-l5R"/>
<constraint firstItem="TkS-vn-sW3" firstAttribute="centerX" secondItem="ygB-F6-Moa" secondAttribute="centerX" id="h25-tL-Eou"/>
<constraint firstItem="XET-LP-bGO" firstAttribute="top" secondItem="MGa-Tw-aUj" secondAttribute="bottom" constant="5" id="h2h-6e-Jzt"/>
<constraint firstItem="lwU-IL-uAN" firstAttribute="top" secondItem="TkS-vn-sW3" secondAttribute="bottom" constant="10" id="k5W-UT-Xho"/>
<constraint firstAttribute="trailing" secondItem="rqF-sG-ZE7" secondAttribute="trailing" constant="20" id="kPD-YC-0bD"/>
<constraint firstItem="MGa-Tw-aUj" firstAttribute="top" secondItem="d7X-u9-Seq" secondAttribute="bottom" constant="15" id="o9i-Ys-iwf"/>
<constraint firstItem="D5v-MR-CuQ" firstAttribute="top" secondItem="deT-ms-U3E" secondAttribute="bottom" constant="15" id="ppC-tc-0lV"/>
<constraint firstAttribute="trailing" secondItem="0jO-Rb-lcz" secondAttribute="trailing" id="qGc-XW-65f"/>
<constraint firstItem="lwU-IL-uAN" firstAttribute="top" secondItem="D5v-MR-CuQ" secondAttribute="bottom" constant="10" id="qbc-oW-qvh"/>
<constraint firstAttribute="trailing" secondItem="deT-ms-U3E" secondAttribute="trailing" id="rqS-a7-DK1"/>
<constraint firstItem="TkS-vn-sW3" firstAttribute="leading" secondItem="D5v-MR-CuQ" secondAttribute="trailing" constant="10" id="wje-Vh-Xte"/>
</constraints>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="AccountTableViewCell" id="nLQ-4Q-SwI" customClass="AccountTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="603" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nLQ-4Q-SwI" id="y0d-Ka-W2g">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XFR-lZ-fvp" customClass="StatusView" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
</subviews>
<constraints>
<constraint firstItem="XFR-lZ-fvp" firstAttribute="top" secondItem="y0d-Ka-W2g" secondAttribute="top" id="MRa-bX-gz3"/>
<constraint firstAttribute="bottom" secondItem="XFR-lZ-fvp" secondAttribute="bottom" id="Q5i-CR-EZc"/>
<constraint firstItem="XFR-lZ-fvp" firstAttribute="leading" secondItem="y0d-Ka-W2g" secondAttribute="leading" id="Tfe-6f-ZGb"/>
<constraint firstAttribute="trailing" secondItem="XFR-lZ-fvp" secondAttribute="trailing" id="vPz-1r-sFi"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="statusView" destination="XFR-lZ-fvp" id="23V-dA-eR7"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="X5f-Me-0D2" id="jcj-kc-HRf"/>
<outlet property="delegate" destination="X5f-Me-0D2" id="Gg1-cw-I9S"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Account" id="5hW-Ep-t5f"/>
<size key="freeformSize" width="375" height="900"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="fRb-ea-Rvd">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
<color key="tintColor" name="Primary"/>
</refreshControl>
<connections>
<outlet property="avatarImageView" destination="d7X-u9-Seq" id="Mt2-60-lb2"/>
<outlet property="contentTextView" destination="7EZ-R5-qfQ" id="LO1-yw-OKX"/>
<outlet property="displayNameLabel" destination="MGa-Tw-aUj" id="5VX-Q3-bkt"/>
<outlet property="fieldTableView" destination="LkG-MC-taI" id="dcO-4Z-sLs"/>
<outlet property="followersLabel" destination="J8H-VZ-dwT" id="XiN-FS-Wjw"/>
<outlet property="followingLabel" destination="l3U-wO-M4g" id="N5A-sA-0O1"/>
<outlet property="headerImageView" destination="0jO-Rb-lcz" id="30G-8E-1xD"/>
<outlet property="headerView" destination="ygB-F6-Moa" id="wXs-JO-7oD"/>
<outlet property="statusTypeSegmentedControl" destination="lwU-IL-uAN" id="LVa-A5-EGt"/>
<outlet property="statusesLabel" destination="Eab-8s-Drh" id="zTr-ZY-uHR"/>
<outlet property="usernameLabel" destination="XET-LP-bGO" id="ffw-On-bkz"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dWu-5e-ce7" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1710" y="391"/>
</scene>
<!--Main Tab Bar Controller-->
<scene sceneID="yl2-sM-qoP">
<objects>
<tabBarController id="49e-Tb-3d3" customClass="MainTabBarController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YXA">
<rect key="frame" x="0.0" y="975" width="768" height="49"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<color key="tintColor" red="0.54117647059999996" green="0.4823529412" blue="0.68235294120000001" alpha="1" colorSpace="calibratedRGB"/>
<color key="selectedImageTintColor" name="Secondary"/>
</tabBar>
<connections>
<segue destination="tkS-C2-D40" kind="relationship" relationship="viewControllers" id="u7Y-xg-7CH"/>
<segue destination="lZk-Km-KQ7" kind="relationship" relationship="viewControllers" id="lzU-1b-eKA"/>
<segue destination="Bed-pj-wE9" kind="presentation" identifier="AuthenticateSegue" id="OY3-ks-sfC"/>
<segue destination="iMt-kb-0Mu" kind="relationship" relationship="viewControllers" id="jje-mv-pnt"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="0.0" y="0.0"/>
</scene>
<!--Search-->
<scene sceneID="3f5-d8-0Vd">
<objects>
<tableViewController id="M9y-D3-v4x" customClass="SearchTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="z9L-DH-7rG">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<inset key="separatorInset" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="taM-ka-A6E">
<rect key="frame" x="0.0" y="0.0" width="375" height="119"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<searchBar contentMode="redraw" translatesAutoresizingMaskIntoConstraints="NO" id="ifO-L7-s8t">
<rect key="frame" x="0.0" y="0.0" width="375" height="56"/>
<constraints>
<constraint firstAttribute="height" constant="56" id="rGd-FK-dMZ"/>
</constraints>
<color key="barTintColor" name="Secondary"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="search" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
<scopeButtonTitles>
<string>Title</string>
<string>Title</string>
</scopeButtonTitles>
</searchBar>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="s16-Wn-To1">
<rect key="frame" x="20" y="71" width="335" height="29"/>
<segments>
<segment title="Accounts"/>
<segment title="Hashtags"/>
</segments>
<color key="tintColor" name="Secondary"/>
<connections>
<action selector="searchSegmentedControlTapped:" destination="M9y-D3-v4x" eventType="valueChanged" id="hLP-ud-cB4"/>
</connections>
</segmentedControl>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ifO-L7-s8t" secondAttribute="trailing" id="9yn-xs-4Jk"/>
<constraint firstItem="ifO-L7-s8t" firstAttribute="top" secondItem="taM-ka-A6E" secondAttribute="top" id="Kpk-B7-K7J"/>
<constraint firstItem="ifO-L7-s8t" firstAttribute="leading" secondItem="taM-ka-A6E" secondAttribute="leading" id="PaS-Kw-Nr0"/>
<constraint firstAttribute="trailing" secondItem="s16-Wn-To1" secondAttribute="trailing" constant="20" id="VDb-LW-2rg"/>
<constraint firstItem="s16-Wn-To1" firstAttribute="leading" secondItem="taM-ka-A6E" secondAttribute="leading" constant="20" id="pMk-xF-XCx"/>
<constraint firstItem="s16-Wn-To1" firstAttribute="top" secondItem="ifO-L7-s8t" secondAttribute="bottom" constant="15" id="xFJ-IJ-mCd"/>
</constraints>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="AccountSearchTableViewCell" rowHeight="100" id="mgC-Ga-gA2" customClass="AccountSearchTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="147" width="375" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="mgC-Ga-gA2" id="zw2-I0-vFr">
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lpv-wH-eFu">
<rect key="frame" x="16" y="26.333333333333336" width="55" height="55.000000000000007"/>
<constraints>
<constraint firstAttribute="width" constant="55" id="4DW-ge-zvD"/>
<constraint firstAttribute="height" constant="55" id="Sm2-C6-FcR"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZHU-78-ovJ">
<rect key="frame" x="79" y="26.333333333333336" width="272" height="23"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4ML-2W-lP9">
<rect key="frame" x="79" y="51.333333333333329" width="272" height="19.333333333333329"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="4ML-2W-lP9" firstAttribute="leading" secondItem="Lpv-wH-eFu" secondAttribute="trailing" constant="8" id="4Kx-JD-DTT"/>
<constraint firstItem="ZHU-78-ovJ" firstAttribute="leading" secondItem="Lpv-wH-eFu" secondAttribute="trailing" constant="8" id="JMa-fu-mVm"/>
<constraint firstAttribute="trailingMargin" secondItem="4ML-2W-lP9" secondAttribute="trailing" constant="8" id="Kb4-Ia-5VC"/>
<constraint firstItem="Lpv-wH-eFu" firstAttribute="leading" secondItem="zw2-I0-vFr" secondAttribute="leadingMargin" id="Kk8-Fd-iep"/>
<constraint firstItem="4ML-2W-lP9" firstAttribute="top" secondItem="ZHU-78-ovJ" secondAttribute="bottom" constant="2" id="MK8-fH-Z0z"/>
<constraint firstAttribute="bottomMargin" secondItem="Lpv-wH-eFu" secondAttribute="bottom" constant="15" id="O3b-bS-oRz"/>
<constraint firstAttribute="trailingMargin" secondItem="ZHU-78-ovJ" secondAttribute="trailing" constant="8" id="aKB-Ay-ZNJ"/>
<constraint firstItem="Lpv-wH-eFu" firstAttribute="top" secondItem="zw2-I0-vFr" secondAttribute="topMargin" constant="15" id="dCI-zP-6yV"/>
<constraint firstItem="ZHU-78-ovJ" firstAttribute="top" secondItem="zw2-I0-vFr" secondAttribute="topMargin" constant="15" id="zYN-AV-Z8j"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="avatarImageView" destination="Lpv-wH-eFu" id="MP2-p9-Rdv"/>
<outlet property="displayNameLabel" destination="ZHU-78-ovJ" id="5pI-Co-a1A"/>
<outlet property="usernameLabel" destination="4ML-2W-lP9" id="xQL-6j-ICT"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="HashtagSearchTableViewCell" id="JY0-qF-xnB" customClass="HashtagSearchTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="247" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="JY0-qF-xnB" id="ZNu-mK-dGP">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="#hashtag" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jzi-o6-8xI">
<rect key="frame" x="16" y="11.666666666666664" width="335" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="jzi-o6-8xI" firstAttribute="centerY" secondItem="ZNu-mK-dGP" secondAttribute="centerY" id="1qX-nc-HY9"/>
<constraint firstAttribute="trailingMargin" secondItem="jzi-o6-8xI" secondAttribute="trailing" constant="8" id="4CK-Mu-Ui6"/>
<constraint firstItem="jzi-o6-8xI" firstAttribute="leading" secondItem="ZNu-mK-dGP" secondAttribute="leadingMargin" id="R4V-sK-51n"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="hashtagLabel" destination="jzi-o6-8xI" id="bom-ux-qwd"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="StatusSearchTableViewCell" id="lT5-f6-cld" customClass="StatusSearchTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="291" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lT5-f6-cld" id="NKo-f8-R4D">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y3p-nM-13h" customClass="StatusView" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Y3p-nM-13h" secondAttribute="bottom" id="O0j-d7-0sf"/>
<constraint firstItem="Y3p-nM-13h" firstAttribute="leading" secondItem="NKo-f8-R4D" secondAttribute="leading" id="mHz-l0-ttI"/>
<constraint firstItem="Y3p-nM-13h" firstAttribute="top" secondItem="NKo-f8-R4D" secondAttribute="top" id="qiQ-2e-A1n"/>
<constraint firstAttribute="trailing" secondItem="Y3p-nM-13h" secondAttribute="trailing" id="y8A-qt-L3y"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="statusView" destination="Y3p-nM-13h" id="CRN-yh-4Pv"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="M9y-D3-v4x" id="kk5-aP-xIh"/>
<outlet property="delegate" destination="M9y-D3-v4x" id="My5-uC-ff8"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Search" id="DoW-Br-a5f"/>
<connections>
<outlet property="noResultsView" destination="WIS-xY-0qq" id="abG-kW-uQO"/>
<outlet property="searchBar" destination="ifO-L7-s8t" id="eLT-WO-qT7"/>
<outlet property="searchSegmentedControl" destination="s16-Wn-To1" id="LBE-Qo-vua"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="IhO-yN-ygN" userLabel="First Responder" sceneMemberID="firstResponder"/>
<view contentMode="scaleToFill" id="WIS-xY-0qq">
<rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No Results" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3He-3v-DKX">
<rect key="frame" x="8" y="52" width="224" height="24"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
<color key="textColor" name="Secondary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="3He-3v-DKX" firstAttribute="centerY" secondItem="WIS-xY-0qq" secondAttribute="centerY" id="7DX-ho-dn8"/>
<constraint firstItem="3He-3v-DKX" firstAttribute="leading" secondItem="gcC-0S-JfY" secondAttribute="leading" constant="8" id="H7t-5D-Ba0"/>
<constraint firstItem="gcC-0S-JfY" firstAttribute="trailing" secondItem="3He-3v-DKX" secondAttribute="trailing" constant="8" id="TGh-qa-5Zu"/>
</constraints>
<viewLayoutGuide key="safeArea" id="gcC-0S-JfY"/>
</view>
</objects>
<point key="canvasLocation" x="1709.5999999999999" y="-1105.4187192118227"/>
</scene>
<!--Search-->
<scene sceneID="TLi-LG-vRS">
<objects>
<navigationController id="iMt-kb-0Mu" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Search" image="Search" selectedImage="Search" id="Y07-ap-XOZ"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="d0K-Tj-ycH">
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" name="Primary"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<connections>
<segue destination="M9y-D3-v4x" kind="relationship" relationship="rootViewController" id="vh4-MY-LCa"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="zxp-lA-vzG" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="801" y="-1105"/>
</scene>
<!--Timelines-->
<scene sceneID="6LG-kd-yOU">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="tkS-C2-D40" customClass="TimelinesNavigationController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Timelines" image="Timelines" selectedImage="Timelines" id="acW-dT-cKf"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="MdH-tW-gfk">
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="9RY-uh-Cwh" kind="relationship" relationship="rootViewController" id="byv-oj-HeD"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="lyd-tU-mSo" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="801" y="-321"/>
</scene>
<!--Settings Table View Controller-->
<scene sceneID="F39-u9-uN2">
<objects>
<tableViewController storyboardIdentifier="SettingsTableViewController" id="uE6-HE-IqH" customClass="SettingsTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="pIs-uH-baK">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="wG7-NE-oVv">
<rect key="frame" x="0.0" y="0.0" width="375" height="247"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X8g-yM-3O2">
<rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
<constraints>
<constraint firstAttribute="height" constant="120" id="ql5-nX-1Yo"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Aeb-Oz-GwY">
<rect key="frame" x="152.66666666666666" y="85" width="70" height="70"/>
<constraints>
<constraint firstAttribute="width" constant="70" id="LTv-YQ-bzk"/>
<constraint firstAttribute="height" constant="70" id="eej-4N-ukZ"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GQi-GM-PKI">
<rect key="frame" x="8" y="163" width="359" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qd7-N9-7cC">
<rect key="frame" x="8" y="192" width="359" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="X8g-yM-3O2" secondAttribute="trailing" id="6q2-Uo-QVw"/>
<constraint firstItem="Aeb-Oz-GwY" firstAttribute="top" secondItem="X8g-yM-3O2" secondAttribute="bottom" constant="-35" id="Coj-xa-b8E"/>
<constraint firstAttribute="trailing" secondItem="qd7-N9-7cC" secondAttribute="trailing" constant="8" id="IGg-T3-FIC"/>
<constraint firstItem="X8g-yM-3O2" firstAttribute="top" secondItem="wG7-NE-oVv" secondAttribute="top" id="MKv-NF-r40"/>
<constraint firstItem="X8g-yM-3O2" firstAttribute="leading" secondItem="wG7-NE-oVv" secondAttribute="leading" id="Zj0-sm-22e"/>
<constraint firstItem="Aeb-Oz-GwY" firstAttribute="centerX" secondItem="wG7-NE-oVv" secondAttribute="centerX" id="ZlD-9b-BRv"/>
<constraint firstItem="GQi-GM-PKI" firstAttribute="leading" secondItem="wG7-NE-oVv" secondAttribute="leading" constant="8" id="bis-3N-hii"/>
<constraint firstItem="qd7-N9-7cC" firstAttribute="leading" secondItem="wG7-NE-oVv" secondAttribute="leading" constant="8" id="koY-9E-mdI"/>
<constraint firstItem="GQi-GM-PKI" firstAttribute="top" secondItem="Aeb-Oz-GwY" secondAttribute="bottom" constant="8" id="oTR-mK-yJC"/>
<constraint firstItem="qd7-N9-7cC" firstAttribute="top" secondItem="GQi-GM-PKI" secondAttribute="bottom" constant="8" id="orD-ol-fc1"/>
<constraint firstAttribute="trailing" secondItem="GQi-GM-PKI" secondAttribute="trailing" constant="8" id="sX4-NE-ibp"/>
</constraints>
</view>
<view key="tableFooterView" contentMode="scaleToFill" id="ldk-rb-fMp">
<rect key="frame" x="0.0" y="734" width="375" height="78"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="jPl-Xz-kzi">
<rect key="frame" x="162.66666666666666" y="8" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="YkT-ku-e8z"/>
<constraint firstAttribute="height" constant="50" id="owe-Ev-xIn"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="jPl-Xz-kzi" firstAttribute="top" secondItem="ldk-rb-fMp" secondAttribute="top" constant="8" id="HdD-YZ-XvK"/>
<constraint firstItem="jPl-Xz-kzi" firstAttribute="centerX" secondItem="ldk-rb-fMp" secondAttribute="centerX" id="xIW-3V-spu"/>
</constraints>
</view>
<sections>
<tableViewSection id="yne-XJ-aEE">
<cells>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="uVU-iG-Ibc">
<rect key="frame" x="0.0" y="247" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uVU-iG-Ibc" id="GMd-jT-Nin">
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Automatically play animated GIFs" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZSz-bV-kie">
<rect key="frame" x="16" y="14" width="287" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="C0x-LV-N9f">
<rect key="frame" x="311" y="6.3333333333333321" width="51" height="30.999999999999996"/>
<color key="onTintColor" name="Secondary"/>
<connections>
<action selector="gifChanged:" destination="uE6-HE-IqH" eventType="valueChanged" id="hPj-3q-Ydq"/>
</connections>
</switch>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="C0x-LV-N9f" secondAttribute="trailing" constant="15" id="0GQ-Xc-BWR"/>
<constraint firstItem="ZSz-bV-kie" firstAttribute="leading" secondItem="GMd-jT-Nin" secondAttribute="leadingMargin" id="5Fh-L0-YBJ"/>
<constraint firstItem="ZSz-bV-kie" firstAttribute="centerY" secondItem="GMd-jT-Nin" secondAttribute="centerY" id="Hv6-el-mgw"/>
<constraint firstItem="C0x-LV-N9f" firstAttribute="leading" secondItem="ZSz-bV-kie" secondAttribute="trailing" constant="8" id="J2Q-dT-SD6"/>
<constraint firstItem="C0x-LV-N9f" firstAttribute="centerY" secondItem="GMd-jT-Nin" secondAttribute="centerY" id="aev-o6-L2Z"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="VSP-oq-u7i">
<rect key="frame" x="0.0" y="291" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VSP-oq-u7i" id="Fxa-bc-hk1">
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Automatically refresh Timelines" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ogq-nL-LaO">
<rect key="frame" x="16" y="14" width="287" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vhI-B5-5SO">
<rect key="frame" x="311" y="6.3333333333333321" width="51" height="30.999999999999996"/>
<color key="onTintColor" name="Secondary"/>
<connections>
<action selector="refreshTimelinesChanged:" destination="uE6-HE-IqH" eventType="valueChanged" id="5vD-JF-YP4"/>
</connections>
</switch>
</subviews>
<constraints>
<constraint firstItem="vhI-B5-5SO" firstAttribute="centerY" secondItem="Fxa-bc-hk1" secondAttribute="centerY" id="Dma-Dt-x6i"/>
<constraint firstItem="ogq-nL-LaO" firstAttribute="centerY" secondItem="Fxa-bc-hk1" secondAttribute="centerY" id="mKE-tf-uIz"/>
<constraint firstItem="vhI-B5-5SO" firstAttribute="leading" secondItem="ogq-nL-LaO" secondAttribute="trailing" constant="8" id="mcl-tp-Xq2"/>
<constraint firstAttribute="trailing" secondItem="vhI-B5-5SO" secondAttribute="trailing" constant="15" id="s0F-GC-Sip"/>
<constraint firstItem="ogq-nL-LaO" firstAttribute="leading" secondItem="Fxa-bc-hk1" secondAttribute="leadingMargin" id="zwe-aB-VLV"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="h71-4T-hjk">
<rect key="frame" x="0.0" y="335" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="h71-4T-hjk" id="elQ-iL-6A9">
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="View Mastodon Instances" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dws-Bt-MOA">
<rect key="frame" x="16" y="14" width="343" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailingMargin" secondItem="Dws-Bt-MOA" secondAttribute="trailing" id="5NG-KR-qh9"/>
<constraint firstItem="Dws-Bt-MOA" firstAttribute="centerY" secondItem="elQ-iL-6A9" secondAttribute="centerY" id="BsQ-QA-eaL"/>
<constraint firstItem="Dws-Bt-MOA" firstAttribute="leading" secondItem="elQ-iL-6A9" secondAttribute="leadingMargin" id="w8h-br-5CD"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="buH-Mv-FHu">
<rect key="frame" x="0.0" y="379" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="buH-Mv-FHu" id="Xya-rO-5Dy">
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign Out" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K77-zb-cI5">
<rect key="frame" x="16" y="14" width="343" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="K77-zb-cI5" firstAttribute="leading" secondItem="Xya-rO-5Dy" secondAttribute="leadingMargin" id="15U-0U-2bm"/>
<constraint firstAttribute="trailingMargin" secondItem="K77-zb-cI5" secondAttribute="trailing" id="JR4-d4-1oL"/>
<constraint firstItem="K77-zb-cI5" firstAttribute="centerY" secondItem="Xya-rO-5Dy" secondAttribute="centerY" id="otv-kZ-aQs"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property="dataSource" destination="uE6-HE-IqH" id="y9V-rC-ctE"/>
<outlet property="delegate" destination="uE6-HE-IqH" id="JwV-up-YJ5"/>
</connections>
</tableView>
<connections>
<outlet property="avatarImageView" destination="Aeb-Oz-GwY" id="0UR-cJ-3Hn"/>
<outlet property="displayNameLabel" destination="GQi-GM-PKI" id="zLZ-WU-NVK"/>
<outlet property="gifSwitch" destination="C0x-LV-N9f" id="YRg-aI-jIf"/>
<outlet property="headerImageView" destination="X8g-yM-3O2" id="cbm-aS-gTF"/>
<outlet property="refreshTimelinesSwitch" destination="vhI-B5-5SO" id="UkT-HP-Ssl"/>
<outlet property="usernameLabel" destination="qd7-N9-7cC" id="XXg-Re-px7"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="SUU-jm-HDm" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-172" y="-1105"/>
</scene>
<!--Timelines View Controller-->
<scene sceneID="utN-zB-UGT">
<objects>
<viewController id="TVm-XQ-DKr" customClass="TimelinesViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="ap7-qY-exg">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="56a-dU-Hpe">
<rect key="frame" x="0.0" y="0.0" width="375" height="729"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="1Oi-SN-Jgn">
<rect key="frame" x="0.0" y="0.0" width="375" height="729"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ZOW-xe-PU2">
<rect key="frame" x="40" y="80" width="295" height="599"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="l7S-vH-H0D">
<rect key="frame" x="0.0" y="0.0" width="295" height="45"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Timelines" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bXM-kl-c1F">
<rect key="frame" x="15" y="17" width="265" height="21"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="bXM-kl-c1F" secondAttribute="trailing" constant="15" id="2Bp-NG-HmK"/>
<constraint firstItem="bXM-kl-c1F" firstAttribute="centerY" secondItem="l7S-vH-H0D" secondAttribute="centerY" constant="5" id="Lua-42-P7W"/>
<constraint firstItem="bXM-kl-c1F" firstAttribute="leading" secondItem="l7S-vH-H0D" secondAttribute="leading" constant="15" id="NtE-lv-L0M"/>
</constraints>
</view>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" showsReorderControl="YES" indentationWidth="0.0" reuseIdentifier="TimelinesTableViewCell" rowHeight="100" id="ac2-yP-Xjn" customClass="TimelinesTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="73" width="295" height="100"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ac2-yP-Xjn" id="FhG-qQ-SYH">
<rect key="frame" x="0.0" y="0.0" width="295" height="99.666666666666671"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="GVK-O1-vGh">
<rect key="frame" x="8" y="25" width="50" height="50"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="cW7-mc-12y"/>
<constraint firstAttribute="width" constant="50" id="w3g-Dc-RQQ"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Timeline" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oae-Lt-3g2">
<rect key="frame" x="66" y="39.333333333333336" width="214" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="oae-Lt-3g2" firstAttribute="leading" secondItem="GVK-O1-vGh" secondAttribute="trailing" constant="8" id="1jv-ER-Zfu"/>
<constraint firstAttribute="trailingMargin" secondItem="oae-Lt-3g2" secondAttribute="trailing" id="57p-Ve-Psr"/>
<constraint firstItem="GVK-O1-vGh" firstAttribute="leading" secondItem="FhG-qQ-SYH" secondAttribute="leading" constant="8" id="AZj-XB-GmK"/>
<constraint firstItem="GVK-O1-vGh" firstAttribute="centerY" secondItem="FhG-qQ-SYH" secondAttribute="centerY" id="K1C-Sn-UKD"/>
<constraint firstItem="oae-Lt-3g2" firstAttribute="centerY" secondItem="FhG-qQ-SYH" secondAttribute="centerY" id="Qu9-aS-jzH"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="timelineImageView" destination="GVK-O1-vGh" id="FBL-Dm-VVJ"/>
<outlet property="timelineLabel" destination="oae-Lt-3g2" id="Dln-ju-uQr"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ZOW-xe-PU2" secondAttribute="trailing" constant="40" id="LqP-AN-qDc"/>
<constraint firstItem="ZOW-xe-PU2" firstAttribute="top" secondItem="1Oi-SN-Jgn" secondAttribute="top" constant="80" id="MLp-aO-b9J"/>
<constraint firstItem="ZOW-xe-PU2" firstAttribute="leading" secondItem="1Oi-SN-Jgn" secondAttribute="leading" constant="40" id="QAb-e6-ttN"/>
<constraint firstAttribute="bottom" secondItem="ZOW-xe-PU2" secondAttribute="bottom" constant="50" id="hTu-st-Y8M"/>
</constraints>
</view>
<blurEffect style="light"/>
</visualEffectView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="NGp-mN-ka0" firstAttribute="bottom" secondItem="56a-dU-Hpe" secondAttribute="bottom" id="RDn-n7-mm6"/>
<constraint firstItem="56a-dU-Hpe" firstAttribute="leading" secondItem="NGp-mN-ka0" secondAttribute="leading" id="U3o-cx-5sE"/>
<constraint firstItem="56a-dU-Hpe" firstAttribute="top" secondItem="ap7-qY-exg" secondAttribute="top" id="acG-CQ-nb4"/>
<constraint firstItem="NGp-mN-ka0" firstAttribute="trailing" secondItem="56a-dU-Hpe" secondAttribute="trailing" id="ygx-YQ-DKj"/>
</constraints>
<viewLayoutGuide key="safeArea" id="NGp-mN-ka0"/>
</view>
<connections>
<outlet property="tableView" destination="ZOW-xe-PU2" id="DSv-JK-ps7"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4Ao-Vi-HOQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2702" y="-850"/>
</scene>
<!--Compose View Controller-->
<scene sceneID="K94-uj-No4">
<objects>
<viewController storyboardIdentifier="ComposeViewController" definesPresentationContext="YES" providesPresentationContextTransitionStyle="YES" modalPresentationStyle="overFullScreen" id="MNp-Rq-Swn" customClass="ComposeViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="NDm-1a-rKP">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bv7-e3-oWD">
<rect key="frame" x="0.0" y="0.0" width="375" height="778"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="s1W-PY-h1k">
<rect key="frame" x="0.0" y="0.0" width="375" height="778"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TaE-kM-jSH">
<rect key="frame" x="0.0" y="70" width="375" height="708"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="yeC-3y-hAG">
<rect key="frame" x="0.0" y="0.0" width="375" height="708"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w3S-pT-NYF">
<rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Replying To" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="co5-cA-nTI">
<rect key="frame" x="20" y="8" width="335" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="YlZ-hK-ikz"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="DBM-gJ-bmW">
<rect key="frame" x="20" y="43" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="Odb-PW-C0m"/>
<constraint firstAttribute="width" constant="40" id="eJR-OK-tSg"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="htY-mN-l6s">
<rect key="frame" x="68" y="43" width="287" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P5v-hq-2Ee">
<rect key="frame" x="68" y="62.999999999999993" width="287" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="Content" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="wi5-07-ou8" customClass="UITextViewFixed" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="20" y="93" width="335" height="59"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" name="Primary"/>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
<dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES" calendarEvent="YES" shipmentTrackingNumber="YES" flightNumber="YES" lookupSuggestion="YES"/>
</textView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="P5v-hq-2Ee" firstAttribute="top" secondItem="htY-mN-l6s" secondAttribute="bottom" constant="2" id="3cF-2A-z1a"/>
<constraint firstItem="htY-mN-l6s" firstAttribute="top" secondItem="co5-cA-nTI" secondAttribute="bottom" constant="10" id="5q8-gy-TNz"/>
<constraint firstItem="co5-cA-nTI" firstAttribute="leading" secondItem="w3S-pT-NYF" secondAttribute="leading" constant="20" id="AcU-cS-MkN"/>
<constraint firstItem="htY-mN-l6s" firstAttribute="leading" secondItem="DBM-gJ-bmW" secondAttribute="trailing" constant="8" id="BoK-Jc-mUZ"/>
<constraint firstAttribute="trailing" secondItem="wi5-07-ou8" secondAttribute="trailing" constant="20" id="LH6-kW-CnZ"/>
<constraint firstAttribute="bottom" secondItem="wi5-07-ou8" secondAttribute="bottom" constant="8" id="V6M-9G-xOh"/>
<constraint firstAttribute="trailing" secondItem="P5v-hq-2Ee" secondAttribute="trailing" constant="20" id="W4Q-IT-0Oe"/>
<constraint firstItem="wi5-07-ou8" firstAttribute="top" secondItem="DBM-gJ-bmW" secondAttribute="bottom" constant="10" id="Wad-bN-IVn"/>
<constraint firstItem="wi5-07-ou8" firstAttribute="leading" secondItem="w3S-pT-NYF" secondAttribute="leading" constant="20" id="YlR-MT-7L7"/>
<constraint firstItem="DBM-gJ-bmW" firstAttribute="top" secondItem="co5-cA-nTI" secondAttribute="bottom" constant="10" id="gJf-bQ-lJH"/>
<constraint firstItem="P5v-hq-2Ee" firstAttribute="leading" secondItem="DBM-gJ-bmW" secondAttribute="trailing" constant="8" id="gqO-Uc-pq3"/>
<constraint firstItem="co5-cA-nTI" firstAttribute="top" secondItem="w3S-pT-NYF" secondAttribute="top" constant="8" id="qIa-AE-nyn"/>
<constraint firstAttribute="trailing" secondItem="htY-mN-l6s" secondAttribute="trailing" constant="20" id="s3Z-Vx-dco"/>
<constraint firstAttribute="trailing" secondItem="co5-cA-nTI" secondAttribute="trailing" constant="20" id="sCf-x8-mNG"/>
<constraint firstItem="DBM-gJ-bmW" firstAttribute="leading" secondItem="w3S-pT-NYF" secondAttribute="leading" constant="20" id="tFt-Ki-sef"/>
<constraint firstAttribute="height" constant="160" id="zVv-ls-E8L"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LeJ-qN-f3j">
<rect key="frame" x="0.0" y="160" width="375" height="548"/>
<subviews>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Content Warning" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="D8y-nm-aIL">
<rect key="frame" x="20" y="469.33333333333337" width="335" height="35"/>
<constraints>
<constraint firstAttribute="height" constant="35" id="Pja-qP-5Hb"/>
</constraints>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="500" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lj5-34-gkN">
<rect key="frame" x="20" y="432.33333333333337" width="335" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Description of content warnings." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L6c-Q0-xOK">
<rect key="frame" x="20" y="512.33333333333337" width="335" height="15.666666666666629"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/>
<nil key="highlightedColor"/>
</label>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="9BJ-55-1nh">
<rect key="frame" x="20" y="8" width="335" height="416.33333333333331"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" name="Primary"/>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences" keyboardType="twitter" returnKeyType="send"/>
</textView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="lj5-34-gkN" secondAttribute="trailing" constant="20" id="1Ww-Jb-slE"/>
<constraint firstItem="9BJ-55-1nh" firstAttribute="top" secondItem="LeJ-qN-f3j" secondAttribute="top" constant="8" id="5mM-GI-M7m"/>
<constraint firstItem="9BJ-55-1nh" firstAttribute="leading" secondItem="LeJ-qN-f3j" secondAttribute="leading" constant="20" id="ASu-H6-J5i"/>
<constraint firstItem="lj5-34-gkN" firstAttribute="top" secondItem="9BJ-55-1nh" secondAttribute="bottom" constant="8" id="DQR-jf-Bxi"/>
<constraint firstAttribute="trailing" secondItem="D8y-nm-aIL" secondAttribute="trailing" constant="20" id="Ghs-6F-hzK"/>
<constraint firstItem="L6c-Q0-xOK" firstAttribute="top" secondItem="D8y-nm-aIL" secondAttribute="bottom" constant="8" id="IIM-Kg-fbe"/>
<constraint firstItem="D8y-nm-aIL" firstAttribute="leading" secondItem="LeJ-qN-f3j" secondAttribute="leading" constant="20" id="Tdy-Mo-HPS"/>
<constraint firstAttribute="bottom" secondItem="L6c-Q0-xOK" secondAttribute="bottom" constant="20" id="XkQ-Ab-eUM"/>
<constraint firstItem="D8y-nm-aIL" firstAttribute="top" secondItem="lj5-34-gkN" secondAttribute="bottom" constant="20" id="ZTP-bY-fRh"/>
<constraint firstItem="lj5-34-gkN" firstAttribute="leading" secondItem="LeJ-qN-f3j" secondAttribute="leading" constant="20" id="bAc-FO-r0d"/>
<constraint firstAttribute="trailing" secondItem="9BJ-55-1nh" secondAttribute="trailing" constant="20" id="fuN-h0-TiZ"/>
<constraint firstItem="L6c-Q0-xOK" firstAttribute="leading" secondItem="LeJ-qN-f3j" secondAttribute="leading" constant="20" id="pwG-Io-phi"/>
<constraint firstAttribute="trailing" secondItem="L6c-Q0-xOK" secondAttribute="trailing" constant="20" id="z6e-Op-san"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="yeC-3y-hAG" firstAttribute="top" secondItem="TaE-kM-jSH" secondAttribute="top" id="0rg-i7-uGd"/>
<constraint firstItem="yeC-3y-hAG" firstAttribute="width" secondItem="TaE-kM-jSH" secondAttribute="width" id="HD2-Z9-XVR"/>
<constraint firstItem="yeC-3y-hAG" firstAttribute="leading" secondItem="TaE-kM-jSH" secondAttribute="leading" id="haA-5q-EG2"/>
<constraint firstAttribute="bottom" secondItem="yeC-3y-hAG" secondAttribute="bottom" id="iTf-Cg-o06"/>
<constraint firstItem="yeC-3y-hAG" firstAttribute="height" secondItem="TaE-kM-jSH" secondAttribute="height" id="imE-TK-nOE"/>
<constraint firstAttribute="trailing" secondItem="yeC-3y-hAG" secondAttribute="trailing" id="rh3-9A-KfJ"/>
</constraints>
</scrollView>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Close" translatesAutoresizingMaskIntoConstraints="NO" id="7bB-Lp-9yL">
<rect key="frame" x="20" y="44" width="18" height="18"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="height" constant="18" id="aZg-Zz-VMv"/>
<constraint firstAttribute="width" constant="18" id="bRZ-Sb-1Sk"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="0V9-Ll-no6" appends="YES" id="Ojt-oP-apL"/>
</connections>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="TaE-kM-jSH" firstAttribute="leading" secondItem="s1W-PY-h1k" secondAttribute="leading" id="E9Q-ZS-xWL"/>
<constraint firstItem="7bB-Lp-9yL" firstAttribute="leading" secondItem="s1W-PY-h1k" secondAttribute="leading" constant="20" id="Ouq-rl-JgK"/>
<constraint firstItem="TaE-kM-jSH" firstAttribute="top" secondItem="s1W-PY-h1k" secondAttribute="top" constant="70" id="Xyy-bK-L6U"/>
<constraint firstAttribute="trailing" secondItem="TaE-kM-jSH" secondAttribute="trailing" id="u7p-wI-aDf"/>
<constraint firstAttribute="bottom" secondItem="TaE-kM-jSH" secondAttribute="bottom" id="uV9-Tt-dTp"/>
<constraint firstItem="TaE-kM-jSH" firstAttribute="top" secondItem="7bB-Lp-9yL" secondAttribute="bottom" constant="8" id="v75-Uk-r4i"/>
</constraints>
</view>
<blurEffect style="light"/>
</visualEffectView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="17A-fV-wOt" firstAttribute="trailing" secondItem="bv7-e3-oWD" secondAttribute="trailing" id="8YC-2o-N7o"/>
<constraint firstItem="bv7-e3-oWD" firstAttribute="top" secondItem="NDm-1a-rKP" secondAttribute="top" id="JAj-gP-biR"/>
<constraint firstItem="17A-fV-wOt" firstAttribute="bottom" secondItem="bv7-e3-oWD" secondAttribute="bottom" id="Kvk-eY-Qfy"/>
<constraint firstItem="bv7-e3-oWD" firstAttribute="leading" secondItem="17A-fV-wOt" secondAttribute="leading" id="YYG-CN-n6G"/>
</constraints>
<viewLayoutGuide key="safeArea" id="17A-fV-wOt"/>
</view>
<connections>
<outlet property="bottomConstraint" destination="XkQ-Ab-eUM" id="KCl-nW-sRm"/>
<outlet property="contentWarningTextField" destination="D8y-nm-aIL" id="ZA5-ic-drj"/>
<outlet property="replyToAvatarImageView" destination="DBM-gJ-bmW" id="JYd-Nq-rlx"/>
<outlet property="replyToContentTextView" destination="wi5-07-ou8" id="FPX-mU-jq8"/>
<outlet property="replyToDisplayNameLabel" destination="htY-mN-l6s" id="6l4-nS-0vf"/>
<outlet property="replyToUsernameLabel" destination="P5v-hq-2Ee" id="0IE-QS-d0j"/>
<outlet property="replyToView" destination="w3S-pT-NYF" id="sYr-Cy-B8b"/>
<outlet property="statusCharacterCountLabel" destination="lj5-34-gkN" id="LcE-IU-4um"/>
<outlet property="statusTextView" destination="9BJ-55-1nh" id="UZH-gU-M11"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Wh6-Fa-5O1" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="0V9-Ll-no6">
<connections>
<action selector="dismissTapped:" destination="MNp-Rq-Swn" id="twf-f6-qrO"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="3614" y="-850"/>
</scene>
<!--Timeline-->
<scene sceneID="jGL-v8-K0I">
<objects>
<tableViewController id="9RY-uh-Cwh" customClass="TimelineTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="fgT-hp-jpg">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="TimelineTableViewCell" id="ltf-IW-WJt" customClass="TimelineTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ltf-IW-WJt" id="n6I-gD-BmS">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7lS-OI-rcY" customClass="StatusView" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
</subviews>
<constraints>
<constraint firstItem="7lS-OI-rcY" firstAttribute="bottom" secondItem="n6I-gD-BmS" secondAttribute="bottom" id="MBb-5f-jVp"/>
<constraint firstItem="7lS-OI-rcY" firstAttribute="trailing" secondItem="n6I-gD-BmS" secondAttribute="trailing" id="Uf0-C8-XAd"/>
<constraint firstItem="7lS-OI-rcY" firstAttribute="leading" secondItem="n6I-gD-BmS" secondAttribute="leading" id="Xhs-qs-JV7"/>
<constraint firstItem="7lS-OI-rcY" firstAttribute="top" secondItem="n6I-gD-BmS" secondAttribute="top" id="gcm-4L-xDF"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="statusView" destination="7lS-OI-rcY" id="2xb-2d-ZQP"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="9RY-uh-Cwh" id="o0C-ny-A0b"/>
<outlet property="delegate" destination="9RY-uh-Cwh" id="BBP-UD-Mnx"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Timeline" id="Ffm-5G-rCg"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="CMZ-BQ-MbK">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
<color key="tintColor" name="Primary"/>
</refreshControl>
<connections>
<segue destination="TVm-XQ-DKr" kind="presentation" identifier="TimelinesSegue" modalPresentationStyle="overCurrentContext" modalTransitionStyle="crossDissolve" id="Z24-89-f5Z"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="KTy-Tn-EdD" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1710" y="-321"/>
</scene>
<!--Status Table View Controller-->
<scene sceneID="E93-GN-Ar4">
<objects>
<tableViewController storyboardIdentifier="StatusTableViewController" id="RAJ-ub-len" customClass="StatusTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="3Kx-zr-iiy">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="MainStatusTableViewCell" rowHeight="735" id="8ys-Fm-1Yg" customClass="MainStatusTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="375" height="735"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8ys-Fm-1Yg" id="Hj7-kC-H7L">
<rect key="frame" x="0.0" y="0.0" width="375" height="735"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="hBh-J5-s0Y">
<rect key="frame" x="0.0" y="0.0" width="375" height="735"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="D1b-xI-QXf">
<rect key="frame" x="0.0" y="0.0" width="375" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="In Reply To" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ioe-cf-I72">
<rect key="frame" x="15" y="0.0" width="352" height="52"/>
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="24"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" name="Background Secondary"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ioe-cf-I72" secondAttribute="trailing" constant="8" id="1ab-X3-pcv"/>
<constraint firstItem="ioe-cf-I72" firstAttribute="top" secondItem="D1b-xI-QXf" secondAttribute="top" id="GAb-cC-mdm"/>
<constraint firstItem="ioe-cf-I72" firstAttribute="leading" secondItem="D1b-xI-QXf" secondAttribute="leading" constant="15" id="GYR-Ug-PWh"/>
<constraint firstAttribute="bottom" secondItem="ioe-cf-I72" secondAttribute="bottom" constant="8" id="QXh-xZ-VHn"/>
<constraint firstAttribute="height" constant="60" id="bXe-7l-a7l"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7I8-6E-s1Q">
<rect key="frame" x="0.0" y="60" width="375" height="90"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LHS-vw-fZE">
<rect key="frame" x="8" y="20" width="55" height="55"/>
<constraints>
<constraint firstAttribute="width" constant="55" id="Qmn-E0-76F"/>
<constraint firstAttribute="height" constant="55" id="yC2-zX-OiV"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vDe-e6-p1i">
<rect key="frame" x="71" y="20" width="296" height="23"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8fE-Hr-jgf">
<rect key="frame" x="71" y="45" width="296" height="19.333333333333329"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="LHS-vw-fZE" firstAttribute="top" secondItem="7I8-6E-s1Q" secondAttribute="top" constant="20" id="BGV-3e-Lcz"/>
<constraint firstAttribute="trailing" secondItem="vDe-e6-p1i" secondAttribute="trailing" constant="8" id="JRh-Vb-LYE"/>
<constraint firstItem="8fE-Hr-jgf" firstAttribute="leading" secondItem="LHS-vw-fZE" secondAttribute="trailing" constant="8" id="QNe-8B-pO9"/>
<constraint firstItem="LHS-vw-fZE" firstAttribute="leading" secondItem="7I8-6E-s1Q" secondAttribute="leading" constant="8" id="dRT-UK-NcO"/>
<constraint firstItem="vDe-e6-p1i" firstAttribute="leading" secondItem="LHS-vw-fZE" secondAttribute="trailing" constant="8" id="f7a-Iy-dQ1"/>
<constraint firstItem="8fE-Hr-jgf" firstAttribute="top" secondItem="vDe-e6-p1i" secondAttribute="bottom" constant="2" id="i0D-5P-20W"/>
<constraint firstAttribute="bottom" secondItem="LHS-vw-fZE" secondAttribute="bottom" constant="15" id="jeQ-Lw-Rj8"/>
<constraint firstItem="vDe-e6-p1i" firstAttribute="top" secondItem="7I8-6E-s1Q" secondAttribute="top" constant="20" id="pgA-eb-pGk"/>
<constraint firstAttribute="trailing" secondItem="8fE-Hr-jgf" secondAttribute="trailing" constant="8" id="qe7-8Y-2Te"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="9oO-pp-jqy" appends="YES" id="BaS-cR-tSR"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bsb-4z-qCl">
<rect key="frame" x="0.0" y="150" width="375" height="40"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="Content" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Qno-L9-nUh" customClass="UITextViewFixed" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="8" y="8" width="359" height="24"/>
<color key="backgroundColor" name="Background Primary"/>
<color key="tintColor" name="Primary"/>
<color key="textColor" name="Text"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
<dataDetectorType key="dataDetectorTypes" link="YES"/>
</textView>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Qno-L9-nUh" secondAttribute="bottom" constant="8" id="M8W-95-H1q"/>
<constraint firstItem="Qno-L9-nUh" firstAttribute="top" secondItem="bsb-4z-qCl" secondAttribute="top" constant="8" id="QpL-s9-Tq7"/>
<constraint firstItem="Qno-L9-nUh" firstAttribute="leading" secondItem="bsb-4z-qCl" secondAttribute="leading" constant="8" id="TNL-xL-hoM"/>
<constraint firstAttribute="trailing" secondItem="Qno-L9-nUh" secondAttribute="trailing" constant="8" id="pub-Jf-c6W"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7SO-v5-Rfd" customClass="AttachmentsView" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="190" width="375" height="375"/>
<constraints>
<constraint firstAttribute="width" secondItem="7SO-v5-Rfd" secondAttribute="height" multiplier="1:1" id="OxV-Aa-cex"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HzB-eP-8UY">
<rect key="frame" x="0.0" y="565" width="375" height="60"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C8A-x8-8TG">
<rect key="frame" x="8" y="13.666666666666629" width="160" height="33"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Clock" translatesAutoresizingMaskIntoConstraints="NO" id="me9-4K-dS0">
<rect key="frame" x="0.0" y="9" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="5dr-8g-kIx"/>
<constraint firstAttribute="width" constant="15" id="k1I-ba-8Nj"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="January 1st, 2018" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="peo-RN-z7p">
<rect key="frame" x="23" y="0.0" width="137" height="15.666666666666666"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="9:00 AM" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Apt-wY-ttS">
<rect key="frame" x="23" y="17.333333333333371" width="137" height="15.666666666666664"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<constraints>
<constraint firstItem="me9-4K-dS0" firstAttribute="centerY" secondItem="C8A-x8-8TG" secondAttribute="centerY" id="Ptv-cd-e1w"/>
<constraint firstItem="peo-RN-z7p" firstAttribute="top" secondItem="C8A-x8-8TG" secondAttribute="top" id="YL7-OU-RIQ"/>
<constraint firstItem="Apt-wY-ttS" firstAttribute="leading" secondItem="me9-4K-dS0" secondAttribute="trailing" constant="8" id="ZCq-Gp-f3M"/>
<constraint firstAttribute="trailing" secondItem="peo-RN-z7p" secondAttribute="trailing" id="fZX-tG-y6E"/>
<constraint firstAttribute="bottom" secondItem="Apt-wY-ttS" secondAttribute="bottom" id="hDW-Hd-ctD"/>
<constraint firstAttribute="height" constant="33" id="hls-KD-1cF"/>
<constraint firstAttribute="trailing" secondItem="Apt-wY-ttS" secondAttribute="trailing" id="l9T-vX-VBW"/>
<constraint firstAttribute="width" constant="160" id="mLk-eo-x6G"/>
<constraint firstItem="peo-RN-z7p" firstAttribute="leading" secondItem="me9-4K-dS0" secondAttribute="trailing" constant="8" id="qjg-WR-UCo"/>
<constraint firstItem="me9-4K-dS0" firstAttribute="leading" secondItem="C8A-x8-8TG" secondAttribute="leading" id="yO3-ig-Jeh"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Iqe-xC-DYy">
<rect key="frame" x="239" y="15" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Ew-31-ZWY">
<rect key="frame" x="34" y="6.6666666666666288" width="26" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Boost Regular" translatesAutoresizingMaskIntoConstraints="NO" id="X4x-5e-3Ms">
<rect key="frame" x="12" y="6" width="14" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="7mC-UE-wq5"/>
<constraint firstAttribute="width" constant="14" id="pwT-kW-wpk"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="3Ew-31-ZWY" secondAttribute="trailing" id="3Jq-Ho-6AR"/>
<constraint firstAttribute="height" constant="30" id="FpV-XH-nDq"/>
<constraint firstItem="X4x-5e-3Ms" firstAttribute="centerY" secondItem="Iqe-xC-DYy" secondAttribute="centerY" id="GU3-Ll-dxY"/>
<constraint firstItem="3Ew-31-ZWY" firstAttribute="leading" secondItem="X4x-5e-3Ms" secondAttribute="trailing" constant="8" id="Gvp-jb-2L8"/>
<constraint firstItem="3Ew-31-ZWY" firstAttribute="centerY" secondItem="Iqe-xC-DYy" secondAttribute="centerY" id="MhK-X2-0ah"/>
<constraint firstAttribute="width" constant="60" id="zXz-Dr-CWl"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="dVp-l7-qxz" appends="YES" id="KSk-XK-AB1"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9oD-Y0-ilp">
<rect key="frame" x="307" y="15" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tch-E4-Saw">
<rect key="frame" x="26" y="6.6666666666666288" width="26" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Star Regular" translatesAutoresizingMaskIntoConstraints="NO" id="B1s-Wp-hBJ">
<rect key="frame" x="3" y="7.6666666666666288" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="cf2-O1-ELz"/>
<constraint firstAttribute="width" constant="15" id="kiV-NO-p9O"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="width" constant="60" id="Re8-4t-uoD"/>
<constraint firstAttribute="trailing" secondItem="Tch-E4-Saw" secondAttribute="trailing" constant="8" id="Xty-RA-yBl"/>
<constraint firstItem="Tch-E4-Saw" firstAttribute="centerY" secondItem="9oD-Y0-ilp" secondAttribute="centerY" id="bhF-Xx-ZDe"/>
<constraint firstItem="Tch-E4-Saw" firstAttribute="leading" secondItem="B1s-Wp-hBJ" secondAttribute="trailing" constant="8" id="lvb-ix-ZAw"/>
<constraint firstItem="B1s-Wp-hBJ" firstAttribute="centerY" secondItem="9oD-Y0-ilp" secondAttribute="centerY" id="oWq-Qe-VMg"/>
<constraint firstAttribute="height" constant="30" id="xLI-sT-SnC"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="uBg-bz-egu" appends="YES" id="MSk-ph-Hi7"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FZi-le-bmF">
<rect key="frame" x="171" y="15" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="06U-FB-yto">
<rect key="frame" x="34" y="6.6666666666666288" width="26" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" name="Text"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Message" translatesAutoresizingMaskIntoConstraints="NO" id="Jcf-Cv-8ki">
<rect key="frame" x="11" y="7.6666666666666288" width="15" height="15"/>
<constraints>
<constraint firstAttribute="width" constant="15" id="Vdk-0O-uij"/>
<constraint firstAttribute="height" constant="15" id="iPv-15-UbD"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="06U-FB-yto" firstAttribute="leading" secondItem="Jcf-Cv-8ki" secondAttribute="trailing" constant="8" id="7La-R0-13y"/>
<constraint firstItem="06U-FB-yto" firstAttribute="centerY" secondItem="FZi-le-bmF" secondAttribute="centerY" id="HSO-JX-hg7"/>
<constraint firstAttribute="width" constant="60" id="Rnk-TV-JDR"/>
<constraint firstAttribute="height" constant="30" id="X8V-nT-8Ue"/>
<constraint firstItem="Jcf-Cv-8ki" firstAttribute="centerY" secondItem="FZi-le-bmF" secondAttribute="centerY" id="Zzj-qQ-SrD"/>
<constraint firstAttribute="trailing" secondItem="06U-FB-yto" secondAttribute="trailing" id="uJ8-JC-1Ql"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="IYd-yl-Al5" appends="YES" id="G65-E0-qae"/>
</connections>
</view>
</subviews>
<color key="backgroundColor" name="Background Primary"/>
<constraints>
<constraint firstItem="9oD-Y0-ilp" firstAttribute="centerY" secondItem="HzB-eP-8UY" secondAttribute="centerY" id="1Sb-H7-Gmw"/>
<constraint firstItem="FZi-le-bmF" firstAttribute="centerY" secondItem="HzB-eP-8UY" secondAttribute="centerY" id="6jX-oy-V1j"/>
<constraint firstItem="9oD-Y0-ilp" firstAttribute="leading" secondItem="Iqe-xC-DYy" secondAttribute="trailing" constant="8" id="9H6-Kc-d30"/>
<constraint firstAttribute="height" constant="60" id="9md-oi-Yzv"/>
<constraint firstItem="C8A-x8-8TG" firstAttribute="centerY" secondItem="HzB-eP-8UY" secondAttribute="centerY" id="IS5-BU-DpU"/>
<constraint firstItem="Iqe-xC-DYy" firstAttribute="leading" secondItem="FZi-le-bmF" secondAttribute="trailing" constant="8" id="fvO-Hh-FjR"/>
<constraint firstAttribute="trailing" secondItem="9oD-Y0-ilp" secondAttribute="trailing" constant="8" id="pjV-gq-cic"/>
<constraint firstItem="Iqe-xC-DYy" firstAttribute="centerY" secondItem="HzB-eP-8UY" secondAttribute="centerY" id="srO-bx-F5L"/>
<constraint firstItem="9oD-Y0-ilp" firstAttribute="leading" secondItem="Iqe-xC-DYy" secondAttribute="trailing" constant="8" id="wHS-rp-NaK"/>
<constraint firstItem="C8A-x8-8TG" firstAttribute="leading" secondItem="HzB-eP-8UY" secondAttribute="leading" constant="8" id="xFd-Du-UwS"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lfq-fs-5DV">
<rect key="frame" x="0.0" y="625" width="375" height="50"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mux-Se-p9C">
<rect key="frame" x="180.66666666666666" y="16" width="14" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="9Jp-92-zA1"/>
<constraint firstAttribute="width" constant="14" id="PzK-u1-hOo"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<state key="normal" image="Share">
<color key="titleColor" name="Text"/>
</state>
<connections>
<action selector="shareTapped:" destination="RAJ-ub-len" eventType="touchUpInside" id="QKA-aN-NLx"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" name="Secondary"/>
<constraints>
<constraint firstItem="mux-Se-p9C" firstAttribute="centerX" secondItem="lfq-fs-5DV" secondAttribute="centerX" id="Qd2-Cj-swd"/>
<constraint firstItem="mux-Se-p9C" firstAttribute="centerY" secondItem="lfq-fs-5DV" secondAttribute="centerY" id="QxH-8e-6T2"/>
<constraint firstAttribute="height" constant="50" id="cWT-Qc-ikf"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mSb-NY-H82">
<rect key="frame" x="0.0" y="675" width="375" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Replies" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LcE-Gx-SAh">
<rect key="frame" x="15" y="8" width="352" height="52"/>
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="24"/>
<color key="textColor" name="Primary"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" name="Background Secondary"/>
<constraints>
<constraint firstItem="LcE-Gx-SAh" firstAttribute="leading" secondItem="mSb-NY-H82" secondAttribute="leading" constant="15" id="FmJ-qR-aJv"/>
<constraint firstAttribute="trailing" secondItem="LcE-Gx-SAh" secondAttribute="trailing" constant="8" id="PP2-et-MdS"/>
<constraint firstAttribute="height" constant="60" id="Wy9-Mt-14p"/>
<constraint firstAttribute="bottom" secondItem="LcE-Gx-SAh" secondAttribute="bottom" id="jnG-DT-dn4"/>
<constraint firstItem="LcE-Gx-SAh" firstAttribute="top" secondItem="mSb-NY-H82" secondAttribute="top" constant="8" id="saX-wy-fxf"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="hBh-J5-s0Y" secondAttribute="bottom" id="EyG-sh-GxZ"/>
<constraint firstItem="hBh-J5-s0Y" firstAttribute="top" secondItem="Hj7-kC-H7L" secondAttribute="top" id="Xwy-Y7-gxV"/>
<constraint firstAttribute="trailing" secondItem="hBh-J5-s0Y" secondAttribute="trailing" id="hUd-hg-QQ3"/>
<constraint firstItem="hBh-J5-s0Y" firstAttribute="leading" secondItem="Hj7-kC-H7L" secondAttribute="leading" id="pah-y0-owx"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="accountView" destination="7I8-6E-s1Q" id="tw8-M7-TNT"/>
<outlet property="attachmentsView" destination="7SO-v5-Rfd" id="C4P-E0-mtG"/>
<outlet property="avatarImageView" destination="LHS-vw-fZE" id="PpS-hb-Hes"/>
<outlet property="boostsImageView" destination="X4x-5e-3Ms" id="dxE-vb-Ctp"/>
<outlet property="boostsLabel" destination="3Ew-31-ZWY" id="Nc5-8A-0tr"/>
<outlet property="contentTextView" destination="Qno-L9-nUh" id="WDC-55-ATi"/>
<outlet property="displayNameLabel" destination="vDe-e6-p1i" id="jxi-k7-Zll"/>
<outlet property="favoritesImageView" destination="B1s-Wp-hBJ" id="hPe-xy-EsI"/>
<outlet property="favoritesLabel" destination="Tch-E4-Saw" id="lly-D4-fkY"/>
<outlet property="inReplyToView" destination="D1b-xI-QXf" id="BGa-wN-bB4"/>
<outlet property="repliesImageView" destination="Jcf-Cv-8ki" id="4Ie-E4-Re9"/>
<outlet property="repliesLabel" destination="06U-FB-yto" id="h7Y-aI-h91"/>
<outlet property="repliesView" destination="mSb-NY-H82" id="bSZ-RQ-5oU"/>
<outlet property="timestampDateLabel" destination="peo-RN-z7p" id="qZb-yJ-U0X"/>
<outlet property="timestampTimeLabel" destination="Apt-wY-ttS" id="UyV-kj-s3w"/>
<outlet property="usernameLabel" destination="8fE-Hr-jgf" id="hiJ-he-cm4"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="StatusTableViewCell" rowHeight="120" id="cLF-Rc-b4K" customClass="StatusTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="763" width="375" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="cLF-Rc-b4K" id="jhE-cB-Cj1">
<rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fRl-xT-b9t" customClass="StatusView" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
</subviews>
<constraints>
<constraint firstItem="fRl-xT-b9t" firstAttribute="leading" secondItem="jhE-cB-Cj1" secondAttribute="leading" id="2vX-eS-RPz"/>
<constraint firstItem="fRl-xT-b9t" firstAttribute="top" secondItem="jhE-cB-Cj1" secondAttribute="top" id="MDD-gu-JCo"/>
<constraint firstAttribute="trailing" secondItem="fRl-xT-b9t" secondAttribute="trailing" id="cqF-mA-SXc"/>
<constraint firstAttribute="bottom" secondItem="fRl-xT-b9t" secondAttribute="bottom" id="eFf-oz-Kvz"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="statusView" destination="fRl-xT-b9t" id="8iV-CU-O47"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="RAJ-ub-len" id="3ha-kF-Zvv"/>
<outlet property="delegate" destination="RAJ-ub-len" id="P31-wp-SuL"/>
</connections>
</tableView>
<size key="freeformSize" width="375" height="1000"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="1F2-ct-Zy0">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
<color key="tintColor" name="Primary"/>
</refreshControl>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="3LK-Q6-p6V" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="9oO-pp-jqy">
<connections>
<action selector="accountViewTapped:" destination="RAJ-ub-len" id="8BS-4Z-ZQz"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="uBg-bz-egu">
<connections>
<action selector="favoriteTapped:" destination="RAJ-ub-len" id="JNI-Rd-xSW"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="IYd-yl-Al5">
<connections>
<action selector="replyTapped:" destination="RAJ-ub-len" id="uWr-ZP-fyf"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="dVp-l7-qxz">
<connections>
<action selector="boostTapped:" destination="RAJ-ub-len" id="gBv-xx-8fA"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="2701.5999999999999" y="-22.167487684729064"/>
</scene>
<!--Attachment Page View Controller-->
<scene sceneID="zGj-2x-VH5">
<objects>
<pageViewController storyboardIdentifier="AttachmentPageViewController" definesPresentationContext="YES" providesPresentationContextTransitionStyle="YES" modalPresentationStyle="overCurrentContext" hidesBottomBarWhenPushed="YES" transitionStyle="scroll" navigationOrientation="horizontal" spineLocation="none" id="Wmm-2l-ys2" customClass="AttachmentPageViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="4hr-yC-hqj" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="3614" y="-22"/>
</scene>
<!--Attachment View Controller-->
<scene sceneID="lVm-QG-Lzv">
<objects>
<viewController storyboardIdentifier="AttachmentViewController" definesPresentationContext="YES" providesPresentationContextTransitionStyle="YES" modalPresentationStyle="overCurrentContext" hidesBottomBarWhenPushed="YES" id="N19-H3-zNH" customClass="AttachmentViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="559-Im-GBi">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MK4-Zf-UMa">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="D1u-Lt-W0l">
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" maximumZoomScale="6" translatesAutoresizingMaskIntoConstraints="NO" id="7ll-rV-5Xs">
<rect key="frame" x="0.0" y="83" width="375" height="514"/>
<subviews>
<imageView multipleTouchEnabled="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LVW-zt-JUe">
<rect key="frame" x="0.0" y="0.0" width="375" height="514"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="LVW-zt-JUe" secondAttribute="bottom" id="0qr-Yp-kPR"/>
<constraint firstItem="LVW-zt-JUe" firstAttribute="width" secondItem="7ll-rV-5Xs" secondAttribute="width" id="JLj-W3-2Ga"/>
<constraint firstItem="LVW-zt-JUe" firstAttribute="top" secondItem="7ll-rV-5Xs" secondAttribute="top" id="KUF-iF-4Bm"/>
<constraint firstItem="LVW-zt-JUe" firstAttribute="height" secondItem="7ll-rV-5Xs" secondAttribute="height" id="NIw-NI-euN"/>
<constraint firstItem="LVW-zt-JUe" firstAttribute="leading" secondItem="7ll-rV-5Xs" secondAttribute="leading" id="OfC-8j-Fs1"/>
<constraint firstAttribute="trailing" secondItem="LVW-zt-JUe" secondAttribute="trailing" id="uZb-28-LNp"/>
</constraints>
</scrollView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="Content" textAlignment="center" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hd1-Nu-84c">
<rect key="frame" x="8" y="612" width="359" height="100"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<color key="tintColor" name="Secondary"/>
<constraints>
<constraint firstAttribute="height" constant="100" id="qx0-dd-I7h"/>
</constraints>
<color key="textColor" name="Background Primary"/>
<fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
<dataDetectorType key="dataDetectorTypes" link="YES"/>
</textView>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Close White" translatesAutoresizingMaskIntoConstraints="NO" id="WAn-22-dqH">
<rect key="frame" x="15" y="50" width="18" height="18"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="width" constant="18" id="41w-8a-D04"/>
<constraint firstAttribute="height" constant="18" id="Uq7-dH-nHr"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="9Gi-hE-TEp" appends="YES" id="Wyp-Na-DYj"/>
</connections>
</imageView>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Share White" translatesAutoresizingMaskIntoConstraints="NO" id="vZ9-hY-vNA">
<rect key="frame" x="344" y="50" width="16" height="20"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="height" constant="20" id="BTH-H7-RNW"/>
<constraint firstAttribute="width" constant="16" id="WpI-qD-h9S"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="ova-Ov-OKv" appends="YES" id="cny-ko-F7z"/>
</connections>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.5" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="WAn-22-dqH" firstAttribute="top" secondItem="D1u-Lt-W0l" secondAttribute="top" constant="50" id="2cQ-K4-UfR"/>
<constraint firstAttribute="trailing" secondItem="hd1-Nu-84c" secondAttribute="trailing" constant="8" id="68e-Oh-Cb5"/>
<constraint firstAttribute="trailing" secondItem="7ll-rV-5Xs" secondAttribute="trailing" id="88q-VP-QWQ"/>
<constraint firstItem="7ll-rV-5Xs" firstAttribute="top" secondItem="WAn-22-dqH" secondAttribute="bottom" constant="15" id="8i4-zf-oRn"/>
<constraint firstAttribute="trailing" secondItem="vZ9-hY-vNA" secondAttribute="trailing" constant="15" id="GYO-US-Els"/>
<constraint firstAttribute="bottom" secondItem="hd1-Nu-84c" secondAttribute="bottom" constant="100" id="IK7-6o-N1k"/>
<constraint firstItem="7ll-rV-5Xs" firstAttribute="leading" secondItem="D1u-Lt-W0l" secondAttribute="leading" id="XYL-JS-5tj"/>
<constraint firstItem="vZ9-hY-vNA" firstAttribute="top" secondItem="D1u-Lt-W0l" secondAttribute="top" constant="50" id="eaq-Xt-dkY"/>
<constraint firstItem="WAn-22-dqH" firstAttribute="leading" secondItem="D1u-Lt-W0l" secondAttribute="leading" constant="15" id="fKh-i7-Eox"/>
<constraint firstItem="hd1-Nu-84c" firstAttribute="leading" secondItem="D1u-Lt-W0l" secondAttribute="leading" constant="8" id="glX-Vf-zKe"/>
<constraint firstItem="hd1-Nu-84c" firstAttribute="top" secondItem="7ll-rV-5Xs" secondAttribute="bottom" constant="15" id="nsg-wE-fcO"/>
</constraints>
</view>
<blurEffect style="dark"/>
</visualEffectView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="MK4-Zf-UMa" firstAttribute="top" secondItem="559-Im-GBi" secondAttribute="top" id="GF1-Ph-D8h"/>
<constraint firstItem="MK4-Zf-UMa" firstAttribute="leading" secondItem="MLI-yW-hwy" secondAttribute="leading" id="d3K-7K-SO6"/>
<constraint firstAttribute="bottom" secondItem="MK4-Zf-UMa" secondAttribute="bottom" id="ggh-85-WwH"/>
<constraint firstItem="MLI-yW-hwy" firstAttribute="trailing" secondItem="MK4-Zf-UMa" secondAttribute="trailing" id="oLe-WB-s1V"/>
</constraints>
<viewLayoutGuide key="safeArea" id="MLI-yW-hwy"/>
</view>
<connections>
<outlet property="attachmentImageView" destination="LVW-zt-JUe" id="Nuk-39-At3"/>
<outlet property="attachmentScrollView" destination="7ll-rV-5Xs" id="3jL-0I-cSm"/>
<outlet property="statusTextView" destination="hd1-Nu-84c" id="5pl-oL-02x"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="YeS-EV-qHA" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="9Gi-hE-TEp">
<connections>
<action selector="closeTapped:" destination="N19-H3-zNH" id="z4s-Ph-BbL"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="ova-Ov-OKv">
<connections>
<action selector="shareTapped:" destination="N19-H3-zNH" id="aRW-QN-Jq4"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="4365.6000000000004" y="-22.167487684729064"/>
</scene>
<!--Instances Navigation Controller-->
<scene sceneID="UVY-Um-jQm">
<objects>
<navigationController storyboardIdentifier="InstancesNavigationController" automaticallyAdjustsScrollViewInsets="NO" id="SqQ-GI-iCq" customClass="InstancesNavigationController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="QFN-sS-62X">
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="bRx-56-pJs" kind="relationship" relationship="rootViewController" id="G19-q1-oJk"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="pTB-k2-GBg" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1017" y="1194"/>
</scene>
<!--Account-->
<scene sceneID="7xU-Ns-Wf3">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="lZk-Km-KQ7" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Account" image="Account" selectedImage="Account" id="cPa-gy-q4n"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="5mb-Wh-DRp">
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="X5f-Me-0D2" kind="relationship" relationship="rootViewController" id="dNr-cY-jXE"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="afp-al-BvF" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="802" y="359"/>
</scene>
</scenes>
<resources>
<image name="Account" width="25" height="25"/>
<image name="Boost Regular" width="20" height="24"/>
<image name="Clock" width="22" height="22"/>
<image name="Close" width="20" height="20"/>
<image name="Close White" width="20" height="20"/>
<image name="Globe" width="22" height="22"/>
<image name="Instance Placeholder" width="60" height="60"/>
<image name="Logo" width="180" height="180"/>
<image name="Message" width="20" height="20"/>
<image name="Search" width="20" height="20"/>
<image name="Share" width="18" height="22"/>
<image name="Share White" width="18" height="22"/>
<image name="Star Regular" width="22" height="22"/>
<image name="Timelines" width="20" height="21"/>
<namedColor name="Background Primary">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="Background Secondary">
<color red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="Primary">
<color red="0.32549019607843138" green="0.20392156862745098" blue="0.55686274509803924" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="Secondary">
<color red="0.792156862745098" green="0.68627450980392157" blue="0.99215686274509807" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="Text">
<color red="0.090196078431372548" green="0.047058823529411764" blue="0.28627450980392155" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>