|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14092" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
3 |
| - <device id="retina4_7" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17147" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 |
| - <deployment identifier="iOS"/> |
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14081.1"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17120"/> |
9 | 6 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
10 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
11 | 8 | </dependencies>
|
|
18 | 15 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
19 | 16 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
20 | 17 | <subviews>
|
21 |
| - <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="gIK-bs-UBw"> |
22 |
| - <rect key="frame" x="0.0" y="64" width="375" height="216"/> |
23 |
| - <date key="date" timeIntervalSinceReferenceDate="450983804.334001"> |
24 |
| - <!--2015-04-17 17:16:44 +0000--> |
25 |
| - </date> |
| 18 | + <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" style="wheels" translatesAutoresizingMaskIntoConstraints="NO" id="gIK-bs-UBw"> |
| 19 | + <rect key="frame" x="0.0" y="44" width="375" height="216"/> |
26 | 20 | <connections>
|
27 | 21 | <action selector="dateChanged:" destination="vXZ-lx-hvc" eventType="valueChanged" id="sQF-Zh-hAo"/>
|
28 | 22 | </connections>
|
29 | 23 | </datePicker>
|
| 24 | + <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="time" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="ETH-KN-X2k"> |
| 25 | + <rect key="frame" x="16" y="280" width="343" height="216"/> |
| 26 | + </datePicker> |
30 | 27 | </subviews>
|
| 28 | + <viewLayoutGuide key="safeArea" id="m7Q-VR-0fX"/> |
31 | 29 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
32 | 30 | <constraints>
|
| 31 | + <constraint firstItem="ETH-KN-X2k" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leadingMargin" id="AlR-ex-jEB"/> |
| 32 | + <constraint firstAttribute="trailingMargin" secondItem="ETH-KN-X2k" secondAttribute="trailing" id="Pxx-xV-y3k"/> |
| 33 | + <constraint firstItem="ETH-KN-X2k" firstAttribute="top" secondItem="gIK-bs-UBw" secondAttribute="bottom" constant="20" id="XVN-ew-nqj"/> |
33 | 34 | <constraint firstItem="gIK-bs-UBw" firstAttribute="leading" secondItem="m7Q-VR-0fX" secondAttribute="leading" id="Y0D-Eg-Svy"/>
|
34 | 35 | <constraint firstItem="gIK-bs-UBw" firstAttribute="top" secondItem="m7Q-VR-0fX" secondAttribute="top" constant="44" id="hor-B5-Pdi"/>
|
35 | 36 | <constraint firstItem="m7Q-VR-0fX" firstAttribute="trailing" secondItem="gIK-bs-UBw" secondAttribute="trailing" id="usk-zA-YaW"/>
|
36 | 37 | </constraints>
|
37 |
| - <viewLayoutGuide key="safeArea" id="m7Q-VR-0fX"/> |
38 | 38 | </view>
|
39 | 39 | <connections>
|
40 | 40 | <outlet property="dp" destination="gIK-bs-UBw" id="TXP-9h-9z9"/>
|
| 41 | + <outlet property="dp2" destination="ETH-KN-X2k" id="FHp-ae-eOi"/> |
41 | 42 | </connections>
|
42 | 43 | </viewController>
|
43 | 44 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
|
44 | 45 | </objects>
|
| 46 | + <point key="canvasLocation" x="-23" y="125"/> |
45 | 47 | </scene>
|
46 | 48 | </scenes>
|
47 | 49 | </document>
|
0 commit comments