teachers-assistant

[RADIOACTIVE] oh boy did i make bad apps back in the day
git clone git://git.figbert.com/teachers-assistant.git
Log | Files | Refs

LaunchScreen.storyboard (3879B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
      3     <device id="retina5_9" orientation="portrait">
      4         <adaptation id="fullscreen"/>
      5     </device>
      6     <dependencies>
      7         <deployment identifier="iOS"/>
      8         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
      9         <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
     10         <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
     11         <capability name="Safe area layout guides" minToolsVersion="9.0"/>
     12         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     13     </dependencies>
     14     <scenes>
     15         <!--View Controller-->
     16         <scene sceneID="EHf-IW-A2E">
     17             <objects>
     18                 <viewController id="01J-lp-oVM" sceneMemberID="viewController">
     19                     <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
     20                         <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
     21                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     22                         <subviews>
     23                             <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Brandeis_Web_HiRes_Orange.png" translatesAutoresizingMaskIntoConstraints="NO" id="bpw-F1-HPs">
     24                                 <rect key="frame" x="47" y="59" width="281" height="704"/>
     25                             </imageView>
     26                         </subviews>
     27                         <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
     28                         <constraints>
     29                             <constraint firstItem="bpw-F1-HPs" firstAttribute="top" relation="greaterThanOrEqual" secondItem="Ze5-6b-2t3" secondAttribute="topMargin" constant="15" id="0Hr-2J-C4N"/>
     30                             <constraint firstItem="bpw-F1-HPs" firstAttribute="width" secondItem="Ze5-6b-2t3" secondAttribute="width" multiplier="0.75" id="8gi-bM-wW0"/>
     31                             <constraint firstItem="bpw-F1-HPs" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="Ibe-4k-nbp"/>
     32                             <constraint firstAttribute="bottomMargin" relation="greaterThanOrEqual" secondItem="bpw-F1-HPs" secondAttribute="bottom" constant="15" id="OiV-XL-ts6"/>
     33                             <constraint firstItem="bpw-F1-HPs" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="15" id="Q3f-9l-2uE"/>
     34                             <constraint firstItem="bpw-F1-HPs" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="fFc-nP-EgW"/>
     35                             <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="bpw-F1-HPs" secondAttribute="trailing" constant="15" id="vcd-nE-uBa"/>
     36                         </constraints>
     37                         <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
     38                     </view>
     39                 </viewController>
     40                 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
     41             </objects>
     42             <point key="canvasLocation" x="52" y="374.66266866566718"/>
     43         </scene>
     44     </scenes>
     45     <resources>
     46         <image name="Brandeis_Web_HiRes_Orange.png" width="8319" height="8318"/>
     47     </resources>
     48 </document>