<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_0" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Code View Controller-->
        <scene sceneID="set-gY-IKv">
            <objects>
                <viewController storyboardIdentifier="qrcode" hidesBottomBarWhenPushed="YES" id="d1P-5D-Pny" customClass="QRCodeViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ixi-3G-7T0"/>
                        <viewControllerLayoutGuide type="bottom" id="7RO-F4-DgM"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Vsi-2t-GFc">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nK3-ho-rYy">
                                <rect key="frame" x="-20" y="-35" width="359" height="637"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" restorationIdentifier="qcLabel" text="" textAlignment="center" lineBreakMode="tailTruncation" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r8T-xa-ZiF">
                                        <rect key="frame" x="20" y="34" width="323" height="446"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                        <gestureRecognizers/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <color key="textColor" red="0.27652041440000003" green="0.97330391839999997" blue="0.31677208810000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kog-vT-fj3">
                                        <rect key="frame" x="20" y="61" width="321" height="419"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                        <connections>
                                            <outletCollection property="gestureRecognizers" destination="OkB-Xh-XnK" appends="YES" id="gpB-0E-AA7"/>
                                        </connections>
                                    </view>
                                    <button opaque="NO" alpha="0.80000000000000004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0vd-q7-FME">
                                        <rect key="frame" x="34" y="61" width="46" height="30"/>
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                                        <state key="normal" title="关闭"/>
                                        <connections>
                                            <action selector="closeQRVC:" destination="d1P-5D-Pny" eventType="touchDown" id="Q5G-Ae-dZN"/>
                                        </connections>
                                    </button>
                                    <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zxt-yp-k1y">
                                        <rect key="frame" x="20" y="483" width="321" height="120"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                        <subviews>
                                            <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fYg-xf-7Rd">
                                                <rect key="frame" x="-2" y="76" width="323" height="44"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                <items>
                                                    <barButtonItem systemItem="flexibleSpace" id="h1p-Ma-JpI"/>
                                                    <barButtonItem title="打开" id="GeX-U4-O3M">
                                                        <connections>
                                                            <action selector="openPath:" destination="d1P-5D-Pny" id="5Fu-Y8-qAL"/>
                                                        </connections>
                                                    </barButtonItem>
                                                    <barButtonItem systemItem="flexibleSpace" id="t99-Je-B62"/>
                                                </items>
                                            </toolbar>
                                            <textView clipsSubviews="YES" multipleTouchEnabled="YES" alpha="0.80000000000000004" contentMode="scaleToFill" fixedFrame="YES" keyboardDismissMode="onDrag" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Avi-Cw-qwo">
                                                <rect key="frame" x="-2" y="-3" width="323" height="79"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                <textInputTraits key="textInputTraits" enablesReturnKeyAutomatically="YES"/>
                                            </textView>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <rect key="contentStretch" x="0.0" y="0.0" width="1" height="0.0"/>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <gestureRecognizers/>
                    </view>
                    <connections>
                        <outlet property="bbitemStart" destination="GeX-U4-O3M" id="JEd-ev-jWj"/>
                        <outlet property="lblPrompt" destination="r8T-xa-ZiF" id="i2H-dy-PCq"/>
                        <outlet property="urlContainer" destination="Zxt-yp-k1y" id="Vt5-sm-KrD"/>
                        <outlet property="urlInput" destination="Avi-Cw-qwo" id="8W0-nw-fHa"/>
                        <outlet property="viewPreview" destination="r8T-xa-ZiF" id="GsM-8c-U9T"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Yu-TF-iZC" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="OkB-Xh-XnK">
                    <connections>
                        <action selector="hideKeyboard:" destination="d1P-5D-Pny" id="5Oj-qU-GaX"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="211.875" y="116.19718309859155"/>
        </scene>
    </scenes>
</document>
