From 59c57e334525ac67f41799e03aa9daa79b7def77 Mon Sep 17 00:00:00 2001 From: "http://petefoth.myopenid.com/" Date: Tue, 15 Nov 2011 06:16:46 -0500 Subject: [PATCH] --- design/librarymacinstallerplan.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/design/librarymacinstallerplan.mdwn b/design/librarymacinstallerplan.mdwn index 8fa45d5..a1e373c 100644 --- a/design/librarymacinstallerplan.mdwn +++ b/design/librarymacinstallerplan.mdwn @@ -179,8 +179,7 @@ The following configuration files will be modified: #####Dependencies The installer will not include any dependencies which are present by default in the installed version Mac OS X. -For any dependencies which are not present by default in the installed version Mac OS X, the installer will install the needed versions in the /Library/Frameworks/Moonshot directory tree. It will not attempt to locate or use existing installations of these dependencies. This means that if such existing implementations are uninstalled in the future, the Moonshot libraries will not be broken. This decision has a cost in terms of disk space, but is justified because it a: decreases the complexity of the installation and b: protects the installation from potential failure. - +For any dependencies which are not present by default in the installed version Mac OS X, the installer will install the needed versions. ###References: 1. [Mac OS X Developer Library, Framework Programming Guide, Installing Your Framework](https://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFrameworks/Tasks/InstallingFrameworks.html#//apple_ref/doc/uid/20002261-BBCCFBJA) 2. [Mac OS X Developer Library, PackageMaker User Guide](https://developer.apple.com/library/mac/#documentation/DeveloperTools/Conceptual/PackageMakerUserGuide/) -- 2.1.4