artemnovichkov / swift-project-template

🍪 Easily generate Swift projects with Cookiecutter
MIT License
88 stars 18 forks source link

Add alias for launchOptions #31

Closed artemnovichkov closed 6 years ago

artemnovichkov commented 6 years ago

typealias LaunchOptions = [UIApplicationLaunchOptionsKey: Any]