Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
Cleaning auto-generated code
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Cleaning auto-generated code
Subject
:
Cleaning auto-generated code
From: Christopher Keller <
email@hidden
>
Date: Wed, 31 Mar 2004 10:50:50 -0800
Hello all,
I'm a fairly new Xcode user and I have several questions that seem to be answered in the on-line help in an obvious way. I've searched through the list without any luck. I'll start with just one for now.
I have a Java/JNI based project that generates lots of intermediate code in XML. That XML later goes on to generate other Java code. Other than having to add lots of Shell Script build steps, Xcode seems to be handling it fairly well.
However, I'm having some problems getting the clean steps to clean all the intermediate XML code that is generated.
For example:
I have a target that builds a.xml as a Shell Script phase. Prior to this, b.xml and c.xml get copied (as a Copy Files phase) into a sub-directory for use in the process of building a.xml. When i clean this target, a.xml is removed. b.xml and c.xml remain.
I've added these as output files in the information section of the Shell Script build with no difference (I suspect this is used mainly for dependencies).
What's the right answer to remove these support files during the cleaning process?
--Chris
---
http://chrisandmandy.net
"Some People Dream Of Success, While Other People Live To Crush Those Dreams."
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
Prev by Date:
Re: Breakpoints not working
Next by Date:
HELP! Xpetstore - anyone have success? Getting category PATH errors or no such entity...
Previous by thread:
Re: Trying to use MallocDebug
Next by thread:
HELP! Xpetstore - anyone have success? Getting category PATH errors or no such entity...
Index(es):
Date
Thread