Skip to content

Instantly share code, notes, and snippets.

@bestiosdeveloper
Created May 19, 2020 19:38
Show Gist options
  • Save bestiosdeveloper/7b1fa2c37cd1bf0421ed77dc78964242 to your computer and use it in GitHub Desktop.
Save bestiosdeveloper/7b1fa2c37cd1bf0421ed77dc78964242 to your computer and use it in GitHub Desktop.
@main
class NewAppDelegate: UIResponder, UIApplicationDelegate {
static func main() {
// Write some magical statement
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment