| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
| 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="
3.0" toolsVersion="10117" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" p
ropertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initia
lViewController="BYZ-38-t0r"> | |
| 3 <dependencies> | |
| 4 <deployment identifier="iOS"/> | |
| 5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi
on="10085"/> | |
| 6 </dependencies> | |
| 7 <scenes> | |
| 8 <!--View Controller--> | |
| 9 <scene sceneID="tne-QT-ifu"> | |
| 10 <objects> | |
| 11 <viewController id="BYZ-38-t0r" customClass="ViewController" sce
neMemberID="viewController"> | |
| 12 <layoutGuides> | |
| 13 <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/> | |
| 14 <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"
/> | |
| 15 </layoutGuides> | |
| 16 <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> | |
| 17 <rect key="frame" x="0.0" y="0.0" width="600" height="60
0"/> | |
| 18 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> | |
| 19 <color key="backgroundColor" white="1" alpha="1" colorSp
ace="custom" customColorSpace="calibratedWhite"/> | |
| 20 </view> | |
| 21 </viewController> | |
| 22 <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0
-nzr" sceneMemberID="firstResponder"/> | |
| 23 </objects> | |
| 24 </scene> | |
| 25 </scenes> | |
| 26 </document> | |
| OLD | NEW |