Re: How to create folders in xcode builds?
Re: How to create folders in xcode builds?
- Subject: Re: How to create folders in xcode builds?
- From: Kevin Grant <email@hidden>
- Date: Thu, 12 Feb 2004 01:09:09 -0600
I'm trying to figure out how to have xcode add my help folder to each
of my localization folders. I want a folder named "FieryHelp" inside
English.lproj. I can get the files inside the folder to show up in the
English.lproj, but I can't seem to figure out how to have xcode copy
the entire FieryHelp folder into the English.lproj. What am I missing?
Hmmm...in my case, my help folder happens to be a bundle (".help"), but
I just mark it as localizable and it is included properly. Maybe the
bundle attribute matters...? Also, when you add it to your project,
did you add it as a folder or only the individual files inside it?
Kevin G.
http://homepage.mac.com/kmg/
mail to kevin at ieee dot org
_______________________________________________
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.