|
@@ -0,0 +1,2176 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="cR9-D8-uOs">
|
|
|
|
+ <device id="retina5_9" orientation="portrait">
|
|
|
|
+ <adaptation id="fullscreen"/>
|
|
|
|
+ </device>
|
|
|
|
+ <dependencies>
|
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
|
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
+ </dependencies>
|
|
|
|
+ <scenes>
|
|
|
|
+ <!--Virtual Machines-->
|
|
|
|
+ <scene sceneID="dh4-cV-Whe">
|
|
|
|
+ <objects>
|
|
|
|
+ <collectionViewController id="krH-Hz-4fz" customClass="VMListViewController" sceneMemberID="viewController">
|
|
|
|
+ <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" keyboardDismissMode="onDrag" dataMode="prototypes" id="2R6-2u-EVP">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="20" minimumInteritemSpacing="20" id="Hle-hi-gGv">
|
|
|
|
+ <size key="itemSize" width="150" height="150"/>
|
|
|
|
+ <size key="headerReferenceSize" width="0.0" height="0.0"/>
|
|
|
|
+ <size key="footerReferenceSize" width="0.0" height="0.0"/>
|
|
|
|
+ <inset key="sectionInset" minX="20" minY="20" maxX="20" maxY="20"/>
|
|
|
|
+ </collectionViewFlowLayout>
|
|
|
|
+ <cells>
|
|
|
|
+ <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="vmListCell" id="RU3-XR-GS5" customClass="VMListViewCell">
|
|
|
|
+ <rect key="frame" x="20" y="20" width="150" height="150"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="150"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q44-A5-QUO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <accessibility key="accessibilityConfiguration" hint="Return" label="Return"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="height" constant="100" id="HTN-L4-8OJ"/>
|
|
|
|
+ <constraint firstAttribute="width" constant="150" id="psZ-ev-pT6"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="screenButtonAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="fUJ-Gi-fp0"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </button>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQv-L6-Wpd">
|
|
|
|
+ <rect key="frame" x="0.0" y="100" width="120" height="50"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <visualEffectView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fao-Hy-kRI" userLabel="Screen Blur Effect">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="gxj-M7-Fwz">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7RP-0i-M0J">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="nfL-Js-T3I">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="eKp-tr-b2d">
|
|
|
|
+ <rect key="frame" x="65" y="40" width="20" height="20"/>
|
|
|
|
+ <color key="color" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ </activityIndicatorView>
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="byz-Gf-XHC">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="150" height="100"/>
|
|
|
|
+ <accessibility key="accessibilityConfiguration" hint="Start" label="Start">
|
|
|
|
+ <accessibilityTraits key="traits" button="YES"/>
|
|
|
|
+ </accessibility>
|
|
|
|
+ <state key="normal" image="Play Icon"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="playButtonAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="ocQ-WO-xNY"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </button>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="byz-Gf-XHC" firstAttribute="centerY" secondItem="nfL-Js-T3I" secondAttribute="centerY" id="26Q-q7-BWt"/>
|
|
|
|
+ <constraint firstItem="eKp-tr-b2d" firstAttribute="centerX" secondItem="nfL-Js-T3I" secondAttribute="centerX" id="C1h-FE-lYF"/>
|
|
|
|
+ <constraint firstItem="eKp-tr-b2d" firstAttribute="centerY" secondItem="nfL-Js-T3I" secondAttribute="centerY" id="LVA-Eb-vhR"/>
|
|
|
|
+ <constraint firstItem="byz-Gf-XHC" firstAttribute="top" secondItem="nfL-Js-T3I" secondAttribute="top" id="PWI-ZV-eJ7"/>
|
|
|
|
+ <constraint firstItem="byz-Gf-XHC" firstAttribute="leading" secondItem="nfL-Js-T3I" secondAttribute="leading" id="TDD-tZ-AaE"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="byz-Gf-XHC" secondAttribute="trailing" id="eVT-Sz-fBR"/>
|
|
|
|
+ <constraint firstItem="byz-Gf-XHC" firstAttribute="centerX" secondItem="nfL-Js-T3I" secondAttribute="centerX" id="jeg-UX-RCZ"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="byz-Gf-XHC" secondAttribute="bottom" id="vjM-tF-l1f"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </view>
|
|
|
|
+ <vibrancyEffect>
|
|
|
|
+ <blurEffect style="dark"/>
|
|
|
|
+ </vibrancyEffect>
|
|
|
|
+ </visualEffectView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="7RP-0i-M0J" firstAttribute="top" secondItem="gxj-M7-Fwz" secondAttribute="top" id="Lam-2J-Rjn"/>
|
|
|
|
+ <constraint firstItem="7RP-0i-M0J" firstAttribute="leading" secondItem="gxj-M7-Fwz" secondAttribute="leading" id="Vlm-6D-zpj"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="7RP-0i-M0J" secondAttribute="bottom" id="fOV-pA-Avy"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="7RP-0i-M0J" secondAttribute="trailing" id="pf9-rl-ena"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </view>
|
|
|
|
+ <blurEffect style="light"/>
|
|
|
|
+ </visualEffectView>
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="detailDisclosure" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LpV-bC-fzU">
|
|
|
|
+ <rect key="frame" x="124" y="114" width="22" height="22"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="editAction:" destination="RU3-XR-GS5" eventType="touchUpInside" id="585-9q-SwU"/>
|
|
|
|
+ <segue destination="fxo-tK-lAq" kind="presentation" identifier="editVMConfig" modalPresentationStyle="formSheet" id="3tV-yy-VRS"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </button>
|
|
|
|
+ </subviews>
|
|
|
|
+ </view>
|
|
|
|
+ <gestureRecognizers/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="VQv-L6-Wpd" secondAttribute="bottom" id="0en-bm-mR9"/>
|
|
|
|
+ <constraint firstItem="fao-Hy-kRI" firstAttribute="top" secondItem="RU3-XR-GS5" secondAttribute="top" id="DkD-er-1fE"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="LpV-bC-fzU" secondAttribute="trailing" constant="4" id="Qs2-AJ-ywC"/>
|
|
|
|
+ <constraint firstItem="q44-A5-QUO" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="SGh-27-2gh"/>
|
|
|
|
+ <constraint firstItem="fao-Hy-kRI" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="UHl-IL-n5A"/>
|
|
|
|
+ <constraint firstItem="VQv-L6-Wpd" firstAttribute="top" secondItem="fao-Hy-kRI" secondAttribute="bottom" id="WiE-HL-Cg7"/>
|
|
|
|
+ <constraint firstItem="q44-A5-QUO" firstAttribute="top" secondItem="RU3-XR-GS5" secondAttribute="top" id="jXg-yi-7Bb"/>
|
|
|
|
+ <constraint firstItem="VQv-L6-Wpd" firstAttribute="leading" secondItem="RU3-XR-GS5" secondAttribute="leading" id="qit-Zb-Asi"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="q44-A5-QUO" secondAttribute="trailing" id="sr2-TN-FZW"/>
|
|
|
|
+ <constraint firstItem="VQv-L6-Wpd" firstAttribute="top" secondItem="q44-A5-QUO" secondAttribute="bottom" id="uao-i9-PxL"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="VQv-L6-Wpd" secondAttribute="trailing" constant="30" id="vW6-HI-IKc"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="LpV-bC-fzU" secondAttribute="bottom" constant="14" id="xtu-27-GGJ"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="fao-Hy-kRI" secondAttribute="trailing" id="zow-Fc-oiq"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="editButton" destination="LpV-bC-fzU" id="baN-hM-vny"/>
|
|
|
|
+ <outlet property="nameLabel" destination="VQv-L6-Wpd" id="SSj-XC-PZz"/>
|
|
|
|
+ <outlet property="playButton" destination="byz-Gf-XHC" id="APa-c0-qZ0"/>
|
|
|
|
+ <outlet property="screenBlurEffect" destination="fao-Hy-kRI" id="G0p-rR-1xp"/>
|
|
|
|
+ <outlet property="screenButton" destination="q44-A5-QUO" id="Jd8-n9-ekq"/>
|
|
|
|
+ <outlet property="statusIndicator" destination="eKp-tr-b2d" id="YJm-w5-Tn6"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="krH-Hz-4fz" id="vBf-kh-iGM"/>
|
|
|
|
+ <outlet property="delegate" destination="krH-Hz-4fz" id="x9C-ve-kwZ"/>
|
|
|
|
+ <outlet property="dragDelegate" destination="krH-Hz-4fz" id="9kF-Et-flm"/>
|
|
|
|
+ <outlet property="dropDelegate" destination="krH-Hz-4fz" id="Zhj-TC-vhT"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Virtual Machines" id="y7c-vs-jlM">
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" systemItem="add" id="e5k-lL-Xj6">
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="2Ff-Ox-yNa" kind="popoverPresentation" identifier="newVM" popoverAnchorBarButtonItem="e5k-lL-Xj6" id="uhI-Ry-wJ8">
|
|
|
|
+ <popoverArrowDirection key="popoverArrowDirection" up="YES" down="YES" left="YES" right="YES"/>
|
|
|
|
+ </segue>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="rightBarButtonItem" destination="e5k-lL-Xj6" id="87b-9t-bNR"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="vmCollection" destination="2R6-2u-EVP" id="Wya-XJ-CS7"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </collectionViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="gzw-ao-My7" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="1829.5999999999999" y="142.61083743842366"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Configuration-->
|
|
|
|
+ <scene sceneID="oLp-Ie-xYi">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="wwu-oM-NlF" customClass="VMConfigExistingViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="nNA-4B-g7f">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Name" id="BlT-6O-Tm8">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="ffD-BN-tfx">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ffD-BN-tfx" id="qt9-XV-EeT">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2Kh-jJ-awN">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="343" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="nameFieldEdited:" destination="wwu-oM-NlF" eventType="editingDidEnd" id="NLa-0h-ihw"/>
|
|
|
|
+ <outlet property="delegate" destination="wwu-oM-NlF" id="qOT-JA-rbc"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="2Kh-jJ-awN" firstAttribute="leading" secondItem="qt9-XV-EeT" secondAttribute="leading" constant="16" id="Gl3-uj-n6y"/>
|
|
|
|
+ <constraint firstItem="2Kh-jJ-awN" firstAttribute="centerY" secondItem="qt9-XV-EeT" secondAttribute="centerY" id="dER-ou-Xpe"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="2Kh-jJ-awN" secondAttribute="trailing" constant="16" id="oYU-ze-9uK"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Hardware" id="NCJ-Al-5BI">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="riB-R9-dTb" imageView="adR-DE-1TR" style="IBUITableViewCellStyleDefault" id="Uh7-K8-Cd9">
|
|
|
|
+ <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Uh7-K8-Cd9" id="gUO-nD-d2x">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="System" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="riB-R9-dTb">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="CPU Icon" id="adR-DE-1TR">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="1m7-hR-fRt" kind="show" id="nuu-ei-Smn"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="1FD-SU-TVn" imageView="ORS-LH-8i2" style="IBUITableViewCellStyleDefault" id="ptA-DT-lZ3">
|
|
|
|
+ <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ptA-DT-lZ3" id="ogr-EI-pev">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Drives" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1FD-SU-TVn">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="HDD Icon" id="ORS-LH-8i2">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="Mbd-uC-JXQ" kind="show" id="eOg-7f-ZC7"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="fZG-YK-q4O" imageView="4PU-Pq-NVn" style="IBUITableViewCellStyleDefault" id="yLH-HX-o9t">
|
|
|
|
+ <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="yLH-HX-o9t" id="kQP-2D-wX5">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Display" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="fZG-YK-q4O">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Display Icon" id="4PU-Pq-NVn">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="fRW-Bh-0Dk" kind="show" id="Q4J-5q-ML3"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="GvK-o6-9qU" imageView="6La-G7-su2" style="IBUITableViewCellStyleDefault" id="xM7-rl-j1p">
|
|
|
|
+ <rect key="frame" x="0.0" y="287.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="xM7-rl-j1p" id="5sC-AT-kE8">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Input" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="GvK-o6-9qU">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Input Icon" id="6La-G7-su2">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="5Cr-yW-csz" kind="show" id="UCy-Ew-RnF"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="XSI-kB-djk" imageView="ZJt-EE-f9p" style="IBUITableViewCellStyleDefault" id="cL1-0x-rat">
|
|
|
|
+ <rect key="frame" x="0.0" y="331.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="cL1-0x-rat" id="9Tq-yB-cOw">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Networking" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XSI-kB-djk">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Networking Icon" id="ZJt-EE-f9p">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="5KN-1q-y5w" kind="show" id="ZAT-ci-ijJ"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="gXb-Fk-IyH" imageView="KxP-FM-rRt" style="IBUITableViewCellStyleDefault" id="LlL-Ex-hlq">
|
|
|
|
+ <rect key="frame" x="0.0" y="375.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="LlL-Ex-hlq" id="PCT-h6-ZRK">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Printing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gXb-Fk-IyH">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Printer Icon" id="KxP-FM-rRt">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="cZY-Ss-RO9" kind="show" id="sYe-rO-ADr"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="wis-6w-tHz" imageView="bUU-uV-itP" style="IBUITableViewCellStyleDefault" id="y4a-Wf-GZq">
|
|
|
|
+ <rect key="frame" x="0.0" y="419.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="y4a-Wf-GZq" id="dcV-Ht-6Fe">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Sound" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="wis-6w-tHz">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Sound Icon" id="bUU-uV-itP">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="wCA-Kf-QNP" kind="show" id="O12-fr-qOU"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="jv0-6r-NAJ" imageView="vqz-Rb-f41" style="IBUITableViewCellStyleDefault" id="qe0-X4-HwM">
|
|
|
|
+ <rect key="frame" x="0.0" y="463.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qe0-X4-HwM" id="R65-ok-h9A">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Sharing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="jv0-6r-NAJ">
|
|
|
|
+ <rect key="frame" x="75" y="0.0" width="265" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" image="Share Icon" id="vqz-Rb-f41">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="44" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </imageView>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="LLP-fa-BIK" kind="show" id="74d-oQ-BKI"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="wwu-oM-NlF" id="uEK-Q2-Gvh"/>
|
|
|
|
+ <outlet property="delegate" destination="wwu-oM-NlF" id="GXo-Pj-cqA"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Configuration" id="TeT-9a-let">
|
|
|
|
+ <barButtonItem key="leftBarButtonItem" systemItem="cancel" id="7c2-9v-shL">
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="cancelPressed:" destination="wwu-oM-NlF" id="38P-XZ-ukw"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" systemItem="done" id="CIG-Ca-qeI">
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="donePressed:" destination="wwu-oM-NlF" id="4ry-jO-LwC"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="rightBarButtonItem" destination="CIG-Ca-qeI" id="XnF-Ud-34j"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="nameField" destination="2Kh-jJ-awN" id="TQa-on-Xdd"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="yqY-fN-Wux" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="3822" y="879"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Display-->
|
|
|
|
+ <scene sceneID="I61-65-PM0">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="fRW-Bh-0Dk" customClass="VMConfigDisplayViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Mua-Ov-iIu">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Type" id="wjd-8h-Xoa">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="3Jg-sa-a1s" style="IBUITableViewCellStyleDefault" id="osW-lA-u2m">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="osW-lA-u2m" id="Fdz-Uo-dCh">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Full Graphics" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3Jg-sa-a1s">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="nGh-ET-2qO" style="IBUITableViewCellStyleDefault" id="2qy-IZ-c5L">
|
|
|
|
+ <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2qy-IZ-c5L" id="xiC-oa-N5a">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Console Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="nGh-ET-2qO">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Resolution" id="DBb-DO-7RN">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="shN-AV-DTv">
|
|
|
|
+ <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="shN-AV-DTv" id="f7t-Ni-Ojq">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Fixed" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LCF-nv-jEK">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="41" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xsw-b2-kv1">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="resolutionFixedSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="Gpg-bU-aot"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="LCF-nv-jEK" firstAttribute="leading" secondItem="f7t-Ni-Ojq" secondAttribute="leadingMargin" id="FtG-7G-Wu3"/>
|
|
|
|
+ <constraint firstItem="LCF-nv-jEK" firstAttribute="centerY" secondItem="f7t-Ni-Ojq" secondAttribute="centerY" id="PBk-Vw-jLk"/>
|
|
|
|
+ <constraint firstItem="Xsw-b2-kv1" firstAttribute="centerY" secondItem="f7t-Ni-Ojq" secondAttribute="centerY" id="QxW-fc-7mX"/>
|
|
|
|
+ <constraint firstItem="Xsw-b2-kv1" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="LCF-nv-jEK" secondAttribute="trailing" constant="8" symbolic="YES" id="Zzq-M8-hJY"/>
|
|
|
|
+ <constraint firstItem="Xsw-b2-kv1" firstAttribute="trailing" secondItem="f7t-Ni-Ojq" secondAttribute="trailingMargin" id="rm2-WL-M2K"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="3p4-7o-dMd" detailTextLabel="xVE-hN-Dcf" style="IBUITableViewCellStyleValue1" id="34f-n4-JfB">
|
|
|
|
+ <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="34f-n4-JfB" id="THa-zL-IVd">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Max Resolution" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3p4-7o-dMd">
|
|
|
|
+ <rect key="frame" x="16.000000000000007" y="11.999999999999998" width="116.66666666666667" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="1024x768" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="xVE-hN-Dcf">
|
|
|
|
+ <rect key="frame" x="282.66666666666669" y="11.999999999999998" width="76.333333333333329" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="150" id="zMQ-Xb-T3u">
|
|
|
|
+ <rect key="frame" x="0.0" y="287.33333333333337" width="375" height="150"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zMQ-Xb-T3u" id="Ssc-US-c4o">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="S8l-Yv-OcK">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="fRW-Bh-0Dk" id="R5a-Uy-gJO"/>
|
|
|
|
+ <outlet property="delegate" destination="fRW-Bh-0Dk" id="V0w-JJ-147"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="S8l-Yv-OcK" secondAttribute="bottom" id="29v-Sc-8N7"/>
|
|
|
|
+ <constraint firstItem="S8l-Yv-OcK" firstAttribute="top" secondItem="Ssc-US-c4o" secondAttribute="top" id="J9J-9W-lGI"/>
|
|
|
|
+ <constraint firstItem="S8l-Yv-OcK" firstAttribute="leading" secondItem="Ssc-US-c4o" secondAttribute="leading" id="TH3-2d-rxY"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="S8l-Yv-OcK" secondAttribute="trailing" id="i2M-Vr-DeP"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Zoom" id="2ao-Lx-lcQ">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="I3e-zw-jAD">
|
|
|
|
+ <rect key="frame" x="0.0" y="493.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="I3e-zw-jAD" id="3s4-Ke-929">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Scale to Fit" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DSd-aZ-Qka">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="85" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ohs-OI-Wjl">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="zoomScaleFitSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="ESE-l9-ugu"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="DSd-aZ-Qka" firstAttribute="leading" secondItem="3s4-Ke-929" secondAttribute="leadingMargin" id="Alh-Qy-gv5"/>
|
|
|
|
+ <constraint firstItem="DSd-aZ-Qka" firstAttribute="centerY" secondItem="3s4-Ke-929" secondAttribute="centerY" id="W5L-jB-GUx"/>
|
|
|
|
+ <constraint firstItem="Ohs-OI-Wjl" firstAttribute="trailing" secondItem="3s4-Ke-929" secondAttribute="trailingMargin" id="mOx-ma-JnO"/>
|
|
|
|
+ <constraint firstItem="Ohs-OI-Wjl" firstAttribute="centerY" secondItem="3s4-Ke-929" secondAttribute="centerY" id="q3Y-Ih-Px4"/>
|
|
|
|
+ <constraint firstItem="Ohs-OI-Wjl" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DSd-aZ-Qka" secondAttribute="trailing" constant="8" symbolic="YES" id="rnK-OQ-RXN"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="uLK-yj-IDI">
|
|
|
|
+ <rect key="frame" x="0.0" y="537.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uLK-yj-IDI" id="gYV-Zk-a5J">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Letterbox Mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="olW-DK-r4a">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="121" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7Ur-f8-0fb">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="zoomLetterboxSwitchChanged:" destination="fRW-Bh-0Dk" eventType="valueChanged" id="ot6-oa-ApK"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="7Ur-f8-0fb" firstAttribute="centerY" secondItem="gYV-Zk-a5J" secondAttribute="centerY" id="0RW-6p-R9A"/>
|
|
|
|
+ <constraint firstItem="olW-DK-r4a" firstAttribute="leading" secondItem="gYV-Zk-a5J" secondAttribute="leadingMargin" id="F7W-6S-nKb"/>
|
|
|
|
+ <constraint firstItem="7Ur-f8-0fb" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="olW-DK-r4a" secondAttribute="trailing" constant="8" symbolic="YES" id="Jb7-M4-ufS"/>
|
|
|
|
+ <constraint firstItem="olW-DK-r4a" firstAttribute="centerY" secondItem="gYV-Zk-a5J" secondAttribute="centerY" id="Mzz-PT-Iev"/>
|
|
|
|
+ <constraint firstItem="7Ur-f8-0fb" firstAttribute="trailing" secondItem="gYV-Zk-a5J" secondAttribute="trailingMargin" id="Qrh-Dy-6ee"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Console" id="6zB-bx-Y94">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="8ah-qD-hzy" style="IBUITableViewCellStyleDefault" id="45e-Uf-NXZ">
|
|
|
|
+ <rect key="frame" x="0.0" y="637.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="45e-Uf-NXZ" id="Bxz-pl-Qcd">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Font (placeholder)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8ah-qD-hzy">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="343" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="fRW-Bh-0Dk" id="vIK-qQ-HiN"/>
|
|
|
|
+ <outlet property="delegate" destination="fRW-Bh-0Dk" id="D2v-jy-tW5"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Display" id="xuY-6V-eU1"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="graphicsTypeConsoleCell" destination="2qy-IZ-c5L" id="YZC-vi-yEW"/>
|
|
|
|
+ <outlet property="graphicsTypeFullCell" destination="osW-lA-u2m" id="L3u-9j-n10"/>
|
|
|
|
+ <outlet property="maxResolutionCell" destination="34f-n4-JfB" id="Gqp-6T-DEo"/>
|
|
|
|
+ <outlet property="maxResolutionLabel" destination="xVE-hN-Dcf" id="gVX-UZ-Vh0"/>
|
|
|
|
+ <outlet property="maxResolutionPicker" destination="S8l-Yv-OcK" id="0KD-XR-SDr"/>
|
|
|
|
+ <outlet property="maxResolutionPickerCell" destination="zMQ-Xb-T3u" id="fqL-2c-9nq"/>
|
|
|
|
+ <outlet property="resolutionFixedSwitch" destination="Xsw-b2-kv1" id="tEF-nQ-EYi"/>
|
|
|
|
+ <outlet property="zoomLetterboxSwitch" destination="7Ur-f8-0fb" id="pri-pt-sm3"/>
|
|
|
|
+ <outlet property="zoomScaleFitSwitch" destination="Ohs-OI-Wjl" id="l5U-2S-3Ec"/>
|
|
|
|
+ <outletCollection property="displayTypeCells" destination="34f-n4-JfB" id="FTP-Oc-xsD"/>
|
|
|
|
+ <outletCollection property="displayTypeCells" destination="I3e-zw-jAD" id="DHr-4m-CYg"/>
|
|
|
|
+ <outletCollection property="displayTypeCells" destination="shN-AV-DTv" id="DpG-7T-rN0"/>
|
|
|
|
+ <outletCollection property="displayTypeCells" destination="zMQ-Xb-T3u" id="6SG-ZG-MdZ"/>
|
|
|
|
+ <outletCollection property="displayTypeCells" destination="uLK-yj-IDI" id="6RI-Kc-9mW"/>
|
|
|
|
+ <outletCollection property="consoleTypeCells" destination="45e-Uf-NXZ" id="1Ie-cS-gcd"/>
|
|
|
|
+ <outletCollection property="displayTypeCellsWithoutPicker" destination="34f-n4-JfB" id="EUX-JZ-HbL"/>
|
|
|
|
+ <outletCollection property="displayTypeCellsWithoutPicker" destination="uLK-yj-IDI" id="I3g-9k-FCM"/>
|
|
|
|
+ <outletCollection property="displayTypeCellsWithoutPicker" destination="shN-AV-DTv" id="1rm-Gb-ROq"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="5CK-HG-MYg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="4782" y="1247"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Printing-->
|
|
|
|
+ <scene sceneID="k41-e0-ebL">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="cZY-Ss-RO9" customClass="VMConfigPrintingViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="jn7-u2-Tui">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Hardware" id="Roy-Wv-Hrq">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="uTd-CT-zVU">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="uTd-CT-zVU" id="uyr-yj-zmW">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fDF-an-yxM">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AOp-W0-9IK">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="printingEnabledSwitchChanged:" destination="cZY-Ss-RO9" eventType="valueChanged" id="16t-YV-fzn"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="fDF-an-yxM" firstAttribute="leading" secondItem="uyr-yj-zmW" secondAttribute="leadingMargin" id="0zL-zb-gSN"/>
|
|
|
|
+ <constraint firstItem="AOp-W0-9IK" firstAttribute="centerY" secondItem="uyr-yj-zmW" secondAttribute="centerY" id="QrT-BT-2QY"/>
|
|
|
|
+ <constraint firstItem="AOp-W0-9IK" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="fDF-an-yxM" secondAttribute="trailing" constant="8" symbolic="YES" id="hHe-9f-mPs"/>
|
|
|
|
+ <constraint firstItem="fDF-an-yxM" firstAttribute="centerY" secondItem="uyr-yj-zmW" secondAttribute="centerY" id="jyD-oh-iWE"/>
|
|
|
|
+ <constraint firstItem="AOp-W0-9IK" firstAttribute="trailing" secondItem="uyr-yj-zmW" secondAttribute="trailingMargin" id="knv-9z-b34"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="cZY-Ss-RO9" id="fJ4-SM-FwO"/>
|
|
|
|
+ <outlet property="delegate" destination="cZY-Ss-RO9" id="Hs2-cA-oNU"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Printing" id="acH-xK-xn6"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="printingEnabledSwitch" destination="AOp-W0-9IK" id="VAf-Yv-qS4"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="cRl-5N-Vd6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="5569" y="1247"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--System-->
|
|
|
|
+ <scene sceneID="HAX-p4-GLH">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="1m7-hR-fRt" customClass="VMConfigSystemViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="GGE-SJ-g4A">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Hardware" id="spp-Cv-g7X">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="ziF-JQ-bTj" detailTextLabel="9fH-Qw-nVS" style="IBUITableViewCellStyleValue1" id="oTc-93-cjJ">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="oTc-93-cjJ" id="w8n-OI-JSe">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Architecture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ziF-JQ-bTj">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="94.333333333333329" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9fH-Qw-nVS">
|
|
|
|
+ <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="199.99999999999997" id="dGM-cA-mXM">
|
|
|
|
+ <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="200.00000000000003"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dGM-cA-mXM" id="Ic3-FS-Es6">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VIt-Zi-7kt">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="1m7-hR-fRt" id="oWM-oa-PIF"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="0tk-VA-2IH"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="VIt-Zi-7kt" firstAttribute="leading" secondItem="Ic3-FS-Es6" secondAttribute="leading" id="JUT-i8-cw9"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="VIt-Zi-7kt" secondAttribute="trailing" id="rQD-WM-c5w"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="VIt-Zi-7kt" secondAttribute="bottom" id="xO1-Jk-27Q"/>
|
|
|
|
+ <constraint firstItem="VIt-Zi-7kt" firstAttribute="top" secondItem="Ic3-FS-Es6" secondAttribute="top" id="zg4-ea-ru5"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="VsJ-Zw-rWU">
|
|
|
|
+ <rect key="frame" x="0.0" y="299.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VsJ-Zw-rWU" id="wC7-Vx-zXt">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qMH-Bx-PsC">
|
|
|
|
+ <rect key="frame" x="333.66666666666669" y="11.666666666666666" width="25.333333333333314" height="20.333333333333336"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" placeholder="512" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OwS-jd-mte">
|
|
|
|
+ <rect key="frame" x="165" y="11.333333333333336" width="160" height="21"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="160" id="ucu-F4-pNg"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="memorySizeFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="Dr7-5I-4jF"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="oDM-WZ-buM"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="Memory" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SvG-PI-7bh">
|
|
|
|
+ <rect key="frame" x="16" y="11.666666666666666" width="63" height="20.333333333333336"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="qMH-Bx-PsC" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="OwS-jd-mte" secondAttribute="trailing" constant="8" symbolic="YES" id="164-vu-IVL"/>
|
|
|
|
+ <constraint firstItem="OwS-jd-mte" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="SvG-PI-7bh" secondAttribute="trailing" constant="8" symbolic="YES" id="6t2-Vm-MYm"/>
|
|
|
|
+ <constraint firstItem="OwS-jd-mte" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="8HI-VM-7o8"/>
|
|
|
|
+ <constraint firstItem="SvG-PI-7bh" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="eJY-WF-vyT"/>
|
|
|
|
+ <constraint firstItem="qMH-Bx-PsC" firstAttribute="centerY" secondItem="wC7-Vx-zXt" secondAttribute="centerY" id="qhJ-ke-t9b"/>
|
|
|
|
+ <constraint firstItem="qMH-Bx-PsC" firstAttribute="trailing" secondItem="wC7-Vx-zXt" secondAttribute="trailingMargin" id="tEU-lO-Xyl"/>
|
|
|
|
+ <constraint firstItem="SvG-PI-7bh" firstAttribute="leading" secondItem="wC7-Vx-zXt" secondAttribute="leadingMargin" id="w93-ko-cQQ"/>
|
|
|
|
+ <constraint firstItem="qMH-Bx-PsC" firstAttribute="leading" secondItem="OwS-jd-mte" secondAttribute="trailing" constant="8.6699999999999999" id="wcq-0U-Nj5"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="sAL-j0-QO6">
|
|
|
|
+ <rect key="frame" x="0.0" y="343.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sAL-j0-QO6" id="IUj-WK-FG9">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CPU Count" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XtU-FE-Mry">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="2" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="I4t-8W-Nev">
|
|
|
|
+ <rect key="frame" x="199" y="11.333333333333336" width="160" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="cpuCountFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="r45-hz-jZf"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="wxM-Ny-Rqj"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="I4t-8W-Nev" firstAttribute="leading" relation="lessThanOrEqual" secondItem="XtU-FE-Mry" secondAttribute="trailing" constant="97" id="2oX-Lx-Ys5"/>
|
|
|
|
+ <constraint firstItem="XtU-FE-Mry" firstAttribute="leading" secondItem="IUj-WK-FG9" secondAttribute="leadingMargin" id="PID-v0-rX4"/>
|
|
|
|
+ <constraint firstItem="I4t-8W-Nev" firstAttribute="centerY" secondItem="XtU-FE-Mry" secondAttribute="centerY" id="bCj-MV-pMY"/>
|
|
|
|
+ <constraint firstItem="XtU-FE-Mry" firstAttribute="centerY" secondItem="IUj-WK-FG9" secondAttribute="centerY" id="xqn-wm-68c"/>
|
|
|
|
+ <constraint firstItem="I4t-8W-Nev" firstAttribute="trailing" secondItem="IUj-WK-FG9" secondAttribute="trailingMargin" id="ybe-os-Hfo"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="XhT-dg-bb9" detailTextLabel="KYQ-B4-Cf3" style="IBUITableViewCellStyleValue1" id="m8p-hi-s01">
|
|
|
|
+ <rect key="frame" x="0.0" y="387.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="m8p-hi-s01" id="ZrJ-KO-2G2">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="System" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XhT-dg-bb9">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="57" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="KYQ-B4-Cf3">
|
|
|
|
+ <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="kbU-h1-FsP">
|
|
|
|
+ <rect key="frame" x="0.0" y="431.33333333333337" width="375" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="kbU-h1-FsP" id="HJR-87-kHI">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iB1-OW-p4N">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="1m7-hR-fRt" id="MLD-yU-D4a"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="XCj-7h-pOC"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="iB1-OW-p4N" secondAttribute="bottom" id="49e-EL-H95"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="iB1-OW-p4N" secondAttribute="trailing" id="9DE-gn-dSC"/>
|
|
|
|
+ <constraint firstItem="iB1-OW-p4N" firstAttribute="top" secondItem="HJR-87-kHI" secondAttribute="top" id="XaO-Dr-XQT"/>
|
|
|
|
+ <constraint firstItem="iB1-OW-p4N" firstAttribute="leading" secondItem="HJR-87-kHI" secondAttribute="leading" id="kiE-3t-kEE"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Boot" id="aje-ee-mJi">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="Yzl-hW-dz8" detailTextLabel="bwc-uM-EKo" style="IBUITableViewCellStyleValue1" id="aN0-e6-gWq">
|
|
|
|
+ <rect key="frame" x="0.0" y="587.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aN0-e6-gWq" id="a3A-BY-NuO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Try booting first from" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Yzl-hW-dz8">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="161.33333333333334" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Disk Drive" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="bwc-uM-EKo">
|
|
|
|
+ <rect key="frame" x="281.66666666666669" y="11.999999999999998" width="77.333333333333329" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="2tm-9Y-Ypg">
|
|
|
|
+ <rect key="frame" x="0.0" y="631.33333333333337" width="375" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2tm-9Y-Ypg" id="02K-L5-unG">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nc8-Yn-Bd2">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="1m7-hR-fRt" id="2Xi-Zh-bzB"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="SpR-Fv-ijj"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="nc8-Yn-Bd2" secondAttribute="bottom" id="7SA-fs-pob"/>
|
|
|
|
+ <constraint firstItem="nc8-Yn-Bd2" firstAttribute="top" secondItem="02K-L5-unG" secondAttribute="top" id="RQB-Nh-Ohr"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="nc8-Yn-Bd2" secondAttribute="trailing" id="TDq-sc-hvu"/>
|
|
|
|
+ <constraint firstItem="nc8-Yn-Bd2" firstAttribute="leading" secondItem="02K-L5-unG" secondAttribute="leading" id="erm-6B-bQ2"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Additional qemu arguments" id="vTy-bl-QrM">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="2lD-9C-lUf">
|
|
|
|
+ <rect key="frame" x="0.0" y="787.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="2lD-9C-lUf" id="b9d-4I-3HK">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eAV-yI-ZCT">
|
|
|
|
+ <rect key="frame" x="8" y="8.0000000000000018" width="359" height="27.666666666666671"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="alphabet" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="additionalArgsFieldEdited:" destination="1m7-hR-fRt" eventType="editingDidEnd" id="kwo-h9-oeJ"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="C7Q-Ag-Bsu"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="eAV-yI-ZCT" firstAttribute="leading" secondItem="b9d-4I-3HK" secondAttribute="leadingMargin" id="MHm-34-Yqb"/>
|
|
|
|
+ <constraint firstItem="eAV-yI-ZCT" firstAttribute="trailing" secondItem="b9d-4I-3HK" secondAttribute="trailingMargin" id="dPJ-Yk-bHE"/>
|
|
|
|
+ <constraint firstItem="eAV-yI-ZCT" firstAttribute="top" secondItem="b9d-4I-3HK" secondAttribute="topMargin" id="gJy-KM-PoW"/>
|
|
|
|
+ <constraint firstAttribute="bottomMargin" secondItem="eAV-yI-ZCT" secondAttribute="bottom" id="hh8-ty-DgG"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="1m7-hR-fRt" id="yDs-UX-Xr8"/>
|
|
|
|
+ <outlet property="delegate" destination="1m7-hR-fRt" id="yQD-Wg-GT5"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="System" id="CRh-Zb-s8B"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="additionalArgsField" destination="eAV-yI-ZCT" id="mdu-Ya-5Fw"/>
|
|
|
|
+ <outlet property="architectureCell" destination="oTc-93-cjJ" id="kZI-ga-SnU"/>
|
|
|
|
+ <outlet property="architectureLabel" destination="9fH-Qw-nVS" id="aet-o8-TaA"/>
|
|
|
|
+ <outlet property="architecturePicker" destination="VIt-Zi-7kt" id="cja-CO-VUd"/>
|
|
|
|
+ <outlet property="architecturePickerCell" destination="dGM-cA-mXM" id="Eg5-g8-wga"/>
|
|
|
|
+ <outlet property="bootCell" destination="aN0-e6-gWq" id="WEt-BI-bhe"/>
|
|
|
|
+ <outlet property="bootLabel" destination="bwc-uM-EKo" id="ddu-by-fcp"/>
|
|
|
|
+ <outlet property="bootPicker" destination="nc8-Yn-Bd2" id="h6D-7u-DtY"/>
|
|
|
|
+ <outlet property="bootPickerCell" destination="2tm-9Y-Ypg" id="gi8-k5-r3C"/>
|
|
|
|
+ <outlet property="cpuCountField" destination="I4t-8W-Nev" id="XTi-Gw-iLj"/>
|
|
|
|
+ <outlet property="memorySizeField" destination="OwS-jd-mte" id="0bp-KF-B1J"/>
|
|
|
|
+ <outlet property="systemCell" destination="m8p-hi-s01" id="lyZ-i1-vP2"/>
|
|
|
|
+ <outlet property="systemLabel" destination="KYQ-B4-Cf3" id="lje-t2-AHE"/>
|
|
|
|
+ <outlet property="systemPicker" destination="iB1-OW-p4N" id="fHz-Ut-ogt"/>
|
|
|
|
+ <outlet property="systemPickerCell" destination="kbU-h1-FsP" id="xyg-cL-eov"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Pka-eP-b1w" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="4782" y="549"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Networking-->
|
|
|
|
+ <scene sceneID="HjV-mS-zLm">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="5KN-1q-y5w" customClass="VMConfigNetworkingViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Zh6-XT-e8H">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Hardware" id="qCe-97-Cma">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="f3B-Ca-xOy">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="f3B-Ca-xOy" id="pCJ-hP-4sO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qHe-ss-OZw">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TBl-Mf-rp9">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="networkingEnabledSwitchChanged:" destination="5KN-1q-y5w" eventType="valueChanged" id="b3q-tg-oxE"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="TBl-Mf-rp9" firstAttribute="trailing" secondItem="pCJ-hP-4sO" secondAttribute="trailingMargin" id="9yv-eJ-Q5T"/>
|
|
|
|
+ <constraint firstItem="TBl-Mf-rp9" firstAttribute="centerY" secondItem="pCJ-hP-4sO" secondAttribute="centerY" id="IPg-ZM-OeW"/>
|
|
|
|
+ <constraint firstItem="TBl-Mf-rp9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="qHe-ss-OZw" secondAttribute="trailing" constant="8" symbolic="YES" id="Knl-mz-pdL"/>
|
|
|
|
+ <constraint firstItem="qHe-ss-OZw" firstAttribute="leading" secondItem="pCJ-hP-4sO" secondAttribute="leadingMargin" id="agn-6f-waO"/>
|
|
|
|
+ <constraint firstItem="qHe-ss-OZw" firstAttribute="centerY" secondItem="pCJ-hP-4sO" secondAttribute="centerY" id="tBl-LZ-FWg"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="L7E-R4-cxI">
|
|
|
|
+ <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="L7E-R4-cxI" id="4pc-7p-05F">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local Access Only" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iS1-Ur-HFa">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="140" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CkD-IW-UX0">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="localAccessOnlySwitchChanged:" destination="5KN-1q-y5w" eventType="valueChanged" id="cOW-qq-gCh"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="iS1-Ur-HFa" firstAttribute="leading" secondItem="4pc-7p-05F" secondAttribute="leadingMargin" id="3cH-gU-Fs9"/>
|
|
|
|
+ <constraint firstItem="CkD-IW-UX0" firstAttribute="centerY" secondItem="4pc-7p-05F" secondAttribute="centerY" id="6ik-yq-WGp"/>
|
|
|
|
+ <constraint firstItem="CkD-IW-UX0" firstAttribute="trailing" secondItem="4pc-7p-05F" secondAttribute="trailingMargin" id="7Vy-j4-tpc"/>
|
|
|
|
+ <constraint firstItem="CkD-IW-UX0" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="iS1-Ur-HFa" secondAttribute="trailing" constant="8" symbolic="YES" id="Wtt-CJ-SKk"/>
|
|
|
|
+ <constraint firstItem="iS1-Ur-HFa" firstAttribute="centerY" secondItem="4pc-7p-05F" secondAttribute="centerY" id="og9-5h-s68"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="IP Configuration" id="mTW-BC-BPZ">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="8mF-uj-oTE">
|
|
|
|
+ <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8mF-uj-oTE" id="24L-rr-lhp">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Network" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fOG-3K-1lH">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="65" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10.0.2.0/24" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="q6m-Ld-1jH">
|
|
|
|
+ <rect key="frame" x="178" y="11.333333333333336" width="181" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="networkAddressFieldEdited:" destination="5KN-1q-y5w" eventType="editingDidEnd" id="S6d-37-7Rd"/>
|
|
|
|
+ <outlet property="delegate" destination="5KN-1q-y5w" id="SG4-5b-NcV"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="q6m-Ld-1jH" firstAttribute="centerY" secondItem="fOG-3K-1lH" secondAttribute="centerY" id="2yN-Kv-Gtm"/>
|
|
|
|
+ <constraint firstItem="q6m-Ld-1jH" firstAttribute="leading" relation="lessThanOrEqual" secondItem="fOG-3K-1lH" secondAttribute="trailing" constant="97" id="GEF-u3-gE9"/>
|
|
|
|
+ <constraint firstItem="fOG-3K-1lH" firstAttribute="leading" secondItem="24L-rr-lhp" secondAttribute="leadingMargin" id="Gbb-1Y-epX"/>
|
|
|
|
+ <constraint firstItem="q6m-Ld-1jH" firstAttribute="trailing" secondItem="24L-rr-lhp" secondAttribute="trailingMargin" id="W6D-nj-l22"/>
|
|
|
|
+ <constraint firstItem="fOG-3K-1lH" firstAttribute="centerY" secondItem="24L-rr-lhp" secondAttribute="centerY" id="Y2o-yY-B7t"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="aMG-yM-TGa">
|
|
|
|
+ <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aMG-yM-TGa" id="0gE-Fg-XZu">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DHCP Start" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5O8-6K-mxz">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="89" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="10.0.2.0.15" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="sym-7m-1rq">
|
|
|
|
+ <rect key="frame" x="202" y="11.333333333333336" width="157" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="decimalPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="dhcpStartFieldEdited:" destination="5KN-1q-y5w" eventType="editingDidEnd" id="vO5-kh-bgR"/>
|
|
|
|
+ <outlet property="delegate" destination="5KN-1q-y5w" id="Hwc-bw-TCN"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="5O8-6K-mxz" firstAttribute="leading" secondItem="0gE-Fg-XZu" secondAttribute="leadingMargin" id="6hN-RT-DZg"/>
|
|
|
|
+ <constraint firstItem="sym-7m-1rq" firstAttribute="centerY" secondItem="5O8-6K-mxz" secondAttribute="centerY" id="CiX-VF-hYF"/>
|
|
|
|
+ <constraint firstItem="sym-7m-1rq" firstAttribute="trailing" secondItem="0gE-Fg-XZu" secondAttribute="trailingMargin" id="dPr-y9-71b"/>
|
|
|
|
+ <constraint firstItem="5O8-6K-mxz" firstAttribute="centerY" secondItem="0gE-Fg-XZu" secondAttribute="centerY" id="m70-yR-Olh"/>
|
|
|
|
+ <constraint firstItem="sym-7m-1rq" firstAttribute="leading" relation="lessThanOrEqual" secondItem="5O8-6K-mxz" secondAttribute="trailing" constant="97" id="wBT-vz-Pum"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="5KN-1q-y5w" id="17K-Mi-gbR"/>
|
|
|
|
+ <outlet property="delegate" destination="5KN-1q-y5w" id="FO8-22-v9Z"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Networking" id="bJQ-Qv-ceR"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dhcpStartField" destination="sym-7m-1rq" id="hBT-zk-PGi"/>
|
|
|
|
+ <outlet property="localAccessOnlySwitch" destination="CkD-IW-UX0" id="SYw-zC-V8c"/>
|
|
|
|
+ <outlet property="networkAddressField" destination="q6m-Ld-1jH" id="EEp-qk-io7"/>
|
|
|
|
+ <outlet property="networkingEnabledSwitch" destination="TBl-Mf-rp9" id="Q2P-4v-vpm"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="irb-Tt-Gor" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="5569" y="548"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Navigation Controller-->
|
|
|
|
+ <scene sceneID="90q-rj-k6R">
|
|
|
|
+ <objects>
|
|
|
|
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="cR9-D8-uOs" sceneMemberID="viewController">
|
|
|
|
+ <toolbarItems/>
|
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="qTC-Hg-D1R">
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </navigationBar>
|
|
|
|
+ <nil name="viewControllers"/>
|
|
|
|
+ <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="SCa-ZC-2jN">
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </toolbar>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="krH-Hz-4fz" kind="relationship" relationship="rootViewController" id="BaN-eP-Dgv"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="0Pt-sd-5mW" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="887.20000000000005" y="142.61083743842366"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Create VM-->
|
|
|
|
+ <scene sceneID="Fa8-L5-lZo">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="kXN-s4-nI5" customClass="VMConfigCreateViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="eEm-Kb-wUw">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Name" id="kxc-0J-xgO">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="kSL-rH-TmX">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="kSL-rH-TmX" id="pW8-2Y-MIA">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Name" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0TR-HU-09X">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="343" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="nameFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="toJ-Wc-WWS"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="p5U-UO-88O"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="0TR-HU-09X" firstAttribute="leading" secondItem="pW8-2Y-MIA" secondAttribute="leading" constant="16" id="bjr-KA-0sH"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0TR-HU-09X" secondAttribute="trailing" constant="16" id="uy7-UK-0q7"/>
|
|
|
|
+ <constraint firstItem="0TR-HU-09X" firstAttribute="centerY" secondItem="pW8-2Y-MIA" secondAttribute="centerY" id="zoP-KP-DIB"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="System" id="7nd-62-tFA">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="9Nu-pG-ywd" detailTextLabel="dhz-mO-gca" style="IBUITableViewCellStyleValue1" id="qee-8g-Jp9">
|
|
|
|
+ <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qee-8g-Jp9" id="G2J-aA-snj">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Architecture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9Nu-pG-ywd">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="94.333333333333329" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="dhz-mO-gca">
|
|
|
|
+ <rect key="frame" x="315" y="11.999999999999998" width="44" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="200" id="bc3-f4-6aK">
|
|
|
|
+ <rect key="frame" x="0.0" y="199.33333333333337" width="375" height="200"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="bc3-f4-6aK" id="Xhf-Hc-ucC">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YFu-oU-5Lh">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="199.66666666666666"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="kXN-s4-nI5" id="TlV-5Q-ltZ"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="ErN-fy-oUU"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="YFu-oU-5Lh" secondAttribute="trailing" id="3Qv-gB-nO1"/>
|
|
|
|
+ <constraint firstItem="YFu-oU-5Lh" firstAttribute="top" secondItem="Xhf-Hc-ucC" secondAttribute="top" id="4PV-79-bDr"/>
|
|
|
|
+ <constraint firstItem="YFu-oU-5Lh" firstAttribute="leading" secondItem="Xhf-Hc-ucC" secondAttribute="leading" id="Jsv-pa-iz4"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="YFu-oU-5Lh" secondAttribute="bottom" id="zKf-L1-RjB"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="0aj-qm-Pjc">
|
|
|
|
+ <rect key="frame" x="0.0" y="399.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="0aj-qm-Pjc" id="5im-ce-owp">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MAs-NR-G0n">
|
|
|
|
+ <rect key="frame" x="333.66666666666669" y="11.666666666666666" width="25.333333333333314" height="20.333333333333336"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" placeholder="512" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="S2s-iX-Lul">
|
|
|
|
+ <rect key="frame" x="165" y="11.333333333333336" width="160" height="21"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="160" id="o84-0K-Csk"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="memorySizeFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="NE1-Dq-52z"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="dLG-32-gQc"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="Memory" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HRc-mq-43y">
|
|
|
|
+ <rect key="frame" x="16" y="11.666666666666666" width="63" height="20.333333333333336"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="MAs-NR-G0n" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="DH1-pe-NMO"/>
|
|
|
|
+ <constraint firstItem="S2s-iX-Lul" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="HRc-mq-43y" secondAttribute="trailing" constant="8" symbolic="YES" id="E3r-MC-Ta2"/>
|
|
|
|
+ <constraint firstItem="HRc-mq-43y" firstAttribute="leading" secondItem="5im-ce-owp" secondAttribute="leadingMargin" id="IQs-8F-03O"/>
|
|
|
|
+ <constraint firstItem="MAs-NR-G0n" firstAttribute="leading" secondItem="S2s-iX-Lul" secondAttribute="trailing" constant="8.6699999999999999" id="J6n-Lz-4uD"/>
|
|
|
|
+ <constraint firstItem="MAs-NR-G0n" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="S2s-iX-Lul" secondAttribute="trailing" constant="8" symbolic="YES" id="Jnj-Vu-m4g"/>
|
|
|
|
+ <constraint firstItem="HRc-mq-43y" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="bWk-cL-jGW"/>
|
|
|
|
+ <constraint firstItem="S2s-iX-Lul" firstAttribute="centerY" secondItem="5im-ce-owp" secondAttribute="centerY" id="gXI-dF-uXX"/>
|
|
|
|
+ <constraint firstItem="MAs-NR-G0n" firstAttribute="trailing" secondItem="5im-ce-owp" secondAttribute="trailingMargin" id="wau-8N-VDQ"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="eDp-ox-TsC">
|
|
|
|
+ <rect key="frame" x="0.0" y="443.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="eDp-ox-TsC" id="qso-C3-rNk">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CPU Count" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HlJ-Fd-TPS">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="2" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="VBD-VX-Usg">
|
|
|
|
+ <rect key="frame" x="199" y="11.333333333333336" width="160" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="cpuCountFieldEdited:" destination="kXN-s4-nI5" eventType="editingDidEnd" id="iml-BS-wFg"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="Gmu-Ad-ALC"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="HlJ-Fd-TPS" firstAttribute="leading" secondItem="qso-C3-rNk" secondAttribute="leadingMargin" id="NaV-5P-cs3"/>
|
|
|
|
+ <constraint firstItem="HlJ-Fd-TPS" firstAttribute="centerY" secondItem="qso-C3-rNk" secondAttribute="centerY" id="Q4N-SM-zJr"/>
|
|
|
|
+ <constraint firstItem="VBD-VX-Usg" firstAttribute="leading" relation="lessThanOrEqual" secondItem="HlJ-Fd-TPS" secondAttribute="trailing" constant="97" id="aeF-DY-1oy"/>
|
|
|
|
+ <constraint firstItem="VBD-VX-Usg" firstAttribute="centerY" secondItem="HlJ-Fd-TPS" secondAttribute="centerY" id="dYr-RK-WNl"/>
|
|
|
|
+ <constraint firstItem="VBD-VX-Usg" firstAttribute="trailing" secondItem="qso-C3-rNk" secondAttribute="trailingMargin" id="gMK-pV-fxI"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Drives" footerTitle="Long press to rearrange drives. Swipe left to remove." id="wDi-gr-I7A">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="AP0-ME-jBc" style="IBUITableViewCellStyleDefault" id="POc-sX-Hg2">
|
|
|
|
+ <rect key="frame" x="0.0" y="550.66666666666674" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="POc-sX-Hg2" id="c2R-t0-duR">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Setup Drives" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="AP0-ME-jBc">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="324" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="Mbd-uC-JXQ" kind="show" id="QMb-O0-K4I"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" textLabel="wrM-Ql-L8D" detailTextLabel="gaX-u8-yz8" style="IBUITableViewCellStyleValue1" id="UAO-KH-tjE">
|
|
|
|
+ <rect key="frame" x="0.0" y="594.66666666666674" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="UAO-KH-tjE" id="Mn0-LS-cbn">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Try booting first from" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="wrM-Ql-L8D">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="161.33333333333334" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Disk Drive" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gaX-u8-yz8">
|
|
|
|
+ <rect key="frame" x="281.66666666666669" y="11.999999999999998" width="77.333333333333329" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" rowHeight="100" id="sht-Hg-il9">
|
|
|
|
+ <rect key="frame" x="0.0" y="638.66666666666674" width="375" height="100"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="sht-Hg-il9" id="Nhm-cJ-dDa">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z8I-Uh-eB4">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="99.666666666666671"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="kXN-s4-nI5" id="Yzs-wk-BNj"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="SIV-qZ-zMY"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="Z8I-Uh-eB4" firstAttribute="leading" secondItem="Nhm-cJ-dDa" secondAttribute="leading" id="0VA-IY-uza"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Z8I-Uh-eB4" secondAttribute="trailing" id="Gp4-Bu-RtS"/>
|
|
|
|
+ <constraint firstItem="Z8I-Uh-eB4" firstAttribute="top" secondItem="Nhm-cJ-dDa" secondAttribute="top" id="NIz-GB-vtj"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Z8I-Uh-eB4" secondAttribute="bottom" id="ayl-Xj-xhs"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Advanced" id="F7q-42-AmC">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="7DJ-Cp-oMO" style="IBUITableViewCellStyleDefault" id="1Mz-8y-xuP">
|
|
|
|
+ <rect key="frame" x="0.0" y="806.66666666666674" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1Mz-8y-xuP" id="DIe-iC-1u8">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="343" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Open Configuration after Creation" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="7DJ-Cp-oMO">
|
|
|
|
+ <rect key="frame" x="15" y="0.0" width="325" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="kXN-s4-nI5" id="OqL-F0-jkg"/>
|
|
|
|
+ <outlet property="delegate" destination="kXN-s4-nI5" id="iJ0-LO-wlB"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Create VM" id="My3-qO-OLf">
|
|
|
|
+ <barButtonItem key="leftBarButtonItem" systemItem="cancel" id="EX2-Q9-KiN">
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="cancelPressed:" destination="kXN-s4-nI5" id="yiV-FB-S7b"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" systemItem="save" id="8d3-Up-KUL">
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="savePressed:" destination="kXN-s4-nI5" id="MYc-Wd-1rS"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="rightBarButtonItem" destination="8d3-Up-KUL" id="rcA-3s-tL1"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="architectureCell" destination="qee-8g-Jp9" id="Jjp-yH-uoN"/>
|
|
|
|
+ <outlet property="architectureLabel" destination="dhz-mO-gca" id="MLT-IZ-A81"/>
|
|
|
|
+ <outlet property="architecturePicker" destination="YFu-oU-5Lh" id="ItX-Nn-8Co"/>
|
|
|
|
+ <outlet property="architecturePickerCell" destination="bc3-f4-6aK" id="oxz-3Y-LIw"/>
|
|
|
|
+ <outlet property="bootCell" destination="UAO-KH-tjE" id="QQq-sA-3Vb"/>
|
|
|
|
+ <outlet property="bootLabel" destination="gaX-u8-yz8" id="H1w-bR-Bgj"/>
|
|
|
|
+ <outlet property="bootPicker" destination="Z8I-Uh-eB4" id="PKR-96-YFs"/>
|
|
|
|
+ <outlet property="bootPickerCell" destination="sht-Hg-il9" id="rDQ-xr-2mL"/>
|
|
|
|
+ <outlet property="cpuCountField" destination="VBD-VX-Usg" id="qYL-RD-lGz"/>
|
|
|
|
+ <outlet property="memorySizeField" destination="S2s-iX-Lul" id="ezQ-w3-PtG"/>
|
|
|
|
+ <outlet property="nameField" destination="0TR-HU-09X" id="zWp-xu-yF7"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="frc-FT-FWD" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="3822" y="-174"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Drives-->
|
|
|
|
+ <scene sceneID="frg-Du-mUP">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="Mbd-uC-JXQ" customClass="VMConfigDrivesViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="aJj-uC-ujn">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
+ <prototypes>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="existingDrive" textLabel="SwZ-ol-btE" detailTextLabel="3G1-cS-MAp" style="IBUITableViewCellStyleSubtitle" id="fdY-fw-waW">
|
|
|
|
+ <rect key="frame" x="0.0" y="28" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fdY-fw-waW" id="Jub-YA-0gw">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="SwZ-ol-btE">
|
|
|
|
+ <rect key="frame" x="16.000000000000004" y="5" width="33.333333333333336" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Subtitle" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3G1-cS-MAp">
|
|
|
|
+ <rect key="frame" x="15.999999999999996" y="25.333333333333332" width="43.666666666666664" height="14.333333333333334"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="LEE-I0-SfL" kind="show" identifier="existingDrive" id="M4J-mO-49e"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </prototypes>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="Mbd-uC-JXQ" id="1vj-1A-TF4"/>
|
|
|
|
+ <outlet property="delegate" destination="Mbd-uC-JXQ" id="4EE-UV-fK0"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Drives" id="aCz-nM-j4Z">
|
|
|
|
+ <barButtonItem key="rightBarButtonItem" systemItem="add" id="qA2-R7-Odo">
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="LEE-I0-SfL" kind="show" identifier="newDrive" id="6UF-TT-taS"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </barButtonItem>
|
|
|
|
+ </navigationItem>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="addButtonItem" destination="qA2-R7-Odo" id="e7E-Kx-sb4"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="yce-oc-d1B" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="7102" y="-174"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--New Drive-->
|
|
|
|
+ <scene sceneID="icA-s0-dTz">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="LEE-I0-SfL" customClass="VMConfigDriveDetailViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="pfD-3f-7bE">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Image" id="XUl-1k-Emg">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="4Wn-Ki-Vvt" style="IBUITableViewCellStyleDefault" id="QZl-u4-YX1">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="QZl-u4-YX1" id="o8A-7H-XTW">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Existing" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Wn-Ki-Vvt">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="checkmark" indentationWidth="10" textLabel="KdU-Ps-oQ2" style="IBUITableViewCellStyleDefault" id="1x0-Dt-aM8">
|
|
|
|
+ <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1x0-Dt-aM8" id="CWr-0y-o79">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="New" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="KdU-Ps-oQ2">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Existing Image" id="SCF-Z9-xBk">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" textLabel="CDM-d1-Xuf" detailTextLabel="iuP-Eh-P68" style="IBUITableViewCellStyleValue1" id="VTl-xi-ink">
|
|
|
|
+ <rect key="frame" x="0.0" y="199.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="VTl-xi-ink" id="94n-ta-l2f">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Path" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="CDM-d1-Xuf">
|
|
|
|
+ <rect key="frame" x="15.999999999999996" y="11.999999999999998" width="34.666666666666664" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="test.img" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iuP-Eh-P68">
|
|
|
|
+ <rect key="frame" x="277.66666666666669" y="11.999999999999998" width="62.333333333333336" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="7mC-vI-oz0">
|
|
|
|
+ <rect key="frame" x="0.0" y="243.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="7mC-vI-oz0" id="QxR-D2-Soi">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Make Copy" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AaV-TE-DlJ">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="86" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vqz-we-N1i">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="existingImageMakeCopySwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="2nj-De-VMn"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="vqz-we-N1i" firstAttribute="trailing" secondItem="QxR-D2-Soi" secondAttribute="trailingMargin" id="FYQ-EQ-bpf"/>
|
|
|
|
+ <constraint firstItem="vqz-we-N1i" firstAttribute="centerY" secondItem="QxR-D2-Soi" secondAttribute="centerY" id="TbV-tV-WkO"/>
|
|
|
|
+ <constraint firstItem="vqz-we-N1i" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="AaV-TE-DlJ" secondAttribute="trailing" constant="8" symbolic="YES" id="sn4-JB-CKE"/>
|
|
|
|
+ <constraint firstItem="AaV-TE-DlJ" firstAttribute="leading" secondItem="QxR-D2-Soi" secondAttribute="leadingMargin" id="xuO-To-277"/>
|
|
|
|
+ <constraint firstItem="AaV-TE-DlJ" firstAttribute="centerY" secondItem="QxR-D2-Soi" secondAttribute="centerY" id="zZl-qQ-pTH"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="New Image" id="7NR-8m-EAY">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="r65-yk-cux">
|
|
|
|
+ <rect key="frame" x="0.0" y="343.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="r65-yk-cux" id="Rmt-WR-yzK">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aeK-J2-FKs">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="45" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="hda.img" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Spw-nD-72q">
|
|
|
|
+ <rect key="frame" x="158" y="11.333333333333336" width="201" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" keyboardType="alphabet" returnKeyType="done" enablesReturnKeyAutomatically="YES" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="nonexistingPathNameChanged:" destination="LEE-I0-SfL" eventType="editingDidEnd" id="56r-Fg-q0L"/>
|
|
|
|
+ <outlet property="delegate" destination="LEE-I0-SfL" id="Log-0G-oQV"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="Spw-nD-72q" firstAttribute="leading" relation="lessThanOrEqual" secondItem="aeK-J2-FKs" secondAttribute="trailing" constant="97" id="JAM-kG-vug"/>
|
|
|
|
+ <constraint firstItem="Spw-nD-72q" firstAttribute="trailing" secondItem="Rmt-WR-yzK" secondAttribute="trailingMargin" id="TPI-FF-vCn"/>
|
|
|
|
+ <constraint firstItem="aeK-J2-FKs" firstAttribute="leading" secondItem="Rmt-WR-yzK" secondAttribute="leadingMargin" id="cfD-rs-pZb"/>
|
|
|
|
+ <constraint firstItem="Spw-nD-72q" firstAttribute="centerY" secondItem="aeK-J2-FKs" secondAttribute="centerY" id="fm6-CE-2eb"/>
|
|
|
|
+ <constraint firstItem="aeK-J2-FKs" firstAttribute="centerY" secondItem="Rmt-WR-yzK" secondAttribute="centerY" id="iov-A8-MB5"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="Irs-CY-eof">
|
|
|
|
+ <rect key="frame" x="0.0" y="387.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Irs-CY-eof" id="rzQ-Ef-GfI">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Size" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UO1-xh-ZQG">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="33" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s35-Zl-mDe">
|
|
|
|
+ <rect key="frame" x="333" y="11.333333333333336" width="26" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="1024" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wuZ-F5-qri">
|
|
|
|
+ <rect key="frame" x="282.66666666666669" y="11.333333333333336" width="42.333333333333314" height="21"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="nonexistingImageSizeChanged:" destination="LEE-I0-SfL" eventType="editingDidEnd" id="Tbb-Wl-OvW"/>
|
|
|
|
+ <outlet property="delegate" destination="LEE-I0-SfL" id="Bzq-KG-gG8"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </textField>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="UO1-xh-ZQG" firstAttribute="leading" secondItem="rzQ-Ef-GfI" secondAttribute="leadingMargin" id="29H-po-JGd"/>
|
|
|
|
+ <constraint firstItem="wuZ-F5-qri" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="UO1-xh-ZQG" secondAttribute="trailing" constant="8" symbolic="YES" id="Cb2-6e-3DL"/>
|
|
|
|
+ <constraint firstItem="s35-Zl-mDe" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="Dlh-tT-ohS"/>
|
|
|
|
+ <constraint firstItem="UO1-xh-ZQG" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="GkB-lI-xxx"/>
|
|
|
|
+ <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="UO1-xh-ZQG" secondAttribute="trailing" constant="20" symbolic="YES" id="LN2-uo-dD5"/>
|
|
|
|
+ <constraint firstItem="wuZ-F5-qri" firstAttribute="centerY" secondItem="rzQ-Ef-GfI" secondAttribute="centerY" id="UMh-8p-qLq"/>
|
|
|
|
+ <constraint firstItem="s35-Zl-mDe" firstAttribute="trailing" secondItem="rzQ-Ef-GfI" secondAttribute="trailingMargin" id="XCA-ed-mb6"/>
|
|
|
|
+ <constraint firstItem="s35-Zl-mDe" firstAttribute="leading" secondItem="wuZ-F5-qri" secondAttribute="trailing" constant="8" id="re7-xr-JGU"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="IQv-X5-DSG">
|
|
|
|
+ <rect key="frame" x="0.0" y="431.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="IQv-X5-DSG" id="LKF-9w-cmw">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Expanding" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DGc-gR-Bae">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="81" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qID-nt-RU9">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="nonexistingImageExpandingSwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="wKS-fy-jf7"/>
|
|
|
|
+ <action selector="soundEnabledSwitchChanged:" destination="wCA-Kf-QNP" eventType="valueChanged" id="gfL-eu-lI6"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="DGc-gR-Bae" firstAttribute="leading" secondItem="LKF-9w-cmw" secondAttribute="leadingMargin" id="C8K-pF-2BQ"/>
|
|
|
|
+ <constraint firstItem="DGc-gR-Bae" firstAttribute="leading" secondItem="LKF-9w-cmw" secondAttribute="leadingMargin" id="EPb-Fm-cOv"/>
|
|
|
|
+ <constraint firstItem="qID-nt-RU9" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DGc-gR-Bae" secondAttribute="trailing" constant="8" symbolic="YES" id="KHk-9R-Ll0"/>
|
|
|
|
+ <constraint firstItem="DGc-gR-Bae" firstAttribute="centerY" secondItem="LKF-9w-cmw" secondAttribute="centerY" id="Mvh-Oz-zea"/>
|
|
|
|
+ <constraint firstItem="qID-nt-RU9" firstAttribute="trailing" secondItem="LKF-9w-cmw" secondAttribute="trailingMargin" id="UjT-fo-cHK"/>
|
|
|
|
+ <constraint firstItem="qID-nt-RU9" firstAttribute="centerY" secondItem="LKF-9w-cmw" secondAttribute="centerY" id="gJa-4g-JZE"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Type" id="S3p-5d-Mq8">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="hYN-7w-tk5">
|
|
|
|
+ <rect key="frame" x="0.0" y="531.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="hYN-7w-tk5" id="MTf-if-aHq">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rQW-wG-USc">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="isCdromSwitchChanged:" destination="LEE-I0-SfL" eventType="valueChanged" id="7QO-iL-8iC"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CD/DVD Drive" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qVo-Pu-Z7E">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="107" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="qVo-Pu-Z7E" firstAttribute="centerY" secondItem="MTf-if-aHq" secondAttribute="centerY" id="741-Wd-a8m"/>
|
|
|
|
+ <constraint firstItem="qVo-Pu-Z7E" firstAttribute="leading" secondItem="MTf-if-aHq" secondAttribute="leadingMargin" id="EZm-3v-FzD"/>
|
|
|
|
+ <constraint firstItem="qVo-Pu-Z7E" firstAttribute="leading" secondItem="MTf-if-aHq" secondAttribute="leadingMargin" id="I6u-sq-aLF"/>
|
|
|
|
+ <constraint firstItem="rQW-wG-USc" firstAttribute="trailing" secondItem="MTf-if-aHq" secondAttribute="trailingMargin" id="K7n-k0-GOa"/>
|
|
|
|
+ <constraint firstItem="rQW-wG-USc" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="qVo-Pu-Z7E" secondAttribute="trailing" constant="8" symbolic="YES" id="NBe-RU-Sck"/>
|
|
|
|
+ <constraint firstItem="rQW-wG-USc" firstAttribute="centerY" secondItem="MTf-if-aHq" secondAttribute="centerY" id="SPQ-As-Hkv"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="EGI-JP-qwU" detailTextLabel="rbw-FB-I5Q" style="IBUITableViewCellStyleValue1" id="17E-cW-AVf">
|
|
|
|
+ <rect key="frame" x="0.0" y="575.33333333333337" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="17E-cW-AVf" id="gtn-y6-uIO">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Location" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="EGI-JP-qwU">
|
|
|
|
+ <rect key="frame" x="16" y="11.999999999999998" width="65.666666666666671" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="hda1" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="rbw-FB-I5Q">
|
|
|
|
+ <rect key="frame" x="323.33333333333331" y="11.999999999999998" width="35.666666666666664" height="20.333333333333332"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" rowHeight="150" id="zfI-4u-KMR">
|
|
|
|
+ <rect key="frame" x="0.0" y="619.33333333333337" width="375" height="150"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="zfI-4u-KMR" id="pIS-w8-SdC">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3H8-Sz-6cX">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="149.66666666666666"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="LEE-I0-SfL" id="mOl-8M-Ehr"/>
|
|
|
|
+ <outlet property="delegate" destination="LEE-I0-SfL" id="DWR-dN-hDX"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </pickerView>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="3H8-Sz-6cX" firstAttribute="leading" secondItem="pIS-w8-SdC" secondAttribute="leading" id="2AZ-t0-H9X"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="3H8-Sz-6cX" secondAttribute="bottom" id="ME3-1A-Xfh"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="3H8-Sz-6cX" secondAttribute="trailing" id="Xh6-Sx-bSL"/>
|
|
|
|
+ <constraint firstItem="3H8-Sz-6cX" firstAttribute="top" secondItem="pIS-w8-SdC" secondAttribute="top" id="aMc-wk-zAY"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="LEE-I0-SfL" id="n7N-d0-CnF"/>
|
|
|
|
+ <outlet property="delegate" destination="LEE-I0-SfL" id="WME-fa-dbI"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="New Drive" id="XLc-iy-COp"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="driveLocationCell" destination="17E-cW-AVf" id="eCz-uS-37D"/>
|
|
|
|
+ <outlet property="driveLocationLabel" destination="rbw-FB-I5Q" id="FOM-nv-VVg"/>
|
|
|
|
+ <outlet property="driveLocationPicker" destination="3H8-Sz-6cX" id="P6x-pX-NHo"/>
|
|
|
|
+ <outlet property="driveLocationPickerCell" destination="zfI-4u-KMR" id="ii9-3e-csO"/>
|
|
|
|
+ <outlet property="driveTypeExistingCell" destination="QZl-u4-YX1" id="W3p-bK-jxg"/>
|
|
|
|
+ <outlet property="driveTypeNewCell" destination="1x0-Dt-aM8" id="Ob7-cF-WJQ"/>
|
|
|
|
+ <outlet property="existingImageMakeCopySwitch" destination="vqz-we-N1i" id="7kT-YN-fvy"/>
|
|
|
|
+ <outlet property="existingPathLabel" destination="iuP-Eh-P68" id="dti-2P-X2T"/>
|
|
|
|
+ <outlet property="isCdromSwitch" destination="rQW-wG-USc" id="rFi-W4-S4A"/>
|
|
|
|
+ <outlet property="nonexistingImageExpandingSwitch" destination="qID-nt-RU9" id="bdC-Sk-H74"/>
|
|
|
|
+ <outlet property="nonexistingImageSizeField" destination="wuZ-F5-qri" id="3Ll-Rh-oyg"/>
|
|
|
|
+ <outlet property="nonexistingPathName" destination="Spw-nD-72q" id="0ib-dm-WMV"/>
|
|
|
|
+ <outletCollection property="nonexistingImageCells" destination="Irs-CY-eof" id="cVW-a8-hKM"/>
|
|
|
|
+ <outletCollection property="existingImageCells" destination="VTl-xi-ink" id="cit-e9-wJe"/>
|
|
|
|
+ <outletCollection property="existingImageCells" destination="7mC-vI-oz0" id="hvb-Iy-1Vu"/>
|
|
|
|
+ <outletCollection property="nonexistingImageCells" destination="r65-yk-cux" id="hQQ-ox-eww"/>
|
|
|
|
+ <outletCollection property="nonexistingImageCells" destination="IQv-X5-DSG" id="sVj-kN-00h"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="739-VZ-bsH" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="7102" y="548"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Navigation Controller-->
|
|
|
|
+ <scene sceneID="bVO-Tb-sp6">
|
|
|
|
+ <objects>
|
|
|
|
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="fxo-tK-lAq" sceneMemberID="viewController">
|
|
|
|
+ <toolbarItems/>
|
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="cnr-DY-MI8">
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </navigationBar>
|
|
|
|
+ <nil name="viewControllers"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="wwu-oM-NlF" kind="relationship" relationship="rootViewController" id="qH3-xU-KDK"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="1VP-fj-5tk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="3012" y="879"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Navigation Controller-->
|
|
|
|
+ <scene sceneID="2bS-UE-pwf">
|
|
|
|
+ <objects>
|
|
|
|
+ <navigationController automaticallyAdjustsScrollViewInsets="NO" id="2Ff-Ox-yNa" sceneMemberID="viewController">
|
|
|
|
+ <toolbarItems/>
|
|
|
|
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="9ZU-1e-Pxb">
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ </navigationBar>
|
|
|
|
+ <nil name="viewControllers"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <segue destination="kXN-s4-nI5" kind="relationship" relationship="rootViewController" id="eik-s7-qqI"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </navigationController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="wDz-1k-FGq" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="3012" y="-174"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Sound-->
|
|
|
|
+ <scene sceneID="OBU-ZG-wWV">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="wCA-Kf-QNP" customClass="VMConfigSoundViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="K36-FW-2X0">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Hardware" id="CeH-xF-3fF">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="nGB-MQ-eF1">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nGB-MQ-eF1" id="3rW-9q-ULI">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aHx-sa-LGi">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ZtR-9f-f7S">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="soundEnabledSwitchChanged:" destination="wCA-Kf-QNP" eventType="valueChanged" id="41a-rx-B2T"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="ZtR-9f-f7S" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="aHx-sa-LGi" secondAttribute="trailing" constant="8" symbolic="YES" id="DMz-CQ-kl4"/>
|
|
|
|
+ <constraint firstItem="aHx-sa-LGi" firstAttribute="leading" secondItem="3rW-9q-ULI" secondAttribute="leadingMargin" id="LXU-nX-qUN"/>
|
|
|
|
+ <constraint firstItem="ZtR-9f-f7S" firstAttribute="centerY" secondItem="3rW-9q-ULI" secondAttribute="centerY" id="SlS-ty-Nvq"/>
|
|
|
|
+ <constraint firstItem="aHx-sa-LGi" firstAttribute="centerY" secondItem="3rW-9q-ULI" secondAttribute="centerY" id="cm7-pG-W4T"/>
|
|
|
|
+ <constraint firstItem="ZtR-9f-f7S" firstAttribute="trailing" secondItem="3rW-9q-ULI" secondAttribute="trailingMargin" id="hQs-7B-z6G"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="wCA-Kf-QNP" id="hTw-k7-9Af"/>
|
|
|
|
+ <outlet property="delegate" destination="wCA-Kf-QNP" id="JPG-kP-P3V"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Sound" id="MGj-2L-8uR"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="soundEnabledSwitch" destination="ZtR-9f-f7S" id="8SC-LV-A0r"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="nmu-6O-cOT" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="6343" y="548"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Sharing-->
|
|
|
|
+ <scene sceneID="KwH-8W-rLT">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="LLP-fa-BIK" customClass="VMConfigSharingViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="Pqv-sq-ss2">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Clipboard Sharing" id="Fjo-PM-Pc6">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" id="Op0-ty-SlQ">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Op0-ty-SlQ" id="gIY-bZ-Sry">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enabled" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gTm-35-vCi">
|
|
|
|
+ <rect key="frame" x="16" y="11.333333333333336" width="62" height="21"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="d0M-jH-bn7">
|
|
|
|
+ <rect key="frame" x="310" y="6.3333333333333321" width="51" height="30.999999999999996"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="clipboardSharingEnabledSwitchChanged:" destination="LLP-fa-BIK" eventType="valueChanged" id="h2h-UQ-8ba"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </switch>
|
|
|
|
+ </subviews>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="d0M-jH-bn7" firstAttribute="centerY" secondItem="gIY-bZ-Sry" secondAttribute="centerY" id="384-zM-wDV"/>
|
|
|
|
+ <constraint firstItem="d0M-jH-bn7" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="gTm-35-vCi" secondAttribute="trailing" constant="8" symbolic="YES" id="Dd0-kw-CJu"/>
|
|
|
|
+ <constraint firstItem="gTm-35-vCi" firstAttribute="centerY" secondItem="gIY-bZ-Sry" secondAttribute="centerY" id="Kqo-76-5AD"/>
|
|
|
|
+ <constraint firstItem="d0M-jH-bn7" firstAttribute="trailing" secondItem="gIY-bZ-Sry" secondAttribute="trailingMargin" id="Rd8-gU-CmM"/>
|
|
|
|
+ <constraint firstItem="gTm-35-vCi" firstAttribute="leading" secondItem="gIY-bZ-Sry" secondAttribute="leadingMargin" id="dyW-tD-xLi"/>
|
|
|
|
+ </constraints>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Shared Directories" id="dpu-6y-nD0">
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="DvR-Gm-qGA" style="IBUITableViewCellStyleDefault" id="nmW-d9-PT5">
|
|
|
|
+ <rect key="frame" x="0.0" y="155.33333333333334" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="nmW-d9-PT5" id="ddR-Mm-4Vn">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="341" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Add new..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="DvR-Gm-qGA">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="324" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="LLP-fa-BIK" id="rGB-LG-bwj"/>
|
|
|
|
+ <outlet property="delegate" destination="LLP-fa-BIK" id="Sx1-nq-THC"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Sharing" id="ONw-62-0F5"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="clipboardSharingEnabledSwitch" destination="d0M-jH-bn7" id="lNE-qG-5cl"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="aec-Ui-ggd" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="6342" y="1247"/>
|
|
|
|
+ </scene>
|
|
|
|
+ <!--Input-->
|
|
|
|
+ <scene sceneID="puh-VJ-3sO">
|
|
|
|
+ <objects>
|
|
|
|
+ <tableViewController id="5Cr-yW-csz" customClass="VMConfigInputViewController" sceneMemberID="viewController">
|
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="uYR-AQ-z2d">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
+ <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
+ <sections>
|
|
|
|
+ <tableViewSection headerTitle="Pointer Style" id="rAz-Ds-zCc">
|
|
|
|
+ <string key="footerTitle">Touchscreen: press anywhere on the screen to click there. Trackpad: move cursor by swipping on the screen and click with a tap. Right click with a two finger tap.</string>
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="8i0-5U-XCb" style="IBUITableViewCellStyleDefault" id="Ocd-JM-JrU">
|
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Ocd-JM-JrU" id="ZTn-UL-DZN">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Touchscreen" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8i0-5U-XCb">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="jU3-rH-M1U" style="IBUITableViewCellStyleDefault" id="s7O-e0-wWW">
|
|
|
|
+ <rect key="frame" x="0.0" y="99.333333333333343" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="s7O-e0-wWW" id="ls3-l4-B5O">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Trackpad" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="jU3-rH-M1U">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ <tableViewSection headerTitle="Input Receiver" id="hjJ-kU-VR1">
|
|
|
|
+ <string key="footerTitle">Direct: input sent to emulator directly. Can appear to be out of sync with display. Server: input sent to display server. Can have more latency but appear more responsive.</string>
|
|
|
|
+ <cells>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="PYT-mF-w3w" style="IBUITableViewCellStyleDefault" id="Wy9-zW-xLY">
|
|
|
|
+ <rect key="frame" x="0.0" y="250.66666666666669" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Wy9-zW-xLY" id="yUN-HI-j3r">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Direct" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PYT-mF-w3w">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="blue" accessoryType="checkmark" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" textLabel="W6T-YK-tv3" style="IBUITableViewCellStyleDefault" id="UgT-7q-52X">
|
|
|
|
+ <rect key="frame" x="0.0" y="294.66666666666669" width="375" height="44"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="UgT-7q-52X" id="a8b-6i-Pok">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="335" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Server" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="W6T-YK-tv3">
|
|
|
|
+ <rect key="frame" x="16" y="0.0" width="319" height="43.666666666666664"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ </tableViewCellContentView>
|
|
|
|
+ </tableViewCell>
|
|
|
|
+ </cells>
|
|
|
|
+ </tableViewSection>
|
|
|
|
+ </sections>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="dataSource" destination="5Cr-yW-csz" id="HL0-aO-e2b"/>
|
|
|
|
+ <outlet property="delegate" destination="5Cr-yW-csz" id="dy6-En-f3t"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableView>
|
|
|
|
+ <navigationItem key="navigationItem" title="Input" id="Etn-MD-71X"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="inputReceiverDirectCell" destination="Wy9-zW-xLY" id="QmO-gS-6Go"/>
|
|
|
|
+ <outlet property="inputReceiverServerCell" destination="UgT-7q-52X" id="WpY-JN-dUy"/>
|
|
|
|
+ <outlet property="pointerStyleTouchscreenCell" destination="Ocd-JM-JrU" id="06b-cc-Qkd"/>
|
|
|
|
+ <outlet property="pointerStyleTrackpadCell" destination="s7O-e0-wWW" id="BKa-fv-kS9"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </tableViewController>
|
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="fxK-8x-htX" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
+ </objects>
|
|
|
|
+ <point key="canvasLocation" x="7103" y="1247"/>
|
|
|
|
+ </scene>
|
|
|
|
+ </scenes>
|
|
|
|
+ <resources>
|
|
|
|
+ <image name="CPU Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Display Icon" width="44" height="44"/>
|
|
|
|
+ <image name="HDD Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Input Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Networking Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Play Icon" width="50" height="50"/>
|
|
|
|
+ <image name="Printer Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Share Icon" width="44" height="44"/>
|
|
|
|
+ <image name="Sound Icon" width="44" height="44"/>
|
|
|
|
+ </resources>
|
|
|
|
+ <inferredMetricsTieBreakers>
|
|
|
|
+ <segue reference="M4J-mO-49e"/>
|
|
|
|
+ <segue reference="QMb-O0-K4I"/>
|
|
|
|
+ </inferredMetricsTieBreakers>
|
|
|
|
+</document>
|