| 
					
				 | 
			
			
				@@ -1,13 +1,13 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6211" systemVersion="14A298i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="49e-Tb-3d3"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<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="6204"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </dependencies> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <scenes> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <!--First--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <!--Select User--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <scene sceneID="hNz-n2-bh7"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <objects> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <viewController id="9pv-A4-QxB" customClass="FirstViewController" customModuleProvider="" sceneMemberID="viewController"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <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"/> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -16,29 +16,75 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <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="First View" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="KQZ-1w-vlD"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                <rect key="frame" x="221" y="279" width="157.5" height="41.5"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            <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="36"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                <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="Loaded by FirstViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A5M-7J-77L"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                <rect key="frame" x="203" y="329" width="194.5" height="17"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            <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 firstAttribute="centerY" secondItem="KQZ-1w-vlD" secondAttribute="centerY" id="exm-UA-ej4"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                            <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="First" image="first" id="acW-dT-cKf"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <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> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -47,7 +93,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <!--Second--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <scene sceneID="wg7-f3-ORb"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <objects> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <viewController id="8rJ-Kc-sve" customClass="SecondViewController" customModuleProvider="" sceneMemberID="viewController"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <viewController id="8rJ-Kc-sve" customClass="SecondViewController" sceneMemberID="viewController"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <layoutGuides> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <viewControllerLayoutGuide type="top" id="L7p-HK-0SC"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <viewControllerLayoutGuide type="bottom" id="Djb-ko-YwX"/> 
			 |