|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6751" systemVersion="14C109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6751" systemVersion="14C109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6736"/> |
|
87 | 87 | <constraint firstAttribute="height" constant="21" id="ceY-jT-Jgt"/> |
88 | 88 | </constraints> |
89 | 89 | <fontDescription key="fontDescription" type="system" pointSize="16"/> |
90 | | - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 90 | + <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
91 | 91 | <nil key="highlightedColor"/> |
92 | 92 | </label> |
93 | 93 | </subviews> |
|
98 | 98 | </tableViewCellContentView> |
99 | 99 | <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> |
100 | 100 | <connections> |
101 | | - <segue destination="cF4-XN-KG0" kind="show" id="zg4-cV-mOQ"/> |
| 101 | + <segue destination="cF4-XN-KG0" kind="push" id="Kyg-XK-Agc"/> |
102 | 102 | </connections> |
103 | 103 | </tableViewCell> |
104 | 104 | </cells> |
|
118 | 118 | </tableViewController> |
119 | 119 | <placeholder placeholderIdentifier="IBFirstResponder" id="XTZ-Sc-Qlw" userLabel="First Responder" sceneMemberID="firstResponder"/> |
120 | 120 | </objects> |
121 | | - <point key="canvasLocation" x="324" y="320"/> |
| 121 | + <point key="canvasLocation" x="172.80000000000001" y="302.93333333333334"/> |
122 | 122 | </scene> |
123 | 123 | <!--高级设置--> |
124 | 124 | <scene sceneID="aKh-1D-3YA"> |
125 | 125 | <objects> |
126 | | - <tableViewController title="高级设置" id="cF4-XN-KG0" customClass="ProjectAdvancedSettingViewController" sceneMemberID="viewController"> |
| 126 | + <tableViewController storyboardIdentifier="ProjectAdvancedSettingVC" title="高级设置" id="cF4-XN-KG0" customClass="ProjectAdvancedSettingViewController" sceneMemberID="viewController"> |
127 | 127 | <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="qxv-8j-DgZ"> |
128 | 128 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
129 | 129 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
198 | 198 | <outlet property="delegate" destination="cF4-XN-KG0" id="Q0h-2m-d6m"/> |
199 | 199 | </connections> |
200 | 200 | </tableView> |
| 201 | + <navigationItem key="navigationItem" id="4DW-1P-nzb"/> |
201 | 202 | <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/> |
202 | 203 | </tableViewController> |
203 | 204 | <placeholder placeholderIdentifier="IBFirstResponder" id="Kmr-F8-000" userLabel="First Responder" sceneMemberID="firstResponder"/> |
204 | 205 | </objects> |
205 | | - <point key="canvasLocation" x="731" y="320"/> |
| 206 | + <point key="canvasLocation" x="598" y="302"/> |
206 | 207 | </scene> |
207 | 208 | </scenes> |
| 209 | + <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
| 210 | + <simulatedStatusBarMetrics key="statusBar"/> |
| 211 | + <simulatedOrientationMetrics key="orientation"/> |
| 212 | + <simulatedScreenMetrics key="destination" type="retina4"/> |
| 213 | + </simulatedMetricsContainer> |
208 | 214 | </document> |
0 commit comments