1<?xml version="1.0" encoding="UTF-8"?> 2<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> 3 <device id="retina5_9" orientation="portrait" appearance="light"/> 4 <dependencies> 5 <deployment identifier="iOS"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/> 7 <capability name="Safe area layout guides" minToolsVersion="9.0"/> 8 <capability name="System colors in document resources" minToolsVersion="11.0"/> 9 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> 10 </dependencies> 11 <scenes> 12 <!--Dev Launcher Error View Controller--> 13 <scene sceneID="j7w-kc-rpg"> 14 <objects> 15 <viewController storyboardIdentifier="EXDevLauncherErrorView" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IMq-iY-6oO" customClass="EXDevLauncherErrorViewController" customModule="EXDevLauncher" customModuleProvider="target" sceneMemberID="viewController"> 16 <view key="view" contentMode="scaleToFill" id="a0B-Gx-7OO"> 17 <rect key="frame" x="0.0" y="0.0" width="375" height="812"/> 18 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> 19 <subviews> 20 <stackView opaque="NO" tag="6634" contentMode="scaleToFill" axis="vertical" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="GM9-4h-o48" userLabel="Main View"> 21 <rect key="frame" x="20" y="64" width="335" height="594"/> 22 <subviews> 23 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="1Bh-aT-q2c" userLabel="Header Stack View"> 24 <rect key="frame" x="0.0" y="0.0" width="335" height="103"/> 25 <subviews> 26 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="There was a problem loading the project." lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yz7-qW-osQ"> 27 <rect key="frame" x="0.0" y="0.0" width="335" height="57.333333333333336"/> 28 <fontDescription key="fontDescription" type="boldSystem" pointSize="24"/> 29 <color key="textColor" red="0.10588235294117647" green="0.12156862745098039" blue="0.13725490196078433" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 30 <nil key="highlightedColor"/> 31 </label> 32 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="This development build encountered the following error:" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NuU-oV-ttb"> 33 <rect key="frame" x="0.0" y="69.333333333333343" width="335" height="33.666666666666657"/> 34 <fontDescription key="fontDescription" type="system" pointSize="14"/> 35 <color key="textColor" red="0.10588235294117647" green="0.12156862745098039" blue="0.13725490196078433" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 36 <nil key="highlightedColor"/> 37 </label> 38 </subviews> 39 </stackView> 40 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="Yt5-QM-Cuc" userLabel="Error Stack View"> 41 <rect key="frame" x="0.0" y="121" width="335" height="473"/> 42 <subviews> 43 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Error infromation" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VXA-BB-Jf6"> 44 <rect key="frame" x="0.0" y="0.0" width="335" height="17"/> 45 <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/> 46 <color key="textColor" red="0.10588235294117647" green="0.12156862745098039" blue="0.13725490196078433" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 47 <nil key="highlightedColor"/> 48 </label> 49 <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="YTm-Ru-mwN"> 50 <rect key="frame" x="0.0" y="29" width="335" height="444"/> 51 <color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 52 <color key="separatorColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 53 <color key="sectionIndexColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 54 <color key="sectionIndexBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 55 <color key="sectionIndexTrackingBackgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 56 <prototypes> 57 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="cell" id="SER-Yx-7Ha" customClass="EXDevLauncherStackTrace" customModule="EXDevLauncher" customModuleProvider="target"> 58 <rect key="frame" x="0.0" y="44.666666030883789" width="335" height="35.333332061767578"/> 59 <autoresizingMask key="autoresizingMask"/> 60 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="SER-Yx-7Ha" id="17f-61-Bd4"> 61 <rect key="frame" x="0.0" y="0.0" width="335" height="35.333332061767578"/> 62 <autoresizingMask key="autoresizingMask"/> 63 <subviews> 64 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="7Ns-Yn-uv2"> 65 <rect key="frame" x="0.0" y="1.9999999999999982" width="335" height="31.333333333333329"/> 66 <subviews> 67 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="onCreate" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B3N-pO-Laq"> 68 <rect key="frame" x="0.0" y="0.0" width="335" height="17"/> 69 <fontDescription key="fontDescription" type="system" pointSize="14"/> 70 <nil key="textColor"/> 71 <color key="highlightedColor" systemColor="linkColor"/> 72 </label> 73 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Controller.swift" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yg3-Rb-p8Q"> 74 <rect key="frame" x="0.0" y="17" width="335" height="14.333333333333336"/> 75 <constraints> 76 <constraint firstAttribute="height" constant="14.333333333333336" id="fja-si-I3S"/> 77 </constraints> 78 <fontDescription key="fontDescription" type="system" pointSize="12"/> 79 <nil key="textColor"/> 80 <nil key="highlightedColor"/> 81 </label> 82 </subviews> 83 </stackView> 84 </subviews> 85 <color key="backgroundColor" red="0.1058823529" green="0.1215686275" blue="0.13725490200000001" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> 86 <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 87 <constraints> 88 <constraint firstItem="7Ns-Yn-uv2" firstAttribute="leading" secondItem="17f-61-Bd4" secondAttribute="leading" id="9T1-mE-A6E"/> 89 <constraint firstAttribute="trailing" secondItem="7Ns-Yn-uv2" secondAttribute="trailing" id="Ivh-cg-s4q"/> 90 <constraint firstAttribute="bottom" secondItem="7Ns-Yn-uv2" secondAttribute="bottom" constant="2" id="Rnl-QP-qVn" userLabel="bottom = Stack View.bottom + 2"/> 91 <constraint firstItem="7Ns-Yn-uv2" firstAttribute="top" secondItem="17f-61-Bd4" secondAttribute="top" constant="2" id="pLj-fw-53s" userLabel="Stack View.top = top + 2"/> 92 </constraints> 93 </tableViewCellContentView> 94 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 95 <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 96 <connections> 97 <outlet property="file" destination="Yg3-Rb-p8Q" id="cOR-G4-Oc0"/> 98 <outlet property="function" destination="B3N-pO-Laq" id="HBW-sk-Gho"/> 99 </connections> 100 </tableViewCell> 101 </prototypes> 102 </tableView> 103 </subviews> 104 </stackView> 105 </subviews> 106 </stackView> 107 <view tag="6634" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zFL-lG-zl9" userLabel="Footer View"> 108 <rect key="frame" x="0.0" y="658" width="375" height="120"/> 109 <subviews> 110 <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="6" translatesAutoresizingMaskIntoConstraints="NO" id="C4a-fX-PLy"> 111 <rect key="frame" x="20" y="20" width="335" height="80"/> 112 <subviews> 113 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WWt-h3-sGX"> 114 <rect key="frame" x="0.0" y="0.0" width="335" height="37"/> 115 <state key="normal" title="Button"/> 116 <buttonConfiguration key="configuration" style="filled" title="Reload"> 117 <fontDescription key="titleFontDescription" type="boldSystem" pointSize="14"/> 118 <color key="baseForegroundColor" red="0.94117647059999998" green="0.94509803920000002" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 119 <color key="baseBackgroundColor" red="0.1083101556" green="0.12358053770000001" blue="0.13850507140000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 120 </buttonConfiguration> 121 <connections> 122 <action selector="reload:" destination="IMq-iY-6oO" eventType="touchDown" id="tFU-23-8WE"/> 123 </connections> 124 </button> 125 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L9n-He-0VJ"> 126 <rect key="frame" x="0.0" y="43" width="335" height="37"/> 127 <state key="normal" title="Button"/> 128 <buttonConfiguration key="configuration" style="filled" title="Go to home"> 129 <fontDescription key="titleFontDescription" type="boldSystem" pointSize="14"/> 130 <color key="baseForegroundColor" red="0.10588235294117647" green="0.12156862745098039" blue="0.13725490196078433" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 131 <color key="baseBackgroundColor" red="0.94117647058823528" green="0.94509803921568625" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 132 </buttonConfiguration> 133 <connections> 134 <action selector="goToHome:" destination="IMq-iY-6oO" eventType="touchDown" id="HyS-3z-WBf"/> 135 </connections> 136 </button> 137 </subviews> 138 <color key="tintColor" red="0.94117647058823528" green="0.94509803921568625" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 139 </stackView> 140 </subviews> 141 <color key="backgroundColor" systemColor="systemBackgroundColor"/> 142 <constraints> 143 <constraint firstAttribute="height" constant="120" id="KqV-iT-ZRo"/> 144 <constraint firstItem="C4a-fX-PLy" firstAttribute="top" secondItem="zFL-lG-zl9" secondAttribute="top" constant="20" id="PnF-4a-zPi"/> 145 <constraint firstItem="C4a-fX-PLy" firstAttribute="leading" secondItem="zFL-lG-zl9" secondAttribute="leading" constant="20" id="cuV-lj-FP4"/> 146 <constraint firstAttribute="bottom" secondItem="C4a-fX-PLy" secondAttribute="bottom" constant="20" id="dW1-P1-gCh"/> 147 <constraint firstAttribute="trailing" secondItem="C4a-fX-PLy" secondAttribute="trailing" constant="20" id="dau-76-cYN"/> 148 </constraints> 149 </view> 150 </subviews> 151 <viewLayoutGuide key="safeArea" id="c2L-io-eK1"/> 152 <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 153 <constraints> 154 <constraint firstItem="zFL-lG-zl9" firstAttribute="top" secondItem="GM9-4h-o48" secondAttribute="bottom" id="Ieu-gd-kCR"/> 155 <constraint firstItem="c2L-io-eK1" firstAttribute="trailing" secondItem="GM9-4h-o48" secondAttribute="trailing" constant="20" id="Lgo-wV-ONP"/> 156 <constraint firstItem="c2L-io-eK1" firstAttribute="trailing" secondItem="zFL-lG-zl9" secondAttribute="trailing" id="bfY-0L-Cu5"/> 157 <constraint firstItem="GM9-4h-o48" firstAttribute="leading" secondItem="c2L-io-eK1" secondAttribute="leading" constant="20" id="kLe-G2-WId"/> 158 <constraint firstItem="zFL-lG-zl9" firstAttribute="leading" secondItem="c2L-io-eK1" secondAttribute="leading" id="mnq-cN-iSc"/> 159 <constraint firstItem="c2L-io-eK1" firstAttribute="bottom" secondItem="zFL-lG-zl9" secondAttribute="bottom" id="pL3-gB-D67"/> 160 <constraint firstItem="GM9-4h-o48" firstAttribute="top" secondItem="c2L-io-eK1" secondAttribute="top" constant="20" id="pmV-TO-6PO"/> 161 </constraints> 162 </view> 163 <navigationItem key="navigationItem" id="CCd-BK-HXN"/> 164 <connections> 165 <outlet property="errorInformation" destination="VXA-BB-Jf6" id="R6L-gX-8wL"/> 166 <outlet property="errorStack" destination="YTm-Ru-mwN" id="l91-m5-Lbh"/> 167 </connections> 168 </viewController> 169 <placeholder placeholderIdentifier="IBFirstResponder" id="UpG-SF-d9I" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> 170 </objects> 171 <point key="canvasLocation" x="-1233" y="527"/> 172 </scene> 173 </scenes> 174 <resources> 175 <systemColor name="linkColor"> 176 <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> 177 </systemColor> 178 <systemColor name="systemBackgroundColor"> 179 <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 180 </systemColor> 181 </resources> 182</document> 183