Version: 1.0

Posted: 2005-06-06

Build Requirements: n/a

Runtime Requirements: Mac OS X 10.4 and later, Xcode 2.1 and later

View Source Code:

Download Sample (“UpdateXcodeSubprojects.zip”, 7.7K)
Download Sample (“UpdateXcodeSubprojects.dmg”, 63.1K)



Description

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.

Document Revision History

Date Notes
2005-06-06Updates all subprojects of an Xcode project to Xcode 2.1 format. Illustrates scripting techniques.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.