Merge branch 'feature/core_object_swift' into 'develop'
revert See merge request BPHV_MIPS/jsoncreator_ios!16
This commit is contained in:
commit
23cc8f7436
@ -22,7 +22,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDele
|
||||
|
||||
func application(_ application: UIApplication, willFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
|
||||
// Setup our core object with the default implementation
|
||||
MVMCoreObject.sharedInstance()?.defaultInitialSetup()
|
||||
CoreUIObject.sharedInstance()?.defaultInitialSetup()
|
||||
return true
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user