Sha256: ca5084e9a759e374579b112be451a7668e38cffce6a6085fdd866ecaa57af745

Contents?: true

Size: 327 Bytes

Versions: 8

Compression:

Stored size: 327 Bytes

Contents

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

#import "AppDelegate.h"

@implementation AppDelegate

- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
    // Insert code here to initialize your application
}

@end

Version data entries

8 entries across 8 versions & 1 rubygems

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