-
- Downloads
autoupdate: add Sparkle framework
This commits brings optionnal linking against Sparkle framework. This framework is used to autoupdate apps not present in the Mac app store Refs #75349 Change-Id: I82b14757c106f1282d91e631927057d00989feb7
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- CMakeLists.txt 59 additions, 13 deletionsCMakeLists.txt
- README.md 34 additions, 8 deletionsREADME.md
- cmake/MacOSXBundleInfo.plist.in 34 additions, 30 deletionscmake/MacOSXBundleInfo.plist.in
- sparkle/LICENSE 60 additions, 0 deletionssparkle/LICENSE
- sparkle/Sparkle 1 addition, 0 deletionssparkle/Sparkle
- sparkle/dsa_pub.pem 36 additions, 0 deletionssparkle/dsa_pub.pem
- sparkle/sign_update.sh 10 additions, 0 deletionssparkle/sign_update.sh
- sparkle/sparkle-xml-updater.sh 38 additions, 0 deletionssparkle/sparkle-xml-updater.sh
- src/AppDelegate.mm 34 additions, 1 deletionsrc/AppDelegate.mm
- src/GeneralPrefsVC.mm 21 additions, 0 deletionssrc/GeneralPrefsVC.mm
- ui/GeneralPrefs.xib 41 additions, 2 deletionsui/GeneralPrefs.xib
- ui/MainMenu.xib 41 additions, 97 deletionsui/MainMenu.xib
Loading
Please register or sign in to comment