|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.17" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
3 | | - <device id="retina4_0" orientation="portrait"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.14"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
11 | 11 | <scenes> |
|
18 | 18 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> |
19 | 19 | </layoutGuides> |
20 | 20 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
21 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
22 | 22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
23 | | - <subviews> |
24 | | - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mbI-Kh-uaP" customClass="ORCarousel" customModule="ORCarousel"> |
25 | | - <rect key="frame" x="0.0" y="20" width="320" height="50"/> |
26 | | - <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
27 | | - <constraints> |
28 | | - <constraint firstAttribute="height" constant="50" id="scw-Bv-XXm"/> |
29 | | - </constraints> |
30 | | - <userDefinedRuntimeAttributes> |
31 | | - <userDefinedRuntimeAttribute type="boolean" keyPath="showScrollIndicator" value="NO"/> |
32 | | - </userDefinedRuntimeAttributes> |
33 | | - </view> |
34 | | - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NGX-AU-arZ" customClass="ORCarousel" customModule="ORCarousel"> |
35 | | - <rect key="frame" x="0.0" y="74" width="320" height="50"/> |
36 | | - <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
37 | | - <constraints> |
38 | | - <constraint firstAttribute="height" constant="50" id="mYi-cq-IpM"/> |
39 | | - </constraints> |
40 | | - <userDefinedRuntimeAttributes> |
41 | | - <userDefinedRuntimeAttribute type="boolean" keyPath="showScrollIndicator" value="NO"/> |
42 | | - </userDefinedRuntimeAttributes> |
43 | | - </view> |
44 | | - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CKM-d1-7dH" customClass="ORCarousel" customModule="ORCarousel"> |
45 | | - <rect key="frame" x="0.0" y="182" width="320" height="386"/> |
46 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
47 | | - <userDefinedRuntimeAttributes> |
48 | | - <userDefinedRuntimeAttribute type="boolean" keyPath="showScrollIndicator" value="NO"/> |
49 | | - </userDefinedRuntimeAttributes> |
50 | | - </view> |
51 | | - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YxL-TF-6Nq" customClass="ORCarousel" customModule="ORCarousel"> |
52 | | - <rect key="frame" x="0.0" y="128" width="320" height="50"/> |
53 | | - <subviews> |
54 | | - <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="uv4-Y8-5Rh"> |
55 | | - <rect key="frame" x="20" y="0.0" width="280" height="50"/> |
56 | | - <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="fSw-Yc-ljj"> |
57 | | - <size key="itemSize" width="50" height="50"/> |
58 | | - <size key="headerReferenceSize" width="0.0" height="0.0"/> |
59 | | - <size key="footerReferenceSize" width="0.0" height="0.0"/> |
60 | | - <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> |
61 | | - </collectionViewFlowLayout> |
62 | | - <cells> |
63 | | - <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="lEc-NA-qRP"> |
64 | | - <rect key="frame" x="0.0" y="0.0" width="50" height="50"/> |
65 | | - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
66 | | - <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> |
67 | | - <rect key="frame" x="0.0" y="0.0" width="50" height="50"/> |
68 | | - <autoresizingMask key="autoresizingMask"/> |
69 | | - </view> |
70 | | - </collectionViewCell> |
71 | | - </cells> |
72 | | - </collectionView> |
73 | | - </subviews> |
74 | | - <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> |
75 | | - <constraints> |
76 | | - <constraint firstAttribute="bottom" secondItem="uv4-Y8-5Rh" secondAttribute="bottom" id="EO4-I2-Ydp"/> |
77 | | - <constraint firstAttribute="trailing" secondItem="uv4-Y8-5Rh" secondAttribute="trailing" constant="20" id="Kyu-kn-BtV"/> |
78 | | - <constraint firstItem="uv4-Y8-5Rh" firstAttribute="top" secondItem="YxL-TF-6Nq" secondAttribute="top" id="ePv-RL-OHc"/> |
79 | | - <constraint firstAttribute="height" constant="50" id="lMD-vB-ofk"/> |
80 | | - <constraint firstItem="uv4-Y8-5Rh" firstAttribute="leading" secondItem="YxL-TF-6Nq" secondAttribute="leading" constant="20" id="uRn-12-wHA"/> |
81 | | - </constraints> |
82 | | - <userDefinedRuntimeAttributes> |
83 | | - <userDefinedRuntimeAttribute type="boolean" keyPath="showScrollIndicator" value="NO"/> |
84 | | - </userDefinedRuntimeAttributes> |
85 | | - <connections> |
86 | | - <outlet property="collectionView" destination="uv4-Y8-5Rh" id="kqO-Js-QDk"/> |
87 | | - </connections> |
88 | | - </view> |
89 | | - </subviews> |
90 | 23 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
91 | | - <constraints> |
92 | | - <constraint firstItem="CKM-d1-7dH" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="4Tv-rh-URu"/> |
93 | | - <constraint firstAttribute="trailing" secondItem="mbI-Kh-uaP" secondAttribute="trailing" id="DAG-V3-IKq"/> |
94 | | - <constraint firstItem="mbI-Kh-uaP" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="Ena-Zv-QAg"/> |
95 | | - <constraint firstItem="NGX-AU-arZ" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="LZ6-88-QbW"/> |
96 | | - <constraint firstItem="2fi-mo-0CV" firstAttribute="top" secondItem="CKM-d1-7dH" secondAttribute="bottom" id="RgO-CX-pn7"/> |
97 | | - <constraint firstItem="mbI-Kh-uaP" firstAttribute="top" secondItem="jyV-Pf-zRb" secondAttribute="bottom" id="SFn-C7-N9O"/> |
98 | | - <constraint firstItem="YxL-TF-6Nq" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leading" id="ii9-Rx-efD"/> |
99 | | - <constraint firstItem="YxL-TF-6Nq" firstAttribute="top" secondItem="NGX-AU-arZ" secondAttribute="bottom" constant="4" id="jcm-8Y-ha6"/> |
100 | | - <constraint firstAttribute="trailing" secondItem="CKM-d1-7dH" secondAttribute="trailing" id="krD-bO-loS"/> |
101 | | - <constraint firstAttribute="trailing" secondItem="YxL-TF-6Nq" secondAttribute="trailing" id="pvV-aj-7s5"/> |
102 | | - <constraint firstItem="CKM-d1-7dH" firstAttribute="top" secondItem="YxL-TF-6Nq" secondAttribute="bottom" constant="4" id="qBH-0C-qzE"/> |
103 | | - <constraint firstItem="NGX-AU-arZ" firstAttribute="top" secondItem="mbI-Kh-uaP" secondAttribute="bottom" constant="4" id="xSt-Pl-wLo"/> |
104 | | - <constraint firstAttribute="trailing" secondItem="NGX-AU-arZ" secondAttribute="trailing" id="xTS-3k-5YM"/> |
105 | | - </constraints> |
106 | 24 | </view> |
107 | | - <connections> |
108 | | - <outlet property="bottomCarousel" destination="CKM-d1-7dH" id="3DP-QA-OWf"/> |
109 | | - <outlet property="dayCarousel" destination="mbI-Kh-uaP" id="eAq-X0-nwH"/> |
110 | | - <outlet property="monthCarousel" destination="NGX-AU-arZ" id="Dv5-G0-tnc"/> |
111 | | - <outlet property="yearCarousel" destination="YxL-TF-6Nq" id="seo-CG-OUc"/> |
112 | | - </connections> |
113 | 25 | </viewController> |
114 | 26 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
115 | 27 | </objects> |
116 | | - <point key="canvasLocation" x="24.375" y="34.859154929577464"/> |
117 | 28 | </scene> |
118 | 29 | </scenes> |
119 | 30 | </document> |
0 commit comments