|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="zNB-F1-Vze"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="zNB-F1-Vze"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/> |
| 7 | + <capability name="Named colors" minToolsVersion="9.0"/> |
9 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
10 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
11 | 10 | </dependencies> |
|
17 | 16 | <view key="view" contentMode="scaleToFill" id="hIc-I3-XMI"> |
18 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
19 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
20 | | - <color key="backgroundColor" red="0.21747174859999999" green="0.27733260389999997" blue="0.34390062090000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 19 | + <subviews> |
| 20 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W8h-cH-efN"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="487"/> |
| 22 | + <subviews> |
| 23 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="brickHack6Logo" translatesAutoresizingMaskIntoConstraints="NO" id="baO-lg-ues"> |
| 24 | + <rect key="frame" x="36" y="174" width="148" height="139.5"/> |
| 25 | + </imageView> |
| 26 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginShapes" translatesAutoresizingMaskIntoConstraints="NO" id="Vz7-XO-8iH"> |
| 27 | + <rect key="frame" x="164" y="69" width="211" height="349"/> |
| 28 | + </imageView> |
| 29 | + </subviews> |
| 30 | + <color key="backgroundColor" name="primaryColor"/> |
| 31 | + <constraints> |
| 32 | + <constraint firstAttribute="trailing" secondItem="Vz7-XO-8iH" secondAttribute="trailing" id="74V-Xn-Byc"/> |
| 33 | + <constraint firstAttribute="trailing" secondItem="Vz7-XO-8iH" secondAttribute="trailing" id="7OA-4e-nHn"/> |
| 34 | + <constraint firstItem="baO-lg-ues" firstAttribute="leading" secondItem="W8h-cH-efN" secondAttribute="leading" constant="36" id="hd4-Zv-X8h"/> |
| 35 | + <constraint firstItem="baO-lg-ues" firstAttribute="centerY" secondItem="W8h-cH-efN" secondAttribute="centerY" id="kFR-BP-ydw"/> |
| 36 | + <constraint firstItem="Vz7-XO-8iH" firstAttribute="centerY" secondItem="W8h-cH-efN" secondAttribute="centerY" id="lMu-ws-dg6"/> |
| 37 | + </constraints> |
| 38 | + </view> |
| 39 | + </subviews> |
| 40 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 41 | + <constraints> |
| 42 | + <constraint firstItem="4bi-QB-vgu" firstAttribute="bottom" secondItem="W8h-cH-efN" secondAttribute="bottom" constant="180" id="C9d-xx-mM5"/> |
| 43 | + <constraint firstItem="4bi-QB-vgu" firstAttribute="trailing" secondItem="W8h-cH-efN" secondAttribute="trailing" id="Q01-OU-a8Z"/> |
| 44 | + <constraint firstItem="W8h-cH-efN" firstAttribute="leading" secondItem="4bi-QB-vgu" secondAttribute="leading" id="W4n-x5-hM4"/> |
| 45 | + <constraint firstItem="W8h-cH-efN" firstAttribute="top" secondItem="hIc-I3-XMI" secondAttribute="top" id="jJ4-es-EWb"/> |
| 46 | + </constraints> |
21 | 47 | <viewLayoutGuide key="safeArea" id="4bi-QB-vgu"/> |
22 | 48 | </view> |
23 | 49 | <nil key="simulatedTopBarMetrics"/> |
24 | 50 | </viewController> |
25 | 51 | <placeholder placeholderIdentifier="IBFirstResponder" id="n08-hQ-RY1" sceneMemberID="firstResponder"/> |
26 | 52 | </objects> |
27 | | - <point key="canvasLocation" x="947.82608695652186" y="132.58928571428572"/> |
| 53 | + <point key="canvasLocation" x="946.39999999999998" y="131.78410794602701"/> |
28 | 54 | </scene> |
29 | 55 | </scenes> |
| 56 | + <resources> |
| 57 | + <image name="brickHack6Logo" width="148" height="139.5"/> |
| 58 | + <image name="loginShapes" width="211" height="349"/> |
| 59 | + <namedColor name="primaryColor"> |
| 60 | + <color red="0.96078431372549022" green="0.52549019607843139" blue="0.14509803921568629" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 61 | + </namedColor> |
| 62 | + </resources> |
30 | 63 | </document> |
0 commit comments