2014-01-06 17:55:14 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2014-05-19 13:33:42 -07:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
2014-01-06 17:55:14 -08:00
|
|
|
<dependencies>
|
2014-05-19 13:33:42 -07:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
|
2014-01-06 17:55:14 -08:00
|
|
|
</dependencies>
|
|
|
|
<objects>
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="OSKMicroblogPublishingViewController">
|
|
|
|
<connections>
|
|
|
|
<outlet property="textView" destination="6PW-ZR-qvg" id="5Zk-su-YkL"/>
|
|
|
|
<outlet property="view" destination="1" id="fU8-sk-b40"/>
|
|
|
|
</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="568"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<subviews>
|
2014-05-19 13:33:42 -07:00
|
|
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="6PW-ZR-qvg" customClass="OSKMicrobloggingTextView">
|
2014-01-06 17:55:14 -08:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<connections>
|
|
|
|
<outlet property="delegate" destination="-1" id="cAr-UY-5U7"/>
|
|
|
|
</connections>
|
|
|
|
</scrollView>
|
|
|
|
</subviews>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
|
|
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics"/>
|
|
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
|
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
|
|
</view>
|
|
|
|
</objects>
|
2014-05-19 13:33:42 -07:00
|
|
|
</document>
|