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.

27 lines
1.7 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="GZD-ve-PoR">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--View Controller-->
  12. <scene sceneID="q7L-Et-uLo">
  13. <objects>
  14. <viewController id="GZD-ve-PoR" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="Hor-D3-BoJ">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  19. <viewLayoutGuide key="safeArea" id="bsG-gc-bFW"/>
  20. </view>
  21. </viewController>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="ni8-iW-qpZ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  23. </objects>
  24. <point key="canvasLocation" x="-364" y="60"/>
  25. </scene>
  26. </scenes>
  27. </document>