AttendanceSupport

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

LaunchScreen.storyboard (2618B)


      1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13142" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5h">
      3     <dependencies>
      4         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12042"/>
      5     </dependencies>
      6     <scenes>
      7         <!--View Controller-->
      8         <scene sceneID="gAE-YM-kbH">
      9             <objects>
     10                 <viewController id="X5k-f2-b5h" sceneMemberID="viewController">
     11                     <layoutGuides>
     12                         <viewControllerLayoutGuide type="top" id="Y8P-hJ-Z43"/>
     13                         <viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
     14                     </layoutGuides>
     15                     <view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
     16                         <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
     17                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     18                         <subviews>
     19                             <imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23">
     20                                 <rect key="frame" x="270" y="270" width="60" height="60"/>
     21                                 <rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
     22                             </imageView>
     23                         </subviews>
     24                         <color key="backgroundColor" red="0.20392156862745098" green="0.59607843137254901" blue="0.85882352941176465" alpha="1" colorSpace="calibratedRGB"/>
     25                         <constraints>
     26                             <constraint firstItem="23" firstAttribute="centerY" secondItem="yd7-JS-zBw" secondAttribute="centerY" priority="1" id="39"/>
     27                             <constraint firstItem="23" firstAttribute="centerX" secondItem="yd7-JS-zBw" secondAttribute="centerX" priority="1" id="41"/>
     28                         </constraints>
     29                     </view>
     30                 </viewController>
     31                 <placeholder placeholderIdentifier="IBFirstResponder" id="XAI-xm-WK6" userLabel="First Responder" sceneMemberID="firstResponder"/>
     32             </objects>
     33             <point key="canvasLocation" x="349" y="339"/>
     34         </scene>
     35     </scenes>
     36     <resources>
     37         <image name="Icon-60.png" width="180" height="180"/>
     38     </resources>
     39 </document>