446 |
andreas |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
|
|
3 |
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
|
4 |
<dependencies>
|
|
|
5 |
<deployment version="5376" identifier="iOS"/>
|
|
|
6 |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
|
|
|
7 |
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
8 |
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
9 |
</dependencies>
|
|
|
10 |
<scenes>
|
|
|
11 |
<!--View Controller-->
|
|
|
12 |
<scene sceneID="EHf-IW-A2E">
|
|
|
13 |
<objects>
|
|
|
14 |
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
|
|
15 |
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
|
|
16 |
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
|
|
17 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
18 |
<subviews>
|
|
|
19 |
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Images-portrait" translatesAutoresizingMaskIntoConstraints="NO" id="9KJ-AF-LyU" userLabel="Images">
|
|
|
20 |
<rect key="frame" x="0.0" y="167.33333333333326" width="393" height="561.66666666666674"/>
|
|
|
21 |
<constraints>
|
|
|
22 |
<constraint firstAttribute="width" secondItem="9KJ-AF-LyU" secondAttribute="height" multiplier="277:396" id="LOp-UR-G4v"/>
|
|
|
23 |
</constraints>
|
|
|
24 |
</imageView>
|
|
|
25 |
<label opaque="NO" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="5" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tae-6w-3YO">
|
|
|
26 |
<rect key="frame" x="75" y="167" width="242" height="123"/>
|
|
|
27 |
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
28 |
<attributedString key="attributedText">
|
|
|
29 |
<fragment content="TPanel">
|
|
|
30 |
<attributes>
|
|
|
31 |
<font key="NSFont" size="26" name="Avenir-Black"/>
|
|
|
32 |
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="truncatingTail" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
|
|
|
33 |
</attributes>
|
|
|
34 |
</fragment>
|
|
|
35 |
<fragment content="
© 2022, 2023 by
Andreas Theofilu
<andreas@theosys.at>">
|
|
|
36 |
<attributes>
|
|
|
37 |
<font key="NSFont" metaFont="system" size="17"/>
|
|
|
38 |
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="truncatingTail" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
|
|
|
39 |
</attributes>
|
|
|
40 |
</fragment>
|
|
|
41 |
</attributedString>
|
|
|
42 |
<nil key="highlightedColor"/>
|
|
|
43 |
</label>
|
|
|
44 |
</subviews>
|
|
|
45 |
<viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
|
|
|
46 |
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
47 |
<accessibility key="accessibilityConfiguration">
|
|
|
48 |
<accessibilityTraits key="traits" image="YES"/>
|
|
|
49 |
</accessibility>
|
|
|
50 |
<constraints>
|
|
|
51 |
<constraint firstItem="9KJ-AF-LyU" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="I13-dY-Pkp"/>
|
|
|
52 |
<constraint firstAttribute="bottom" secondItem="9KJ-AF-LyU" secondAttribute="bottom" constant="123" id="Pkl-Eg-4Nz"/>
|
|
|
53 |
<constraint firstAttribute="trailing" secondItem="9KJ-AF-LyU" secondAttribute="trailing" id="T8i-Xb-mm5"/>
|
|
|
54 |
</constraints>
|
|
|
55 |
</view>
|
|
|
56 |
</viewController>
|
|
|
57 |
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
58 |
</objects>
|
|
|
59 |
<point key="canvasLocation" x="52.671755725190835" y="374.64788732394368"/>
|
|
|
60 |
</scene>
|
|
|
61 |
</scenes>
|
|
|
62 |
<color key="tintColor" systemColor="systemGreenColor"/>
|
|
|
63 |
<resources>
|
|
|
64 |
<image name="Images-portrait" width="213.33332824707031" height="378.66665649414062"/>
|
|
|
65 |
<systemColor name="systemGreenColor">
|
|
|
66 |
<color red="0.20392156862745098" green="0.7803921568627451" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
67 |
</systemColor>
|
|
|
68 |
</resources>
|
|
|
69 |
</document>
|