Update Sparkle to 1.20.0

Unfortunately, due to the nature of the issue a manual update to a new
version will be required.

Fixes: #600
This commit is contained in:
Mike Gelfand
2018-10-04 23:17:29 +03:00
parent 00deae05c1
commit 1b36e34d9b
262 changed files with 1235 additions and 4402 deletions

View File

@@ -0,0 +1,6 @@
framework module Sparkle {
umbrella header "Sparkle.h"
export *
module * { export * }
}