nymea-app/packaging/ios/LaunchScreen1.xib

34 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="NkK-cI-VU4">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchImage-iOS7.png" translatesAutoresizingMaskIntoConstraints="NO" id="FAW-vH-JGs">
<rect key="frame" x="27.5" y="93.5" width="320" height="480"/>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="FAW-vH-JGs" firstAttribute="centerX" secondItem="NkK-cI-VU4" secondAttribute="centerX" id="jvB-8I-O9K"/>
<constraint firstItem="FAW-vH-JGs" firstAttribute="centerY" secondItem="NkK-cI-VU4" secondAttribute="centerY" id="mun-FV-Mo0"/>
</constraints>
<point key="canvasLocation" x="-817.5" y="-2971.5"/>
</view>
</objects>
<resources>
<image name="LaunchImage-iOS7.png" width="320" height="480"/>
</resources>
</document>