|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait">
|
4 | 4 | <adaptation id="fullscreen"/>
|
5 | 5 | </device>
|
6 | 6 | <dependencies>
|
7 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/> |
8 | 9 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
9 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 11 | </dependencies>
|
|
19 | 20 | </placeholder>
|
20 | 21 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
21 | 22 | <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="nrq-2g-nW4">
|
22 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="375" height="994"/> |
23 | 24 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
24 | 25 | <subviews>
|
25 | 26 | <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nKp-Rh-3Iv">
|
26 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 27 | + <rect key="frame" x="0.0" y="0.0" width="375" height="994"/> |
27 | 28 | <subviews>
|
28 | 29 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Scs-Vr-84v">
|
29 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 30 | + <rect key="frame" x="0.0" y="0.0" width="375" height="994"/> |
30 | 31 | <subviews>
|
31 | 32 | <view tag="100" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="she-Df-Y1g" customClass="CardContentView" customModule="CiaoTransitions_Example" customModuleProvider="target">
|
32 | 33 | <rect key="frame" x="0.0" y="0.0" width="375" height="350"/>
|
|
36 | 37 | </constraints>
|
37 | 38 | </view>
|
38 | 39 | <label opaque="NO" userInteractionEnabled="NO" contentMode="top" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rte-LT-cFZ">
|
39 |
| - <rect key="frame" x="8" y="358" width="359" height="184"/> |
40 |
| - <string key="text">Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. |
| 40 | + <rect key="frame" x="8" y="358" width="359" height="585"/> |
| 41 | + <mutableString key="text">Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. |
41 | 42 |
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
|
42 | 43 |
|
43 |
| -Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</string> |
| 44 | +Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. |
| 45 | +
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. |
| 46 | + |
| 47 | +Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |
| 48 | + |
| 49 | +Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. |
| 50 | +
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. |
| 51 | + |
| 52 | +Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</mutableString> |
44 | 53 | <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
45 | 54 | <color key="textColor" red="0.23137254900000001" green="0.2156862745" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
46 | 55 | <nil key="highlightedColor"/>
|
@@ -74,8 +83,9 @@ Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deseru
|
74 | 83 | <constraint firstItem="nKp-Rh-3Iv" firstAttribute="top" secondItem="nrq-2g-nW4" secondAttribute="top" id="n7y-o7-Glk"/>
|
75 | 84 | <constraint firstItem="nKp-Rh-3Iv" firstAttribute="trailing" secondItem="atI-P0-WL4" secondAttribute="trailing" id="uJW-S5-EbU"/>
|
76 | 85 | </constraints>
|
| 86 | + <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
77 | 87 | <viewLayoutGuide key="safeArea" id="atI-P0-WL4"/>
|
78 |
| - <point key="canvasLocation" x="33.5" y="53.5"/> |
| 88 | + <point key="canvasLocation" x="32.799999999999997" y="199.70014992503749"/> |
79 | 89 | </view>
|
80 | 90 | </objects>
|
81 | 91 | </document>
|
0 commit comments