<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7702" systemVersion="14D131" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="49e-Tb-3d3"> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/> <capability name="Constraints to layout margins" minToolsVersion="6.0"/> </dependencies> <scenes> <!--Select User--> <scene sceneID="hNz-n2-bh7"> <objects> <viewController id="9pv-A4-QxB" userLabel="Select User" customClass="SelectUserViewController" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="Ia1-K6-d13"/> <viewControllerLayoutGuide type="bottom" id="4ug-Mw-9AY"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="tsR-hK-woN"> <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="Please sign in." textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="KQZ-1w-vlD" userLabel="Main Label"> <rect key="frame" x="222" y="190" width="157" height="28"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="24"/> <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A5M-7J-77L" userLabel="Sub Label"> <rect key="frame" x="301" y="226" width="0.0" height="0.0"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W20-aa-6Xr"> <rect key="frame" x="150" y="370" width="300" height="50"/> <subviews> <view contentMode="center" translatesAutoresizingMaskIntoConstraints="NO" id="25e-pE-eb8" customClass="GIDSignInButton"> <rect key="frame" x="42" y="0.0" width="216" height="77"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <constraints> <constraint firstAttribute="width" constant="216" placeholder="YES" id="Gfn-Hn-HXd"/> <constraint firstAttribute="height" constant="77" placeholder="YES" id="cy1-xY-er0"/> </constraints> </view> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RKb-EE-mCZ"> <rect key="frame" x="0.0" y="0.0" width="300" height="42"/> <color key="backgroundColor" red="0.0" green="0.50196081399917603" blue="1" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="width" constant="300" id="ILy-QC-YPq"/> <constraint firstAttribute="height" constant="42" id="MFs-aL-fQF"/> </constraints> <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/> <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <state key="normal" title="Sign out"> <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> </state> <connections> <action selector="didTapSignOut" destination="9pv-A4-QxB" eventType="touchUpInside" id="lcC-7k-Rki"/> </connections> </button> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <constraints> <constraint firstAttribute="centerX" secondItem="25e-pE-eb8" secondAttribute="centerX" id="47f-A8-C2R"/> <constraint firstAttribute="height" constant="50" id="EDJ-oo-Ix4"/> <constraint firstItem="25e-pE-eb8" firstAttribute="top" secondItem="W20-aa-6Xr" secondAttribute="top" id="KSP-qb-mCJ"/> <constraint firstItem="RKb-EE-mCZ" firstAttribute="top" secondItem="W20-aa-6Xr" secondAttribute="top" id="QDr-HV-DXb"/> <constraint firstAttribute="width" constant="300" id="zWU-pZ-oQ7"/> <constraint firstAttribute="centerX" secondItem="RKb-EE-mCZ" secondAttribute="centerX" id="zwy-cD-xao"/> </constraints> </view> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> <constraints> <constraint firstAttribute="centerX" secondItem="KQZ-1w-vlD" secondAttribute="centerX" id="6BV-lF-sBN"/> <constraint firstItem="KQZ-1w-vlD" firstAttribute="top" secondItem="Ia1-K6-d13" secondAttribute="bottom" constant="170" id="82x-jY-eWa"/> <constraint firstAttribute="centerX" secondItem="W20-aa-6Xr" secondAttribute="centerX" id="aHL-Ts-LoW"/> <constraint firstItem="A5M-7J-77L" firstAttribute="top" secondItem="KQZ-1w-vlD" secondAttribute="bottom" constant="8" symbolic="YES" id="cfb-er-3JN"/> <constraint firstItem="A5M-7J-77L" firstAttribute="centerX" secondItem="KQZ-1w-vlD" secondAttribute="centerX" id="e1l-AV-tCB"/> <constraint firstItem="W20-aa-6Xr" firstAttribute="top" secondItem="Ia1-K6-d13" secondAttribute="bottom" constant="350" id="pab-Li-xZ5"/> </constraints> </view> <tabBarItem key="tabBarItem" title="Select User" image="first" id="acW-dT-cKf"/> <connections> <outlet property="mainLabel" destination="KQZ-1w-vlD" id="fWK-H9-WXN"/> <outlet property="signInButton" destination="25e-pE-eb8" id="ovt-t5-7BV"/> <outlet property="signOutButton" destination="RKb-EE-mCZ" id="afy-Q6-rK8"/> <outlet property="subLabel" destination="A5M-7J-77L" id="DIj-ZX-1NK"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="W5J-7L-Pyd" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="750" y="-320"/> </scene> <!--Make RPC--> <scene sceneID="wg7-f3-ORb"> <objects> <viewController id="8rJ-Kc-sve" userLabel="Make RPC" customClass="MakeRPCViewController" sceneMemberID="viewController"> <layoutGuides> <viewControllerLayoutGuide type="top" id="L7p-HK-0SC"/> <viewControllerLayoutGuide type="bottom" id="Djb-ko-YwX"/> </layoutGuides> <view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW"> <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" text="Waiting for RPC to complete..." lineBreakMode="wordWrap" numberOfLines="0" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="zEq-FU-wV5"> <rect key="frame" x="16" y="286" width="568" height="28"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="18"/> <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> <nil key="highlightedColor"/> </label> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> <constraints> <constraint firstItem="zEq-FU-wV5" firstAttribute="leading" secondItem="QS5-Rx-YEW" secondAttribute="leadingMargin" id="173-PJ-A9Y"/> <constraint firstAttribute="trailingMargin" secondItem="zEq-FU-wV5" secondAttribute="trailing" id="Tct-jU-lL7"/> <constraint firstAttribute="centerY" secondItem="zEq-FU-wV5" secondAttribute="centerY" id="qzY-Ky-pLD"/> </constraints> </view> <tabBarItem key="tabBarItem" title="Make RPC" image="second" id="cPa-gy-q4n" userLabel="Make RPC"/> <connections> <outlet property="mainLabel" destination="zEq-FU-wV5" id="l1H-U6-oAa"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8-lE0" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="750" y="360"/> </scene> <!--Tab Bar Controller--> <scene sceneID="yl2-sM-qoP"> <objects> <tabBarController id="49e-Tb-3d3" sceneMemberID="viewController"> <nil key="simulatedBottomBarMetrics"/> <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="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> </tabBar> <connections> <segue destination="9pv-A4-QxB" kind="relationship" relationship="viewControllers" id="u7Y-xg-7CH"/> <segue destination="8rJ-Kc-sve" kind="relationship" relationship="viewControllers" id="lzU-1b-eKA"/> </connections> </tabBarController> <placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="0.0" y="0.0"/> </scene> </scenes> <resources> <image name="first" width="30" height="30"/> <image name="second" width="30" height="30"/> </resources> </document>