<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="tzj-kJ-pWl"> <device id="ipad10_5" orientation="portrait" layout="fullscreen" appearance="light"/> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/> <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> <!--StartingMenu--> <scene sceneID="bPc-cP-DKY"> <objects> <viewController title="StartingMenu" id="JYM-oL-gHR" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="Owh-FO-GX2"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gZn-ez-RhR"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> <subviews> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" id="DKE-En-LAf"> <rect key="frame" x="0.0" y="482" width="834" height="98"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <state key="normal" title="TransitionToARView1"> <color key="titleColor" systemColor="linkColor"/> </state> <connections> <segue destination="bzU-wY-V5a" kind="show" id="C7A-GD-02X"/> </connections> </button> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <constraints> <constraint firstAttribute="width" constant="834" id="hNV-D8-tFo"/> </constraints> </view> </subviews> <viewLayoutGuide key="safeArea" id="sSH-U5-j3N"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="gZn-ez-RhR" firstAttribute="trailing" secondItem="sSH-U5-j3N" secondAttribute="trailing" id="7jX-dB-4lT"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="top" secondItem="Owh-FO-GX2" secondAttribute="top" id="Gbc-Hx-mFD"/> <constraint firstItem="sSH-U5-j3N" firstAttribute="bottom" secondItem="gZn-ez-RhR" secondAttribute="bottom" id="Oy6-hQ-rjG"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="trailing" secondItem="sSH-U5-j3N" secondAttribute="trailing" id="P47-mh-cmK"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="bottom" secondItem="sSH-U5-j3N" secondAttribute="bottom" id="RGA-69-VVT"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="trailing" secondItem="sSH-U5-j3N" secondAttribute="trailing" id="Ujw-Zs-bmI"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="leading" secondItem="sSH-U5-j3N" secondAttribute="leading" id="kxj-NO-8eW"/> <constraint firstItem="gZn-ez-RhR" firstAttribute="leading" secondItem="sSH-U5-j3N" secondAttribute="leading" id="yaE-cO-uVY"/> </constraints> </view> <navigationItem key="navigationItem" id="CcB-7n-HCS"/> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="yC0-Lw-OcD" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="774.8201438848921" y="17.805755395683455"/> </scene> <!--View Controller--> <scene sceneID="TPO-2f-2Nn"> <objects> <viewController id="EeJ-BJ-sgf" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="gdf-R6-yPu"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <viewLayoutGuide key="safeArea" id="lai-Bh-bDT"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </view> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="GpX-jq-vfw" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="775" y="792"/> </scene> <!--View Controller--> <scene sceneID="tXr-a1-R10"> <objects> <viewController id="BV1-FR-VrT" customClass="ViewController" customModule="Objekterkennung_in_AR_mit_ARKit_und_CoreML" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="U0K-SW-4ec"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <arscnView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BrB-h1-WRS"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> </arscnView> </subviews> <viewLayoutGuide key="safeArea" id="fQZ-KI-GVf"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="BrB-h1-WRS" firstAttribute="bottom" secondItem="fQZ-KI-GVf" secondAttribute="bottom" id="26w-Ql-112"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="leading" secondItem="fQZ-KI-GVf" secondAttribute="leading" id="GsS-dJ-CKf"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="top" secondItem="fQZ-KI-GVf" secondAttribute="top" id="Hcj-xD-YgA"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="trailing" secondItem="fQZ-KI-GVf" secondAttribute="trailing" id="P7g-4b-6h5"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="leading" secondItem="U0K-SW-4ec" secondAttribute="leading" id="RbD-Tz-nGv"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="bottom" secondItem="fQZ-KI-GVf" secondAttribute="bottom" id="VpT-BR-CcM"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="trailing" secondItem="fQZ-KI-GVf" secondAttribute="trailing" id="XyZ-9z-H8e"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="trailing" secondItem="fQZ-KI-GVf" secondAttribute="trailing" id="Y0j-AT-0ts"/> <constraint firstAttribute="bottom" secondItem="BrB-h1-WRS" secondAttribute="bottom" id="fyC-ey-8FC"/> <constraint firstItem="BrB-h1-WRS" firstAttribute="leading" secondItem="fQZ-KI-GVf" secondAttribute="leading" id="oqE-tG-7YC"/> </constraints> </view> <navigationItem key="navigationItem" id="BKG-QV-U3d"/> <connections> <outlet property="sceneView" destination="BrB-h1-WRS" id="5nT-qQ-ynl"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="SZV-WD-TEh" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="2479" y="18"/> </scene> <!--Navigation Controller--> <scene sceneID="VZm-xT-bd3"> <objects> <navigationController automaticallyAdjustsScrollViewInsets="NO" id="tzj-kJ-pWl" sceneMemberID="viewController"> <toolbarItems/> <navigationBar key="navigationBar" contentMode="scaleToFill" id="ygi-Hp-IVY"> <rect key="frame" x="0.0" y="0.0" width="834" height="50"/> <autoresizingMask key="autoresizingMask"/> </navigationBar> <nil name="viewControllers"/> <connections> <segue destination="JYM-oL-gHR" kind="relationship" relationship="rootViewController" id="J6g-2N-d9H"/> </connections> </navigationController> <placeholder placeholderIdentifier="IBFirstResponder" id="fMH-NS-7Vk" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="78.417266187050359" y="17.805755395683455"/> </scene> <!--Table Controller--> <scene sceneID="Xua-Zi-N5o"> <objects> <viewController id="bzU-wY-V5a" customClass="tableController" customModule="Objekterkennung_in_AR_mit_ARKit_und_CoreML" customModuleProvider="target" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="ioa-NU-4rv"> <rect key="frame" x="0.0" y="0.0" width="834" height="1112"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="5x0-4P-V2A"> <rect key="frame" x="0.0" y="50" width="834" height="1062"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> </tableView> </subviews> <viewLayoutGuide key="safeArea" id="xGo-gE-Xz5"/> <color key="backgroundColor" systemColor="systemBackgroundColor"/> <constraints> <constraint firstItem="xGo-gE-Xz5" firstAttribute="bottom" secondItem="5x0-4P-V2A" secondAttribute="bottom" id="0ZY-sM-yWn"/> <constraint firstItem="xGo-gE-Xz5" firstAttribute="trailing" secondItem="5x0-4P-V2A" secondAttribute="trailing" id="6r7-bQ-X4Y"/> <constraint firstItem="5x0-4P-V2A" firstAttribute="top" secondItem="xGo-gE-Xz5" secondAttribute="top" id="WC4-uY-wDs"/> <constraint firstItem="5x0-4P-V2A" firstAttribute="leading" secondItem="xGo-gE-Xz5" secondAttribute="leading" id="xm1-dN-VNP"/> </constraints> </view> <navigationItem key="navigationItem" id="Omd-4T-LxI"/> <connections> <outlet property="table" destination="5x0-4P-V2A" id="KCo-qw-s1n"/> </connections> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="RFp-NP-Yep" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="1558" y="18"/> </scene> </scenes> <resources> <systemColor name="linkColor"> <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </systemColor> <systemColor name="systemBackgroundColor"> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> </systemColor> </resources> </document>