From 29970dcb9995383a35634583334b8845ef5f3a72 Mon Sep 17 00:00:00 2001 From: Nigel Rios Date: Sat, 18 Jun 2016 15:58:38 -0500 Subject: [PATCH] Commit To My Branch --- Lesson 1/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson 1/AppDelegate.swift b/Lesson 1/AppDelegate.swift index 2159599..342b977 100644 --- a/Lesson 1/AppDelegate.swift +++ b/Lesson 1/AppDelegate.swift @@ -13,7 +13,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? - +// Lalalala func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { // Override point for customization after application launch.