application-amicale/ios/Campus/Base.lproj/LaunchScreen.xib

36 lines
2.6 KiB
Text
Raw Normal View History

2020-04-26 12:45:35 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
2020-04-28 08:31:11 +02:00
<device id="retina3_5" orientation="portrait" appearance="light"/>
2020-04-25 15:09:08 +02:00
<dependencies>
<deployment identifier="iOS"/>
2020-04-26 12:45:35 +02:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
2020-04-25 15:09:08 +02:00
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
2020-04-28 08:31:11 +02:00
<rect key="frame" x="0.0" y="0.0" width="320" height="460"/>
2020-04-25 15:09:08 +02:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2020-04-28 08:31:11 +02:00
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchScreen" translatesAutoresizingMaskIntoConstraints="NO" id="MEu-9j-Yk9">
<rect key="frame" x="0.0" y="0.0" width="320" height="440"/>
</imageView>
2020-04-25 15:09:08 +02:00
</subviews>
2020-04-28 08:31:11 +02:00
<color key="backgroundColor" red="0.74509803921568629" green="0.082352941176470587" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2020-04-25 15:09:08 +02:00
<constraints>
2020-04-28 08:31:11 +02:00
<constraint firstItem="MEu-9j-Yk9" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="topMargin" id="JBv-Ns-A6x"/>
<constraint firstItem="MEu-9j-Yk9" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="JNO-FD-uRI"/>
<constraint firstItem="MEu-9j-Yk9" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="KdP-HF-t4U"/>
<constraint firstItem="MEu-9j-Yk9" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="LNb-Oe-Px1"/>
2020-04-25 15:09:08 +02:00
</constraints>
<nil key="simulatedStatusBarMetrics"/>
2020-04-28 08:31:11 +02:00
<modalPageSheetSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="546.37681159420299" y="453.26086956521743"/>
2020-04-25 15:09:08 +02:00
</view>
</objects>
2020-04-28 08:31:11 +02:00
<resources>
<image name="LaunchScreen" width="682.66668701171875" height="200"/>
</resources>
2020-04-25 15:09:08 +02:00
</document>