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

- old
+ new

@@ -1,12 +1,4 @@ -// -// AppDelegate.m -// example -// -// Created by Andrey Nesterov on 02.06.12. -// Copyright (c) 2012 __MyCompanyName__. All rights reserved. -// - #import "AppDelegate.h" @implementation AppDelegate @synthesize window = _window;