Flutterby™! : Dear XCode

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Dear XCode

2024-12-04 19:20:02.763611+01 by Dan Lyke 2 comments

Dear XCode: If "Project->Clean Build Folder..." and then a build doesn't rebuild your database for finding the call hierarchy, WTF does?

[ related topics: Interactive Drama Databases ]

comments in ascending chronological order (reverse):

#Comment Re: Dear XCode made: 2024-12-04 22:35:02.419515+01 by: markd

nuking the derived data. Not sure what goes into the build folder these days. I have a shell alias (`ilyxc`) that nukes ~/Library/Developer/Xcode/DerivedData

#Comment Re: Dear XCode made: 2024-12-05 22:02:19.70602+01 by: Dan Lyke

Oh, right, I forget about that.

In fact, it turns out I have have a shell script with that name that does that, so I think we had this conversation before and I forgot.

Sigh.