Files

31 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2020-07-07 11:57:31 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
2020-06-16 17:51:51 +02:00
<dependencies>
<deployment identifier="iOS"/>
2020-07-07 11:57:31 +02:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
2020-06-16 17:51:51 +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">
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2020-07-07 14:40:03 +02:00
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="AppIconWithoutBackground" translatesAutoresizingMaskIntoConstraints="NO" id="pm1-3o-5h4">
2020-07-07 11:57:31 +02:00
<rect key="frame" x="173" y="173" width="135" height="135"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
</imageView>
2020-06-16 17:51:51 +02:00
</subviews>
2020-07-07 11:57:31 +02:00
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2020-06-16 17:51:51 +02:00
<nil key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
2020-07-07 11:57:31 +02:00
<point key="canvasLocation" x="527.536231884058" y="458.70535714285711"/>
2020-06-16 17:51:51 +02:00
</view>
</objects>
2020-07-07 11:57:31 +02:00
<resources>
2020-07-07 14:40:03 +02:00
<image name="AppIconWithoutBackground" width="1080" height="1080"/>
2020-07-07 11:57:31 +02:00
</resources>
2020-06-16 17:51:51 +02:00
</document>