|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13189.4" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_0" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13165.3"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
| 11 | + <customFonts key="customFonts"> |
| 12 | + <array key="AppleSDGothicNeo.ttc"> |
| 13 | + <string>AppleSDGothicNeo-Regular</string> |
| 14 | + </array> |
| 15 | + </customFonts> |
11 | 16 | <objects> |
12 | 17 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ViewController" customModule="ALCameraViewController" customModuleProvider="target"> |
13 | 18 | <connections> |
|
91 | 96 | </constraints> |
92 | 97 | </view> |
93 | 98 | <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aZk-39-lei"> |
94 | | - <rect key="frame" x="0.0" y="468" width="320" height="100"/> |
| 99 | + <rect key="frame" x="0.0" y="463" width="320" height="105"/> |
95 | 100 | <subviews> |
96 | 101 | <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="k5h-ry-m8S"> |
97 | | - <rect key="frame" x="24" y="28" width="51" height="31"/> |
| 102 | + <rect key="frame" x="15" y="28" width="51" height="31"/> |
98 | 103 | <connections> |
99 | 104 | <action selector="libraryChanged:" destination="-1" eventType="valueChanged" id="LKB-0U-NRn"/> |
100 | 105 | <action selector="resizingChanged:" destination="-1" eventType="valueChanged" id="veN-be-OGb"/> |
101 | 106 | </connections> |
102 | 107 | </switch> |
103 | | - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Allow resizing" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="In7-Or-H5s"> |
104 | | - <rect key="frame" x="8" y="65" width="81.5" height="17"/> |
| 108 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="isResizable" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="In7-Or-H5s"> |
| 109 | + <rect key="frame" x="8" y="65" width="64" height="17"/> |
105 | 110 | <fontDescription key="fontDescription" name="AppleSDGothicNeo-Regular" family="Apple SD Gothic Neo" pointSize="14"/> |
106 | 111 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
107 | 112 | <nil key="highlightedColor"/> |
|
121 | 126 | <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
122 | 127 | <nil key="highlightedColor"/> |
123 | 128 | </label> |
| 129 | + <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="DSI-Wk-w93"> |
| 130 | + <rect key="frame" x="96" y="28" width="51" height="31"/> |
| 131 | + <connections> |
| 132 | + <action selector="libraryChanged:" destination="-1" eventType="valueChanged" id="wgu-jE-pwk"/> |
| 133 | + <action selector="movingChanged:" destination="-1" eventType="valueChanged" id="VNQ-EU-Pcc"/> |
| 134 | + <action selector="resizingChanged:" destination="-1" eventType="valueChanged" id="dWI-k0-WsG"/> |
| 135 | + </connections> |
| 136 | + </switch> |
| 137 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="isMovable" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YNR-ru-Naw"> |
| 138 | + <rect key="frame" x="91" y="65" width="59" height="17"/> |
| 139 | + <fontDescription key="fontDescription" name="AppleSDGothicNeo-Regular" family="Apple SD Gothic Neo" pointSize="14"/> |
| 140 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 141 | + <nil key="highlightedColor"/> |
| 142 | + </label> |
| 143 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Crop settings:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cSR-t6-yJv"> |
| 144 | + <rect key="frame" x="8" y="8" width="82" height="12"/> |
| 145 | + <fontDescription key="fontDescription" name="AppleSDGothicNeo-Regular" family="Apple SD Gothic Neo" pointSize="14"/> |
| 146 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 147 | + <nil key="highlightedColor"/> |
| 148 | + </label> |
124 | 149 | </subviews> |
125 | 150 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/> |
126 | 151 | <constraints> |
| 152 | + <constraint firstItem="DSI-Wk-w93" firstAttribute="leading" secondItem="k5h-ry-m8S" secondAttribute="trailing" constant="32" id="2Sk-tz-Ope"/> |
| 153 | + <constraint firstItem="k5h-ry-m8S" firstAttribute="top" secondItem="cSR-t6-yJv" secondAttribute="bottom" constant="8" id="Fb1-4H-MtS"/> |
| 154 | + <constraint firstItem="DSI-Wk-w93" firstAttribute="centerY" secondItem="k5h-ry-m8S" secondAttribute="centerY" id="GXP-Jm-a8F"/> |
127 | 155 | <constraint firstItem="DXi-q2-e5s" firstAttribute="top" secondItem="wMe-QX-l9A" secondAttribute="bottom" constant="6" id="JKt-OZ-OfS"/> |
128 | | - <constraint firstAttribute="height" constant="100" id="MTP-Zi-Sp6"/> |
| 156 | + <constraint firstAttribute="height" constant="105" id="MTP-Zi-Sp6"/> |
129 | 157 | <constraint firstItem="wMe-QX-l9A" firstAttribute="top" secondItem="k5h-ry-m8S" secondAttribute="top" id="Oi9-A3-OeO"/> |
130 | 158 | <constraint firstItem="k5h-ry-m8S" firstAttribute="top" secondItem="aZk-39-lei" secondAttribute="top" constant="28" id="YVP-87-gmz"/> |
| 159 | + <constraint firstItem="cSR-t6-yJv" firstAttribute="leading" secondItem="aZk-39-lei" secondAttribute="leading" constant="8" id="bIT-h5-U4i"/> |
| 160 | + <constraint firstItem="YNR-ru-Naw" firstAttribute="centerX" secondItem="DSI-Wk-w93" secondAttribute="centerX" id="lcN-lZ-MWU"/> |
| 161 | + <constraint firstItem="cSR-t6-yJv" firstAttribute="top" secondItem="aZk-39-lei" secondAttribute="top" constant="8" id="nWf-SV-5lr"/> |
131 | 162 | <constraint firstAttribute="trailing" secondItem="wMe-QX-l9A" secondAttribute="trailing" constant="8" id="oW4-sC-slS"/> |
132 | 163 | <constraint firstItem="In7-Or-H5s" firstAttribute="top" secondItem="k5h-ry-m8S" secondAttribute="bottom" constant="6" id="op5-Pa-JNB"/> |
133 | 164 | <constraint firstItem="DXi-q2-e5s" firstAttribute="centerX" secondItem="wMe-QX-l9A" secondAttribute="centerX" id="usT-6x-EtL"/> |
134 | 165 | <constraint firstItem="In7-Or-H5s" firstAttribute="leading" secondItem="aZk-39-lei" secondAttribute="leading" constant="8" id="wRs-Qw-Sic"/> |
| 166 | + <constraint firstItem="YNR-ru-Naw" firstAttribute="top" secondItem="DSI-Wk-w93" secondAttribute="bottom" constant="6" id="y3p-bV-bPy"/> |
135 | 167 | <constraint firstItem="k5h-ry-m8S" firstAttribute="centerX" secondItem="In7-Or-H5s" secondAttribute="centerX" id="z4S-xt-ZNI"/> |
136 | 168 | </constraints> |
137 | 169 | </view> |
|
0 commit comments