Bump version to 5.0d10. Set deployment target to 10.13, now that I got it building again.

This commit is contained in:
Brent Simmons 2019-01-29 21:00:45 -08:00
parent 6b8c052b13
commit 5d16a35f08
2 changed files with 3 additions and 1 deletions

View File

@ -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;

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.0d9</string>
<string>5.0d10</string>
<key>CFBundleURLTypes</key>
<array>
<dict>