Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="1sc-u1-QT8">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Status View Controller-->
- <scene sceneID="5Tw-8P-01p">
- <objects>
- <viewController id="ri3-7p-e6d" customClass="StatusViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="RAa-Gm-0Pa">
- <rect key="frame" x="0.0" y="0.0" width="375" height="85"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <visualEffectView hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="1000" verticalCompressionResistancePriority="100" translatesAutoresizingMaskIntoConstraints="NO" id="1uT-CF-YpX" userLabel="Message Panel">
- <rect key="frame" x="16" y="40" width="125" height="32"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="SfJ-mv-Jb9">
- <rect key="frame" x="0.0" y="0.0" width="125" height="32"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ac7-7y-dTM">
- <rect key="frame" x="0.0" y="0.0" width="125" height="32"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="d6V-vA-DSm">
- <rect key="frame" x="0.0" y="0.0" width="125" height="32"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="750" verticalCompressionResistancePriority="250" text="Tracking status" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x6b-bh-aZK" userLabel="Messages label">
- <rect key="frame" x="16" y="8" width="93" height="16"/>
- <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
- <nil key="textColor"/>
- <color key="highlightedColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <size key="shadowOffset" width="1" height="1"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="x6b-bh-aZK" firstAttribute="top" secondItem="d6V-vA-DSm" secondAttribute="top" constant="8" id="GRD-sO-Xxr"/>
- <constraint firstItem="x6b-bh-aZK" firstAttribute="leading" secondItem="d6V-vA-DSm" secondAttribute="leading" constant="16" id="Hsf-fL-1W0"/>
- <constraint firstItem="x6b-bh-aZK" firstAttribute="trailing" secondItem="d6V-vA-DSm" secondAttribute="trailing" constant="-16" id="a6Z-yA-neT"/>
- <constraint firstItem="x6b-bh-aZK" firstAttribute="centerY" secondItem="d6V-vA-DSm" secondAttribute="centerY" id="rVg-YG-d1k"/>
- </constraints>
- </view>
- <vibrancyEffect>
- <blurEffect style="extraLight"/>
- </vibrancyEffect>
- </visualEffectView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Ac7-7y-dTM" secondAttribute="trailing" id="aEM-lA-5rI"/>
- <constraint firstItem="Ac7-7y-dTM" firstAttribute="top" secondItem="SfJ-mv-Jb9" secondAttribute="top" id="bB0-lR-gq4"/>
- <constraint firstItem="Ac7-7y-dTM" firstAttribute="leading" secondItem="SfJ-mv-Jb9" secondAttribute="leading" id="uwW-gW-Owb"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="x6b-bh-aZK" secondAttribute="bottom" constant="8" id="2kJ-Kd-oZv"/>
- </constraints>
- <blurEffect style="light"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </visualEffectView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aSK-t0-G4r" userLabel="Restart Experience Button Icon">
- <rect key="frame" x="331" y="20" width="44" height="59"/>
- <constraints>
- <constraint firstAttribute="height" constant="59" id="0Aj-uI-nvb"/>
- <constraint firstAttribute="width" constant="44" id="AJj-0E-eVh"/>
- </constraints>
- <inset key="contentEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="12"/>
- <state key="normal" image="restart"/>
- <state key="selected" image="restartPressed"/>
- <state key="highlighted" image="restartPressed"/>
- <connections>
- <action selector="restartExperience:" destination="BV1-FR-VrT" eventType="touchUpInside" id="64U-We-Liv"/>
- <action selector="restartExperience:" destination="ri3-7p-e6d" eventType="touchUpInside" id="g0X-9j-zRG"/>
- </connections>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="wYK-n4-ypp"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="aSK-t0-G4r" firstAttribute="top" secondItem="wYK-n4-ypp" secondAttribute="top" id="00T-V7-ZZG"/>
- <constraint firstItem="aSK-t0-G4r" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1uT-CF-YpX" secondAttribute="trailing" constant="8" id="7s3-gZ-Vdh"/>
- <constraint firstItem="wYK-n4-ypp" firstAttribute="trailing" secondItem="aSK-t0-G4r" secondAttribute="trailing" id="AKH-fs-H3Q"/>
- <constraint firstItem="1uT-CF-YpX" firstAttribute="leading" secondItem="wYK-n4-ypp" secondAttribute="leading" constant="16" id="EfQ-ka-33s"/>
- <constraint firstItem="1uT-CF-YpX" firstAttribute="top" secondItem="aSK-t0-G4r" secondAttribute="top" constant="20" id="J9G-Za-9yG"/>
- </constraints>
- </view>
- <connections>
- <outlet property="messageLabel" destination="x6b-bh-aZK" id="103-E5-rNP"/>
- <outlet property="messagePanel" destination="1uT-CF-YpX" id="taj-MT-abc"/>
- <outlet property="restartExperienceButton" destination="aSK-t0-G4r" id="T3U-OD-TP3"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="g9h-Vm-ZUe" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="10679" y="-388"/>
- </scene>
- <!--Location Picker View Controller-->
- <scene sceneID="Uoo-Ha-Vse">
- <objects>
- <viewController definesPresentationContext="YES" providesPresentationContextTransitionStyle="YES" modalTransitionStyle="crossDissolve" modalPresentationStyle="fullScreen" id="4Sv-mF-wbD" customClass="LocationPickerViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="iA4-wO-sGD">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="bg" translatesAutoresizingMaskIntoConstraints="NO" id="gxG-MI-aOH">
- <rect key="frame" x="-24" y="0.0" width="422" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pkg-wR-7jt" userLabel="loc1">
- <rect key="frame" x="104" y="239" width="166" height="34"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ke2-YV-vp3" userLabel="loc2">
- <rect key="frame" x="104" y="280" width="166" height="34"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qt3-Jj-XWa" userLabel="loc3">
- <rect key="frame" x="104" y="322" width="166" height="34"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button"/>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="BwM-hr-7s8"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <navigationItem key="navigationItem" id="LF6-57-5w0"/>
- <connections>
- <outlet property="button1" destination="pkg-wR-7jt" id="84r-OQ-bHp"/>
- <outlet property="button2" destination="Ke2-YV-vp3" id="jDh-mg-h9w"/>
- <outlet property="button3" destination="qt3-Jj-XWa" id="RXj-HO-bIC"/>
- <segue destination="BV1-FR-VrT" kind="show" identifier="toViewController" id="MVr-MF-On6"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="M3M-Ix-CTF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="9172" y="97"/>
- </scene>
- <!--View Controller-->
- <scene sceneID="tXr-a1-R10">
- <objects>
- <viewController id="BV1-FR-VrT" customClass="ViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="RLh-bf-1c3">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <sceneKitView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" wantsMultisampling="YES" translatesAutoresizingMaskIntoConstraints="NO" id="E6c-py-dvH" customClass="VirtualObjectARView" customModule="SHArchive" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- </sceneKitView>
- <visualEffectView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="R5W-V8-6lY">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="AjQ-5W-To9">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <blurEffect style="light"/>
- </visualEffectView>
- <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tnx-rc-95S">
- <rect key="frame" x="0.0" y="56" width="375" height="85"/>
- <constraints>
- <constraint firstAttribute="height" constant="85" id="z9S-1J-UzK"/>
- </constraints>
- <connections>
- <segue destination="ri3-7p-e6d" kind="embed" id="uiU-1f-e8S"/>
- </connections>
- </containerView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xcf-ic-uGo" userLabel="Add Object Button">
- <rect key="frame" x="163.5" y="584" width="48" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="NZv-Ts-4dl"/>
- <constraint firstAttribute="height" constant="48" id="Z1M-DD-gjO"/>
- </constraints>
- <state key="normal" image="add">
- <color key="titleColor" red="0.85882352941176465" green="0.72941176470588232" blue="0.22352941176470587" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="showVirtualObjectSelectionViewController" destination="BV1-FR-VrT" eventType="touchUpInside" id="zNz-qB-P16"/>
- </connections>
- </button>
- <activityIndicatorView hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="3cb-dQ-oXx">
- <rect key="frame" x="166" y="586.5" width="43" height="43"/>
- </activityIndicatorView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="GBj-4O-Whc"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstItem="3cb-dQ-oXx" firstAttribute="width" secondItem="xcf-ic-uGo" secondAttribute="width" constant="-5" id="Fg7-D6-Eh5"/>
- <constraint firstAttribute="trailing" secondItem="R5W-V8-6lY" secondAttribute="trailing" id="J42-1v-Ihf"/>
- <constraint firstItem="3cb-dQ-oXx" firstAttribute="centerX" secondItem="xcf-ic-uGo" secondAttribute="centerX" id="KPf-Pf-2mp"/>
- <constraint firstItem="tnx-rc-95S" firstAttribute="top" secondItem="GBj-4O-Whc" secondAttribute="top" id="Sdx-fT-fqG"/>
- <constraint firstItem="R5W-V8-6lY" firstAttribute="leading" secondItem="RLh-bf-1c3" secondAttribute="leading" id="Yj0-Fo-B5n"/>
- <constraint firstItem="xcf-ic-uGo" firstAttribute="leading" secondItem="GBj-4O-Whc" secondAttribute="leading" constant="163.5" id="ajJ-d9-mOg"/>
- <constraint firstItem="E6c-py-dvH" firstAttribute="top" secondItem="RLh-bf-1c3" secondAttribute="top" id="boO-ZZ-neH"/>
- <constraint firstItem="GBj-4O-Whc" firstAttribute="trailing" secondItem="E6c-py-dvH" secondAttribute="trailing" id="brT-qF-Rdk"/>
- <constraint firstItem="tnx-rc-95S" firstAttribute="leading" secondItem="GBj-4O-Whc" secondAttribute="leading" id="cGf-LE-hzb"/>
- <constraint firstItem="3cb-dQ-oXx" firstAttribute="centerY" secondItem="xcf-ic-uGo" secondAttribute="centerY" id="dtP-zr-OKq"/>
- <constraint firstItem="R5W-V8-6lY" firstAttribute="top" secondItem="RLh-bf-1c3" secondAttribute="top" id="fDn-zw-Oo2"/>
- <constraint firstAttribute="bottom" secondItem="E6c-py-dvH" secondAttribute="bottom" id="kLb-BI-xJ4"/>
- <constraint firstItem="GBj-4O-Whc" firstAttribute="trailing" secondItem="xcf-ic-uGo" secondAttribute="trailing" constant="163.5" id="kN8-Ve-Xqq"/>
- <constraint firstAttribute="bottom" secondItem="R5W-V8-6lY" secondAttribute="bottom" id="poH-DX-LIv"/>
- <constraint firstItem="3cb-dQ-oXx" firstAttribute="height" secondItem="xcf-ic-uGo" secondAttribute="height" constant="-5" id="szW-aA-CXv"/>
- <constraint firstItem="GBj-4O-Whc" firstAttribute="bottom" secondItem="xcf-ic-uGo" secondAttribute="bottom" constant="15" id="w7D-gO-FfL"/>
- <constraint firstItem="E6c-py-dvH" firstAttribute="leading" secondItem="GBj-4O-Whc" secondAttribute="leading" id="wEL-Op-yTe"/>
- <constraint firstItem="GBj-4O-Whc" firstAttribute="trailing" secondItem="tnx-rc-95S" secondAttribute="trailing" id="yUU-ir-Rk1"/>
- </constraints>
- </view>
- <navigationItem key="navigationItem" id="7vY-mN-JqM"/>
- <connections>
- <outlet property="addObjectButton" destination="xcf-ic-uGo" id="uFa-W2-4Iu"/>
- <outlet property="blurView" destination="R5W-V8-6lY" id="oF2-lD-Srf"/>
- <outlet property="sceneView" destination="E6c-py-dvH" id="Gr4-Uw-Z4A"/>
- <outlet property="spinner" destination="3cb-dQ-oXx" id="rnE-Xe-cDE"/>
- <outlet property="upperControlsView" destination="tnx-rc-95S" id="t42-Rb-7Tt"/>
- <segue destination="mYv-Qg-jWH" kind="popoverPresentation" identifier="showObjects" popoverAnchorView="xcf-ic-uGo" id="WP3-Hd-cnB">
- <popoverArrowDirection key="popoverArrowDirection" up="YES" down="YES" left="YES" right="YES"/>
- </segue>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="SZV-WD-TEh" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="9890.3999999999996" y="96.7016491754123"/>
- </scene>
- <!--Virtual Object Selection View Controller-->
- <scene sceneID="8F1-Zd-946">
- <objects>
- <tableViewController id="mYv-Qg-jWH" customClass="VirtualObjectSelectionViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" bounces="NO" bouncesZoom="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="45" sectionHeaderHeight="28" sectionFooterHeight="28" id="PTA-9M-D7w">
- <rect key="frame" x="0.0" y="0.0" width="250" height="250"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ObjectCell" id="KgU-Le-H6A" customClass="ObjectCell" customModule="SHArchive" customModuleProvider="target">
- <rect key="frame" x="0.0" y="50" width="250" height="45"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KgU-Le-H6A" id="k0i-d1-4Iu">
- <rect key="frame" x="0.0" y="0.0" width="250" height="45"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <visualEffectView opaque="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TgK-9d-0nW">
- <rect key="frame" x="0.0" y="0.0" width="250" height="44"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="Xec-hh-4vF">
- <rect key="frame" x="0.0" y="0.0" width="250" height="44"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dAR-uJ-nmY">
- <rect key="frame" x="53" y="10" width="200" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <color key="tintColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K1e-G9-g3C">
- <rect key="frame" x="15" y="10" width="30" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="tintColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </imageView>
- </subviews>
- </view>
- <vibrancyEffect>
- <blurEffect style="extraLight"/>
- </vibrancyEffect>
- </visualEffectView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- </tableViewCellContentView>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <connections>
- <outlet property="objectImageView" destination="K1e-G9-g3C" id="4VU-sM-GtS"/>
- <outlet property="objectTitleLabel" destination="dAR-uJ-nmY" id="8qa-vO-JCR"/>
- <outlet property="vibrancyView" destination="TgK-9d-0nW" id="XyT-uy-OVV"/>
- </connections>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="mYv-Qg-jWH" id="q0u-us-oaw"/>
- <outlet property="delegate" destination="mYv-Qg-jWH" id="D3u-Pq-bNi"/>
- </connections>
- </tableView>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <size key="freeformSize" width="250" height="250"/>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="a7J-OO-ac9" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="10579.200000000001" y="95.352323838080963"/>
- </scene>
- <!--Initial View Controller-->
- <scene sceneID="90Z-Iv-63h">
- <objects>
- <viewController storyboardIdentifier="toInitialViewController" modalTransitionStyle="partialCurl" modalPresentationStyle="fullScreen" useStoryboardIdentifierAsRestorationIdentifier="YES" id="aht-Wu-y3W" customClass="InitialViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="QRB-2m-6uu">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="bg" translatesAutoresizingMaskIntoConstraints="NO" id="o0S-K3-VZO">
- <rect key="frame" x="-24" y="0.0" width="422" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="house_3d_model" translatesAutoresizingMaskIntoConstraints="NO" id="CvC-kc-8Jn">
- <rect key="frame" x="29" y="278" width="317" height="262"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="trailing" contentVerticalAlignment="bottom" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rOb-y0-bwO" userLabel="button3">
- <rect key="frame" x="173" y="260" width="166" height="39"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button"/>
- <connections>
- <segue destination="WDS-10-L4F" kind="show" id="bco-pu-GNd"/>
- </connections>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="logo_outline" translatesAutoresizingMaskIntoConstraints="NO" id="vYS-yi-8NS">
- <rect key="frame" x="99" y="537" width="174" height="85"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
- </imageView>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="SHANGHAI" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="1" translatesAutoresizingMaskIntoConstraints="NO" id="tVY-94-KFy">
- <rect key="frame" x="48" y="64" width="225" height="38"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
- <color key="textColor" systemColor="secondarySystemGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="AR" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="1" translatesAutoresizingMaskIntoConstraints="NO" id="mWf-L1-IUL">
- <rect key="frame" x="48" y="110" width="125" height="38"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
- <color key="textColor" systemColor="secondarySystemGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="chive" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="1" translatesAutoresizingMaskIntoConstraints="NO" id="pUy-gs-uI1">
- <rect key="frame" x="103" y="110" width="225" height="38"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
- <color key="textColor" systemColor="secondarySystemGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="shanghai" translatesAutoresizingMaskIntoConstraints="NO" id="xBd-WD-iM0">
- <rect key="frame" x="26" y="46" width="240" height="124"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="trailing" contentVerticalAlignment="bottom" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QoG-Xy-EeZ" userLabel="button2">
- <rect key="frame" x="173" y="213" width="166" height="39"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button"/>
- <connections>
- <segue destination="Qqd-3y-cI2" kind="show" id="AyZ-C0-a93"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="trailing" contentVerticalAlignment="bottom" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7mV-SU-aoS" userLabel="button1">
- <rect key="frame" x="167" y="158" width="179" height="60"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Button" image="launch"/>
- <connections>
- <segue destination="4Sv-mF-wbD" kind="show" id="noe-vB-MnH"/>
- </connections>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="Opm-Rd-caF"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <accessibility key="accessibilityConfiguration" identifier="toInitialViewController"/>
- </view>
- <navigationItem key="navigationItem" id="24T-wq-YKc">
- <barButtonItem key="backBarButtonItem" title="Home" id="zDW-UT-gXH"/>
- </navigationItem>
- <connections>
- <outlet property="arLabel" destination="mWf-L1-IUL" id="npm-9H-r8I"/>
- <outlet property="button1" destination="7mV-SU-aoS" id="oRA-eA-Fge"/>
- <outlet property="button2" destination="QoG-Xy-EeZ" id="KId-5I-ifY"/>
- <outlet property="button3" destination="rOb-y0-bwO" id="xwx-hf-Rjw"/>
- <outlet property="chiveLabel" destination="pUy-gs-uI1" id="lDI-ac-TcW"/>
- <outlet property="shanghaiLabel" destination="tVY-94-KFy" id="zwi-GE-D3V"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="FW6-kb-60o" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="8430" y="97"/>
- </scene>
- <!--How To Use View Controller-->
- <scene sceneID="uKw-g4-sjB">
- <objects>
- <viewController modalPresentationStyle="fullScreen" id="Qqd-3y-cI2" customClass="HowToUseViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="I6V-yk-SgL">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="bg" translatesAutoresizingMaskIntoConstraints="NO" id="CPp-Nk-z11">
- <rect key="frame" x="-24" y="0.0" width="422" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qZo-pn-a7y">
- <rect key="frame" x="54" y="242" width="263" height="164"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" systemColor="secondarySystemGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="hKF-pU-TmV"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <navigationItem key="navigationItem" id="djE-mi-AC6"/>
- <connections>
- <outlet property="label" destination="qZo-pn-a7y" id="2ho-Pl-dzb"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="Q5b-Qi-k8J" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="8020" y="869"/>
- </scene>
- <!--About Us View Controller-->
- <scene sceneID="WNK-Vk-1mT">
- <objects>
- <viewController modalPresentationStyle="fullScreen" id="WDS-10-L4F" customClass="AboutUsViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="d36-Kr-I2t">
- <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="bg" translatesAutoresizingMaskIntoConstraints="NO" id="OSg-hi-atx">
- <rect key="frame" x="-24" y="0.0" width="422" height="647"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XbZ-j7-cyv">
- <rect key="frame" x="54" y="242" width="263" height="164"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" systemColor="secondarySystemGroupedBackgroundColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="u6a-rr-Swj"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <navigationItem key="navigationItem" id="bAQ-Oe-rgb"/>
- <connections>
- <outlet property="label" destination="XbZ-j7-cyv" id="yC4-Xp-Uci"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="0F0-vi-w0n" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="8799" y="869"/>
- </scene>
- <!--Splash Screen View Controller-->
- <scene sceneID="4Kh-Id-PGG">
- <objects>
- <viewController storyboardIdentifier="startvc" definesPresentationContext="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="1sc-u1-QT8" customClass="SplashScreenViewController" customModule="SHArchive" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="6rd-e1-IYu">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <viewLayoutGuide key="safeArea" id="ln1-AI-mzr"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <navigationItem key="navigationItem" id="Qj6-Fn-UGQ"/>
- <connections>
- <segue destination="8e6-pc-9QD" kind="show" id="g8L-rj-MGB"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="HYI-yw-HN9" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="6926" y="97"/>
- </scene>
- <!--Navigation Controller-->
- <scene sceneID="vR0-Sw-m65">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" id="8e6-pc-9QD" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationItem key="navigationItem" id="h2O-IJ-egb"/>
- <navigationBar key="navigationBar" contentMode="scaleToFill" id="Rss-wR-v3y">
- <rect key="frame" x="0.0" y="0.0" width="375" height="56"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <connections>
- <segue destination="aht-Wu-y3W" kind="relationship" relationship="rootViewController" id="V2L-nU-Etq"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="GdC-ho-vxs" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="7660" y="97"/>
- </scene>
- </scenes>
- <resources>
- <image name="add" width="48" height="48"/>
- <image name="bg" width="390" height="844"/>
- <image name="house_3d_model" width="346" height="306"/>
- <image name="launch" width="1560" height="544"/>
- <image name="logo_outline" width="99" height="101"/>
- <image name="restart" width="20" height="20"/>
- <image name="restartPressed" width="20" height="20"/>
- <image name="shanghai" width="1555" height="735"/>
- <systemColor name="secondarySystemGroupedBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
Add Comment
Please, Sign In to add comment