Sha256: 07d63dcaa060c3e4b56ddda33c5bf3a1ebfc4721d2209d6b5798984ac2af6796
Contents?: true
Size: 300 Bytes
Versions: 9
Compression:
Stored size: 300 Bytes
Contents
// // FWTAppDelegate.h // TestProject // // Created by Fabio Gallonetto on 27/01/2014. // Copyright (c) 2014 Future Workshops. All rights reserved. // #import <UIKit/UIKit.h> @interface FWTAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
9 entries across 9 versions & 1 rubygems