|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9531" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies>
|
4 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/> |
| 9 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
5 | 10 | </dependencies>
|
6 | 11 | <customFonts key="customFonts">
|
7 |
| - <mutableArray key="Dosis-ExtraLight.otf"> |
| 12 | + <array key="Dosis-ExtraLight.otf"> |
8 | 13 | <string>Dosis-ExtraLight</string>
|
9 |
| - </mutableArray> |
10 |
| - <mutableArray key="Dosis-Regular.otf"> |
| 14 | + </array> |
| 15 | + <array key="Dosis-Regular.otf"> |
11 | 16 | <string>Dosis-Regular</string>
|
12 |
| - <string>Dosis-Regular</string> |
13 |
| - </mutableArray> |
| 17 | + </array> |
14 | 18 | </customFonts>
|
15 | 19 | <objects>
|
16 | 20 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
17 | 21 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
18 |
| - <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="UserCollectionViewCell" id="gdF-wQ-JiZ" customClass="UserCollectionViewCell" customModule="YALLayoutTransitioning" customModuleProvider="target"> |
| 22 | + <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="UserCollectionViewCell" id="gdF-wQ-JiZ" customClass="UserCollectionViewCell" customModule="DisplaySwitcher_Example" customModuleProvider="target"> |
19 | 23 | <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
|
20 | 24 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
21 | 25 | <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
|
|
24 | 28 | <subviews>
|
25 | 29 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xuV-JL-rj1">
|
26 | 30 | <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
|
27 |
| - <color key="backgroundColor" red="0.1215686275" green="0.1450980392" blue="0.15686274510000001" alpha="1" colorSpace="calibratedRGB"/> |
| 31 | + <color key="backgroundColor" red="0.1215686275" green="0.1450980392" blue="0.15686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
28 | 32 | </view>
|
29 | 33 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="23 posts • 78 comments • 341 likes" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tae-yd-Jjo">
|
30 | 34 | <rect key="frame" x="95" y="44" width="200" height="19"/>
|
31 | 35 | <fontDescription key="fontDescription" name="Dosis-ExtraLight" family="Dosis" pointSize="15"/>
|
32 |
| - <color key="textColor" red="0.396078431372549" green="0.52941176470588236" blue="0.50588235294117645" alpha="1" colorSpace="calibratedRGB"/> |
| 36 | + <color key="textColor" red="0.396078431372549" green="0.52941176470588236" blue="0.50588235294117645" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
33 | 37 | <nil key="highlightedColor"/>
|
34 | 38 | </label>
|
35 | 39 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Grace Simpson" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hwV-Zy-XbA">
|
36 | 40 | <rect key="frame" x="95" y="15" width="97" height="22"/>
|
37 | 41 | <fontDescription key="fontDescription" name="Dosis-Regular" family="Dosis" pointSize="17"/>
|
38 |
| - <color key="textColor" red="0.56078431370000004" green="0.62745098040000002" blue="0.6705882353" alpha="1" colorSpace="calibratedRGB"/> |
| 42 | + <color key="textColor" red="0.56078431370000004" green="0.62745098040000002" blue="0.6705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
39 | 43 | <nil key="highlightedColor"/>
|
40 | 44 | </label>
|
41 | 45 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bNy-hc-AKS" userLabel="Container View">
|
42 | 46 | <rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
|
43 | 47 | <subviews>
|
44 | 48 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Grace Simpson" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ffm-Pv-DOi">
|
45 |
| - <rect key="frame" x="10" y="33" width="59" height="43"/> |
| 49 | + <rect key="frame" x="10" y="54.5" width="96.5" height="21.5"/> |
46 | 50 | <fontDescription key="fontDescription" name="Dosis-Regular" family="Dosis" pointSize="17"/>
|
47 |
| - <color key="textColor" red="0.5607843137254902" green="0.62745098039215685" blue="0.6705882352941176" alpha="1" colorSpace="calibratedRGB"/> |
| 51 | + <color key="textColor" red="0.5607843137254902" green="0.62745098039215685" blue="0.6705882352941176" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
48 | 52 | <nil key="highlightedColor"/>
|
49 | 53 | </label>
|
50 | 54 | </subviews>
|
51 |
| - <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 55 | + <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> |
52 | 56 | <constraints>
|
53 | 57 | <constraint firstItem="ffm-Pv-DOi" firstAttribute="leading" secondItem="bNy-hc-AKS" secondAttribute="leading" constant="10" id="bND-9Z-Tui"/>
|
54 | 58 | <constraint firstAttribute="bottom" secondItem="ffm-Pv-DOi" secondAttribute="bottom" constant="4" id="mC0-hz-8zg"/>
|
55 |
| - <constraint firstAttribute="trailing" secondItem="ffm-Pv-DOi" secondAttribute="trailing" constant="11" id="xtL-Jy-8km"/> |
| 59 | + <constraint firstAttribute="trailing" secondItem="ffm-Pv-DOi" secondAttribute="trailing" priority="750" constant="11" id="xtL-Jy-8km"/> |
56 | 60 | </constraints>
|
57 | 61 | </view>
|
58 | 62 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rMa-bq-TqE">
|
|
63 | 67 | </constraints>
|
64 | 68 | </imageView>
|
65 | 69 | </subviews>
|
66 |
| - <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
67 | 70 | </view>
|
68 | 71 | <constraints>
|
69 | 72 | <constraint firstItem="rMa-bq-TqE" firstAttribute="top" secondItem="gdF-wQ-JiZ" secondAttribute="top" id="DRm-1f-DUn"/>
|
|
0 commit comments