databag/app/client/mobile/ios/Databag/LaunchScreen.storyboard
balzack 869b3be540
Some checks are pending
CI / CI (push) Waiting to run
copy over sdk, will attempt incremental merge in branch
2025-03-03 22:04:16 -08:00

45 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="iPad13_0rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<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="1032" height="1376"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="blended.png" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RlL-UR-Ow6">
<rect key="frame" x="416" y="588" width="200" height="200"/>
<preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="medium"/>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
<color key="backgroundColor" red="0.60049933200000005" green="0.73875194789999998" blue="0.65881437060000003" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="78i-Gt-UyF"/>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="78q-8P-Juo"/>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="Jun-fC-1Jh"/>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="QB0-4P-fdi"/>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="i5a-Pg-eJC"/>
<constraint firstItem="RlL-UR-Ow6" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="rtl-wH-ne0"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="38.931297709923662" y="369.0140845070423"/>
</scene>
</scenes>
<resources>
<image name="blended.png" width="200" height="200"/>
</resources>
</document>