Re: How do I get bundles inside an .app's Resources directory
Re: How do I get bundles inside an .app's Resources directory
- Subject: Re: How do I get bundles inside an .app's Resources directory
- From: Alex Keresztes <email@hidden>
- Date: Thu, 31 Jan 2002 23:40:02 -0600
Yes there is. Go to project builder, click the target tab, chose your
target and go into the files and build phases tab settings tab.
Then click on any of the phases (headers for ex). The box should be
highlighted. Then go to the project menu and chose New Build Phase - New
Copy Files build phase. Then drag the files you want to that build phase.
Good luck,
Alex
On Thursday, January 31, 2002, at 10:48 PM, Lars Sonchocky-Helldorf
wrote:
Hi,
I am currently porting an App from GNUstep to Cocoa (GWorkspace,
http://www.gnustep.it/enrico/gworkspace). This App consists out of the
actual application (.app) and several bundles. Right now I have set up
an Project Builder Project which has an Aggregate Target that contains
all the subtargets of type application and bundle. Everything builds
fine but ends up at the same level, the build directory. To run this
application I have to copy the bundles inside the .app's Resources
directory - manualy. Is there a way to do this in the build process?
Thanks for your help, Lars
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.