Main.storyboard 2.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--View Controller-->
  12. <scene sceneID="tne-QT-ifu">
  13. <objects>
  14. <viewController id="BYZ-38-t0r" sceneMemberID="viewController">
  15. <layoutGuides>
  16. <viewControllerLayoutGuide type="top" id="GO4-p1-Cta"/>
  17. <viewControllerLayoutGuide type="bottom" id="C2V-xt-K4s"/>
  18. </layoutGuides>
  19. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  20. <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  23. </view>
  24. </viewController>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  26. </objects>
  27. <point key="canvasLocation" x="116" y="-2"/>
  28. </scene>
  29. </scenes>
  30. <resources>
  31. <systemColor name="systemBackgroundColor">
  32. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  33. </systemColor>
  34. </resources>
  35. </document>