| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Common Scanner Setting View Controller-->
- <scene sceneID="s0d-6b-0kx">
- <objects>
- <viewController storyboardIdentifier="CommonScannerSettingViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Y6W-OH-hqX" customClass="CommonScannerSettingViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
- <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" title="Enable Scanner" translatesAutoresizingMaskIntoConstraints="NO" id="Enn-7S-8EQ">
- <rect key="frame" x="359.5" y="45" width="51" height="31"/>
- <connections>
- <action selector="onEnable:" destination="Y6W-OH-hqX" eventType="valueChanged" id="FLI-cY-fnB"/>
- </connections>
- </switch>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enable Scanner" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bhD-lD-vEi">
- <rect key="frame" x="30" y="50" width="119" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Automatic Reconnect" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7d0-gV-ut7">
- <rect key="frame" x="30" y="91" width="164" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <switch hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8co-AI-UzM">
- <rect key="frame" x="359.5" y="86" width="51" height="31"/>
- <connections>
- <action selector="onReconnect:" destination="Y6W-OH-hqX" eventType="valueChanged" id="BDp-7N-E0s"/>
- </connections>
- </switch>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Current Device:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Igu-bv-WHz">
- <rect key="frame" x="30" y="132" width="119" 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="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pyH-kj-OdQ">
- <rect key="frame" x="159" y="132" width="155" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DUn-Sa-41P">
- <rect key="frame" x="324" y="125" width="120" height="35"/>
- <constraints>
- <constraint firstAttribute="width" constant="120" id="HLJ-WQ-pps"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" title="Disconnect"/>
- <connections>
- <action selector="onDisconnect:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="i6f-CH-cCx"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Discovered Device" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uLx-lt-ypQ">
- <rect key="frame" x="30" y="193" width="142" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="ajA-cg-Bq5">
- <rect key="frame" x="30" y="224" width="708" height="349.5"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <connections>
- <outlet property="dataSource" destination="Y6W-OH-hqX" id="NH0-Zb-RP5"/>
- <outlet property="delegate" destination="Y6W-OH-hqX" id="G27-ls-d5E"/>
- </connections>
- </tableView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Log" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1IE-zh-6xD">
- <rect key="frame" x="30" y="613.5" width="29" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="zeG-uA-OZf">
- <rect key="frame" x="30" y="644.5" width="708" height="349.5"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <color key="textColor" systemColor="labelColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- </textView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xqg-nr-rkc">
- <rect key="frame" x="635" y="50" width="103" height="103"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="xqg-nr-rkc" secondAttribute="height" multiplier="1:1" id="f4t-kD-0ff"/>
- </constraints>
- </imageView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="bhD-lD-vEi" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" constant="30" id="0gW-go-g0F"/>
- <constraint firstItem="DUn-Sa-41P" firstAttribute="centerY" secondItem="Igu-bv-WHz" secondAttribute="centerY" id="1B8-n4-D0y"/>
- <constraint firstItem="ajA-cg-Bq5" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" constant="30" id="2vi-nB-7l0"/>
- <constraint firstItem="1IE-zh-6xD" firstAttribute="top" secondItem="ajA-cg-Bq5" secondAttribute="bottom" constant="40" id="3El-YN-ahA"/>
- <constraint firstItem="xqg-nr-rkc" firstAttribute="bottom" secondItem="Igu-bv-WHz" secondAttribute="bottom" id="6YZ-Cu-6kx"/>
- <constraint firstItem="zeG-uA-OZf" firstAttribute="leading" secondItem="ajA-cg-Bq5" secondAttribute="leading" id="76f-it-aS0"/>
- <constraint firstItem="pyH-kj-OdQ" firstAttribute="leading" secondItem="Igu-bv-WHz" secondAttribute="trailing" constant="10" id="BMg-uM-TLJ"/>
- <constraint firstItem="Enn-7S-8EQ" firstAttribute="centerY" secondItem="bhD-lD-vEi" secondAttribute="centerY" id="BVJ-6i-VLk"/>
- <constraint firstItem="7d0-gV-ut7" firstAttribute="leading" secondItem="bhD-lD-vEi" secondAttribute="leading" id="CF1-Ua-qPc"/>
- <constraint firstItem="bhD-lD-vEi" firstAttribute="top" secondItem="vDu-zF-Fre" secondAttribute="top" constant="30" id="Ee9-VU-PDl"/>
- <constraint firstItem="vDu-zF-Fre" firstAttribute="bottom" secondItem="zeG-uA-OZf" secondAttribute="bottom" constant="30" id="GF6-cF-mLj"/>
- <constraint firstItem="xqg-nr-rkc" firstAttribute="top" secondItem="bhD-lD-vEi" secondAttribute="top" id="Gel-fe-262"/>
- <constraint firstItem="xqg-nr-rkc" firstAttribute="trailing" secondItem="ajA-cg-Bq5" secondAttribute="trailing" id="JaD-Lc-WzS"/>
- <constraint firstItem="zeG-uA-OZf" firstAttribute="top" secondItem="1IE-zh-6xD" secondAttribute="bottom" constant="10" id="L1e-vN-P99"/>
- <constraint firstItem="zeG-uA-OZf" firstAttribute="trailing" secondItem="ajA-cg-Bq5" secondAttribute="trailing" id="M8L-YR-arV"/>
- <constraint firstItem="zeG-uA-OZf" firstAttribute="height" secondItem="ajA-cg-Bq5" secondAttribute="height" id="Mo5-58-efu"/>
- <constraint firstItem="8co-AI-UzM" firstAttribute="centerX" secondItem="DUn-Sa-41P" secondAttribute="centerX" id="Moj-oM-5uF"/>
- <constraint firstItem="8co-AI-UzM" firstAttribute="centerY" secondItem="7d0-gV-ut7" secondAttribute="centerY" id="Nnd-9f-7hC"/>
- <constraint firstItem="pyH-kj-OdQ" firstAttribute="centerY" secondItem="Igu-bv-WHz" secondAttribute="centerY" id="OIk-Xy-Dqg"/>
- <constraint firstItem="7d0-gV-ut7" firstAttribute="top" secondItem="bhD-lD-vEi" secondAttribute="bottom" constant="20" id="Og1-f7-Jtk"/>
- <constraint firstItem="Enn-7S-8EQ" firstAttribute="centerX" secondItem="DUn-Sa-41P" secondAttribute="centerX" id="P7F-uv-pM6"/>
- <constraint firstItem="Igu-bv-WHz" firstAttribute="top" secondItem="7d0-gV-ut7" secondAttribute="bottom" constant="20" id="Qhs-oI-m0n"/>
- <constraint firstItem="DUn-Sa-41P" firstAttribute="centerX" secondItem="5EZ-qb-Rvc" secondAttribute="centerX" id="TKe-uh-iFC"/>
- <constraint firstItem="1IE-zh-6xD" firstAttribute="leading" secondItem="ajA-cg-Bq5" secondAttribute="leading" id="XGC-GY-hfT"/>
- <constraint firstItem="Igu-bv-WHz" firstAttribute="leading" secondItem="bhD-lD-vEi" secondAttribute="leading" id="eT1-xH-wjF"/>
- <constraint firstItem="uLx-lt-ypQ" firstAttribute="top" secondItem="Igu-bv-WHz" secondAttribute="bottom" constant="40" id="hNF-5z-hfU"/>
- <constraint firstItem="DUn-Sa-41P" firstAttribute="leading" secondItem="pyH-kj-OdQ" secondAttribute="trailing" constant="10" id="hRz-w3-fbM"/>
- <constraint firstItem="vDu-zF-Fre" firstAttribute="trailing" secondItem="ajA-cg-Bq5" secondAttribute="trailing" constant="30" id="kGq-gK-BF1"/>
- <constraint firstItem="uLx-lt-ypQ" firstAttribute="leading" secondItem="Igu-bv-WHz" secondAttribute="leading" id="s1R-CU-RIf"/>
- <constraint firstItem="ajA-cg-Bq5" firstAttribute="top" secondItem="uLx-lt-ypQ" secondAttribute="bottom" constant="10" id="xpB-ek-ha9"/>
- </constraints>
- </view>
- <connections>
- <outlet property="btnConnect" destination="DUn-Sa-41P" id="dQR-hv-87i"/>
- <outlet property="labelDevice" destination="pyH-kj-OdQ" id="Tfo-PR-p7w"/>
- <outlet property="swAuto" destination="8co-AI-UzM" id="ccb-3L-4ll"/>
- <outlet property="swEnable" destination="Enn-7S-8EQ" id="WUD-Be-txR"/>
- <outlet property="tableDiscover" destination="ajA-cg-Bq5" id="lLj-dc-5li"/>
- <outlet property="tvLog" destination="zeG-uA-OZf" id="75x-lU-lPo"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="131.25" y="-55.664062499999993"/>
- </scene>
- </scenes>
- <resources>
- <systemColor name="labelColor">
- <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|