|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QOV-Zk-VuO"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23077.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QOV-Zk-VuO"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23068.1"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/>
|
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
34 | 34 | <tabBarItem key="tabBarItem" title="Example" image="gear" catalog="system" id="Gtk-yk-EbZ"/>
|
35 | 35 | <simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
|
36 | 36 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="UFY-h1-JS7">
|
37 |
| - <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
| 37 | + <rect key="frame" x="0.0" y="48" width="414" height="44"/> |
38 | 38 | <autoresizingMask key="autoresizingMask"/>
|
39 | 39 | </navigationBar>
|
40 | 40 | <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="HDr-MP-Xcj">
|
|
58 | 58 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
59 | 59 | <subviews>
|
60 | 60 | <stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="7IB-6X-UEM">
|
61 |
| - <rect key="frame" x="16" y="435" width="382" height="31"/> |
| 61 | + <rect key="frame" x="16" y="437" width="382" height="31"/> |
62 | 62 | <subviews>
|
63 | 63 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kch-KK-B3T">
|
64 | 64 | <rect key="frame" x="0.0" y="0.0" width="325" height="31"/>
|
|
96 | 96 | <!--SwiftUI Example-->
|
97 | 97 | <scene sceneID="aYl-9w-e1l">
|
98 | 98 | <objects>
|
99 |
| - <placeholder placeholderIdentifier="IBFirstResponder" id="6wg-hq-V21" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
100 | 99 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="qeM-ea-Ji2" sceneMemberID="viewController">
|
101 | 100 | <tabBarItem key="tabBarItem" title="SwiftUI Example" image="sparkles" catalog="system" id="51J-9b-V70"/>
|
102 | 101 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="PDi-2h-UFd">
|
103 |
| - <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
| 102 | + <rect key="frame" x="0.0" y="48" width="414" height="44"/> |
104 | 103 | <autoresizingMask key="autoresizingMask"/>
|
105 | 104 | </navigationBar>
|
106 | 105 | <connections>
|
107 | 106 | <segue destination="OgM-4o-cBL" kind="relationship" relationship="rootViewController" id="VIL-ja-D7w"/>
|
108 | 107 | </connections>
|
109 | 108 | </navigationController>
|
| 109 | + <placeholder placeholderIdentifier="IBFirstResponder" id="6wg-hq-V21" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
110 | 110 | </objects>
|
111 | 111 | <point key="canvasLocation" x="1374" y="-660"/>
|
112 | 112 | </scene>
|
|
150 | 150 | <scene sceneID="CQo-QX-Tih">
|
151 | 151 | <objects>
|
152 | 152 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="5zf-9Z-6TF" sceneMemberID="viewController">
|
153 |
| - <tabBarItem key="tabBarItem" title="Combine Example" image="arrow.triangle.2.circlepath" catalog="system" id="cuf-gX-29c"/> |
| 153 | + <tabBarItem key="tabBarItem" title="Combine Example" image="arrow.trianglehead.2.clockwise.rotate.90" catalog="system" id="cuf-gX-29c"/> |
154 | 154 | <toolbarItems/>
|
155 | 155 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="anf-E0-vRG">
|
156 |
| - <rect key="frame" x="0.0" y="44" width="414" height="44"/> |
| 156 | + <rect key="frame" x="0.0" y="48" width="414" height="44"/> |
157 | 157 | <autoresizingMask key="autoresizingMask"/>
|
158 | 158 | </navigationBar>
|
159 | 159 | <nil name="viewControllers"/>
|
|
167 | 167 | </scene>
|
168 | 168 | </scenes>
|
169 | 169 | <resources>
|
170 |
| - <image name="arrow.triangle.2.circlepath" catalog="system" width="128" height="101"/> |
171 |
| - <image name="gear" catalog="system" width="128" height="119"/> |
172 |
| - <image name="sparkles" catalog="system" width="112" height="128"/> |
| 170 | + <image name="arrow.trianglehead.2.clockwise.rotate.90" catalog="system" width="128" height="117"/> |
| 171 | + <image name="gear" catalog="system" width="128" height="122"/> |
| 172 | + <image name="sparkles" catalog="system" width="115" height="128"/> |
173 | 173 | <systemColor name="systemBackgroundColor">
|
174 | 174 | <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
175 | 175 | </systemColor>
|
|
0 commit comments