Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
UpdateXcodeSubprojects
Last Revision: | Version 1.0, 2005-06-06 Updates all subprojects of an Xcode project to Xcode 2.1 format. Illustrates scripting techniques. |
Build Requirements: | n/a |
Runtime Requirements: | Mac OS X 10.4 and later, Xcode 2.1 and later |
Upgrading a project to Xcode 2.1 format doesn't automatically update its subprojects; and when you upgrade subprojects manually, you need to fix up the subproject references and names in the parent project. This script automatically upgrades and fixes references to all subprojects in the frontmost project. It's also a useful example of how scriptability works in Xcode.
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-06-06