<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ShowWebViewController">
|
<connections>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="webView" destination="M2D-Ay-LL1" id="Sa4-Ut-JlL"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M2D-Ay-LL1">
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<connections>
|
<outlet property="delegate" destination="-1" id="N3u-dI-6Ks"/>
|
</connections>
|
</webView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstItem="M2D-Ay-LL1" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="5Er-ix-RmH"/>
|
<constraint firstAttribute="trailing" secondItem="M2D-Ay-LL1" secondAttribute="trailing" id="ULn-ES-7yw"/>
|
<constraint firstItem="M2D-Ay-LL1" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="eVe-3w-VPH"/>
|
<constraint firstAttribute="bottom" secondItem="M2D-Ay-LL1" secondAttribute="bottom" id="ikf-N6-yHr"/>
|
</constraints>
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
<point key="canvasLocation" x="468" y="419"/>
|
</view>
|
</objects>
|
</document>
|