|
@@ -1,16 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="8164.2" systemVersion="15A226f" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="9058" systemVersion="15B30a" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES">
|
|
|
<dependencies>
|
|
|
<deployment version="1792" identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8135.1"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9048"/>
|
|
|
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
</dependencies>
|
|
|
- <customFonts key="customFonts">
|
|
|
- <mutableArray key="HelveticaNeueLights.ttc">
|
|
|
- <string>HelveticaNeue-Light</string>
|
|
|
- </mutableArray>
|
|
|
- </customFonts>
|
|
|
<objects>
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
@@ -41,7 +36,7 @@
|
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="Title" textAlignment="justified" lineBreakMode="wordWrap" baselineAdjustment="none" minimumScaleFactor="0.5" adjustsLetterSpacingToFitWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4XD-oC-pqG">
|
|
|
<rect key="frame" x="10" y="143" width="321" height="21.5"/>
|
|
|
<animations/>
|
|
|
- <fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="18"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="light" pointSize="18"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<size key="shadowOffset" width="0.0" height="0.0"/>
|
|
@@ -70,7 +65,7 @@
|
|
|
<rect key="frame" x="8" y="8" width="325" height="14.5"/>
|
|
|
<animations/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
- <color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
|
|
|
+ <color key="textColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
</subviews>
|