|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 3 | + <device id="retina6_12" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies>
|
4 | 5 | <deployment identifier="iOS"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies>
|
7 | 9 | <scenes>
|
8 | 10 | <!--View Controller-->
|
|
14 | 16 | <viewControllerLayoutGuide type="bottom" id="xbc-2k-c8Z"/>
|
15 | 17 | </layoutGuides>
|
16 | 18 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
| 19 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
17 | 20 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
18 | 21 | <subviews>
|
19 | 22 | <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="LaunchImage" translatesAutoresizingMaskIntoConstraints="NO" id="YRO-k0-Ey4">
|
| 23 | + <rect key="frame" x="196.33333333333334" y="426" width="0.33333333333334281" height="0.33333333333331439"/> |
| 24 | + </imageView> |
| 25 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon" translatesAutoresizingMaskIntoConstraints="NO" id="C2P-Jf-eGY"> |
| 26 | + <rect key="frame" x="146.66666666666666" y="326" width="100" height="200"/> |
| 27 | + <constraints> |
| 28 | + <constraint firstAttribute="width" constant="100" id="2Ju-AQ-Z2v"/> |
| 29 | + <constraint firstAttribute="height" constant="200" id="KTf-jT-XjO"/> |
| 30 | + </constraints> |
20 | 31 | </imageView>
|
21 | 32 | </subviews>
|
22 | 33 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
23 | 34 | <constraints>
|
24 | 35 | <constraint firstItem="YRO-k0-Ey4" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="1a2-6s-vTC"/>
|
25 | 36 | <constraint firstItem="YRO-k0-Ey4" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="4X2-HB-R7a"/>
|
| 37 | + <constraint firstItem="C2P-Jf-eGY" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="iPL-0j-mgL"/> |
| 38 | + <constraint firstItem="C2P-Jf-eGY" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="kr1-Zf-xMo"/> |
26 | 39 | </constraints>
|
27 | 40 | </view>
|
28 | 41 | </viewController>
|
29 | 42 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
30 | 43 | </objects>
|
31 |
| - <point key="canvasLocation" x="53" y="375"/> |
| 44 | + <point key="canvasLocation" x="80.152671755725194" y="264.08450704225356"/> |
32 | 45 | </scene>
|
33 | 46 | </scenes>
|
34 | 47 | <resources>
|
35 |
| - <image name="LaunchImage" width="168" height="185"/> |
| 48 | + <image name="LaunchImage" width="0.3333333432674408" height="0.3333333432674408"/> |
| 49 | + <image name="icon" width="1024" height="1024"/> |
36 | 50 | </resources>
|
37 | 51 | </document>
|
0 commit comments