|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9059" systemVersion="15B42" 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="14854.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_0" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies> |
4 | 5 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9049"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14806.4"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies> |
7 | 9 | <customFonts key="customFonts"> |
8 | | - <mutableArray key="HelveticaNeue.ttc"> |
| 10 | + <array key="HelveticaNeue.ttc"> |
9 | 11 | <string>HelveticaNeue</string> |
10 | | - </mutableArray> |
| 12 | + </array> |
11 | 13 | </customFonts> |
12 | 14 | <objects> |
13 | 15 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
14 | 16 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
15 | | - <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="ncW-Un-nCl" customClass="SpotifyCell" customModule="Example" customModuleProvider="target"> |
| 17 | + <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="ncW-Un-nCl" customClass="SpotifyCell" customModule="Example"> |
16 | 18 | <rect key="frame" x="0.0" y="0.0" width="476" height="74"/> |
17 | 19 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
18 | 20 | <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> |
|
21 | 23 | <subviews> |
22 | 24 | <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ftB-Jh-Uxu"> |
23 | 25 | <rect key="frame" x="15" y="10" width="54" height="54"/> |
24 | | - <animations/> |
25 | 26 | <constraints> |
26 | 27 | <constraint firstAttribute="width" constant="54" id="Ae9-UB-M6n"/> |
27 | 28 | <constraint firstAttribute="height" constant="54" id="WGB-t0-cRR"/> |
28 | 29 | </constraints> |
29 | 30 | </imageView> |
30 | 31 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Save album" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K8o-Ub-adM"> |
31 | | - <rect key="frame" x="70" y="26" width="100" height="23"/> |
32 | | - <animations/> |
| 32 | + <rect key="frame" x="70" y="25.5" width="100" height="23"/> |
33 | 33 | <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="19"/> |
34 | | - <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 34 | + <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
35 | 35 | <nil key="highlightedColor"/> |
36 | 36 | </label> |
37 | 37 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FAc-dM-C2b"> |
38 | 38 | <rect key="frame" x="15" y="73" width="461" height="1"/> |
39 | | - <animations/> |
40 | | - <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.29999999999999999" colorSpace="calibratedRGB"/> |
| 39 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/> |
41 | 40 | <constraints> |
42 | 41 | <constraint firstAttribute="height" constant="1" id="Su2-gr-DZ0"/> |
43 | 42 | </constraints> |
44 | 43 | </view> |
45 | 44 | </subviews> |
46 | | - <animations/> |
47 | | - <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
48 | 45 | </view> |
49 | | - <animations/> |
50 | 46 | <constraints> |
51 | 47 | <constraint firstAttribute="bottom" secondItem="FAc-dM-C2b" secondAttribute="bottom" id="0UO-ds-Qmz"/> |
52 | 48 | <constraint firstItem="FAc-dM-C2b" firstAttribute="leading" secondItem="ncW-Un-nCl" secondAttribute="leading" constant="15" id="MCA-7e-tWK"/> |
|
0 commit comments