2013-09-24 17:18:20 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2014-01-07 18:26:17 -08:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
2013-09-24 17:18:20 -07:00
|
|
|
<dependencies>
|
|
|
|
<deployment defaultVersion="1792" identifier="iOS"/>
|
2014-01-07 18:26:17 -08:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
|
2013-09-24 17:18:20 -07:00
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="OriginalStoryViewController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="view" destination="1" id="39"/>
|
|
|
|
<outlet property="webView" destination="4" id="13"/>
|
|
|
|
</connections>
|
|
|
|
</placeholder>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
<view contentMode="scaleToFill" id="1">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
|
|
|
<webView multipleTouchEnabled="YES" contentMode="scaleToFill" scalesPageToFit="YES" id="4">
|
2014-01-08 13:38:18 -08:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
|
2013-09-24 17:18:20 -07:00
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="scrollViewTexturedBackgroundColor"/>
|
|
|
|
<dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES" calendarEvent="YES"/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-1" id="7"/>
|
|
|
|
</connections>
|
|
|
|
</webView>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
|
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
|
|
|
|
</view>
|
|
|
|
</objects>
|
|
|
|
</document>
|