|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="14A386a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="nJp-d0-Z0H"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6254" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="0WO-Kt-Oxc"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/> |
| 4 | + <deployment identifier="iOS"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6246"/> |
5 | 6 | </dependencies> |
6 | 7 | <scenes> |
7 | 8 | <!--Message View Controller--> |
|
23 | 24 | </objects> |
24 | 25 | <point key="canvasLocation" x="1302" y="492"/> |
25 | 26 | </scene> |
26 | | - <!--Navigation Controller--> |
| 27 | + <!--Tab Bar Controller--> |
| 28 | + <scene sceneID="SEt-8k-R87"> |
| 29 | + <objects> |
| 30 | + <tabBarController id="0WO-Kt-Oxc" sceneMemberID="viewController"> |
| 31 | + <nil key="simulatedBottomBarMetrics"/> |
| 32 | + <tabBar key="tabBar" contentMode="scaleToFill" id="US0-fN-o9u"> |
| 33 | + <rect key="frame" x="0.0" y="0.0" width="320" height="49"/> |
| 34 | + <autoresizingMask key="autoresizingMask"/> |
| 35 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
| 36 | + </tabBar> |
| 37 | + <connections> |
| 38 | + <segue destination="nJp-d0-Z0H" kind="relationship" relationship="viewControllers" id="nd7-Np-oUR"/> |
| 39 | + </connections> |
| 40 | + </tabBarController> |
| 41 | + <placeholder placeholderIdentifier="IBFirstResponder" id="bQn-nb-Tgr" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 42 | + </objects> |
| 43 | + <point key="canvasLocation" x="-132" y="492"/> |
| 44 | + </scene> |
| 45 | + <!--Tab--> |
27 | 46 | <scene sceneID="5B4-6e-pdF"> |
28 | 47 | <objects> |
29 | 48 | <navigationController automaticallyAdjustsScrollViewInsets="NO" id="nJp-d0-Z0H" sceneMemberID="viewController"> |
| 49 | + <tabBarItem key="tabBarItem" title="Tab" image="icn_editing" id="whH-lj-Whp"/> |
30 | 50 | <toolbarItems/> |
31 | 51 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="fWe-MD-oZ3"> |
32 | 52 | <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> |
|
42 | 62 | <point key="canvasLocation" x="583" y="492"/> |
43 | 63 | </scene> |
44 | 64 | </scenes> |
| 65 | + <resources> |
| 66 | + <image name="icn_editing" width="24" height="24"/> |
| 67 | + </resources> |
45 | 68 | </document> |
0 commit comments