Sha256: 5eeb4e76ae276009c133784d5af8dc33c2d8d5f1c6528fa304f0afa8b09dbe46
Contents?: true
Size: 276 Bytes
Versions: 132
Compression:
Stored size: 276 Bytes
Contents
// // AppDelegate.h // Example // // Created by Marius Rackwitz on 01.05.14. // Copyright (c) 2014 XCRes. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
132 entries across 8 versions & 1 rubygems