MainStoryboard_iPad.storyboard
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="4385" systemVersion="12E31" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" initialViewController="2"> 3 <dependencies> 4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3628"/> 5 </dependencies> 6 <scenes> 7 <!--View Controller--> 8 <scene sceneID="4"> 9 <objects> 10 <viewController id="2" customClass="ViewController" sceneMemberID="viewController"> 11 <view key="view" contentMode="scaleToFill" id="5"> 12 <rect key="frame" x="0.0" y="20" width="768" height="1004"/> 13 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 14 <subviews> 15 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="E0E-Xg-q3I"> 16 <rect key="frame" x="94" y="59" width="90" height="44"/> 17 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 18 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 19 <state key="normal" title="Listcred"> 20 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 21 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 22 </state> 23 <state key="highlighted"> 24 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 25 </state> 26 <connections> 27 <action selector="listCredentials:" destination="3" eventType="touchUpInside" id="ty7-0i-8M6"/> 28 </connections> 29 </button> 30 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="bhT-HI-th4"> 31 <rect key="frame" x="299" y="679" width="90" height="44"/> 32 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 33 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 34 <state key="normal" title="test suite"> 35 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 36 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 37 </state> 38 <state key="highlighted"> 39 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 40 </state> 41 <connections> 42 <action selector="addCredential:" destination="3" eventType="touchUpInside" id="4TE-hm-DXA"/> 43 </connections> 44 </button> 45 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="2DV-BI-ygr"> 46 <rect key="frame" x="94" y="138" width="90" height="44"/> 47 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 48 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 49 <state key="normal" title="Delete all"> 50 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 51 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 52 </state> 53 <state key="highlighted"> 54 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 55 </state> 56 <connections> 57 <action selector="deleteAllCredentials:" destination="3" eventType="touchUpInside" id="QuY-Wv-5C1"/> 58 </connections> 59 </button> 60 <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" id="yi3-Nj-ztp"> 61 <rect key="frame" x="192" y="87" width="556" height="411"/> 62 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 63 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> 64 <fontDescription key="fontDescription" type="system" pointSize="14"/> 65 <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> 66 </textView> 67 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="Gh2-8g-KIf"> 68 <rect key="frame" x="117" y="562" width="105" height="69"/> 69 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 70 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 71 <state key="normal" title="auth server"> 72 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 73 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 74 </state> 75 <state key="highlighted"> 76 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 77 </state> 78 <connections> 79 <action selector="authServer:" destination="3" eventType="touchUpInside" id="LXN-RW-hWD"/> 80 </connections> 81 </button> 82 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="ldap@dc02.ads.apple.com" borderStyle="roundedRect" minimumFontSize="17" id="05k-Rb-cDz"> 83 <rect key="frame" x="265" y="562" width="419" height="30"/> 84 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 85 <fontDescription key="fontDescription" type="system" pointSize="14"/> 86 <textInputTraits key="textInputTraits"/> 87 </textField> 88 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="untested" borderStyle="roundedRect" minimumFontSize="17" id="lTn-0J-wCx"> 89 <rect key="frame" x="265" y="600" width="97" height="30"/> 90 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 91 <accessibility key="accessibilityConfiguration"> 92 <accessibilityTraits key="traits" none="YES" staticText="YES"/> 93 </accessibility> 94 <fontDescription key="fontDescription" type="system" pointSize="14"/> 95 <textInputTraits key="textInputTraits"/> 96 </textField> 97 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="KBD-Us-LaX"> 98 <rect key="frame" x="79" y="775" width="105" height="69"/> 99 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 100 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 101 <state key="normal" title="url test"> 102 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 103 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 104 </state> 105 <state key="highlighted"> 106 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 107 </state> 108 <connections> 109 <action selector="nsURLFetch:" destination="2" eventType="touchUpInside" id="myG-mH-dcx"/> 110 </connections> 111 </button> 112 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="http://dc03.ads.apple.com/negotiate/" borderStyle="roundedRect" minimumFontSize="17" id="S22-IK-Gkd"> 113 <rect key="frame" x="214" y="775" width="419" height="30"/> 114 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 115 <fontDescription key="fontDescription" type="system" pointSize="14"/> 116 <textInputTraits key="textInputTraits"/> 117 </textField> 118 <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" id="AVR-DL-4eE"> 119 <rect key="frame" x="209" y="821" width="324" height="128"/> 120 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 121 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> 122 <fontDescription key="fontDescription" type="system" pointSize="14"/> 123 <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> 124 </textView> 125 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="94b-Br-VHd"> 126 <rect key="frame" x="41" y="98" width="143" height="44"/> 127 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 128 <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/> 129 <state key="normal" title="acquire ADs cred"> 130 <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/> 131 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 132 </state> 133 <state key="highlighted"> 134 <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 135 </state> 136 <connections> 137 <action selector="acquirektestuserAtADS:" destination="2" eventType="touchUpInside" id="WM6-Ef-1jp"/> 138 </connections> 139 </button> 140 </subviews> 141 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> 142 </view> 143 <connections> 144 <outlet property="authServerName" destination="05k-Rb-cDz" id="NVg-is-CqR"/> 145 <outlet property="authServerResult" destination="lTn-0J-wCx" id="Ud9-eu-5h5"/> 146 <outlet property="ticketView" destination="yi3-Nj-ztp" id="2XF-r2-dLM"/> 147 <outlet property="urlResultTextView" destination="AVR-DL-4eE" id="aHo-cp-VzH"/> 148 <outlet property="urlTextField" destination="S22-IK-Gkd" id="GoF-wc-VWr"/> 149 </connections> 150 </viewController> 151 <placeholder placeholderIdentifier="IBFirstResponder" id="3" sceneMemberID="firstResponder"/> 152 </objects> 153 </scene> 154 </scenes> 155 <simulatedMetricsContainer key="defaultSimulatedMetrics"> 156 <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/> 157 <simulatedOrientationMetrics key="orientation"/> 158 <simulatedScreenMetrics key="destination"/> 159 </simulatedMetricsContainer> 160 </document>