From bdde000cec5bd092168bb6613109b3d6dbe6b52a Mon Sep 17 00:00:00 2001 From: John Fultz Date: Tue, 12 Jul 2016 04:05:32 -0500 Subject: A few tidbits for Mac 1.0.2 release. --- README.MacOS | 4 ++-- quacker/Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.MacOS b/README.MacOS index 0412abf..16d428f 100644 --- a/README.MacOS +++ b/README.MacOS @@ -26,8 +26,8 @@ Creating the DMG: * Set up Xcode with your Mac Developer account, and make sure you have a Developer ID Application signing certificate installed into your Keychain. -* In the Xcode settings, set the deployment target to 10.7 (or some appropriate - early-ish version). +* In the Xcode settings, set the deployment target to 10.9 (earlier versions + don't appear to work with C++11). * Create an Archive build using XCode. * From the Archive interface, click Validate... and validate for a Developer ID-signed Application. If you have a signing profile, this validation diff --git a/quacker/Info.plist b/quacker/Info.plist index 854c8a9..d6ce154 100644 --- a/quacker/Info.plist +++ b/quacker/Info.plist @@ -26,7 +26,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.0.2 CFBundleSignature ???? CFBundleVersion -- cgit v1.2.3