From 5d16a35f08a3a58c5d54a5fdae9204789a1a4a0c Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Tue, 29 Jan 2019 21:00:45 -0800 Subject: [PATCH] Bump version to 5.0d10. Set deployment target to 10.13, now that I got it building again. --- NetNewsWire.xcodeproj/project.pbxproj | 2 ++ NetNewsWire/Info.plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NetNewsWire.xcodeproj/project.pbxproj b/NetNewsWire.xcodeproj/project.pbxproj index 87ed31868..23601bb59 100644 --- a/NetNewsWire.xcodeproj/project.pbxproj +++ b/NetNewsWire.xcodeproj/project.pbxproj @@ -3302,6 +3302,7 @@ baseConfigurationReference = D5907CDD2002F0BE005947E5 /* NetNewsWire_project_debug.xcconfig */; buildSettings = { DEVELOPMENT_TEAM = M8L2WTLA8W; + MACOSX_DEPLOYMENT_TARGET = 10.13; SWIFT_VERSION = 4.2; }; name = Debug; @@ -3311,6 +3312,7 @@ baseConfigurationReference = D5907CDC2002F0BE005947E5 /* NetNewsWire_project_release.xcconfig */; buildSettings = { DEVELOPMENT_TEAM = M8L2WTLA8W; + MACOSX_DEPLOYMENT_TARGET = 10.13; SWIFT_VERSION = 4.2; }; name = Release; diff --git a/NetNewsWire/Info.plist b/NetNewsWire/Info.plist index 7b4d6c007..aa355e526 100644 --- a/NetNewsWire/Info.plist +++ b/NetNewsWire/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.0d9 + 5.0d10 CFBundleURLTypes