adding target dependencies to an Xcode project using AppleScript
adding target dependencies to an Xcode project using AppleScript
- Subject: adding target dependencies to an Xcode project using AppleScript
- From: Gonzalo Castro <email@hidden>
- Date: Tue, 02 Jan 2007 14:07:57 -0500
- Thread-topic: adding target dependencies to an Xcode project using AppleScript
Hello,
What are the AppleScript commands to add a target dependency to an Xcode
project?
For example, I have a project "projectA.xcodeproj" with a target that
depends on a library, libB. The library libB is build by another project,
"projectB.xcodeproj". How do I add the dependency on libB to the project
"projectA.xcodeproj" using AppleScript?
Thanks,
Gonzalo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden