mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-01 08:56:33 +01:00
46 lines
No EOL
3 KiB
XML
46 lines
No EOL
3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5h">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="gAE-YM-kbH">
|
|
<objects>
|
|
<viewController id="X5k-f2-b5h" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="Y8P-hJ-Z43"/>
|
|
<viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23">
|
|
<rect key="frame" x="270" y="270" width="60" height="60"/>
|
|
<rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.20392156862745098" green="0.4983606557377049180327868852459" blue="0.5016393442622950819672131147541" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="23" firstAttribute="centerY" secondItem="yd7-JS-zBw" secondAttribute="centerY" priority="1" id="39"/>
|
|
<constraint firstItem="23" firstAttribute="centerX" secondItem="yd7-JS-zBw" secondAttribute="centerX" priority="1" id="41"/>
|
|
</constraints>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="XAI-xm-WK6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="349" y="339"/>
|
|
</scene>
|
|
</scenes>
|
|
<resources>
|
|
<image name="Icon-60.png" width="60" height="60"/>
|
|
<image name="Default-568h.png" width="320" height="568"/>
|
|
<image name="Default-Portrait.png" width="768" height="1004"/>
|
|
<image name="Default.png" width="320" height="480"/>
|
|
<image name="Icon-76.png" width="76" height="76"/>
|
|
<image name="Icon-Small-40.png" width="40" height="40"/>
|
|
<image name="Icon-Small.png" width="29" height="29"/>
|
|
<image name="tink2.png" width="208" height="208"/>
|
|
</resources>
|
|
</document> |