You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
3.4KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--View Controller-->
  11. <scene sceneID="EHf-IW-A2E">
  12. <objects>
  13. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="Ydg-fD-yQy"/>
  16. <viewControllerLayoutGuide type="bottom" id="xbc-2k-c8Z"/>
  17. </layoutGuides>
  18. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  19. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleAspectFit" image="LaunchImage" translatesAutoresizingMaskIntoConstraints="NO" id="YRO-k0-Ey4">
  23. <rect key="frame" x="20" y="411.5" width="374" height="73"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="73" id="7oT-gV-kz4"/>
  26. <constraint firstAttribute="width" secondItem="YRO-k0-Ey4" secondAttribute="height" multiplier="374:73" id="LX4-b2-8ck"/>
  27. </constraints>
  28. <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="default"/>
  29. </imageView>
  30. </subviews>
  31. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="trailing" secondItem="YRO-k0-Ey4" secondAttribute="trailing" constant="20" id="0FB-7N-skR"/>
  34. <constraint firstItem="YRO-k0-Ey4" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="1a2-6s-vTC"/>
  35. <constraint firstItem="YRO-k0-Ey4" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="4X2-HB-R7a"/>
  36. <constraint firstItem="YRO-k0-Ey4" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="20" id="ppn-cS-hXh"/>
  37. </constraints>
  38. </view>
  39. </viewController>
  40. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  41. </objects>
  42. <point key="canvasLocation" x="76.811594202898561" y="251.11607142857142"/>
  43. </scene>
  44. </scenes>
  45. <resources>
  46. <image name="LaunchImage" width="396" height="73"/>
  47. </resources>
  48. </document>