Noobish1/WeatherRules

View on GitHub
App/WhatToWear/WhatToWear/Supporting Files/LaunchScreen.storyboard

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
        <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="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="2048-gradient-background" translatesAutoresizingMaskIntoConstraints="NO" id="V04-ps-JQ8">
                                <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                            </imageView>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchAppIcon" translatesAutoresizingMaskIntoConstraints="NO" id="KPy-oe-MoR">
                                <rect key="frame" x="156" y="397" width="102" height="102"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="102" id="CJN-KM-Sil"/>
                                    <constraint firstAttribute="height" constant="102" id="Rsr-IC-vLk"/>
                                </constraints>
                            </imageView>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="V04-ps-JQ8" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="0Hu-kN-FMb"/>
                            <constraint firstItem="KPy-oe-MoR" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="Afw-56-axs"/>
                            <constraint firstItem="V04-ps-JQ8" firstAttribute="trailing" secondItem="Ze5-6b-2t3" secondAttribute="trailing" id="Qvf-AI-ocj"/>
                            <constraint firstItem="KPy-oe-MoR" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="bR0-Pe-e17"/>
                            <constraint firstItem="V04-ps-JQ8" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="c47-oC-XjF"/>
                            <constraint firstAttribute="bottom" secondItem="V04-ps-JQ8" secondAttribute="bottom" id="kYk-GC-AAq"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="52.173913043478265" y="375"/>
        </scene>
    </scenes>
    <resources>
        <image name="2048-gradient-background" width="2048" height="2048"/>
        <image name="LaunchAppIcon" width="1024" height="1024"/>
    </resources>
</document>