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: Andreas Falkenhahn <email@hidden>
- Date: Tue, 04 Sep 2018 21:12:10 +0200
On 04.09.2018 at 21:02 Alex Zavatone wrote:
> I meant just the bundle for your app. If you get the wrong bundle
> and you know it, what would happen if you deleted or renamed that bundle,
> even if only temporarily?
> Would it force the new bundle to resolve?
Yes, but once again, I can have that easier by just re-copying the main
executable into the bundle like so:
$ cp test test.app/Contents/MacOS
That'll do the trick as well. But this is all cumbersome because it needs my
action. I want to be able to run the latest builds on all kinds of different
Macs without having to care about such stuff.
--
Best regards,
Andreas Falkenhahn mailto:email@hidden
_______________________________________________
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