From fa0d355ab0414c069825a7857f351d0420763ba9 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 7 Oct 2017 12:00:47 -0700 Subject: [PATCH] Require High Sierra. --- Evergreen.xcodeproj/project.pbxproj | 4 ++-- Evergreen/AppDelegate.swift | 2 +- ToDo.opml | 12 +++++------- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/Evergreen.xcodeproj/project.pbxproj b/Evergreen.xcodeproj/project.pbxproj index 3bfec97ba..0b2ac254e 100644 --- a/Evergreen.xcodeproj/project.pbxproj +++ b/Evergreen.xcodeproj/project.pbxproj @@ -1381,7 +1381,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.12; + MACOSX_DEPLOYMENT_TARGET = 10.13; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; @@ -1426,7 +1426,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.12; + MACOSX_DEPLOYMENT_TARGET = 10.13; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; diff --git a/Evergreen/AppDelegate.swift b/Evergreen/AppDelegate.swift index f6cd38a7d..530a193e5 100644 --- a/Evergreen/AppDelegate.swift +++ b/Evergreen/AppDelegate.swift @@ -232,7 +232,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserInterfaceValidations { panel.nameFieldStringValue = "MySubscriptions.opml" let result = panel.runModal() - if result.rawValue == NSFileHandlingPanelOKButton, let url = panel.url { + if result == NSApplication.ModalResponse.OK, let url = panel.url { DispatchQueue.main.async { let opmlString = AccountManager.shared.localAccount.OPMLString(indentLevel: 0) do { diff --git a/ToDo.opml b/ToDo.opml index 97a6e7637..19f6c3cd1 100644 --- a/ToDo.opml +++ b/ToDo.opml @@ -6,17 +6,15 @@ --> ToDo Tue, 12 Sep 2017 20:15:17 GMT - 23,26,30,35,43,44,46,61,66 + 0,21,24,28,33,41,42,44,59,64 0 - 2634 - 558 - 1290 - 3393 + 3254 + 551 + 1283 + 4013 - -