|
|
@ -1,7 +1,6 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<objects> |
|
|
|
<objects> |
|
|
@ -12,7 +11,7 @@ |
|
|
|
</customObject> |
|
|
|
</customObject> |
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5"> |
|
|
|
<window title="Clocker" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" animationBehavior="default" id="F0z-JX-Cv5"> |
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES"/> |
|
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES"/> |
|
|
|
<rect key="contentRect" x="196" y="240" width="480" height="275"/> |
|
|
|
<rect key="contentRect" x="196" y="240" width="480" height="275"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
|
|
|