|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19142.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19129"/> |
| 7 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
7 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 9 | </dependencies> |
9 | 10 | <objects> |
|
13 | 14 | <rect key="frame" x="0.0" y="0.0" width="480" height="480"/> |
14 | 15 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
15 | 16 | <subviews> |
16 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2015 CocoaPods. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye"> |
17 | | - <rect key="frame" x="20" y="439" width="440" height="21"/> |
18 | | - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
19 | | - <nil key="highlightedColor"/> |
20 | | - </label> |
21 | 17 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="FTLinearActivityIndicator" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX"> |
22 | 18 | <rect key="frame" x="20" y="139.5" width="440" height="43"/> |
23 | 19 | <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/> |
24 | 20 | <nil key="highlightedColor"/> |
25 | 21 | </label> |
26 | 22 | </subviews> |
27 | | - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 23 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
28 | 24 | <constraints> |
29 | 25 | <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/> |
30 | 26 | <constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/> |
31 | | - <constraint firstAttribute="bottom" secondItem="8ie-xW-0ye" secondAttribute="bottom" constant="20" id="Kzo-t9-V3l"/> |
32 | | - <constraint firstItem="8ie-xW-0ye" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="MfP-vx-nX0"/> |
33 | | - <constraint firstAttribute="centerX" secondItem="8ie-xW-0ye" secondAttribute="centerX" id="ZEH-qu-HZ9"/> |
34 | 27 | <constraint firstItem="kId-c2-rCX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="fvb-Df-36g"/> |
35 | 28 | </constraints> |
36 | 29 | <nil key="simulatedStatusBarMetrics"/> |
37 | 30 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
38 | 31 | <point key="canvasLocation" x="548" y="455"/> |
39 | 32 | </view> |
40 | 33 | </objects> |
| 34 | + <resources> |
| 35 | + <systemColor name="systemBackgroundColor"> |
| 36 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 37 | + </systemColor> |
| 38 | + </resources> |
41 | 39 | </document> |
0 commit comments