|
|
@@ -0,0 +1,236 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+ <device id="retina4_7" orientation="portrait">
|
|
|
+ <adaptation id="fullscreen"/>
|
|
|
+ </device>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
|
|
|
+ <capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/>
|
|
|
+ <capability name="Alignment constraints with different attributes" minToolsVersion="5.1"/>
|
|
|
+ <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
+ </dependencies>
|
|
|
+ <scenes>
|
|
|
+ <!--Pop Mode View Controller-->
|
|
|
+ <scene sceneID="b6h-gy-L73">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="PopModeViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="K9i-vs-efO" customClass="PopModeViewController" sceneMemberID="viewController">
|
|
|
+ <layoutGuides>
|
|
|
+ <viewControllerLayoutGuide type="top" id="dcO-dt-BeO"/>
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="8eX-wZ-j58"/>
|
|
|
+ </layoutGuides>
|
|
|
+ <view key="view" contentMode="scaleToFill" id="QEg-TT-jt8">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tx6-Jq-V78">
|
|
|
+ <rect key="frame" x="20" y="90" width="335" height="335"/>
|
|
|
+ <color key="backgroundColor" red="1" green="0.36503490374616099" blue="0.7594767167726002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="335" id="0HU-zi-itA"/>
|
|
|
+ <constraint firstAttribute="width" constant="200" id="CRQ-nA-AMT"/>
|
|
|
+ <constraint firstAttribute="width" constant="335" id="g7B-l2-sh1"/>
|
|
|
+ <constraint firstAttribute="height" constant="200" id="jht-Cb-s48"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="0HU-zi-itA"/>
|
|
|
+ <exclude reference="CRQ-nA-AMT"/>
|
|
|
+ <exclude reference="g7B-l2-sh1"/>
|
|
|
+ <exclude reference="jht-Cb-s48"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=compact-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="CRQ-nA-AMT"/>
|
|
|
+ <include reference="jht-Cb-s48"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="0HU-zi-itA"/>
|
|
|
+ <exclude reference="CRQ-nA-AMT"/>
|
|
|
+ <include reference="g7B-l2-sh1"/>
|
|
|
+ <exclude reference="jht-Cb-s48"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6jr-Xw-2tL">
|
|
|
+ <rect key="frame" x="20" y="560" width="60" height="60"/>
|
|
|
+ <color key="backgroundColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="60" id="K6W-Tz-wcn"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="Scan"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="K6W-Tz-wcn"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=compact-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="K6W-Tz-wcn"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="K6W-Tz-wcn"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="scanBtnClick:" destination="K9i-vs-efO" eventType="touchUpInside" id="1iv-fR-oCn"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NAz-nK-Hgz">
|
|
|
+ <rect key="frame" x="157" y="560" width="60" height="60"/>
|
|
|
+ <color key="backgroundColor" red="0.45257410590000002" green="1" blue="0.65812935640000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="60" id="o6H-g4-n4a"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="Camera"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="cameraBtnClick:" destination="K9i-vs-efO" eventType="touchUpInside" id="h3G-rL-P7U"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PIID:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7rM-i2-eHr">
|
|
|
+ <rect key="frame" x="20" y="454" width="335" 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="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jte-R6-noU">
|
|
|
+ <rect key="frame" x="295" y="560" width="60" height="60"/>
|
|
|
+ <color key="backgroundColor" red="0.25435081980000002" green="0.75957768849999996" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <state key="normal" title="Upload"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="uploadBtnClick:" destination="K9i-vs-efO" eventType="touchUpInside" id="raC-cp-9OQ"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="7rM-i2-eHr" firstAttribute="bottom" secondItem="tx6-Jq-V78" secondAttribute="bottom" constant="50" id="5oU-RN-aAR"/>
|
|
|
+ <constraint firstItem="tx6-Jq-V78" firstAttribute="top" secondItem="dcO-dt-BeO" secondAttribute="bottom" constant="70" id="5rw-rk-Rgm"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="leading" secondItem="6jr-Xw-2tL" secondAttribute="trailing" constant="50" id="6V1-Ef-pvP"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="top" secondItem="6jr-Xw-2tL" secondAttribute="top" id="Azo-Ej-bva"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="height" secondItem="NAz-nK-Hgz" secondAttribute="height" id="Cz1-jn-gUG"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="width" secondItem="NAz-nK-Hgz" secondAttribute="width" id="G9A-SK-NbZ"/>
|
|
|
+ <constraint firstItem="7rM-i2-eHr" firstAttribute="leading" secondItem="6jr-Xw-2tL" secondAttribute="leading" id="Ga1-pH-f1Y"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="width" secondItem="6jr-Xw-2tL" secondAttribute="width" id="Hu1-eO-C70"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="bottom" secondItem="6jr-Xw-2tL" secondAttribute="bottom" id="IEC-xA-RER"/>
|
|
|
+ <constraint firstItem="7rM-i2-eHr" firstAttribute="leading" secondItem="tx6-Jq-V78" secondAttribute="leading" id="IkZ-kb-uSH"/>
|
|
|
+ <constraint firstItem="7rM-i2-eHr" firstAttribute="width" secondItem="tx6-Jq-V78" secondAttribute="width" id="KLA-9l-yX3"/>
|
|
|
+ <constraint firstItem="tx6-Jq-V78" firstAttribute="centerY" secondItem="QEg-TT-jt8" secondAttribute="centerY" id="PVr-4c-8If"/>
|
|
|
+ <constraint firstItem="6jr-Xw-2tL" firstAttribute="leading" secondItem="tx6-Jq-V78" secondAttribute="trailing" constant="60" id="PaT-5f-5BR"/>
|
|
|
+ <constraint firstItem="tx6-Jq-V78" firstAttribute="top" secondItem="dcO-dt-BeO" secondAttribute="bottom" constant="70" id="Q50-Zd-pg5"/>
|
|
|
+ <constraint firstItem="tx6-Jq-V78" firstAttribute="leading" secondItem="QEg-TT-jt8" secondAttribute="leadingMargin" constant="30" id="T4x-ql-gYS"/>
|
|
|
+ <constraint firstItem="8eX-wZ-j58" firstAttribute="top" secondItem="NAz-nK-Hgz" secondAttribute="bottom" constant="47" id="UFG-NX-fXs"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="leading" secondItem="NAz-nK-Hgz" secondAttribute="trailing" constant="50" id="X0n-8i-crf"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="trailing" secondItem="tx6-Jq-V78" secondAttribute="trailing" id="aEa-b6-mFx"/>
|
|
|
+ <constraint firstAttribute="trailingMargin" secondItem="7rM-i2-eHr" secondAttribute="trailing" id="aWv-n7-eAS"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="bottom" secondItem="NAz-nK-Hgz" secondAttribute="bottom" id="bYg-yw-F3b"/>
|
|
|
+ <constraint firstItem="6jr-Xw-2tL" firstAttribute="leading" secondItem="7rM-i2-eHr" secondAttribute="leading" id="dXd-PM-PHl"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="height" secondItem="NAz-nK-Hgz" secondAttribute="height" id="fPr-5K-jIw"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="centerX" secondItem="QEg-TT-jt8" secondAttribute="centerX" id="fWf-CG-Oxq"/>
|
|
|
+ <constraint firstItem="6jr-Xw-2tL" firstAttribute="bottom" secondItem="tx6-Jq-V78" secondAttribute="bottom" id="gKZ-Rf-rrp"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="baseline" secondItem="jte-R6-noU" secondAttribute="baseline" id="iGI-ja-RL9"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="baseline" secondItem="6jr-Xw-2tL" secondAttribute="firstBaseline" id="jQL-1o-us5"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="width" secondItem="6jr-Xw-2tL" secondAttribute="width" id="nDa-Fe-yJJ"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="firstBaseline" secondItem="6jr-Xw-2tL" secondAttribute="baseline" id="pNG-k3-IPR"/>
|
|
|
+ <constraint firstItem="7rM-i2-eHr" firstAttribute="top" secondItem="tx6-Jq-V78" secondAttribute="top" id="sxc-Kf-lRS"/>
|
|
|
+ <constraint firstItem="jte-R6-noU" firstAttribute="width" secondItem="NAz-nK-Hgz" secondAttribute="width" id="xNj-Z3-CKd"/>
|
|
|
+ <constraint firstItem="tx6-Jq-V78" firstAttribute="centerX" secondItem="QEg-TT-jt8" secondAttribute="centerX" id="xWS-0a-saS"/>
|
|
|
+ <constraint firstItem="NAz-nK-Hgz" firstAttribute="height" secondItem="6jr-Xw-2tL" secondAttribute="height" id="zU9-uo-KR5"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="5rw-rk-Rgm"/>
|
|
|
+ <exclude reference="PVr-4c-8If"/>
|
|
|
+ <exclude reference="Q50-Zd-pg5"/>
|
|
|
+ <exclude reference="T4x-ql-gYS"/>
|
|
|
+ <exclude reference="xWS-0a-saS"/>
|
|
|
+ <exclude reference="5oU-RN-aAR"/>
|
|
|
+ <exclude reference="Ga1-pH-f1Y"/>
|
|
|
+ <exclude reference="IkZ-kb-uSH"/>
|
|
|
+ <exclude reference="KLA-9l-yX3"/>
|
|
|
+ <exclude reference="aWv-n7-eAS"/>
|
|
|
+ <exclude reference="sxc-Kf-lRS"/>
|
|
|
+ <exclude reference="PaT-5f-5BR"/>
|
|
|
+ <exclude reference="dXd-PM-PHl"/>
|
|
|
+ <exclude reference="gKZ-Rf-rrp"/>
|
|
|
+ <exclude reference="6V1-Ef-pvP"/>
|
|
|
+ <exclude reference="Azo-Ej-bva"/>
|
|
|
+ <exclude reference="Hu1-eO-C70"/>
|
|
|
+ <exclude reference="IEC-xA-RER"/>
|
|
|
+ <exclude reference="fWf-CG-Oxq"/>
|
|
|
+ <exclude reference="iGI-ja-RL9"/>
|
|
|
+ <exclude reference="jQL-1o-us5"/>
|
|
|
+ <exclude reference="nDa-Fe-yJJ"/>
|
|
|
+ <exclude reference="pNG-k3-IPR"/>
|
|
|
+ <exclude reference="zU9-uo-KR5"/>
|
|
|
+ <exclude reference="Cz1-jn-gUG"/>
|
|
|
+ <exclude reference="G9A-SK-NbZ"/>
|
|
|
+ <exclude reference="X0n-8i-crf"/>
|
|
|
+ <exclude reference="aEa-b6-mFx"/>
|
|
|
+ <exclude reference="bYg-yw-F3b"/>
|
|
|
+ <exclude reference="fPr-5K-jIw"/>
|
|
|
+ <exclude reference="xNj-Z3-CKd"/>
|
|
|
+ <exclude reference="UFG-NX-fXs"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=compact-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="PVr-4c-8If"/>
|
|
|
+ <include reference="T4x-ql-gYS"/>
|
|
|
+ <include reference="Ga1-pH-f1Y"/>
|
|
|
+ <include reference="aWv-n7-eAS"/>
|
|
|
+ <include reference="sxc-Kf-lRS"/>
|
|
|
+ <include reference="PaT-5f-5BR"/>
|
|
|
+ <include reference="gKZ-Rf-rrp"/>
|
|
|
+ <include reference="6V1-Ef-pvP"/>
|
|
|
+ <include reference="Hu1-eO-C70"/>
|
|
|
+ <include reference="IEC-xA-RER"/>
|
|
|
+ <include reference="zU9-uo-KR5"/>
|
|
|
+ <include reference="Cz1-jn-gUG"/>
|
|
|
+ <include reference="G9A-SK-NbZ"/>
|
|
|
+ <include reference="X0n-8i-crf"/>
|
|
|
+ <include reference="bYg-yw-F3b"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="5rw-rk-Rgm"/>
|
|
|
+ <include reference="Q50-Zd-pg5"/>
|
|
|
+ <include reference="xWS-0a-saS"/>
|
|
|
+ <include reference="5oU-RN-aAR"/>
|
|
|
+ <include reference="IkZ-kb-uSH"/>
|
|
|
+ <include reference="KLA-9l-yX3"/>
|
|
|
+ <include reference="dXd-PM-PHl"/>
|
|
|
+ <include reference="Azo-Ej-bva"/>
|
|
|
+ <include reference="fWf-CG-Oxq"/>
|
|
|
+ <include reference="iGI-ja-RL9"/>
|
|
|
+ <include reference="jQL-1o-us5"/>
|
|
|
+ <include reference="nDa-Fe-yJJ"/>
|
|
|
+ <include reference="pNG-k3-IPR"/>
|
|
|
+ <include reference="aEa-b6-mFx"/>
|
|
|
+ <include reference="fPr-5K-jIw"/>
|
|
|
+ <include reference="xNj-Z3-CKd"/>
|
|
|
+ <include reference="UFG-NX-fXs"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="barcodeLabel" destination="7rM-i2-eHr" id="aB2-mx-aAt"/>
|
|
|
+ <outlet property="camerBtn" destination="NAz-nK-Hgz" id="5L3-aN-Dtb"/>
|
|
|
+ <outlet property="imgBtn" destination="tx6-Jq-V78" id="xle-Dc-8GI"/>
|
|
|
+ <outlet property="scanBtn" destination="6jr-Xw-2tL" id="ciK-Vz-r3k"/>
|
|
|
+ <outlet property="uploadBtn" destination="jte-R6-noU" id="aQd-uP-dmR"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="GQR-ak-uz6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="-250.40000000000001" y="105.69715142428787"/>
|
|
|
+ </scene>
|
|
|
+ </scenes>
|
|
|
+</document>
|