<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="2843" systemVersion="11G63" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" initialViewController="2tJ-MC-CUj">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="1929"/>
    </dependencies>
    <scenes>
        <!--Web Tester View Controller-->
        <scene sceneID="OKx-7Y-JmO">
            <objects>
                <viewController id="2tJ-MC-CUj" customClass="WebTesterViewController" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="eUI-Rk-z8t">
                        <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="68L-E7-hRe">
                                <items>
                                    <navigationItem title="HopJS Native API Tester" id="Bfe-Gx-Z6S"/>
                                </items>
                            </navigationBar>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LdR-EH-ySK">
                                <constraints>
                                    <constraint firstAttribute="width" constant="73" id="cOF-BG-0JS"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
                                <state key="normal" title="Test">
                                    <color key="titleColor" red="0.19607843459999999" green="0.30980393290000002" blue="0.52156865600000002" alpha="1" colorSpace="calibratedRGB"/>
                                    <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <state key="highlighted">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                            </button>
                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="HopJS Enabled URL To Test" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gIC-sH-BSE">
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <textInputTraits key="textInputTraits"/>
                            </textField>
                            <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZuM-uJ-yr3">
                                <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="900" id="LeW-xR-Pn9"/>
                                    <constraint firstAttribute="width" constant="776" id="efM-m6-7nl"/>
                                </constraints>
                            </webView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="68L-E7-hRe" firstAttribute="trailing" secondItem="eUI-Rk-z8t" secondAttribute="trailing" type="default" id="1ch-Ps-cVE"/>
                            <constraint firstItem="ZuM-uJ-yr3" firstAttribute="leading" secondItem="eUI-Rk-z8t" secondAttribute="leading" type="default" id="5Hn-wV-Kve"/>
                            <constraint firstItem="LdR-EH-ySK" firstAttribute="leading" secondItem="eUI-Rk-z8t" secondAttribute="leading" constant="20" symbolic="YES" type="default" id="73b-ss-CeS"/>
                            <constraint firstItem="68L-E7-hRe" firstAttribute="top" secondItem="eUI-Rk-z8t" secondAttribute="top" type="default" id="Nhh-rG-iEh"/>
                            <constraint firstItem="ZuM-uJ-yr3" firstAttribute="bottom" secondItem="eUI-Rk-z8t" secondAttribute="bottom" type="default" id="QTh-kY-nQ2"/>
                            <constraint firstItem="ZuM-uJ-yr3" firstAttribute="top" secondItem="LdR-EH-ySK" secondAttribute="bottom" constant="8" symbolic="YES" type="default" id="bsr-8t-7dp"/>
                            <constraint firstAttribute="trailing" secondItem="gIC-sH-BSE" secondAttribute="trailing" constant="20" symbolic="YES" type="default" id="jvS-ez-I1x"/>
                            <constraint firstItem="68L-E7-hRe" firstAttribute="leading" secondItem="eUI-Rk-z8t" secondAttribute="leading" type="default" id="rlO-D5-h6O"/>
                            <constraint firstItem="gIC-sH-BSE" firstAttribute="leading" secondItem="LdR-EH-ySK" secondAttribute="trailing" constant="8" symbolic="YES" type="default" id="ydz-uj-SQJ"/>
                            <constraint firstItem="gIC-sH-BSE" firstAttribute="baseline" secondItem="LdR-EH-ySK" secondAttribute="baseline" type="default" id="zq1-Cf-URp"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="testButton" destination="LdR-EH-ySK" id="WH0-bk-1tI"/>
                        <outlet property="urlField" destination="gIC-sH-BSE" id="0nd-JZ-9jq"/>
                        <outlet property="webView" destination="ZuM-uJ-yr3" id="zN5-61-6wh"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sjr-pI-cbb" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="154" y="-230"/>
        </scene>
    </scenes>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar" statusBarStyle="blackTranslucent"/>
        <simulatedOrientationMetrics key="orientation"/>
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
</document>