OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 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"> | 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> | 3 <dependencies> |
4 <deployment identifier="iOS"/> | 4 <deployment identifier="iOS"/> |
5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi
on="11524"/> | 5 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" versi
on="11524"/> |
6 </dependencies> | 6 </dependencies> |
7 <scenes> | 7 <scenes> |
8 <!--View Controller--> | 8 <!--View Controller--> |
9 <scene sceneID="EHf-IW-A2E"> | 9 <scene sceneID="EHf-IW-A2E"> |
10 <objects> | 10 <objects> |
(...skipping 17 matching lines...) Expand all Loading... |
28 </subviews> | 28 </subviews> |
29 <color key="backgroundColor" red="1" green="1" blue="1"
alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | 29 <color key="backgroundColor" red="1" green="1" blue="1"
alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
30 </view> | 30 </view> |
31 </viewController> | 31 </viewController> |
32 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq
-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> | 32 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq
-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
33 </objects> | 33 </objects> |
34 <point key="canvasLocation" x="52" y="374.66266866566718"/> | 34 <point key="canvasLocation" x="52" y="374.66266866566718"/> |
35 </scene> | 35 </scene> |
36 </scenes> | 36 </scenes> |
37 </document> | 37 </document> |
OLD | NEW |