diff --git a/Swift Alternate Icons Example.xcodeproj/project.xcworkspace/xcuserdata/haydenwatson.xcuserdatad/UserInterfaceState.xcuserstate b/Swift Alternate Icons Example.xcodeproj/project.xcworkspace/xcuserdata/haydenwatson.xcuserdatad/UserInterfaceState.xcuserstate index e328e8a..ae3498d 100644 Binary files a/Swift Alternate Icons Example.xcodeproj/project.xcworkspace/xcuserdata/haydenwatson.xcuserdatad/UserInterfaceState.xcuserstate and b/Swift Alternate Icons Example.xcodeproj/project.xcworkspace/xcuserdata/haydenwatson.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Swift Alternate Icons Example/AppDelegate.swift b/Swift Alternate Icons Example/AppDelegate.swift index 6d16b8f..80ef584 100644 --- a/Swift Alternate Icons Example/AppDelegate.swift +++ b/Swift Alternate Icons Example/AppDelegate.swift @@ -41,6 +41,5 @@ class AppDelegate: UIResponder, UIApplicationDelegate { // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. } - }