github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/clients/ios-objc/photobackup/Base.lproj/Main_iPhone.storyboard (about) 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="SoI-nq-iat"> 3 <dependencies> 4 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/> 5 </dependencies> 6 <scenes> 7 <!--Navigation Controller--> 8 <scene sceneID="UDA-fP-8ml"> 9 <objects> 10 <navigationController definesPresentationContext="YES" id="SoI-nq-iat" sceneMemberID="viewController"> 11 <navigationBar key="navigationBar" contentMode="scaleToFill" id="YXS-kV-awW"> 12 <autoresizingMask key="autoresizingMask"/> 13 </navigationBar> 14 <connections> 15 <segue destination="vXZ-lx-hvc" kind="relationship" relationship="rootViewController" id="qVX-tX-ddg"/> 16 </connections> 17 </navigationController> 18 <placeholder placeholderIdentifier="IBFirstResponder" id="yrb-AY-IBx" userLabel="First Responder" sceneMemberID="firstResponder"/> 19 </objects> 20 <point key="canvasLocation" x="-514" y="112"/> 21 </scene> 22 <!--Settings View Controller--> 23 <scene sceneID="zg2-Dp-YKD"> 24 <objects> 25 <viewController storyboardIdentifier="settings" id="8fN-6F-ZrL" customClass="SettingsViewController" sceneMemberID="viewController"> 26 <layoutGuides> 27 <viewControllerLayoutGuide type="top" id="Hsw-Di-wUq"/> 28 <viewControllerLayoutGuide type="bottom" id="DVy-W1-Lzw"/> 29 </layoutGuides> 30 <view key="view" contentMode="scaleToFill" id="KAH-35-pMf"> 31 <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> 32 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 33 <subviews> 34 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="http://c.raquo.net:3179" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Fca-0x-PGF"> 35 <rect key="frame" x="20" y="67" width="280" height="30"/> 36 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 37 <fontDescription key="fontDescription" type="system" pointSize="14"/> 38 <textInputTraits key="textInputTraits" keyboardType="URL" returnKeyType="next"/> 39 <connections> 40 <outlet property="delegate" destination="8fN-6F-ZrL" id="2dN-uR-wWF"/> 41 </connections> 42 </textField> 43 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="username" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="KYn-nF-h5b"> 44 <rect key="frame" x="20" y="105" width="280" height="30"/> 45 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 46 <fontDescription key="fontDescription" type="system" pointSize="14"/> 47 <textInputTraits key="textInputTraits" returnKeyType="next"/> 48 <connections> 49 <outlet property="delegate" destination="8fN-6F-ZrL" id="jQK-wX-lb3"/> 50 </connections> 51 </textField> 52 <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="password" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Zd5-dU-7dp"> 53 <rect key="frame" x="20" y="143" width="280" height="30"/> 54 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 55 <fontDescription key="fontDescription" type="system" pointSize="14"/> 56 <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/> 57 <connections> 58 <outlet property="delegate" destination="8fN-6F-ZrL" id="0Pk-Yt-XpN"/> 59 </connections> 60 </textField> 61 <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o8w-3m-tLN"> 62 <rect key="frame" x="236" y="201" width="64" height="30"/> 63 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 64 <state key="normal" title="Save"> 65 <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> 66 </state> 67 <connections> 68 <action selector="validate" destination="8fN-6F-ZrL" eventType="touchUpInside" id="gjR-Bh-x9b"/> 69 </connections> 70 </button> 71 <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wkd-h1-yhM"> 72 <rect key="frame" x="20" y="29" width="280" height="21"/> 73 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 74 <fontDescription key="fontDescription" type="system" pointSize="14"/> 75 <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> 76 <nil key="highlightedColor"/> 77 </label> 78 </subviews> 79 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> 80 </view> 81 <connections> 82 <outlet property="errors" destination="Wkd-h1-yhM" id="xM4-qo-PLS"/> 83 <outlet property="password" destination="Zd5-dU-7dp" id="78l-sV-k0p"/> 84 <outlet property="server" destination="Fca-0x-PGF" id="FmV-QS-5gl"/> 85 <outlet property="username" destination="KYn-nF-h5b" id="cNs-tY-1gV"/> 86 </connections> 87 </viewController> 88 <placeholder placeholderIdentifier="IBFirstResponder" id="V3a-a1-MsX" userLabel="First Responder" sceneMemberID="firstResponder"/> 89 </objects> 90 <point key="canvasLocation" x="-50" y="-563"/> 91 </scene> 92 <!--View Controller--> 93 <scene sceneID="ufC-wZ-h7g"> 94 <objects> 95 <viewController automaticallyAdjustsScrollViewInsets="NO" id="vXZ-lx-hvc" customClass="LAViewController" sceneMemberID="viewController"> 96 <layoutGuides> 97 <viewControllerLayoutGuide type="top" id="a0S-kT-60u"/> 98 <viewControllerLayoutGuide type="bottom" id="U05-5W-bkM"/> 99 </layoutGuides> 100 <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> 101 <rect key="frame" x="0.0" y="64" width="320" height="504"/> 102 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 103 <subviews> 104 <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="5wb-yF-nJd"> 105 <rect key="frame" x="0.0" y="0.0" width="320" height="504"/> 106 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 107 <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> 108 <prototypes> 109 <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="statusCell" id="er5-ZQ-tyc" customClass="UploadStatusCell"> 110 <rect key="frame" x="0.0" y="22" width="320" height="60"/> 111 <autoresizingMask key="autoresizingMask"/> 112 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="er5-ZQ-tyc" id="nSS-xQ-SVH"> 113 <rect key="frame" x="0.0" y="0.0" width="320" height="59"/> 114 <autoresizingMask key="autoresizingMask"/> 115 <subviews> 116 <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Starting up..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l8h-VY-mOm"> 117 <rect key="frame" x="20" y="10" width="280" height="21"/> 118 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 119 <fontDescription key="fontDescription" type="system" pointSize="17"/> 120 <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> 121 <nil key="highlightedColor"/> 122 </label> 123 <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hV5-jg-xew"> 124 <rect key="frame" x="20" y="30" width="280" height="21"/> 125 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 126 <fontDescription key="fontDescription" type="system" pointSize="14"/> 127 <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> 128 <nil key="highlightedColor"/> 129 </label> 130 </subviews> 131 </tableViewCellContentView> 132 <connections> 133 <outlet property="error" destination="hV5-jg-xew" id="d3M-g6-gox"/> 134 <outlet property="status" destination="l8h-VY-mOm" id="0PI-7T-jfh"/> 135 </connections> 136 </tableViewCell> 137 <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="taskCell" id="Uij-dS-4Nd" customClass="UploadTaskCell"> 138 <rect key="frame" x="0.0" y="82" width="320" height="60"/> 139 <autoresizingMask key="autoresizingMask"/> 140 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Uij-dS-4Nd" id="CZH-6L-Jgh"> 141 <rect key="frame" x="0.0" y="0.0" width="320" height="59"/> 142 <autoresizingMask key="autoresizingMask"/> 143 <subviews> 144 <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kxh-T4-yk5"> 145 <rect key="frame" x="0.0" y="0.0" width="60" height="60"/> 146 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 147 </imageView> 148 <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Upload name" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rkv-wV-TJW"> 149 <rect key="frame" x="69" y="11" width="241" height="21"/> 150 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 151 <fontDescription key="fontDescription" type="system" pointSize="15"/> 152 <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> 153 <nil key="highlightedColor"/> 154 </label> 155 <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ssa-Q3-Cse"> 156 <rect key="frame" x="69" y="43" width="241" height="2"/> 157 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> 158 </progressView> 159 </subviews> 160 </tableViewCellContentView> 161 <connections> 162 <outlet property="displayText" destination="Rkv-wV-TJW" id="ny3-vX-SWc"/> 163 <outlet property="preview" destination="Kxh-T4-yk5" id="ujR-Jg-xKV"/> 164 <outlet property="progress" destination="ssa-Q3-Cse" id="FVo-dg-SeL"/> 165 </connections> 166 </tableViewCell> 167 </prototypes> 168 <sections/> 169 <connections> 170 <outlet property="dataSource" destination="vXZ-lx-hvc" id="sxE-qP-drw"/> 171 <outlet property="delegate" destination="vXZ-lx-hvc" id="9Vs-7p-dMw"/> 172 </connections> 173 </tableView> 174 </subviews> 175 <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> 176 </view> 177 <extendedEdge key="edgesForExtendedLayout" bottom="YES"/> 178 <navigationItem key="navigationItem" id="a0h-YF-qL9"/> 179 <connections> 180 <outlet property="table" destination="5wb-yF-nJd" id="pHY-bQ-oBB"/> 181 </connections> 182 </viewController> 183 <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> 184 </objects> 185 <point key="canvasLocation" x="-50" y="112"/> 186 </scene> 187 </scenes> 188 <simulatedMetricsContainer key="defaultSimulatedMetrics"> 189 <simulatedStatusBarMetrics key="statusBar"/> 190 <simulatedOrientationMetrics key="orientation"/> 191 <simulatedScreenMetrics key="destination" type="retina4"/> 192 </simulatedMetricsContainer> 193 </document>