Sha256: 564358c8f673048d897b37d2000d6197ce77dda780cabb7245bccd5095c8f260

Contents?: true

Size: 274 Bytes

Versions: 8

Compression:

Stored size: 274 Bytes

Contents

//
//  AppDelegate.h
//  ExampleOSX
//
//  Created by Marius Rackwitz on 12.05.14.
//  Copyright (c) 2014 XCRes. All rights reserved.
//

#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject <NSApplicationDelegate>

@property (assign) IBOutlet NSWindow *window;

@end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
xcres-0.6.1 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.6.0 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.5.0 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.4.4 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.4.3 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.4.2 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.4.1 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h
xcres-0.4.0 spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h