Main.storyboard 1.5 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6211" systemVersion="14A298i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6204"/>
  5. </dependencies>
  6. <scenes>
  7. <!--View Controller-->
  8. <scene sceneID="ufC-wZ-h7g">
  9. <objects>
  10. <viewController id="vXZ-lx-hvc" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController">
  11. <layoutGuides>
  12. <viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
  13. <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
  14. </layoutGuides>
  15. <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
  16. <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  19. </view>
  20. </viewController>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
  22. </objects>
  23. </scene>
  24. </scenes>
  25. </document>