Problem adding .lproj folders to xcode projecjt
Problem adding .lproj folders to xcode projecjt
- Subject: Problem adding .lproj folders to xcode projecjt
- From: Ando Sonenblick <email@hidden>
- Date: Thu, 1 Sep 2005 17:43:19 -0700
Gang,
I have an xcode "Bundle" project and I'm trying to add a few .lproj
folders to it.
The problem is that when I drag, say English.lproj, into the
project's "Resources" folder, xcode automatically adds to the "Copy
Bundle Resources" build phase NOT the English.lproj folder and its
contents, but instead it adds JUST its contents.
As such, if I then continue and add my French.lproj, German.lproj and
so on, just the contents of those folders get added to the build
Bundle's "Resources" folder. The actual .lproj folders do not get
create in the bundle's "Resources" folder.
So, I delete from the "Copy Bundle Resources" build phase the files
that are the the contents of my .lproj folders and try to manually
from within xcode drag the .lproj folders into the "Copy Bundle
Resources" build phase, but xcode won't accept the drag (if I release
over the build phase the drag just zooms back).
So, how can I get xcode to do what I want here?
At this point I suppose I can make a custom "Copy Files" build phase
for each .lproj folder with a path that'll cause a folder of the same
name to be created in the bundle, but I'm sure there is a "proper"
way to do this and not this work around...
Any help is appreciated,
Ando
_______________________________________________
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