Sha256: 00c53f0e6d7cba65328bf0aa7f46d95d4b3acaf8b9f46b496a52d032a2f353d0
Contents?: true
Size: 292 Bytes
Versions: 19
Compression:
Stored size: 292 Bytes
Contents
// // AppDelegate.h // SampleApp // // Created by Plunien, Johannes on 20/04/16. // Copyright © 2016 Johannes Plunien. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
19 entries across 19 versions & 1 rubygems