resources/example/example/AppDelegate.h in xcodeproject-0.3.10 vs resources/example/example/AppDelegate.h in xcodeproject-0.3.11

- old
+ new

@@ -1,12 +1,4 @@ -// -// AppDelegate.h -// example -// -// Created by Andrey Nesterov on 02.06.12. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window;