Xcode not copying modified files to Resources folder
Xcode not copying modified files to Resources folder
- Subject: Xcode not copying modified files to Resources folder
- From: Sir Rattykins <email@hidden>
- Date: Mon, 16 Feb 2009 10:37:08 +1030
HI all,
using the latest public build of Xcode, latest OS.
I have a "Data" folder that has been added to the Resources group using the "Copy as Required" and "Create Folder References" options.
The folder contains many lua script files, images, sounds, each within its own folder hierarchy.
I can confirm that Xcode automatically created a copy build phase.
When I build the project, a copy of "Data" is indeed copied over to the application bundle. All is well.
However, when I edit a file in the original "Data" folder, Xcode does NOT detect that a file has been modified. Instead, if I hit "Build and Go", Xcode merely does the normal compiling and linking, and then the application is launched, complete with the old, unmodified data that had already been copied to the Resources folder.
Can anyone shed some light on this? How do I get Xcode to recognise that a file has been modified and copy the new version over to the bundle?
Thanks.
_______________________________________________
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