ios-samples/WorkingWithImages/Launch.storyboard

35 строки
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6206.8" systemVersion="13A451" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="9">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7026.1"/>
</dependencies>
<scenes>
<scene sceneID="8">
<objects>
<viewController id="9" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="6"/>
<viewControllerLayoutGuide type="bottom" id="7"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="10">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="11" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="374" y="182"/>
</scene>
</scenes>
<resources>
<image name="PurpleMonkey" width="100" height="100"/>
<image name="first.png" width="30" height="30"/>
<image name="second.png" width="30" height="30"/>
<image name="LaunchScreen-center.png" width="150" height="132"/>
<image name="LaunchScreen-left.png" width="154" height="198"/>
<image name="LaunchScreen-right.png" width="171" height="207"/>
<image name="Images/Green/GreenMonkey.png" width="100" height="100"/>
<image name="Images/Red/RedMonkey.png" width="100" height="100"/>
</resources>
</document>