add correct code
[app.GameProjectTest] / GameProjectTest / Main.storyboard
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
3     <device id="retina6_1" orientation="portrait" appearance="light"/>
4     <dependencies>
5         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
6         <capability name="Safe area layout guides" minToolsVersion="9.0"/>
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="s0d-6b-0kx">
13             <objects>
14                 <viewController id="Y6W-OH-hqX" sceneMemberID="viewController">
15                     <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
16                         <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
17                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18                         <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
19                         <color key="backgroundColor" systemColor="systemBackgroundColor"/>
20                     </view>
21                 </viewController>
22                 <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
23             </objects>
24             <point key="canvasLocation" x="14" y="35"/>
25         </scene>
26     </scenes>
27     <resources>
28         <systemColor name="systemBackgroundColor">
29             <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
30         </systemColor>
31     </resources>
32 </document>