|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6254" systemVersion="14B25" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="rN7-5n-qBa"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES" initialViewController="rN7-5n-qBa"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies> |
4 | 5 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/> |
6 | | - <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 8 | </dependencies> |
8 | 9 | <scenes> |
9 | 10 | <!--View Controller--> |
|
15 | 16 | <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/> |
16 | 17 | </layoutGuides> |
17 | 18 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
18 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 19 | + <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
19 | 20 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
20 | 21 | <subviews> |
21 | 22 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XrB-vd-6Xg"> |
22 | | - <rect key="frame" x="94" y="306" width="132" height="30"/> |
| 23 | + <rect key="frame" x="141" y="470" width="132" height="30"/> |
23 | 24 | <state key="normal" title="show action button"> |
24 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 25 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
25 | 26 | </state> |
26 | 27 | <connections> |
27 | 28 | <action selector="show2:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="SQQ-oF-Ozh"/> |
28 | 29 | </connections> |
29 | 30 | </button> |
30 | 31 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CUn-xZ-2cR"> |
31 | | - <rect key="frame" x="137" y="255" width="37" height="30"/> |
| 32 | + <rect key="frame" x="184" y="419" width="37" height="30"/> |
32 | 33 | <state key="normal" title="show"> |
33 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 34 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
34 | 35 | </state> |
35 | 36 | <connections> |
36 | 37 | <action selector="show:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="fa5-Oa-Wie"/> |
37 | 38 | </connections> |
38 | 39 | </button> |
39 | 40 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XGM-5e-D8s"> |
40 | | - <rect key="frame" x="113" y="352" width="85" height="30"/> |
| 41 | + <rect key="frame" x="160" y="516" width="85" height="30"/> |
41 | 42 | <state key="normal" title="arrow image"> |
42 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 43 | + <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
43 | 44 | </state> |
44 | 45 | <connections> |
45 | 46 | <action selector="showWithArrowImage:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="dV2-vy-m0m"/> |
46 | 47 | </connections> |
47 | 48 | </button> |
48 | 49 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="URL" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="8qF-nt-LQt"> |
49 | | - <rect key="frame" x="16" y="212" width="288" height="30"/> |
| 50 | + <rect key="frame" x="20" y="374" width="374" height="34"/> |
50 | 51 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
51 | 52 | <textInputTraits key="textInputTraits"/> |
52 | 53 | </textField> |
53 | 54 | </subviews> |
54 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 55 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
55 | 56 | <constraints> |
56 | 57 | <constraint firstAttribute="centerY" secondItem="CUn-xZ-2cR" secondAttribute="centerY" constant="14" id="8kA-83-yxi"/> |
57 | 58 | <constraint firstItem="8qF-nt-LQt" firstAttribute="leading" secondItem="kh9-bI-dsS" secondAttribute="leadingMargin" id="DZi-8j-Kbq"/> |
|
72 | 73 | </viewController> |
73 | 74 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
74 | 75 | </objects> |
75 | | - <point key="canvasLocation" x="1789" y="521"/> |
| 76 | + <point key="canvasLocation" x="2592.753623188406" y="348.88392857142856"/> |
76 | 77 | </scene> |
77 | 78 | <!--Navigation Controller--> |
78 | 79 | <scene sceneID="wHR-h9-bFF"> |
79 | 80 | <objects> |
80 | 81 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="rN7-5n-qBa" sceneMemberID="viewController"> |
81 | 82 | <toolbarItems/> |
82 | 83 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="teO-LE-H5Y"> |
83 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
| 84 | + <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
84 | 85 | <autoresizingMask key="autoresizingMask"/> |
85 | 86 | </navigationBar> |
86 | 87 | <nil name="viewControllers"/> |
|
90 | 91 | </navigationController> |
91 | 92 | <placeholder placeholderIdentifier="IBFirstResponder" id="i1c-eh-eqE" userLabel="First Responder" sceneMemberID="firstResponder"/> |
92 | 93 | </objects> |
93 | | - <point key="canvasLocation" x="1257" y="521"/> |
| 94 | + <point key="canvasLocation" x="1821.7391304347827" y="348.88392857142856"/> |
94 | 95 | </scene> |
95 | 96 | </scenes> |
96 | | - <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
97 | | - <simulatedStatusBarMetrics key="statusBar"/> |
98 | | - <simulatedOrientationMetrics key="orientation"/> |
99 | | - <simulatedScreenMetrics key="destination" type="retina4"/> |
100 | | - </simulatedMetricsContainer> |
101 | 97 | </document> |
0 commit comments