SwiftyCam/DemoSwiftyCam/DemoSwiftyCam/Base.lproj/LaunchScreen.storyboard
2023-11-21 17:31:27 -08:00

51 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_12" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
<capability name="Image references" minToolsVersion="12.0"/>
<capability name="Named colors" 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">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
</layoutGuides>
<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="afP-mi-gLK">
<rect key="frame" x="156.66666666666666" y="384.66666666666669" width="80" height="83.333333333333314"/>
<color key="tintColor" name="TintColor"/>
<constraints>
<constraint firstAttribute="height" constant="80" id="FNk-S5-bL0"/>
<constraint firstAttribute="width" constant="80" id="hW6-2q-pv0"/>
</constraints>
<imageReference key="image" image="camera.metering.matrix" catalog="system" symbolScale="large"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="afP-mi-gLK" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="GJm-2i-Wan"/>
<constraint firstItem="afP-mi-gLK" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="PDC-Tw-27C"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
<resources>
<image name="camera.metering.matrix" catalog="system" width="128" height="93"/>
<namedColor name="TintColor">
<color red="0.57242670750000002" green="0.0" blue="0.02101376689" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</namedColor>
</resources>
</document>