|
|
@ -53,7 +53,6 @@ open class AppDelegate: NSObject, NSApplicationDelegate { |
|
|
|
RateController.applicationDidLaunch(UserDefaults.standard) |
|
|
|
RateController.applicationDidLaunch(UserDefaults.standard) |
|
|
|
|
|
|
|
|
|
|
|
#if RELEASE |
|
|
|
#if RELEASE |
|
|
|
Crashlytics.sharedInstance().debugMode = true |
|
|
|
|
|
|
|
Fabric.with([Crashlytics.self]) |
|
|
|
Fabric.with([Crashlytics.self]) |
|
|
|
checkIfRunFromApplicationsFolder() |
|
|
|
checkIfRunFromApplicationsFolder() |
|
|
|
#endif |
|
|
|
#endif |
|
|
|