|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 8 | </dependencies> |
11 | 9 | <objects> |
|
31 | 29 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
32 | 30 | <subviews> |
33 | 31 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xez-8g-dy2" customClass="FUIPrivacyAndTermsOfServiceView"> |
34 | | - <rect key="frame" x="0.0" y="0.0" width="359" height="49"/> |
| 32 | + <rect key="frame" x="8" y="0.0" width="359" height="49"/> |
35 | 33 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
36 | 34 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
37 | 35 | <attributedString key="attributedText"/> |
38 | 36 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences" textContentType="url"/> |
39 | 37 | <dataDetectorType key="dataDetectorTypes" link="YES"/> |
40 | 38 | </textView> |
41 | 39 | </subviews> |
42 | | - <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 40 | + <color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/> |
43 | 41 | </view> |
44 | 42 | </subviews> |
45 | | - <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> |
| 43 | + <color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/> |
46 | 44 | </scrollView> |
47 | 45 | </subviews> |
48 | 46 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 47 | + <point key="canvasLocation" x="-162.40000000000001" y="102.99850074962519"/> |
49 | 48 | </view> |
50 | 49 | </objects> |
| 50 | + <resources> |
| 51 | + <systemColor name="groupTableViewBackgroundColor"> |
| 52 | + <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 53 | + </systemColor> |
| 54 | + </resources> |
51 | 55 | </document> |
0 commit comments