You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

54 lines
3.9 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--LauncherScreen-->
<scene sceneID="R60-Pu-Hpy">
<objects>
<viewController storyboardIdentifier="LauncherScreenViewController" title="LauncherScreen" id="HSb-ou-7T5" customClass="LauncherScreenViewController" customModule="JME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="jme_launch_icon" translatesAutoresizingMaskIntoConstraints="NO" id="jpx-5z-FsD">
<rect key="frame" x="157.5" y="303.5" width="60" height="60"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="0h6-5f-fhf"/>
<constraint firstAttribute="height" constant="60" id="81m-kY-yQ6"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="heroID" value="GMELogo"/>
</userDefinedRuntimeAttributes>
</imageView>
</subviews>
<color key="backgroundColor" name="ThemeRedDark"/>
<constraints>
<constraint firstItem="jpx-5z-FsD" firstAttribute="centerX" secondItem="epm-nl-sjJ" secondAttribute="centerX" id="GNm-9H-NG9"/>
<constraint firstItem="jpx-5z-FsD" firstAttribute="centerY" secondItem="epm-nl-sjJ" secondAttribute="centerY" id="luv-ka-Sjg"/>
</constraints>
<viewLayoutGuide key="safeArea" id="epm-nl-sjJ"/>
</view>
<connections>
<outlet property="logoImageView" destination="jpx-5z-FsD" id="WiT-oo-S2P"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-91" y="233"/>
</scene>
</scenes>
<resources>
<image name="jme_launch_icon" width="512" height="512"/>
<namedColor name="ThemeRedDark">
<color red="0.86274509803921573" green="0.078431372549019607" blue="0.19215686274509805" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>