|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Ik1-Jh-kcr"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Ik1-Jh-kcr"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | 8 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
| 9 | + <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 11 | </dependencies> |
11 | 12 | <scenes> |
12 | 13 | <!--View Controller--> |
13 | 14 | <scene sceneID="EHf-IW-A2E"> |
14 | 15 | <objects> |
15 | 16 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
16 | | - <layoutGuides> |
17 | | - <viewControllerLayoutGuide type="top" id="y5f-fB-UvE"/> |
18 | | - <viewControllerLayoutGuide type="bottom" id="rPH-2e-FWV"/> |
19 | | - </layoutGuides> |
20 | 17 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
21 | 18 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
22 | 19 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
23 | 20 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 21 | + <viewLayoutGuide key="safeArea" id="tHx-NU-s7G"/> |
24 | 22 | </view> |
25 | 23 | <navigationItem key="navigationItem" id="Egc-yq-19H"/> |
26 | 24 | </viewController> |
|
35 | 33 | <navigationBar key="navigationBar" contentMode="scaleToFill" id="wWJ-S6-skK"> |
36 | 34 | <rect key="frame" x="0.0" y="20" width="375" height="44"/> |
37 | 35 | <autoresizingMask key="autoresizingMask"/> |
| 36 | + <viewLayoutGuide key="safeArea" id="bRy-ch-hHd"/> |
38 | 37 | </navigationBar> |
39 | 38 | <connections> |
40 | 39 | <segue destination="01J-lp-oVM" kind="relationship" relationship="rootViewController" id="0nM-Sh-5lD"/> |
|
0 commit comments