|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
- <device id="retina6_5" orientation="portrait">
|
|
|
+ <device id="retina6_1" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
@@ -52,21 +52,21 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginURL" translatesAutoresizingMaskIntoConstraints="NO" id="s9o-RX-XeS">
|
|
|
- <rect key="frame" x="10" y="173.66666666666666" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="10" y="173.5" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="25" id="fh1-RS-gPF"/>
|
|
|
<constraint firstAttribute="height" constant="25" id="rDO-8n-TTv"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginUser" translatesAutoresizingMaskIntoConstraints="NO" id="4OF-5u-Hd1">
|
|
|
- <rect key="frame" x="10" y="217.66666666666666" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="10" y="217.5" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="25" id="FlR-Hd-bH5"/>
|
|
|
<constraint firstAttribute="height" constant="25" id="ViZ-ks-cWQ"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="loginPassword" translatesAutoresizingMaskIntoConstraints="NO" id="7q8-rl-x2M">
|
|
|
- <rect key="frame" x="10" y="261.66666666666669" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="10" y="261.5" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="P8q-8P-IZg"/>
|
|
|
<constraint firstAttribute="width" constant="25" id="glL-CW-aF0"/>
|
|
@@ -92,7 +92,7 @@
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="owR-PS-F32" userLabel="loginTypeView">
|
|
|
- <rect key="frame" x="153.66666666666666" y="822" width="106.99999999999997" height="40"/>
|
|
|
+ <rect key="frame" x="153.5" y="822" width="107" height="40"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="40" id="PaU-7J-gkn"/>
|
|
|
</constraints>
|
|
@@ -102,7 +102,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fhk-o9-J0l">
|
|
|
- <rect key="frame" x="379" y="261.66666666666669" width="25" height="25"/>
|
|
|
+ <rect key="frame" x="379" y="261.5" width="25" height="25"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="25" id="Tme-Lb-bhd"/>
|
|
|
<constraint firstAttribute="width" constant="25" id="uVC-Cm-7w6"/>
|
|
@@ -235,11 +235,20 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="uEr-qx-rv2">
|
|
|
- <rect key="frame" x="95.666666666666686" y="374.33333333333331" width="223" height="157.33333333333331"/>
|
|
|
+ <rect key="frame" x="95.5" y="374.5" width="223" height="157"/>
|
|
|
</imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="898-PT-7ao">
|
|
|
+ <rect key="frame" x="10" y="94" width="394" height="20.5"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="0.0" green="0.50935935970000001" blue="0.78929150100000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
+ <constraint firstItem="x9O-1Y-Id9" firstAttribute="trailing" secondItem="898-PT-7ao" secondAttribute="trailing" constant="10" id="6MT-gN-3XS"/>
|
|
|
+ <constraint firstItem="898-PT-7ao" firstAttribute="top" secondItem="x9O-1Y-Id9" secondAttribute="top" constant="50" id="Iks-eT-vBH"/>
|
|
|
+ <constraint firstItem="898-PT-7ao" firstAttribute="leading" secondItem="x9O-1Y-Id9" secondAttribute="leading" constant="10" id="S9I-wm-Vx0"/>
|
|
|
<constraint firstItem="uEr-qx-rv2" firstAttribute="centerX" secondItem="x9O-1Y-Id9" secondAttribute="centerX" id="aL5-QX-ULn"/>
|
|
|
<constraint firstItem="uEr-qx-rv2" firstAttribute="centerY" secondItem="x9O-1Y-Id9" secondAttribute="centerY" id="rrc-Gc-BmU"/>
|
|
|
</constraints>
|
|
@@ -247,6 +256,7 @@
|
|
|
</view>
|
|
|
<connections>
|
|
|
<outlet property="logoImage" destination="uEr-qx-rv2" id="g4x-Pf-mpw"/>
|
|
|
+ <outlet property="titleLabel" destination="898-PT-7ao" id="DjP-TA-Zqd"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="JhO-p5-bOq" userLabel="First Responder" sceneMemberID="firstResponder"/>
|