|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="CCI-Xi-A1j"> |
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="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="CCI-Xi-A1j"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
8 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
9 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 9 | </dependencies>
|
|
18 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 | 18 | <subviews>
|
20 | 19 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gmd-p7-drS">
|
21 |
| - <rect key="frame" x="87.5" y="308" width="200" height="50"/> |
| 20 | + <rect key="frame" x="87.5" y="308.5" width="200" height="50"/> |
22 | 21 | <constraints>
|
23 | 22 | <constraint firstAttribute="width" constant="200" id="cKk-io-kxp"/>
|
24 | 23 | <constraint firstAttribute="height" constant="50" id="xKJ-id-al5"/>
|
|
29 | 28 | </connections>
|
30 | 29 | </button>
|
31 | 30 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A30-Ps-OsH">
|
32 |
| - <rect key="frame" x="87.5" y="208" width="200" height="50"/> |
| 31 | + <rect key="frame" x="87.5" y="208.5" width="200" height="50"/> |
33 | 32 | <constraints>
|
34 | 33 | <constraint firstAttribute="height" constant="50" id="Fnv-lt-2Dh"/>
|
35 | 34 | <constraint firstAttribute="width" constant="200" id="Q49-KR-FsL"/>
|
36 | 35 | </constraints>
|
37 | 36 | <state key="normal" title="OKKLineMin Full"/>
|
38 | 37 | <connections>
|
39 |
| - <segue destination="g0H-98-Tuw" kind="presentation" identifier="FULL" id="Xvc-xV-gzG"/> |
| 38 | + <segue destination="g0H-98-Tuw" kind="presentation" identifier="FULL" modalPresentationStyle="fullScreen" id="Xvc-xV-gzG"/> |
40 | 39 | </connections>
|
41 | 40 | </button>
|
42 | 41 | </subviews>
|
|
109 | 108 | <!--KlineVC-->
|
110 | 109 | <scene sceneID="PQm-8u-taF">
|
111 | 110 | <objects>
|
112 |
| - <viewController id="g0H-98-Tuw" customClass="CCKlineVC" customModule="OKKLineMin" customModuleProvider="target" sceneMemberID="viewController"> |
| 111 | + <viewController modalPresentationStyle="fullScreen" id="g0H-98-Tuw" customClass="CCKlineVC" customModule="OKKLineMin" customModuleProvider="target" sceneMemberID="viewController"> |
113 | 112 | <view key="view" contentMode="scaleToFill" id="3Vc-Ye-JI9">
|
114 | 113 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
115 | 114 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
116 | 115 | <subviews>
|
117 | 116 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n92-1Q-1LE">
|
118 |
| - <rect key="frame" x="0.0" y="20" width="375" height="647"/> |
| 117 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
119 | 118 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
120 | 119 | </view>
|
121 | 120 | </subviews>
|
|
137 | 136 | </scene>
|
138 | 137 | </scenes>
|
139 | 138 | <inferredMetricsTieBreakers>
|
140 |
| - <segue reference="Nje-3d-Ee2"/> |
| 139 | + <segue reference="HW6-ce-NE4"/> |
141 | 140 | </inferredMetricsTieBreakers>
|
142 | 141 | </document>
|
0 commit comments