keycard-exit/ios/keycardExit/LaunchScreen.storyboard

54 lines
4.4 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2024-10-24 08:01:36 +00:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
2024-10-24 08:01:36 +00:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
<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">
2024-10-24 08:01:36 +00:00
<layoutGuides>
<viewControllerLayoutGuide type="top" id="TWC-2K-Fjv"/>
<viewControllerLayoutGuide type="bottom" id="fvs-Xh-STK"/>
</layoutGuides>
<view key="view" contentMode="scaleAspectFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
2024-10-24 08:01:36 +00:00
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" insetsLayoutMarginsFromSafeArea="NO" image="gradient.png" translatesAutoresizingMaskIntoConstraints="NO" id="ZNe-yJ-w2f">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="operators.png" translatesAutoresizingMaskIntoConstraints="NO" id="njO-Aw-1Hl">
<rect key="frame" x="0.0" y="282" width="375" height="93"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="splash-icons.png" translatesAutoresizingMaskIntoConstraints="NO" id="ali-hK-16j">
<rect key="frame" x="0.0" y="581" width="375" height="39"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="powered-by.png" translatesAutoresizingMaskIntoConstraints="NO" id="iw0-on-c0Y">
<rect key="frame" x="0.0" y="536" width="375" height="13"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
</imageView>
</subviews>
2024-10-24 08:01:36 +00:00
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
2024-10-24 08:01:36 +00:00
<point key="canvasLocation" x="52" y="374.66266866566718"/>
</scene>
</scenes>
2024-10-24 08:01:36 +00:00
<resources>
<image name="gradient.png" width="1920" height="1920"/>
<image name="operators.png" width="174" height="95.5"/>
<image name="powered-by.png" width="67" height="11.5"/>
<image name="splash-icons.png" width="126" height="32"/>
</resources>
</document>