JJ_iOS/JJUNGTABLE/Base.lproj/LaunchScreen.storyboard
2024-06-26 12:38:42 +09:00

69 lines
5.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
<capability name="Image references" minToolsVersion="12.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="NPSfont_regular.otf">
<string>NPS-font-Regular</string>
</array>
</customFonts>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gTx-ol-ybK">
<rect key="frame" x="114.66666666666669" y="363.33333333333337" width="164" height="152.33333333333337"/>
<imageReference key="image" image="j.square.on.square" catalog="system" symbolScale="large" renderingMode="hierarchical">
<hierarchicalColors>
<color name="BrandColor"/>
<color name="BrandColor"/>
<color name="BrandColor"/>
</hierarchicalColors>
</imageReference>
<preferredSymbolConfiguration key="preferredSymbolConfiguration" configurationType="pointSize" pointSize="100" scale="large"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="© 2023. Sean.Kim" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jwU-9l-Qnk">
<rect key="frame" x="144.33333333333334" y="790.33333333333337" width="104.66666666666666" height="17.666666666666629"/>
<fontDescription key="fontDescription" name="NPS-font-Regular" family="NPS font" pointSize="12"/>
<color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="jwU-9l-Qnk" secondAttribute="bottom" constant="10" id="J8u-6m-q7i"/>
<constraint firstItem="jwU-9l-Qnk" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="Ukm-3B-467"/>
<constraint firstItem="gTx-ol-ybK" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="enm-4c-d2c"/>
<constraint firstItem="gTx-ol-ybK" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="zE7-OK-N1V"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="52.671755725190835" y="374.64788732394368"/>
</scene>
</scenes>
<resources>
<image name="j.square.on.square" catalog="system" width="128" height="116"/>
<namedColor name="BrandColor">
<color red="0.90196079019999997" green="0.32549020649999999" blue="0.26666668059999998" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</namedColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>