| 
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>  | 
2 |  | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13189.4" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">  | 
 | 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">  | 
 | 3 | +    <device id="retina3_5" orientation="portrait">  | 
 | 4 | +        <adaptation id="fullscreen"/>  | 
 | 5 | +    </device>  | 
3 | 6 |     <dependencies>  | 
4 |  | -        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13165.3"/>  | 
5 |  | -        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>  | 
 | 7 | +        <deployment identifier="iOS"/>  | 
 | 8 | +        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>  | 
6 | 9 |         <capability name="Safe area layout guides" minToolsVersion="9.0"/>  | 
7 |  | -        <capability name="Segues with Peek and Pop" minToolsVersion="7.1"/>  | 
8 | 10 |         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>  | 
9 | 11 |     </dependencies>  | 
10 | 12 |     <scenes>  | 
 | 
13 | 15 |             <objects>  | 
14 | 16 |                 <viewController id="9pv-A4-QxB" customClass="FirstViewController" customModule="TabbedUnwind" customModuleProvider="target" sceneMemberID="viewController">  | 
15 | 17 |                     <view key="view" contentMode="scaleToFill" id="tsR-hK-woN">  | 
16 |  | -                        <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>  | 
 | 18 | +                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>  | 
17 | 19 |                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  | 
18 | 20 |                         <subviews>  | 
19 | 21 |                             <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ziv-rB-lC5">  | 
20 |  | -                                <rect key="frame" x="60" y="102" width="35" height="30"/>  | 
 | 22 | +                                <rect key="frame" x="56" y="102" width="35" height="30"/>  | 
21 | 23 |                                 <state key="normal" title="Push"/>  | 
22 | 24 |                                 <connections>  | 
23 | 25 |                                     <segue destination="6Bb-yP-bmr" kind="show" id="vW1-zU-dRb">  | 
 | 
45 | 47 |             <objects>  | 
46 | 48 |                 <viewController id="6Bb-yP-bmr" customClass="PushedViewController" customModule="TabbedUnwind" customModuleProvider="target" sceneMemberID="viewController">  | 
47 | 49 |                     <view key="view" contentMode="scaleToFill" id="1Mm-HX-QUM">  | 
48 |  | -                        <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>  | 
 | 50 | +                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>  | 
49 | 51 |                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  | 
50 | 52 |                         <color key="backgroundColor" red="0.50076308140000003" green="1" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>  | 
51 | 53 |                         <viewLayoutGuide key="safeArea" id="wdf-DE-6bw"/>  | 
 | 
60 | 62 |             <objects>  | 
61 | 63 |                 <viewController id="8rJ-Kc-sve" customClass="SecondViewController" customModule="TabbedUnwind" customModuleProvider="target" sceneMemberID="viewController">  | 
62 | 64 |                     <view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW">  | 
63 |  | -                        <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>  | 
 | 65 | +                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>  | 
64 | 66 |                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  | 
65 | 67 |                         <subviews>  | 
66 | 68 |                             <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vCN-K0-6r9">  | 
67 |  | -                                <rect key="frame" x="50" y="57" width="53" height="30"/>  | 
 | 69 | +                                <rect key="frame" x="46" y="57" width="53" height="30"/>  | 
68 | 70 |                                 <state key="normal" title="Present"/>  | 
69 | 71 |                                 <connections>  | 
70 | 72 |                                     <segue destination="BbI-1d-dy6" kind="presentation" id="xMF-XB-s2k">  | 
 | 
92 | 94 |             <objects>  | 
93 | 95 |                 <viewController id="BbI-1d-dy6" customClass="PresentedViewController" customModule="TabbedUnwind" customModuleProvider="target" sceneMemberID="viewController">  | 
94 | 96 |                     <view key="view" contentMode="scaleToFill" id="2oV-JE-H9u">  | 
95 |  | -                        <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>  | 
 | 97 | +                        <rect key="frame" x="0.0" y="0.0" width="320" height="480"/>  | 
96 | 98 |                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>  | 
97 | 99 |                         <subviews>  | 
98 | 100 |                             <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Bm9-fN-w1k">  | 
 | 
139 | 141 |                     <tabBarItem key="tabBarItem" title="First" image="first" id="acW-dT-cKf"/>  | 
140 | 142 |                     <toolbarItems/>  | 
141 | 143 |                     <navigationBar key="navigationBar" contentMode="scaleToFill" id="3ft-JZ-Hzj">  | 
142 |  | -                        <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>  | 
 | 144 | +                        <rect key="frame" x="0.0" y="20" width="320" height="50"/>  | 
143 | 145 |                         <autoresizingMask key="autoresizingMask"/>  | 
144 | 146 |                     </navigationBar>  | 
145 | 147 |                     <nil name="viewControllers"/>  | 
 | 
0 commit comments