commit | author | age
|
2370e0
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
H |
2 |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
|
3 |
<dependencies> |
|
4 |
<deployment identifier="iOS"/> |
|
5 |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
|
6 |
</dependencies> |
|
7 |
<objects> |
|
8 |
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ShowWebViewController"> |
|
9 |
<connections> |
|
10 |
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> |
|
11 |
<outlet property="webView" destination="M2D-Ay-LL1" id="Sa4-Ut-JlL"/> |
|
12 |
</connections> |
|
13 |
</placeholder> |
|
14 |
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
|
15 |
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
|
16 |
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
|
17 |
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
18 |
<subviews> |
|
19 |
<webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M2D-Ay-LL1"> |
|
20 |
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
|
21 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
|
22 |
<connections> |
|
23 |
<outlet property="delegate" destination="-1" id="N3u-dI-6Ks"/> |
|
24 |
</connections> |
|
25 |
</webView> |
|
26 |
</subviews> |
|
27 |
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
|
28 |
<constraints> |
|
29 |
<constraint firstItem="M2D-Ay-LL1" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="5Er-ix-RmH"/> |
|
30 |
<constraint firstAttribute="trailing" secondItem="M2D-Ay-LL1" secondAttribute="trailing" id="ULn-ES-7yw"/> |
|
31 |
<constraint firstItem="M2D-Ay-LL1" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="eVe-3w-VPH"/> |
|
32 |
<constraint firstAttribute="bottom" secondItem="M2D-Ay-LL1" secondAttribute="bottom" id="ikf-N6-yHr"/> |
|
33 |
</constraints> |
|
34 |
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/> |
|
35 |
<point key="canvasLocation" x="468" y="419"/> |
|
36 |
</view> |
|
37 |
</objects> |
|
38 |
</document> |