mirror of
https://github.com/samsonjs/appleuniversal-xctemplates.git
synced 2026-04-27 14:57:42 +00:00
Adds trailing newline
This commit is contained in:
parent
5f7dbbeebe
commit
f8611fb5db
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||||
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
|
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue