|
@@ -0,0 +1,19 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11134" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
|
|
|
|
+ <dependencies>
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11134"/>
|
|
|
|
+ </dependencies>
|
|
|
|
+ <objects>
|
|
|
|
+ <customObject id="-2" userLabel="File's Owner" customClass="KMHighlightController" customModuleProvider="target">
|
|
|
|
+ <connections>
|
|
|
|
+ <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
|
|
|
|
+ </connections>
|
|
|
|
+ </customObject>
|
|
|
|
+ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
|
|
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
|
|
+ <customView id="Hz6-mo-xeY">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
|
|
+ </customView>
|
|
|
|
+ </objects>
|
|
|
|
+</document>
|