paulsumit1993/DailyFeed

Buddybuild crash report on build #140

Closed this issue · 2 comments

Buddybuild detected a crash from paulsumit1993@gmail.com
DailyFeed/AppDelegate.swift line 13`

import RealmSwift
import CoreSpotlight

@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate { <-- CRASHED

    var window: UIWindow?

    func application(_ application: UIApplication, willFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey : Any]? = nil) -> Bool {
        window?.makeKeyAndVisible()

View File | View Full Crash Details

solved in latest build!