|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6214" systemVersion="14A314h" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES"> |
| 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"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6207"/> |
5 |
| - <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies>
|
7 | 9 | <objects>
|
8 | 10 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
9 | 11 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
10 | 12 | <view contentMode="scaleToFill" id="iN0-l3-epB">
|
11 |
| - <rect key="frame" x="0.0" y="0.0" width="480" height="480"/> |
| 13 | + <rect key="frame" x="0.0" y="0.0" width="491" height="705"/> |
12 | 14 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
13 | 15 | <subviews>
|
14 |
| - <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"> |
15 |
| - <rect key="frame" x="20" y="439" width="441" height="21"/> |
16 |
| - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
17 |
| - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
18 |
| - <nil key="highlightedColor"/> |
19 |
| - </label> |
20 | 16 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="AZExpandableIconListView" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
|
21 |
| - <rect key="frame" x="20" y="140" width="441" height="43"/> |
| 17 | + <rect key="frame" x="15" y="281" width="461" height="43"/> |
22 | 18 | <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
23 | 19 | <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
24 | 20 | <nil key="highlightedColor"/>
|
25 | 21 | </label>
|
26 | 22 | </subviews>
|
27 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 23 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
28 | 24 | <constraints>
|
29 |
| - <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/> |
30 | 25 | <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 |
| - <constraint firstItem="kId-c2-rCX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="fvb-Df-36g"/> |
| 26 | + <constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="-50" id="Np8-Nr-R0C"/> |
35 | 27 | </constraints>
|
36 | 28 | <nil key="simulatedStatusBarMetrics"/>
|
37 | 29 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
38 |
| - <point key="canvasLocation" x="548" y="455"/> |
| 30 | + <point key="canvasLocation" x="-362" y="154"/> |
39 | 31 | </view>
|
40 | 32 | </objects>
|
41 | 33 | </document>
|
0 commit comments