adding targets from a script?
adding targets from a script?
- Subject: adding targets from a script?
- From: Jamie Zawinski <email@hidden>
- Date: Thu, 2 Feb 2006 15:57:33 -0800
I need to create several hundred similar targets in my project; each
one of of the form:
Target: $NAME
Copy Bundle Resources: $NAME.xml
Compile Sources: $NAME.c
Link With: framework1, framework2, framework3
Depends on: something-else
Build Info:
Product Name: $NAME
Is there some way to automate this? I assume it's possible to create
targets via AppleScript, but I haven't been able to find any examples
of that. (I only barely know AppleScript, so perhaps this should be
obvious...)
--
Jamie Zawinski email@hidden http://www.jwz.org/
email@hidden http://www.dnalounge.com/
http://jwz.livejournal.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden