diff options
author | John Fultz <jfultz@wolfram.com> | 2016-07-12 04:05:32 -0500 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2016-07-12 04:05:32 -0500 |
commit | bdde000cec5bd092168bb6613109b3d6dbe6b52a (patch) | |
tree | 8677398116bd53c83bbcfad61c8ff3682bd7a2db /README.MacOS | |
parent | 69eafa76901f66978765b75dc2720f72f6c7912c (diff) |
A few tidbits for Mac 1.0.2 release.
Diffstat (limited to 'README.MacOS')
-rw-r--r-- | README.MacOS | 4 |
1 files changed, 2 insertions, 2 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 |