• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to clear macOS app bundle cache
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to clear macOS app bundle cache


  • Subject: Re: How to clear macOS app bundle cache
  • From: Tor Arne Vestbø <email@hidden>
  • Date: Sat, 08 Sep 2018 20:34:41 +0000
  • Thread-topic: How to clear macOS app bundle cache


> On 8 Sep 2018, at 21:20, Andreas Falkenhahn <email@hidden> wrote:
>
> Unfortunately not. I can see my app in the lsdump and the path points to the
> network share but purging the LS database doesn't have any effect. macOS
> still loads the old version of my app, not the latest one on the share. Only
> by rebooting or by re-copying the bundle's executable can I force macOS to
> use the latest copy.

I don’t think there’s any “application cache” here, it’s just the filesystem
cache getting in the way (on some level).

I haven’t been successful in disabling the SMB client side cache to achieve
what you want, but this works for me:

 sshfs -o cache=no,nolocalcaches,volname=buildmachine buildmachine.local:/
/mnt/buildmachine/

Cheers,
Tor Arne

_______________________________________________

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

References: 
 >How to clear macOS app bundle cache (From: Andreas Falkenhahn <email@hidden>)
 >Re: How to clear macOS app bundle cache (From: Sean McBride <email@hidden>)
 >Re: How to clear macOS app bundle cache (From: Andreas Falkenhahn <email@hidden>)

  • Prev by Date: Re: How to clear macOS app bundle cache
  • Next by Date: NSAlert
  • Previous by thread: Re: How to clear macOS app bundle cache
  • Next by thread: Detecting if /Network/Library is available
  • Index(es):
    • Date
    • Thread