wireshark/ui/macosx
Gerald Combs 02057200fd macOS: Add support for automatic updates using Sparkle.
Add support for automatic updates using the Sparkle framework. Add
FindSparkle.cmake and associated CMake plumbing. Add a public key and
other info to Info.plist.in. Add ui/macosx/sparkle_bridge.{h,m}, which
wraps the Sparkle API. Make code that's specific to WinSparkle
Windows-only.

Add Sparkle installation steps to the macos-setup scripts. Sparkle
prints a warning if your bundle is unsigned (which is the case during
development) so disable installing it by default.

Updating here takes a long time. We might be able to fix that by
shipping our DSYMs separately.

Change-Id: I6cc6671db5657dadc514bda6bf6e1c8bbc9468a5
Reviewed-on: https://code.wireshark.org/review/35090
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-11-15 18:39:04 +00:00
..
cocoa_bridge.h
cocoa_bridge.mm macOs: Fix build fix for tab view 2018-11-01 15:02:36 +00:00
macos_compat.h macOs: Fix build fix for tab view 2018-11-01 15:02:36 +00:00
sparkle_bridge.h macOS: Add support for automatic updates using Sparkle. 2019-11-15 18:39:04 +00:00
sparkle_bridge.m macOS: Add support for automatic updates using Sparkle. 2019-11-15 18:39:04 +00:00