Re: How to clear macOS app bundle cache
Re: How to clear macOS app bundle cache
- Subject: Re: How to clear macOS app bundle cache
- From: Alastair Houghton <email@hidden>
- Date: Thu, 06 Sep 2018 14:00:40 +0100
On 6 Sep 2018, at 13:59, Andreas Falkenhahn <email@hidden> wrote:
>
> On 06.09.2018 at 11:31 Alastair Houghton wrote:
>
>> On 6 Sep 2018, at 05:23, Jeff Szuhay <email@hidden> wrote:
>> Did you try clearing the defaults persistent domain in your code?
>> I don’t think that is likely to help. Andreas was complaining that
>> the code in his bundle was being cached somewhere, so when he
>> rebuilt it didn’t always load the new version. User defaults doesn’t seem
>> relevant here.
>> The only other thing I can think of is that sometimes Xcode doesn’t
>> actually rebuilt properly;
>
> Note that I'm not using Xcode. The app is built using plain makefiles.
FWIW, make can also do the same thing on network filesystems if the timestamps
aren’t granular enough. Xcode seems more fragile for some reason (I’ve had it
fail to properly rebuild locally on more than a few occasions).
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden