|
16 | 16 | <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
17 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
18 | 18 | <subviews> |
19 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2025 com.bitnagil. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd"> |
20 | | - <rect key="frame" x="0.0" y="811.66666666666663" width="393" height="20.333333333333371"/> |
21 | | - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
22 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
23 | | - <nil key="highlightedColor"/> |
24 | | - </label> |
25 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bitnagil" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
26 | | - <rect key="frame" x="0.0" y="263.66666666666669" width="393" height="43"/> |
27 | | - <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/> |
28 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
29 | | - <nil key="highlightedColor"/> |
30 | | - </label> |
| 19 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PLm-O2-pYg"> |
| 20 | + <rect key="frame" x="20" y="259" width="353" height="334"/> |
| 21 | + <subviews> |
| 22 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bitnagil" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dEo-10-Cez"> |
| 23 | + <rect key="frame" x="123" y="149" width="107" height="36"/> |
| 24 | + <fontDescription key="fontDescription" type="boldSystem" pointSize="30"/> |
| 25 | + <nil key="textColor"/> |
| 26 | + <nil key="highlightedColor"/> |
| 27 | + </label> |
| 28 | + </subviews> |
| 29 | + <color key="backgroundColor" red="0.76078431372549016" green="0.76862745098039209" blue="0.78431372549019607" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 30 | + <constraints> |
| 31 | + <constraint firstItem="dEo-10-Cez" firstAttribute="centerX" secondItem="PLm-O2-pYg" secondAttribute="centerX" id="Tfr-eg-2qd"/> |
| 32 | + <constraint firstItem="dEo-10-Cez" firstAttribute="centerY" secondItem="PLm-O2-pYg" secondAttribute="centerY" id="dWo-st-RGp"/> |
| 33 | + </constraints> |
| 34 | + </view> |
31 | 35 | </subviews> |
32 | 36 | <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
33 | 37 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
34 | 38 | <constraints> |
35 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/> |
36 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/> |
37 | | - <constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" symbolic="YES" id="SfN-ll-jLj"/> |
38 | | - <constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/> |
39 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/> |
40 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" symbolic="YES" id="x7j-FC-K8j"/> |
| 39 | + <constraint firstItem="PLm-O2-pYg" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="9cn-j0-5Zm"/> |
| 40 | + <constraint firstItem="Bcu-3y-fUS" firstAttribute="trailing" secondItem="PLm-O2-pYg" secondAttribute="trailing" constant="20" id="Buq-td-Lm2"/> |
| 41 | + <constraint firstItem="PLm-O2-pYg" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" id="E9P-56-2M2"/> |
| 42 | + <constraint firstItem="PLm-O2-pYg" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="SbZ-Sq-Opn"/> |
| 43 | + <constraint firstItem="PLm-O2-pYg" firstAttribute="top" secondItem="Bcu-3y-fUS" secondAttribute="top" constant="200" id="dic-7N-u8I"/> |
| 44 | + <constraint firstItem="PLm-O2-pYg" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="hlQ-mO-iXo"/> |
41 | 45 | </constraints> |
42 | 46 | </view> |
43 | 47 | </viewController> |
44 | 48 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
45 | 49 | </objects> |
46 | | - <point key="canvasLocation" x="53" y="375"/> |
| 50 | + <point key="canvasLocation" x="52.671755725190835" y="374.64788732394368"/> |
47 | 51 | </scene> |
48 | 52 | </scenes> |
49 | 53 | </document> |
0 commit comments