]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
MacAppStoreUpdateDetector: Detect StoreAEService correctly
authorRoopesh Chander <roop@roopc.net>
Thu, 22 Jul 2021 07:08:45 +0000 (12:38 +0530)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 22 Sep 2021 04:58:14 +0000 (06:58 +0200)
commitba4d1e7b2183faddc3ac59a5ca18df0c75c3770f
treedcbb358899b8b197f93fef8a5740b1db9f6733b4
parentf5a14b8434d4e811f6df93a99114cdee17b7e172
MacAppStoreUpdateDetector: Detect StoreAEService correctly

In macOS 10.15 and macOS 11, the quit Apple event is sent by:
  com.apple.AppStoreDaemon.StoreAEService

In some earlier macOS release, the quit Apple event was sent by:
  com.apple.CommerceKit.StoreAEService

Signed-off-by: Roopesh Chander <roop@roopc.net>
Sources/WireGuardApp/UI/macOS/MacAppStoreUpdateDetector.swift