<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="UniPay_Swift_Tutorial" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SOj-1k-9zM">
<rect key="frame" x="0.0" y="28" width="600" height="44"/>
<items>
<navigationItem title="UniPay Demo (Swift)" id="u9K-Bw-PuF">
<barButtonItem key="rightBarButtonItem" systemItem="trash" id="VYJ-YX-Lrd">
<connections>
<action selector="clearOutputs:" destination="BYZ-38-t0r" id="pCm-WP-cts"/>
</connections>
</barButtonItem>
</navigationItem>
</items>
</navigationBar>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Disconnected" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xu3-cC-StE">
<rect key="frame" x="0.0" y="72" width="600" height="21"/>
<color key="backgroundColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QAv-yD-BWh">
<rect key="frame" x="0.0" y="93" width="600" height="114"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RFL-d7-zWi">
<rect key="frame" x="8" y="8" width="112" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="8yF-f4-31b"/>
<constraint firstAttribute="width" constant="112" id="UDu-xZ-Oo2"/>
</constraints>
<state key="normal" title="Get Firmware"/>
<connections>
<action selector="getFirmware:" destination="BYZ-38-t0r" eventType="touchUpInside" id="l5Y-tc-hG1"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PIJ-Kn-LEk">
<rect key="frame" x="502" y="8" width="90" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="I1I-3z-cT6"/>
<constraint firstAttribute="height" constant="30" id="RYN-YH-3Ew"/>
</constraints>
<state key="normal" title="Start MSR"/>
<connections>
<action selector="startMSR:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Uvq-vw-5qL"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0dY-NY-EXD">
<rect key="frame" x="441" y="46" width="151" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="16Z-8F-ycW"/>
<constraint firstAttribute="width" constant="151" id="3nw-Xz-PNG"/>
</constraints>
<state key="normal" title="Complete ICC EMV"/>
<connections>
<action selector="completeICCEMV:" destination="BYZ-38-t0r" eventType="touchUpInside" id="n85-tf-w3z"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Cbp-oM-qBO">
<rect key="frame" x="234" y="84" width="132" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="DUR-tL-q39"/>
<constraint firstAttribute="width" constant="132" id="Ubg-Xu-IJg"/>
</constraints>
<state key="normal" title="Cancel Transaction"/>
<connections>
<action selector="cancelTransaction:" destination="BYZ-38-t0r" eventType="touchUpInside" id="8Lj-Gd-tH0"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ndD-aJ-DMC">
<rect key="frame" x="8" y="46" width="118" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="fE9-68-i3S"/>
<constraint firstAttribute="width" constant="118" id="p5K-sa-b7N"/>
</constraints>
<state key="normal" title="Start ICC EMV"/>
<connections>
<action selector="startICCEMV:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Kas-aF-Nvx"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="PIJ-Kn-LEk" secondAttribute="trailing" constant="8" id="2CN-Uw-z4v"/>
<constraint firstItem="RFL-d7-zWi" firstAttribute="top" secondItem="QAv-yD-BWh" secondAttribute="top" constant="8" id="45Y-Fc-f9O"/>
<constraint firstItem="0dY-NY-EXD" firstAttribute="top" secondItem="PIJ-Kn-LEk" secondAttribute="bottom" constant="8" id="5yr-a7-vbt"/>
<constraint firstItem="Cbp-oM-qBO" firstAttribute="top" secondItem="QAv-yD-BWh" secondAttribute="top" constant="84" id="IXa-51-4nR"/>
<constraint firstItem="RFL-d7-zWi" firstAttribute="leading" secondItem="QAv-yD-BWh" secondAttribute="leading" constant="8" id="KM6-d4-Jcf"/>
<constraint firstItem="PIJ-Kn-LEk" firstAttribute="top" secondItem="QAv-yD-BWh" secondAttribute="top" constant="8" id="PHS-zD-pGC"/>
<constraint firstItem="ndD-aJ-DMC" firstAttribute="top" secondItem="RFL-d7-zWi" secondAttribute="bottom" constant="8" id="avp-CL-dRU"/>
<constraint firstItem="Cbp-oM-qBO" firstAttribute="centerX" secondItem="QAv-yD-BWh" secondAttribute="centerX" id="lLD-Qr-wlP"/>
<constraint firstAttribute="trailing" secondItem="0dY-NY-EXD" secondAttribute="trailing" constant="8" id="ljq-ay-cry"/>
<constraint firstItem="ndD-aJ-DMC" firstAttribute="leading" secondItem="QAv-yD-BWh" secondAttribute="leading" constant="8" id="nP6-4i-DHM"/>
<constraint firstAttribute="height" constant="114" id="phB-Nt-IAS"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6lI-3h-wdU">
<rect key="frame" x="0.0" y="215" width="600" height="385"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mqx-Yb-8Le">
<rect key="frame" x="8" y="192" width="584" height="184"/>
<color key="backgroundColor" white="0.66666666669999997" alpha="0.14835831930000001" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0i1-CG-C0J">
<rect key="frame" x="8" y="0.0" width="584" height="184"/>
<color key="backgroundColor" white="0.66666666669999997" alpha="0.14835831930000001" colorSpace="calibratedWhite"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="mqx-Yb-8Le" secondAttribute="trailing" constant="8" id="6Gc-50-OI5"/>
<constraint firstItem="mqx-Yb-8Le" firstAttribute="top" secondItem="0i1-CG-C0J" secondAttribute="bottom" constant="8" id="8Qm-b4-0O9"/>
<constraint firstItem="mqx-Yb-8Le" firstAttribute="top" secondItem="0i1-CG-C0J" secondAttribute="bottom" constant="8" id="GVY-cS-H6m"/>
<constraint firstAttribute="trailing" secondItem="0i1-CG-C0J" secondAttribute="trailing" constant="8" id="Np8-AB-5jS"/>
<constraint firstItem="mqx-Yb-8Le" firstAttribute="leading" secondItem="6lI-3h-wdU" secondAttribute="leading" constant="8" id="Qdk-gM-NYx"/>
<constraint firstAttribute="bottom" secondItem="mqx-Yb-8Le" secondAttribute="bottom" constant="9" id="SCI-pm-nUu"/>
<constraint firstItem="mqx-Yb-8Le" firstAttribute="height" secondItem="0i1-CG-C0J" secondAttribute="height" id="VYE-2x-g5D"/>
<constraint firstItem="0i1-CG-C0J" firstAttribute="leading" secondItem="6lI-3h-wdU" secondAttribute="leading" constant="8" id="cyN-04-IRQ"/>
<constraint firstItem="0i1-CG-C0J" firstAttribute="top" secondItem="6lI-3h-wdU" secondAttribute="top" id="qx5-GP-Buc"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="wfy-db-euE" firstAttribute="top" secondItem="6lI-3h-wdU" secondAttribute="bottom" id="0fO-md-I5x"/>
<constraint firstItem="QAv-yD-BWh" firstAttribute="top" secondItem="xu3-cC-StE" secondAttribute="bottom" id="0t5-QZ-FQC"/>
<constraint firstAttribute="trailingMargin" secondItem="SOj-1k-9zM" secondAttribute="trailing" constant="-20" id="B7H-6Z-urT"/>
<constraint firstItem="SOj-1k-9zM" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="GQP-BF-33e"/>
<constraint firstItem="SOj-1k-9zM" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="8" id="GrW-nM-U4n"/>
<constraint firstAttribute="trailingMargin" secondItem="6lI-3h-wdU" secondAttribute="trailing" constant="-20" id="Mdf-DG-ZRg"/>
<constraint firstAttribute="trailingMargin" secondItem="xu3-cC-StE" secondAttribute="trailing" constant="-20" id="Qel-5F-7MT"/>
<constraint firstItem="xu3-cC-StE" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="Wfv-fc-poV"/>
<constraint firstAttribute="trailingMargin" secondItem="QAv-yD-BWh" secondAttribute="trailing" constant="-20" id="aME-Me-cgY"/>
<constraint firstItem="6lI-3h-wdU" firstAttribute="top" secondItem="QAv-yD-BWh" secondAttribute="bottom" constant="8" id="abJ-5t-rQF"/>
<constraint firstItem="6lI-3h-wdU" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="u95-fe-xMw"/>
<constraint firstItem="xu3-cC-StE" firstAttribute="top" secondItem="SOj-1k-9zM" secondAttribute="bottom" id="vSf-9Y-nXY"/>
<constraint firstItem="QAv-yD-BWh" firstAttribute="leading" secondItem="8bC-Xf-vdC" secondAttribute="leadingMargin" constant="-20" id="yDw-Ws-Ktq"/>
</constraints>
</view>
<connections>
<outlet property="connectionStatus" destination="xu3-cC-StE" id="M3h-ab-ZmD"/>
<outlet property="lcdTextView" destination="0i1-CG-C0J" id="HfP-ij-gt7"/>
<outlet property="logTextView" destination="mqx-Yb-8Le" id="fLO-Kx-aEj"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="708" y="437"/>
</scene>
</scenes>
</document>