|
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 9 | </dependencies>
|
10 | 10 | <scenes>
|
11 |
| - <!--View Controller--> |
| 11 | + <!--Kit Screen View Controller--> |
12 | 12 | <scene sceneID="s0d-6b-0kx">
|
13 | 13 | <objects>
|
14 |
| - <viewController storyboardIdentifier="UIKitView" id="Y6W-OH-hqX" customClass="ViewController" sceneMemberID="viewController"> |
| 14 | + <viewController id="Y6W-OH-hqX" customClass="UIKitScreenViewController" customModule="SmokeTest" customModuleProvider="target" sceneMemberID="viewController"> |
15 | 15 | <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
60 | 60 | </subviews>
|
61 | 61 | <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
|
62 | 62 | <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
| 63 | + <accessibility key="accessibilityConfiguration" identifier="UI KIT SCREEN OVERRIDE"> |
| 64 | + <bool key="isElement" value="NO"/> |
| 65 | + </accessibility> |
63 | 66 | <constraints>
|
64 | 67 | <constraint firstItem="vDu-zF-Fre" firstAttribute="trailing" secondItem="ks9-AV-zp6" secondAttribute="trailing" constant="16" id="34M-ZV-0ya"/>
|
65 | 68 | <constraint firstItem="zfX-ff-qIS" firstAttribute="top" secondItem="DzX-1X-ZOc" secondAttribute="bottom" constant="16" id="3eY-tS-YQ1"/>
|
|
80 | 83 | <constraint firstItem="008-k5-M1T" firstAttribute="centerX" secondItem="5EZ-qb-Rvc" secondAttribute="centerX" id="xun-d3-rYB"/>
|
81 | 84 | </constraints>
|
82 | 85 | </view>
|
| 86 | + <navigationItem key="navigationItem" id="CFx-hq-SqH"/> |
83 | 87 | </viewController>
|
84 | 88 | <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
85 | 89 | </objects>
|
86 |
| - <point key="canvasLocation" x="61.832061068702288" y="3.5211267605633805"/> |
| 90 | + <point key="canvasLocation" x="1915.2671755725189" y="3.5211267605633805"/> |
| 91 | + </scene> |
| 92 | + <!--Kit Menu View Controller--> |
| 93 | + <scene sceneID="WJl-a9-s4a"> |
| 94 | + <objects> |
| 95 | + <viewController id="bfq-Fn-kGB" customClass="UIKitMenuViewController" customModule="SmokeTest" customModuleProvider="target" sceneMemberID="viewController"> |
| 96 | + <view key="view" contentMode="scaleToFill" id="uMH-m2-CcE"> |
| 97 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
| 98 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 99 | + <subviews> |
| 100 | + <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="fill" contentVerticalAlignment="fill" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7xf-19-0Op"> |
| 101 | + <rect key="frame" x="0.0" y="401" width="393" height="51"/> |
| 102 | + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> |
| 103 | + <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/> |
| 104 | + <state key="normal" title="Button"/> |
| 105 | + <buttonConfiguration key="configuration" style="plain" title="Go To UIKit App" buttonSize="large" titleAlignment="center"> |
| 106 | + <fontDescription key="titleFontDescription" type="system" pointSize="20"/> |
| 107 | + </buttonConfiguration> |
| 108 | + <connections> |
| 109 | + <segue destination="Y6W-OH-hqX" kind="show" id="CMK-mH-lON"/> |
| 110 | + </connections> |
| 111 | + </button> |
| 112 | + </subviews> |
| 113 | + <viewLayoutGuide key="safeArea" id="zJ1-ch-MPe"/> |
| 114 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 115 | + </view> |
| 116 | + <navigationItem key="navigationItem" id="sHW-hM-6E5"/> |
| 117 | + </viewController> |
| 118 | + <placeholder placeholderIdentifier="IBFirstResponder" id="3Fx-Ex-bh1" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 119 | + </objects> |
| 120 | + <point key="canvasLocation" x="1054.1984732824426" y="3.5211267605633805"/> |
| 121 | + </scene> |
| 122 | + <!--Navigation Controller--> |
| 123 | + <scene sceneID="0Yh-qJ-qYw"> |
| 124 | + <objects> |
| 125 | + <navigationController storyboardIdentifier="UIKitNavigationRoot" automaticallyAdjustsScrollViewInsets="NO" id="b2m-ne-2Y2" sceneMemberID="viewController"> |
| 126 | + <toolbarItems/> |
| 127 | + <navigationBar key="navigationBar" contentMode="scaleToFill" id="2fV-z7-NIw"> |
| 128 | + <rect key="frame" x="0.0" y="59" width="393" height="44"/> |
| 129 | + <autoresizingMask key="autoresizingMask"/> |
| 130 | + </navigationBar> |
| 131 | + <nil name="viewControllers"/> |
| 132 | + <connections> |
| 133 | + <segue destination="bfq-Fn-kGB" kind="relationship" relationship="rootViewController" id="bph-pf-i0m"/> |
| 134 | + </connections> |
| 135 | + </navigationController> |
| 136 | + <placeholder placeholderIdentifier="IBFirstResponder" id="Hr9-Vd-AxC" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 137 | + </objects> |
| 138 | + <point key="canvasLocation" x="127.48091603053435" y="3.5211267605633805"/> |
87 | 139 | </scene>
|
88 | 140 | </scenes>
|
89 | 141 | <resources>
|
|
0 commit comments