Skip to content

Commit b5d55ad

Browse files
author
Martin Straub
committed
put @UIApplicationMain back to AppDelegate (as main.swift was removed the previous commit)
1 parent 487c702 commit b5d55ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ All said and done you will be left with the following:
229229

230230
import UIKit
231231

232+
@UIApplicationMain
232233
class AppDelegate: UIResponder, UIApplicationDelegate {
233234
var currentUnityController: UnityAppController?
234235
var application: UIApplication?

0 commit comments

Comments
 (0)