OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="
3.0" toolsVersion="7702" systemVersion="14D131" targetRuntime="iOS.CocoaTouch" p
ropertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initia
lViewController="49e-Tb-3d3"> |
| 3 <dependencies> |
| 4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi
on="7701"/> |
| 5 <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 6 </dependencies> |
| 7 <scenes> |
| 8 <!--Select User--> |
| 9 <scene sceneID="hNz-n2-bh7"> |
| 10 <objects> |
| 11 <viewController id="9pv-A4-QxB" userLabel="Select User" customCl
ass="SelectUserViewController" sceneMemberID="viewController"> |
| 12 <layoutGuides> |
| 13 <viewControllerLayoutGuide type="top" id="Ia1-K6-d13"/> |
| 14 <viewControllerLayoutGuide type="bottom" id="4ug-Mw-9AY"
/> |
| 15 </layoutGuides> |
| 16 <view key="view" contentMode="scaleToFill" id="tsR-hK-woN"> |
| 17 <rect key="frame" x="0.0" y="0.0" width="600" height="60
0"/> |
| 18 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> |
| 19 <subviews> |
| 20 <label opaque="NO" clipsSubviews="YES" userInteracti
onEnabled="NO" contentMode="scaleToFill" text="Please sign in." textAlignment="c
enter" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizin
gMaskIntoConstraints="NO" id="KQZ-1w-vlD" userLabel="Main Label"> |
| 21 <rect key="frame" x="222" y="190" width="157" he
ight="28"/> |
| 22 <color key="backgroundColor" white="1" alpha="1"
colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 23 <fontDescription key="fontDescription" name="Hel
vetica" family="Helvetica" pointSize="24"/> |
| 24 <color key="textColor" cocoaTouchSystemColor="da
rkTextColor"/> |
| 25 <nil key="highlightedColor"/> |
| 26 </label> |
| 27 <label opaque="NO" clipsSubviews="YES" userInteracti
onEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggin
gPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" ba
selineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizi
ngMaskIntoConstraints="NO" id="A5M-7J-77L" userLabel="Sub Label"> |
| 28 <rect key="frame" x="301" y="226" width="0.0" he
ight="0.0"/> |
| 29 <fontDescription key="fontDescription" type="sys
tem" pointSize="14"/> |
| 30 <color key="textColor" cocoaTouchSystemColor="da
rkTextColor"/> |
| 31 <nil key="highlightedColor"/> |
| 32 </label> |
| 33 <view contentMode="scaleToFill" translatesAutoresizi
ngMaskIntoConstraints="NO" id="W20-aa-6Xr"> |
| 34 <rect key="frame" x="150" y="370" width="300" he
ight="50"/> |
| 35 <subviews> |
| 36 <view contentMode="center" translatesAutores
izingMaskIntoConstraints="NO" id="25e-pE-eb8" customClass="GIDSignInButton"> |
| 37 <rect key="frame" x="42" y="0.0" width="
216" height="77"/> |
| 38 <color key="backgroundColor" white="1" a
lpha="1" colorSpace="calibratedWhite"/> |
| 39 <constraints> |
| 40 <constraint firstAttribute="width" c
onstant="216" placeholder="YES" id="Gfn-Hn-HXd"/> |
| 41 <constraint firstAttribute="height"
constant="77" placeholder="YES" id="cy1-xY-er0"/> |
| 42 </constraints> |
| 43 </view> |
| 44 <button opaque="NO" contentMode="scaleToFill
" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonTy
pe="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskInto
Constraints="NO" id="RKb-EE-mCZ"> |
| 45 <rect key="frame" x="0.0" y="0.0" width=
"300" height="42"/> |
| 46 <color key="backgroundColor" red="0.0" g
reen="0.50196081399917603" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 47 <constraints> |
| 48 <constraint firstAttribute="width" c
onstant="300" id="ILy-QC-YPq"/> |
| 49 <constraint firstAttribute="height"
constant="42" id="MFs-aL-fQF"/> |
| 50 </constraints> |
| 51 <fontDescription key="fontDescription" t
ype="boldSystem" pointSize="14"/> |
| 52 <color key="tintColor" white="1" alpha="
1" colorSpace="calibratedWhite"/> |
| 53 <state key="normal" title="Sign out"> |
| 54 <color key="titleShadowColor" white=
"0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 55 </state> |
| 56 <connections> |
| 57 <action selector="didTapSignOut" des
tination="9pv-A4-QxB" eventType="touchUpInside" id="lcC-7k-Rki"/> |
| 58 </connections> |
| 59 </button> |
| 60 </subviews> |
| 61 <color key="backgroundColor" white="1" alpha="1"
colorSpace="calibratedWhite"/> |
| 62 <constraints> |
| 63 <constraint firstAttribute="centerX" secondI
tem="25e-pE-eb8" secondAttribute="centerX" id="47f-A8-C2R"/> |
| 64 <constraint firstAttribute="height" constant
="50" id="EDJ-oo-Ix4"/> |
| 65 <constraint firstItem="25e-pE-eb8" firstAttr
ibute="top" secondItem="W20-aa-6Xr" secondAttribute="top" id="KSP-qb-mCJ"/> |
| 66 <constraint firstItem="RKb-EE-mCZ" firstAttr
ibute="top" secondItem="W20-aa-6Xr" secondAttribute="top" id="QDr-HV-DXb"/> |
| 67 <constraint firstAttribute="width" constant=
"300" id="zWU-pZ-oQ7"/> |
| 68 <constraint firstAttribute="centerX" secondI
tem="RKb-EE-mCZ" secondAttribute="centerX" id="zwy-cD-xao"/> |
| 69 </constraints> |
| 70 </view> |
| 71 </subviews> |
| 72 <color key="backgroundColor" white="1" alpha="1" colorSp
ace="custom" customColorSpace="calibratedWhite"/> |
| 73 <constraints> |
| 74 <constraint firstAttribute="centerX" secondItem="KQZ
-1w-vlD" secondAttribute="centerX" id="6BV-lF-sBN"/> |
| 75 <constraint firstItem="KQZ-1w-vlD" firstAttribute="t
op" secondItem="Ia1-K6-d13" secondAttribute="bottom" constant="170" id="82x-jY-e
Wa"/> |
| 76 <constraint firstAttribute="centerX" secondItem="W20
-aa-6Xr" secondAttribute="centerX" id="aHL-Ts-LoW"/> |
| 77 <constraint firstItem="A5M-7J-77L" firstAttribute="t
op" secondItem="KQZ-1w-vlD" secondAttribute="bottom" constant="8" symbolic="YES"
id="cfb-er-3JN"/> |
| 78 <constraint firstItem="A5M-7J-77L" firstAttribute="c
enterX" secondItem="KQZ-1w-vlD" secondAttribute="centerX" id="e1l-AV-tCB"/> |
| 79 <constraint firstItem="W20-aa-6Xr" firstAttribute="t
op" secondItem="Ia1-K6-d13" secondAttribute="bottom" constant="350" id="pab-Li-x
Z5"/> |
| 80 </constraints> |
| 81 </view> |
| 82 <tabBarItem key="tabBarItem" title="Select User" image="firs
t" id="acW-dT-cKf"/> |
| 83 <connections> |
| 84 <outlet property="mainLabel" destination="KQZ-1w-vlD" id
="fWK-H9-WXN"/> |
| 85 <outlet property="signInButton" destination="25e-pE-eb8"
id="ovt-t5-7BV"/> |
| 86 <outlet property="signOutButton" destination="RKb-EE-mCZ
" id="afy-Q6-rK8"/> |
| 87 <outlet property="subLabel" destination="A5M-7J-77L" id=
"DIj-ZX-1NK"/> |
| 88 </connections> |
| 89 </viewController> |
| 90 <placeholder placeholderIdentifier="IBFirstResponder" id="W5J-7L
-Pyd" sceneMemberID="firstResponder"/> |
| 91 </objects> |
| 92 <point key="canvasLocation" x="750" y="-320"/> |
| 93 </scene> |
| 94 <!--Make RPC--> |
| 95 <scene sceneID="wg7-f3-ORb"> |
| 96 <objects> |
| 97 <viewController id="8rJ-Kc-sve" userLabel="Make RPC" customClass
="MakeRPCViewController" sceneMemberID="viewController"> |
| 98 <layoutGuides> |
| 99 <viewControllerLayoutGuide type="top" id="L7p-HK-0SC"/> |
| 100 <viewControllerLayoutGuide type="bottom" id="Djb-ko-YwX"
/> |
| 101 </layoutGuides> |
| 102 <view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW"> |
| 103 <rect key="frame" x="0.0" y="0.0" width="600" height="60
0"/> |
| 104 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> |
| 105 <subviews> |
| 106 <label opaque="NO" clipsSubviews="YES" userInteracti
onEnabled="NO" contentMode="scaleToFill" misplaced="YES" text="Waiting for RPC t
o complete..." lineBreakMode="wordWrap" numberOfLines="0" minimumFontSize="10" t
ranslatesAutoresizingMaskIntoConstraints="NO" id="zEq-FU-wV5"> |
| 107 <rect key="frame" x="16" y="286" width="568" hei
ght="28"/> |
| 108 <color key="backgroundColor" white="1" alpha="1"
colorSpace="calibratedWhite"/> |
| 109 <fontDescription key="fontDescription" name="Hel
vetica" family="Helvetica" pointSize="18"/> |
| 110 <color key="textColor" cocoaTouchSystemColor="da
rkTextColor"/> |
| 111 <nil key="highlightedColor"/> |
| 112 </label> |
| 113 </subviews> |
| 114 <color key="backgroundColor" white="1" alpha="1" colorSp
ace="custom" customColorSpace="calibratedWhite"/> |
| 115 <constraints> |
| 116 <constraint firstItem="zEq-FU-wV5" firstAttribute="l
eading" secondItem="QS5-Rx-YEW" secondAttribute="leadingMargin" id="173-PJ-A9Y"/
> |
| 117 <constraint firstAttribute="trailingMargin" secondIt
em="zEq-FU-wV5" secondAttribute="trailing" id="Tct-jU-lL7"/> |
| 118 <constraint firstAttribute="centerY" secondItem="zEq
-FU-wV5" secondAttribute="centerY" id="qzY-Ky-pLD"/> |
| 119 </constraints> |
| 120 </view> |
| 121 <tabBarItem key="tabBarItem" title="Make RPC" image="second"
id="cPa-gy-q4n" userLabel="Make RPC"/> |
| 122 <connections> |
| 123 <outlet property="mainLabel" destination="zEq-FU-wV5" id
="l1H-U6-oAa"/> |
| 124 </connections> |
| 125 </viewController> |
| 126 <placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8
-lE0" sceneMemberID="firstResponder"/> |
| 127 </objects> |
| 128 <point key="canvasLocation" x="750" y="360"/> |
| 129 </scene> |
| 130 <!--Tab Bar Controller--> |
| 131 <scene sceneID="yl2-sM-qoP"> |
| 132 <objects> |
| 133 <tabBarController id="49e-Tb-3d3" sceneMemberID="viewController"
> |
| 134 <nil key="simulatedBottomBarMetrics"/> |
| 135 <tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YX
A"> |
| 136 <rect key="frame" x="0.0" y="975" width="768" height="49
"/> |
| 137 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" flexibleMinY="YES"/> |
| 138 <color key="backgroundColor" white="0.0" alpha="0.0" col
orSpace="calibratedWhite"/> |
| 139 </tabBar> |
| 140 <connections> |
| 141 <segue destination="9pv-A4-QxB" kind="relationship" rela
tionship="viewControllers" id="u7Y-xg-7CH"/> |
| 142 <segue destination="8rJ-Kc-sve" kind="relationship" rela
tionship="viewControllers" id="lzU-1b-eKA"/> |
| 143 </connections> |
| 144 </tabBarController> |
| 145 <placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB
-40B" sceneMemberID="firstResponder"/> |
| 146 </objects> |
| 147 <point key="canvasLocation" x="0.0" y="0.0"/> |
| 148 </scene> |
| 149 </scenes> |
| 150 <resources> |
| 151 <image name="first" width="30" height="30"/> |
| 152 <image name="second" width="30" height="30"/> |
| 153 </resources> |
| 154 </document> |
OLD | NEW |