project_files/HedgewarsMobile/Resources/LaunchScreen.xib
author Wuzzy <Wuzzy2@mail.ru>
Fri, 12 Oct 2018 03:40:21 +0200
changeset 13881 99b265e0d1d0
parent 13241 fc98ea64e0ef
permissions -rw-r--r--
Drop internal PhysFS, bump PhysFS requirement to 3.0.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13241
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     2
<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">
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     3
    <device id="retina4_7" orientation="landscape">
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     4
        <adaptation id="fullscreen"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     5
    </device>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     6
    <dependencies>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     7
        <deployment identifier="iOS"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     8
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
     9
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    10
    </dependencies>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    11
    <objects>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    12
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    13
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    14
        <view contentMode="scaleToFill" id="iN0-l3-epB">
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    15
            <rect key="frame" x="0.0" y="0.0" width="667" height="375"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    16
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    17
            <subviews>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    18
                <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background.png" translatesAutoresizingMaskIntoConstraints="NO" id="5c9-IM-Yih">
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    19
                    <rect key="frame" x="0.0" y="0.0" width="667" height="375"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    20
                </imageView>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    21
            </subviews>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    22
            <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    23
            <constraints>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    24
                <constraint firstItem="5c9-IM-Yih" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="1vc-8o-Ux5"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    25
                <constraint firstAttribute="trailing" secondItem="5c9-IM-Yih" secondAttribute="trailing" id="1yx-EN-iQi"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    26
                <constraint firstItem="5c9-IM-Yih" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="T5s-JS-oi9"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    27
                <constraint firstAttribute="bottom" secondItem="5c9-IM-Yih" secondAttribute="bottom" id="mHx-0u-9gx"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    28
            </constraints>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    29
        </view>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    30
    </objects>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    31
    <resources>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    32
        <image name="background.png" width="480" height="320"/>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    33
    </resources>
fc98ea64e0ef - Migrate AppIcons to xcassets
antonc27 <antonc27@mail.ru>
parents:
diff changeset
    34
</document>