|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13142" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="24506" 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"/> |
3 | 4 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12042"/> |
5 | | - <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="24504"/> |
| 6 | + <capability name="Named colors" minToolsVersion="9.0"/> |
6 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
7 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
8 | 9 | </dependencies> |
|
12 | 13 | <objects> |
13 | 14 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
14 | 15 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
15 | | - <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 16 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
16 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
17 | 18 | <subviews> |
18 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2026 NDGL-iOS. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd"> |
19 | | - <rect key="frame" x="0.0" y="626.5" width="375" height="20.5"/> |
20 | | - <fontDescription key="fontDescription" type="system" pointSize="17"/> |
21 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
22 | | - <nil key="highlightedColor"/> |
23 | | - </label> |
24 | | - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="App" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb"> |
25 | | - <rect key="frame" x="0.0" y="202" width="375" height="43"/> |
26 | | - <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/> |
27 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
28 | | - <nil key="highlightedColor"/> |
29 | | - </label> |
| 19 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchLogo.png" translatesAutoresizingMaskIntoConstraints="NO" id="cNo-yc-A0v"> |
| 20 | + <rect key="frame" x="160.66666666666666" y="397" width="72" height="108"/> |
| 21 | + <color key="backgroundColor" name="green300"/> |
| 22 | + <constraints> |
| 23 | + <constraint firstAttribute="height" constant="108" id="5e9-NY-PMN"/> |
| 24 | + <constraint firstAttribute="width" constant="72" id="y5A-m1-kTT"/> |
| 25 | + </constraints> |
| 26 | + </imageView> |
30 | 27 | </subviews> |
31 | | - <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 28 | + <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
| 29 | + <color key="backgroundColor" name="green300"/> |
32 | 30 | <constraints> |
33 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/> |
34 | | - <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/> |
35 | | - <constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" symbolic="YES" id="SfN-ll-jLj"/> |
36 | | - <constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/> |
37 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/> |
38 | | - <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" symbolic="YES" id="x7j-FC-K8j"/> |
| 31 | + <constraint firstItem="cNo-yc-A0v" firstAttribute="centerY" secondItem="Bcu-3y-fUS" secondAttribute="centerY" id="lzf-rq-KXE"/> |
| 32 | + <constraint firstItem="cNo-yc-A0v" firstAttribute="centerX" secondItem="Bcu-3y-fUS" secondAttribute="centerX" id="tjh-yU-7rh"/> |
39 | 33 | </constraints> |
40 | | - <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
41 | 34 | </view> |
42 | 35 | </viewController> |
43 | 36 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
44 | 37 | </objects> |
45 | 38 | <point key="canvasLocation" x="53" y="375"/> |
46 | 39 | </scene> |
47 | 40 | </scenes> |
| 41 | + <resources> |
| 42 | + <image name="LaunchLogo.png" width="72" height="108"/> |
| 43 | + <namedColor name="green300"> |
| 44 | + <color red="0.45098042488098145" green="0.81568628549575806" blue="0.54509806632995605" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 45 | + </namedColor> |
| 46 | + </resources> |
48 | 47 | </document> |
0 commit comments