Problem with custom build rules
Problem with custom build rules
- Subject: Problem with custom build rules
- From: Paul Lalonde <email@hidden>
- Date: Sun, 6 Jun 2004 11:22:39 -0400
I have a native Carbon application project with a build rule that
handles *.sdef files by running them through the sdp tool in order to
generate a .r file containing an 'aete' resource. The .r file is
written to the "build" directory (ie $TARGET_BUILD_DIR), and is also
included in the project. The idea is that the ResourceManager
Resources build phase picks up the generated .r file and merges it into
the application's .rsrc file.
My problem is that although the .r file gets generated correctly, for
some reason Xcode always copies the generated .r file into my
application bundle's Resources directory. It's very annoying.
Is this a known problem? Is there a workaround?
--
Paul Lalonde paullalonde at mac dot com
"Il n'y a que les banques qui sont libres" -- Jean-Luc Godard
_______________________________________________
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.