|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6250" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="GKS-bV-ifY"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="GKS-bV-ifY"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6244"/> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
5 | 7 | </dependencies> |
6 | 8 | <scenes> |
7 | 9 | <!--Navigation Controller--> |
|
29 | 31 | <viewControllerLayoutGuide type="bottom" id="Dxo-NP-n3H"/> |
30 | 32 | </layoutGuides> |
31 | 33 | <view key="view" contentMode="scaleToFill" id="AwZ-eA-lEq"> |
32 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 34 | + <rect key="frame" x="0.0" y="64" width="375" height="603"/> |
33 | 35 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
34 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 36 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
35 | 37 | </view> |
| 38 | + <extendedEdge key="edgesForExtendedLayout"/> |
36 | 39 | <navigationItem key="navigationItem" id="vcj-bO-Z5u"> |
37 | 40 | <barButtonItem key="rightBarButtonItem" title="Push" id="fFr-67-9up"> |
38 | 41 | <connections> |
|
54 | 57 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> |
55 | 58 | </layoutGuides> |
56 | 59 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
57 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="504"/> |
| 60 | + <rect key="frame" x="0.0" y="64" width="375" height="603"/> |
58 | 61 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
59 | 62 | <subviews> |
60 | 63 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="69a-gU-xbG"> |
61 | | - <rect key="frame" x="29" y="47" width="46" height="30"/> |
| 64 | + <frame key="frameInset" minX="29" minY="47" width="46" height="30"/> |
| 65 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
62 | 66 | <state key="normal" title="Button"> |
63 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 67 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
64 | 68 | </state> |
65 | 69 | <connections> |
66 | 70 | <action selector="doHTTP:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="ke8-Bi-0bL"/> |
67 | 71 | </connections> |
68 | 72 | </button> |
69 | 73 | <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Sum-3l-LjY"> |
70 | | - <rect key="frame" x="40" y="108" width="240" height="128"/> |
| 74 | + <frame key="frameInset" minX="40" minY="108" width="240" height="128"/> |
| 75 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
71 | 76 | </imageView> |
72 | 77 | </subviews> |
73 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 78 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
74 | 79 | </view> |
75 | 80 | <extendedEdge key="edgesForExtendedLayout"/> |
76 | 81 | <navigationItem key="navigationItem" id="PLj-fN-2dw"/> |
|
85 | 90 | <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
86 | 91 | <simulatedStatusBarMetrics key="statusBar"/> |
87 | 92 | <simulatedOrientationMetrics key="orientation"/> |
88 | | - <simulatedScreenMetrics key="destination" type="retina4"/> |
| 93 | + <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/> |
89 | 94 | </simulatedMetricsContainer> |
90 | 95 | </document> |
0 commit comments