Re: deleting files on install [iphone]
Re: deleting files on install [iphone]
- Subject: Re: deleting files on install [iphone]
- From: Hamish Allan <email@hidden>
- Date: Wed, 29 Sep 2010 15:48:52 +0100
On 29 September 2010 15:41, Steve Christensen <email@hidden> wrote:
> I don't believe that Xcode actually iterates over a blue folder's hierarchy and synchs the corresponding contents in the app with the contents in the original directory. More likely it just makes sure that the items in the original directory end up in the app, whether or not there are any stragglers from previous builds. (In other words, it copies but does not synch.)
It does neither. XCode fails to monitor any changes to the contents of
blue folders, either in realtime (so as to reflect the latest contents
in the side pane) or at build time (so as to ensure that new items are
copied, let alone that old items are removed).
Given how easy it would be to do this using the fsevents API , it's
quite a glaring omission, and makes blue folders much less useful than
they should be.
Best wishes,
Hamish
_______________________________________________
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