Skip to content

Instantly share code, notes, and snippets.

@olbrichj
Created July 31, 2017 21:34
Show Gist options
  • Save olbrichj/7ed095b7980e489d4bbbd0ce759101e9 to your computer and use it in GitHub Desktop.
Save olbrichj/7ed095b7980e489d4bbbd0ce759101e9 to your computer and use it in GitHub Desktop.
import UIKit
class TestingAppDelegate: NSObject {
var window: UIWindow?
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment