|  | @@ -1,13 +1,14 @@
 | 
	
		
			
				|  |  |  <?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="BYZ-38-t0r">
 | 
	
		
			
				|  |  | +<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="BYZ-38-t0r">
 | 
	
		
			
				|  |  |      <dependencies>
 | 
	
		
			
				|  |  | -        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6204"/>
 | 
	
		
			
				|  |  | +        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
 | 
	
		
			
				|  |  | +        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
 | 
	
		
			
				|  |  |      </dependencies>
 | 
	
		
			
				|  |  |      <scenes>
 | 
	
		
			
				|  |  |          <!--View Controller-->
 | 
	
		
			
				|  |  |          <scene sceneID="tne-QT-ifu">
 | 
	
		
			
				|  |  |              <objects>
 | 
	
		
			
				|  |  | -                <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="" sceneMemberID="viewController">
 | 
	
		
			
				|  |  | +                <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
 | 
	
		
			
				|  |  |                      <layoutGuides>
 | 
	
		
			
				|  |  |                          <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
 | 
	
		
			
				|  |  |                          <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
 | 
	
	
		
			
				|  | @@ -15,7 +16,38 @@
 | 
	
		
			
				|  |  |                      <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
 | 
	
		
			
				|  |  |                          <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
 | 
	
		
			
				|  |  |                          <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
 | 
	
		
			
				|  |  | +                        <subviews>
 | 
	
		
			
				|  |  | +                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BWr-eN-L3y">
 | 
	
		
			
				|  |  | +                                <rect key="frame" x="16" y="20" width="568" height="150"/>
 | 
	
		
			
				|  |  | +                                <constraints>
 | 
	
		
			
				|  |  | +                                    <constraint firstAttribute="width" constant="385" id="exg-IV-Kl0"/>
 | 
	
		
			
				|  |  | +                                </constraints>
 | 
	
		
			
				|  |  | +                                <string key="text">Sample app launch finished.
 | 
	
		
			
				|  |  | +Check ViewController.m for the gRPC calls made, and the logs of this app for their results.
 | 
	
		
			
				|  |  | +(You may need to make XCode's Debug Area visible).</string>
 | 
	
		
			
				|  |  | +                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
 | 
	
		
			
				|  |  | +                                <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
 | 
	
		
			
				|  |  | +                                <nil key="highlightedColor"/>
 | 
	
		
			
				|  |  | +                                <variation key="default">
 | 
	
		
			
				|  |  | +                                    <mask key="constraints">
 | 
	
		
			
				|  |  | +                                        <exclude reference="exg-IV-Kl0"/>
 | 
	
		
			
				|  |  | +                                    </mask>
 | 
	
		
			
				|  |  | +                                </variation>
 | 
	
		
			
				|  |  | +                            </label>
 | 
	
		
			
				|  |  | +                        </subviews>
 | 
	
		
			
				|  |  |                          <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
 | 
	
		
			
				|  |  | +                        <constraints>
 | 
	
		
			
				|  |  | +                            <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="BWr-eN-L3y" secondAttribute="bottom" constant="430" id="KFC-7p-hRl"/>
 | 
	
		
			
				|  |  | +                            <constraint firstAttribute="trailing" secondItem="BWr-eN-L3y" secondAttribute="trailing" constant="16" id="M9C-nN-tFv"/>
 | 
	
		
			
				|  |  | +                            <constraint firstItem="BWr-eN-L3y" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" id="SaP-0S-2LK"/>
 | 
	
		
			
				|  |  | +                            <constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="BWr-eN-L3y" secondAttribute="bottom" id="wjC-O4-kJg"/>
 | 
	
		
			
				|  |  | +                            <constraint firstItem="BWr-eN-L3y" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" id="ygF-6t-hrg"/>
 | 
	
		
			
				|  |  | +                        </constraints>
 | 
	
		
			
				|  |  | +                        <variation key="default">
 | 
	
		
			
				|  |  | +                            <mask key="constraints">
 | 
	
		
			
				|  |  | +                                <exclude reference="KFC-7p-hRl"/>
 | 
	
		
			
				|  |  | +                            </mask>
 | 
	
		
			
				|  |  | +                        </variation>
 | 
	
		
			
				|  |  |                      </view>
 | 
	
		
			
				|  |  |                  </viewController>
 | 
	
		
			
				|  |  |                  <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
 |