<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
<device id="retina4_7" orientation="portrait">
|
<adaptation id="fullscreen"/>
|
</device>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="EZSupportViewController">
|
<connections>
|
<outlet property="accessTokenInput" destination="Ret-Ci-Qwy" id="6Wy-Nt-vgj"/>
|
<outlet property="apiUrlInput" destination="HYD-Qc-ara" id="voa-Mq-Oeo"/>
|
<outlet property="appKeyInput" destination="E06-eY-jdx" id="6uE-bj-RLz"/>
|
<outlet property="authUrlInput" destination="jnJ-tU-OwK" id="fEQ-oC-D6k"/>
|
<outlet property="devSerialInput" destination="FYZ-2O-EKk" id="6el-DI-d08"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="accessToken" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ret-Ci-Qwy">
|
<rect key="frame" x="16" y="166" width="343" height="31"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="31" id="HdA-as-9nY"/>
|
</constraints>
|
<nil key="textColor"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="alphabet"/>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="appKey" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="E06-eY-jdx">
|
<rect key="frame" x="16" y="100" width="343" height="31"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="31" id="a8Q-kc-nqJ"/>
|
</constraints>
|
<nil key="textColor"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="alphabet"/>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="apiUrl" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HYD-Qc-ara">
|
<rect key="frame" x="16" y="232" width="343" height="31"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="31" id="eTr-er-TmP"/>
|
</constraints>
|
<nil key="textColor"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="alphabet"/>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="authUrl" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="jnJ-tU-OwK">
|
<rect key="frame" x="16" y="298" width="343" height="31"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="31" id="RiO-NY-8Rx"/>
|
</constraints>
|
<nil key="textColor"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="alphabet"/>
|
</textField>
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LBx-Cz-520">
|
<rect key="frame" x="21" y="415" width="36" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="PXu-zf-WmW"/>
|
<constraint firstAttribute="width" constant="36" id="RZM-XY-n5g"/>
|
</constraints>
|
<state key="normal" title="test2"/>
|
<connections>
|
<action selector="test2BtnClick:" destination="-1" eventType="touchUpInside" id="Kk9-K6-VSA"/>
|
</connections>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="devSerial" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FYZ-2O-EKk">
|
<rect key="frame" x="16" y="364" width="343" height="31"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="31" id="JQH-HR-7q4"/>
|
</constraints>
|
<nil key="textColor"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="alphabet"/>
|
</textField>
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VIF-a2-qrT">
|
<rect key="frame" x="107" y="415" width="47" height="30"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="47" id="1h3-oc-Eru"/>
|
<constraint firstAttribute="height" constant="30" id="usb-PH-EeN"/>
|
</constraints>
|
<state key="normal" title="test"/>
|
<connections>
|
<action selector="testBtnClick:" destination="-1" eventType="touchUpInside" id="qQt-NV-OSI"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="0.93178934010000003" green="0.93178934010000003" blue="0.93178934010000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="HYD-Qc-ara" secondAttribute="trailing" constant="16" id="3m1-je-rD3"/>
|
<constraint firstAttribute="trailing" secondItem="Ret-Ci-Qwy" secondAttribute="trailing" constant="16" id="799-WM-9zV"/>
|
<constraint firstItem="VIF-a2-qrT" firstAttribute="top" secondItem="LBx-Cz-520" secondAttribute="top" id="8Mg-CR-ySV"/>
|
<constraint firstItem="jnJ-tU-OwK" firstAttribute="top" secondItem="HYD-Qc-ara" secondAttribute="bottom" constant="35" id="DHX-zu-BLO"/>
|
<constraint firstItem="HYD-Qc-ara" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="Hhs-AA-MEa"/>
|
<constraint firstItem="LBx-Cz-520" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="21" id="Ht9-Ix-ZkV"/>
|
<constraint firstAttribute="trailing" secondItem="E06-eY-jdx" secondAttribute="trailing" constant="16" id="IQv-5l-nai"/>
|
<constraint firstItem="Ret-Ci-Qwy" firstAttribute="top" secondItem="E06-eY-jdx" secondAttribute="bottom" constant="35" id="NFY-Wz-XOO"/>
|
<constraint firstItem="E06-eY-jdx" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="UYd-lu-cKh"/>
|
<constraint firstItem="LBx-Cz-520" firstAttribute="top" secondItem="FYZ-2O-EKk" secondAttribute="bottom" constant="20" id="VB3-g1-C7O"/>
|
<constraint firstItem="FYZ-2O-EKk" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="aPD-Ia-QB5"/>
|
<constraint firstAttribute="trailing" secondItem="jnJ-tU-OwK" secondAttribute="trailing" constant="16" id="aia-RZ-H0f"/>
|
<constraint firstAttribute="trailing" secondItem="FYZ-2O-EKk" secondAttribute="trailing" constant="16" id="bur-Th-fYL"/>
|
<constraint firstItem="VIF-a2-qrT" firstAttribute="leading" secondItem="LBx-Cz-520" secondAttribute="trailing" constant="50" id="ggG-ZK-YTi"/>
|
<constraint firstItem="E06-eY-jdx" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="100" id="iR1-qc-A7u"/>
|
<constraint firstItem="Ret-Ci-Qwy" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="izx-ky-v2e"/>
|
<constraint firstItem="HYD-Qc-ara" firstAttribute="top" secondItem="Ret-Ci-Qwy" secondAttribute="bottom" constant="35" id="s2l-pc-gTb"/>
|
<constraint firstItem="FYZ-2O-EKk" firstAttribute="top" secondItem="jnJ-tU-OwK" secondAttribute="bottom" constant="35" id="uM7-Q3-fUS"/>
|
<constraint firstItem="jnJ-tU-OwK" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="xya-Bi-ize"/>
|
</constraints>
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
<point key="canvasLocation" x="31.5" y="55.5"/>
|
</view>
|
</objects>
|
</document>
|