|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13528" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="ubA-JZ-Kxm"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="ubA-JZ-Kxm"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13526"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
11 | 11 | <scenes> |
|
40 | 40 | <segue destination="NtG-QR-8eQ" kind="show" identifier="AknowledgementSegue" id="MuW-Fd-sLf"/> |
41 | 41 | </connections> |
42 | 42 | </tableViewCell> |
| 43 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="Okz-Vh-BLk" style="IBUITableViewCellStyleDefault" id="7V1-0D-Zfa"> |
| 44 | + <rect key="frame" x="0.0" y="99.5" width="375" height="44"/> |
| 45 | + <autoresizingMask key="autoresizingMask"/> |
| 46 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="7V1-0D-Zfa" id="O5p-JK-Js0"> |
| 47 | + <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> |
| 48 | + <autoresizingMask key="autoresizingMask"/> |
| 49 | + <subviews> |
| 50 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Aknowledgements Modal" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Okz-Vh-BLk"> |
| 51 | + <rect key="frame" x="16" y="0.0" width="343" height="43.5"/> |
| 52 | + <autoresizingMask key="autoresizingMask"/> |
| 53 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 54 | + <nil key="textColor"/> |
| 55 | + <nil key="highlightedColor"/> |
| 56 | + </label> |
| 57 | + </subviews> |
| 58 | + </tableViewCellContentView> |
| 59 | + <connections> |
| 60 | + <segue destination="5AH-X1-2AM" kind="presentation" identifier="AknowledgementSegueModal" modalPresentationStyle="formSheet" id="C5Y-qy-c2p"/> |
| 61 | + </connections> |
| 62 | + </tableViewCell> |
43 | 63 | </cells> |
44 | 64 | </tableViewSection> |
45 | 65 | </sections> |
|
70 | 90 | </viewController> |
71 | 91 | <placeholder placeholderIdentifier="IBFirstResponder" id="qLC-iG-3Mq" userLabel="First Responder" sceneMemberID="firstResponder"/> |
72 | 92 | </objects> |
73 | | - <point key="canvasLocation" x="1475" y="416"/> |
| 93 | + <point key="canvasLocation" x="1828" y="-67"/> |
74 | 94 | </scene> |
75 | 95 | <!--Navigation Controller--> |
76 | 96 | <scene sceneID="mdF-Oz-9j9"> |
|
93 | 113 | </objects> |
94 | 114 | <point key="canvasLocation" x="-60" y="416"/> |
95 | 115 | </scene> |
| 116 | + <!--Navigation Controller--> |
| 117 | + <scene sceneID="LDt-JN-zPp"> |
| 118 | + <objects> |
| 119 | + <navigationController id="5AH-X1-2AM" sceneMemberID="viewController"> |
| 120 | + <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="dXI-kS-B2j"> |
| 121 | + <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
| 122 | + <autoresizingMask key="autoresizingMask"/> |
| 123 | + </navigationBar> |
| 124 | + <connections> |
| 125 | + <segue destination="HSu-PG-8hU" kind="relationship" relationship="rootViewController" id="J0T-ku-hSs"/> |
| 126 | + </connections> |
| 127 | + </navigationController> |
| 128 | + <placeholder placeholderIdentifier="IBFirstResponder" id="VaL-kU-iB9" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 129 | + </objects> |
| 130 | + <point key="canvasLocation" x="1615" y="724"/> |
| 131 | + </scene> |
| 132 | + <!--Licenses View Controller--> |
| 133 | + <scene sceneID="qN7-Bh-8L0"> |
| 134 | + <objects> |
| 135 | + <viewController id="HSu-PG-8hU" customClass="LicensesViewController" customModule="LicensesViewController" sceneMemberID="viewController"> |
| 136 | + <layoutGuides> |
| 137 | + <viewControllerLayoutGuide type="top" id="wuB-c9-0vk"/> |
| 138 | + <viewControllerLayoutGuide type="bottom" id="nTB-dt-1k0"/> |
| 139 | + </layoutGuides> |
| 140 | + <view key="view" contentMode="scaleToFill" id="gyN-Of-Yg4"> |
| 141 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 142 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 143 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 144 | + </view> |
| 145 | + <navigationItem key="navigationItem" id="EDf-cR-dOZ"/> |
| 146 | + </viewController> |
| 147 | + <placeholder placeholderIdentifier="IBFirstResponder" id="r29-a1-uW3" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 148 | + </objects> |
| 149 | + <point key="canvasLocation" x="2335" y="724"/> |
| 150 | + </scene> |
96 | 151 | </scenes> |
97 | 152 | <color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
98 | 153 | </document> |
0 commit comments