-
Notifications
You must be signed in to change notification settings - Fork 11
/
Main.xib
17 lines (17 loc) · 1.05 KB
/
Main.xib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6250" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6250"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="AppDelegate" customModule="SeaEye" customModuleProvider="target"/>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject">
<connections>
<outlet property="delegate" destination="U21-zB-ttl" id="NCt-lF-d4t"/>
</connections>
</customObject>
<customObject id="U21-zB-ttl" customClass="AppDelegate" customModule="SeaEye" customModuleProvider="target"/>
</objects>
</document>