Main.storyboard 1.6 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
  6. </dependencies>
  7. <scenes>
  8. <!--View Controller-->
  9. <scene sceneID="tne-QT-ifu">
  10. <objects>
  11. <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
  12. <layoutGuides>
  13. <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
  14. <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
  15. </layoutGuides>
  16. <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
  17. <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <animations/>
  20. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  21. </view>
  22. </viewController>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
  24. </objects>
  25. </scene>
  26. </scenes>
  27. </document>