| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="
3.0" toolsVersion="11542" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" p
ropertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitColle
ctions="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> | |
| 3 <dependencies> | |
| 4 <deployment identifier="iOS"/> | |
| 5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi
on="11524"/> | |
| 6 </dependencies> | |
| 7 <scenes> | |
| 8 <!--View Controller--> | |
| 9 <scene sceneID="EHf-IW-A2E"> | |
| 10 <objects> | |
| 11 <viewController id="01J-lp-oVM" sceneMemberID="viewController"> | |
| 12 <layoutGuides> | |
| 13 <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/> | |
| 14 <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"
/> | |
| 15 </layoutGuides> | |
| 16 <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> | |
| 17 <rect key="frame" x="0.0" y="0.0" width="375" height="66
7"/> | |
| 18 <autoresizingMask key="autoresizingMask" widthSizable="Y
ES" heightSizable="YES"/> | |
| 19 <subviews> | |
| 20 <imageView userInteractionEnabled="NO" contentMode="
scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixed
Frame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CDr-2c-Hcj" image
="launchscreen_app_logo"> | |
| 21 <rect key="frame" x="127" y="274" width="120" he
ight="120"/> | |
| 22 <autoresizingMask key="autoresizingMask" flexibl
eMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> | |
| 23 </imageView> | |
| 24 <imageView userInteractionEnabled="NO" contentMode="
scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixed
Frame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gJ9-5V-g0g" image
="launchscreen_brand_name"> | |
| 25 <rect key="frame" x="127" y="575" width="120" he
ight="60"/> | |
| 26 <autoresizingMask key="autoresizingMask" flexibl
eMinX="YES" flexibleMaxX="YES"/> | |
| 27 </imageView> | |
| 28 </subviews> | |
| 29 <color key="backgroundColor" red="1" green="1" blue="1"
alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
| 30 </view> | |
| 31 </viewController> | |
| 32 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq
-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> | |
| 33 </objects> | |
| 34 <point key="canvasLocation" x="52" y="374.66266866566718"/> | |
| 35 </scene> | |
| 36 </scenes> | |
| 37 </document> | |
| OLD | NEW |