forked from iMediaSandboxing/PhFacebook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPhWebViewController.xib
20 lines (20 loc) · 1.07 KB
/
PhWebViewController.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PhWebViewController">
<connections>
<outlet property="view" destination="29" id="37"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
<view id="29">
<rect key="frame" x="0.0" y="0.0" width="450" height="480"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
<point key="canvasLocation" x="522" y="288"/>
</view>
</objects>
</document>