From 32a4425c2da0c9ada029e8ed8def804541c59d26 Mon Sep 17 00:00:00 2001 From: Dzmitry Neviadomski Date: Sun, 28 Feb 2021 22:40:16 +0300 Subject: [PATCH] Roll Sparkle 2 with XPC services. --- Base.lproj/MainMenu.xib | 13 +- Cog.xcodeproj/project.pbxproj | 43 +- .../Sparkle.framework/PrivateHeaders | 1 - .../Versions/A/Headers/SPUDownloadData.h | 13 +- .../Versions/A/Headers/SPUDownloader.h | 25 - .../A/Headers/SPUDownloaderDelegate.h | 38 - .../A/Headers/SPUDownloaderProtocol.h | 34 - .../Versions/A/Headers/SPUDownloaderSession.h | 20 - .../A/Headers/SPUStandardUpdaterController.h | 104 + .../A/Headers/SPUStandardUserDriver.h | 44 + .../A/Headers/SPUStandardUserDriverDelegate.h | 49 + .../A/Headers/SPUStatusCompletionResults.h | 48 + .../Versions/A/Headers/SPUURLRequest.h | 35 - .../A/Headers/SPUUpdatePermissionRequest.h | 40 + .../Versions/A/Headers/SPUUpdater.h | 229 ++ .../Versions/A/Headers/SPUUpdaterDelegate.h | 370 +++ .../Versions/A/Headers/SPUUpdaterSettings.h | 61 + .../Versions/A/Headers/SPUUserDriver.h | 298 ++ .../A/Headers/SPUUserDriverCoreComponent.h | 40 + .../Versions/A/Headers/SUAppcast.h | 10 +- .../Versions/A/Headers/SUAppcastItem.h | 7 +- .../A/Headers/SUCodeSigningVerifier.h | 26 - .../Versions/A/Headers/SUErrors.h | 28 +- .../A/Headers/SUStandardVersionComparator.h | 9 +- .../A/Headers/SUUpdatePermissionResponse.h | 42 + .../Versions/A/Headers/SUUpdater.h | 87 +- .../Versions/A/Headers/SUUpdaterDelegate.h | 72 +- .../A/Headers/SUVersionComparisonProtocol.h | 3 + .../A/Headers/SUVersionDisplayProtocol.h | 3 + .../Versions/A/Headers/Sparkle.h | 23 +- .../Versions/A/PrivateHeaders/SUUnarchiver.h | 21 - .../Versions/A/Resources/Autoupdate | Bin 0 -> 916320 bytes .../Autoupdate.app/Contents/MacOS/Autoupdate | Bin 544544 -> 0 bytes .../Autoupdate.app/Contents/MacOS/fileop | Bin 284896 -> 0 bytes .../Contents/Resources/AppIcon.icns | Bin 37132 -> 0 bytes .../Contents/Resources/SUStatus.nib | Bin 12712 -> 0 bytes .../Resources/hu.lproj/Sparkle.strings | Bin 10002 -> 0 bytes .../Base.lproj/SUAutomaticUpdateAlert.nib | Bin 16587 -> 0 bytes .../A/Resources/Base.lproj/SUUpdateAlert.nib | Bin 21758 -> 21987 bytes .../keyedobjects-110000.nib | Bin 21295 -> 21565 bytes .../keyedobjects.nib | Bin 21320 -> 21590 bytes .../A/Resources/Base.lproj/Sparkle.strings | Bin 10196 -> 9808 bytes .../Versions/A/Resources/Info.plist | 16 +- .../Versions/A/Resources/SUStatus.nib | Bin 12712 -> 12937 bytes .../Contents/Info.plist | 30 +- .../Updater.app/Contents/MacOS/Updater | Bin 0 -> 431392 bytes .../Contents/PkgInfo | 0 .../Resources/Base.lproj/Sparkle.strings | Bin 10196 -> 9808 bytes .../Contents/Resources/SUStatus.nib | Bin 0 -> 12937 bytes .../Resources/ca.lproj/Sparkle.strings | Bin 6792 -> 6430 bytes .../Resources/cs.lproj/Sparkle.strings | Bin 10638 -> 8910 bytes .../Resources/da.lproj/Sparkle.strings | Bin 8306 -> 8006 bytes .../Resources/de.lproj/Sparkle.strings | Bin 10162 -> 9766 bytes .../Resources/el.lproj/Sparkle.strings | Bin 7734 -> 7348 bytes .../Resources/es.lproj/Sparkle.strings | Bin 10030 -> 9656 bytes .../Resources/fi.lproj/Sparkle.strings | Bin 6184 -> 5814 bytes .../Resources/fr.lproj/Sparkle.strings | Bin 10170 -> 9776 bytes .../Resources/he.lproj/Sparkle.strings | Bin 5288 -> 4872 bytes .../Resources/hr.lproj/Sparkle.strings | Bin .../Resources/is.lproj/Sparkle.strings | Bin 5868 -> 5478 bytes .../Resources/it.lproj/Sparkle.strings | Bin 8340 -> 7936 bytes .../Resources/ja.lproj/Sparkle.strings | Bin 8552 -> 8254 bytes .../Resources/ko.lproj/Sparkle.strings | Bin 6220 -> 5884 bytes .../Resources/nb.lproj/Sparkle.strings | Bin 9352 -> 9012 bytes .../Resources/nl.lproj/Sparkle.strings | Bin 8850 -> 8482 bytes .../Resources/pl.lproj/Sparkle.strings | Bin 7318 -> 6980 bytes .../Resources/pt_BR.lproj/Sparkle.strings | Bin 9728 -> 9312 bytes .../Resources/pt_PT.lproj/Sparkle.strings | Bin 7896 -> 7490 bytes .../Resources/ro.lproj/Sparkle.strings | Bin 9806 -> 9428 bytes .../Resources/ru.lproj/Sparkle.strings | Bin 7856 -> 7462 bytes .../Resources/sk.lproj/Sparkle.strings | Bin 7548 -> 7184 bytes .../Resources/sl.lproj/Sparkle.strings | Bin 7944 -> 7578 bytes .../Resources/sv.lproj/Sparkle.strings | Bin 7834 -> 7424 bytes .../Resources/th.lproj/Sparkle.strings | Bin 8492 -> 8134 bytes .../Resources/tr.lproj/Sparkle.strings | Bin 9716 -> 9310 bytes .../Resources/uk.lproj/Sparkle.strings | Bin 7860 -> 7482 bytes .../Resources/zh_CN.lproj/Sparkle.strings | Bin 6128 -> 5992 bytes .../Resources/zh_TW.lproj/Sparkle.strings | Bin 5748 -> 5424 bytes .../Contents/_CodeSignature/CodeResources | 248 +- .../ar.lproj/SUAutomaticUpdateAlert.strings | Bin 1038 -> 0 bytes .../ca.lproj/SUAutomaticUpdateAlert.strings | 11 - .../A/Resources/ca.lproj/Sparkle.strings | Bin 6792 -> 6430 bytes .../cs.lproj/SUAutomaticUpdateAlert.strings | Bin 1094 -> 0 bytes .../A/Resources/cs.lproj/Sparkle.strings | Bin 10638 -> 8910 bytes .../da.lproj/SUAutomaticUpdateAlert.strings | Bin 1046 -> 0 bytes .../A/Resources/da.lproj/Sparkle.strings | Bin 8306 -> 8006 bytes .../de.lproj/SUAutomaticUpdateAlert.strings | Bin 1114 -> 0 bytes .../A/Resources/de.lproj/Sparkle.strings | Bin 10162 -> 9766 bytes .../el.lproj/SUAutomaticUpdateAlert.strings | Bin 1114 -> 0 bytes .../A/Resources/el.lproj/Sparkle.strings | Bin 7734 -> 7348 bytes .../en.lproj/SUAutomaticUpdateAlert.strings | 12 - .../es.lproj/SUAutomaticUpdateAlert.strings | Bin 1050 -> 0 bytes .../A/Resources/es.lproj/Sparkle.strings | Bin 10030 -> 9656 bytes .../fi.lproj/SUAutomaticUpdateAlert.strings | Bin 1118 -> 0 bytes .../A/Resources/fi.lproj/Sparkle.strings | Bin 6184 -> 5814 bytes .../fr.lproj/SUAutomaticUpdateAlert.strings | Bin 1042 -> 0 bytes .../A/Resources/fr.lproj/Sparkle.strings | Bin 10170 -> 9776 bytes .../he.lproj/SUAutomaticUpdateAlert.strings | 11 - .../A/Resources/he.lproj/Sparkle.strings | Bin 5288 -> 4872 bytes .../hr.lproj/SUAutomaticUpdateAlert.strings | Bin 1078 -> 0 bytes .../Resources/hr.lproj/SUUpdateAlert.strings | Bin 1560 -> 731 bytes .../hr.lproj/SUUpdatePermissionPrompt.strings | Bin 2468 -> 1277 bytes .../hu.lproj/SUAutomaticUpdateAlert.strings | Bin 1118 -> 0 bytes .../Resources/hu.lproj/SUUpdateAlert.strings | Bin 1584 -> 0 bytes .../A/Resources/hu.lproj/Sparkle.strings | Bin 10002 -> 0 bytes .../is.lproj/SUAutomaticUpdateAlert.strings | Bin 1034 -> 0 bytes .../A/Resources/is.lproj/Sparkle.strings | Bin 5868 -> 5478 bytes .../it.lproj/SUAutomaticUpdateAlert.strings | Bin 1058 -> 0 bytes .../A/Resources/it.lproj/Sparkle.strings | Bin 8340 -> 7936 bytes .../ja.lproj/SUAutomaticUpdateAlert.strings | Bin 854 -> 0 bytes .../A/Resources/ja.lproj/Sparkle.strings | Bin 8552 -> 8254 bytes .../ko.lproj/SUAutomaticUpdateAlert.strings | Bin 790 -> 0 bytes .../A/Resources/ko.lproj/Sparkle.strings | Bin 6220 -> 5884 bytes .../nb.lproj/SUAutomaticUpdateAlert.strings | Bin 1026 -> 0 bytes .../A/Resources/nb.lproj/Sparkle.strings | Bin 9352 -> 9012 bytes .../nl.lproj/SUAutomaticUpdateAlert.strings | Bin 1098 -> 0 bytes .../A/Resources/nl.lproj/Sparkle.strings | Bin 8850 -> 8482 bytes .../pl.lproj/SUAutomaticUpdateAlert.strings | Bin 1098 -> 0 bytes .../A/Resources/pl.lproj/Sparkle.strings | Bin 7318 -> 6980 bytes .../SUAutomaticUpdateAlert.strings | Bin 1034 -> 0 bytes .../A/Resources/pt_BR.lproj/Sparkle.strings | Bin 9728 -> 9312 bytes .../SUAutomaticUpdateAlert.strings | Bin 1058 -> 0 bytes .../pt_PT.lproj/SUUpdateAlert.strings | Bin 0 -> 1592 bytes .../A/Resources/pt_PT.lproj/Sparkle.strings | Bin 7896 -> 7490 bytes .../ro.lproj/SUAutomaticUpdateAlert.strings | Bin 1062 -> 0 bytes .../A/Resources/ro.lproj/Sparkle.strings | Bin 9806 -> 9428 bytes .../ru.lproj/SUAutomaticUpdateAlert.strings | Bin 1118 -> 0 bytes .../A/Resources/ru.lproj/Sparkle.strings | Bin 7856 -> 7462 bytes .../sk.lproj/SUAutomaticUpdateAlert.strings | Bin 1078 -> 0 bytes .../A/Resources/sk.lproj/Sparkle.strings | Bin 7548 -> 7184 bytes .../sl.lproj/SUAutomaticUpdateAlert.strings | Bin 1010 -> 0 bytes .../A/Resources/sl.lproj/Sparkle.strings | Bin 7944 -> 7578 bytes .../sv.lproj/SUAutomaticUpdateAlert.strings | Bin 1114 -> 0 bytes .../A/Resources/sv.lproj/Sparkle.strings | Bin 7834 -> 7424 bytes .../th.lproj/SUAutomaticUpdateAlert.strings | Bin 970 -> 0 bytes .../A/Resources/th.lproj/Sparkle.strings | Bin 8492 -> 8134 bytes .../tr.lproj/SUAutomaticUpdateAlert.strings | Bin 1046 -> 0 bytes .../A/Resources/tr.lproj/Sparkle.strings | Bin 9716 -> 9310 bytes .../A/Resources/uk.lproj/Sparkle.strings | Bin 7860 -> 7482 bytes .../SUAutomaticUpdateAlert.strings | Bin 726 -> 0 bytes .../A/Resources/zh_CN.lproj/Sparkle.strings | Bin 6128 -> 5992 bytes .../SUAutomaticUpdateAlert.strings | Bin 738 -> 0 bytes .../A/Resources/zh_TW.lproj/Sparkle.strings | Bin 5748 -> 5424 bytes .../Sparkle.framework/Versions/A/Sparkle | Bin 1425552 -> 1731776 bytes .../Versions/A/_CodeSignature/CodeResources | 2630 ++++++----------- .../Contents/Info.plist | 55 + .../org.sparkle-project.InstallerConnection | Bin 0 -> 252624 bytes .../Contents/_CodeSignature/CodeResources | 115 + .../Contents/Info.plist | 57 + .../Contents/MacOS/Autoupdate | Bin 0 -> 916320 bytes .../MacOS/Updater.app/Contents/Info.plist | 52 + .../MacOS/Updater.app/Contents/MacOS/Updater | Bin 0 -> 430864 bytes .../MacOS/Updater.app/Contents/PkgInfo | 1 + .../Resources/Base.lproj/Sparkle.strings | Bin 0 -> 9808 bytes .../Contents/Resources/SUStatus.nib | Bin 0 -> 12937 bytes .../Resources/ca.lproj/Sparkle.strings | Bin 0 -> 6430 bytes .../Resources/cs.lproj/Sparkle.strings | Bin 0 -> 8910 bytes .../Resources/da.lproj}/Sparkle.strings | Bin 8468 -> 8006 bytes .../Resources/de.lproj/Sparkle.strings | Bin 0 -> 9766 bytes .../Resources/el.lproj/Sparkle.strings | Bin 0 -> 7348 bytes .../Resources/es.lproj/Sparkle.strings | Bin 0 -> 9656 bytes .../Resources/fi.lproj/Sparkle.strings | Bin 0 -> 5814 bytes .../Resources/fr.lproj/Sparkle.strings | Bin 0 -> 9776 bytes .../Resources/he.lproj/Sparkle.strings | Bin 0 -> 4872 bytes .../Resources/hr.lproj/Sparkle.strings | Bin 0 -> 9778 bytes .../Resources/is.lproj/Sparkle.strings | Bin 0 -> 5478 bytes .../Resources/it.lproj/Sparkle.strings | Bin 0 -> 7936 bytes .../Resources/ja.lproj/Sparkle.strings | Bin 0 -> 8254 bytes .../Resources/ko.lproj/Sparkle.strings | Bin 0 -> 5884 bytes .../Resources/nb.lproj/Sparkle.strings | Bin 0 -> 9012 bytes .../Resources/nl.lproj/Sparkle.strings | Bin 0 -> 8482 bytes .../Resources/pl.lproj/Sparkle.strings | Bin 0 -> 6980 bytes .../Resources/pt_BR.lproj/Sparkle.strings | Bin 0 -> 9312 bytes .../Resources/pt_PT.lproj/Sparkle.strings | Bin 0 -> 7490 bytes .../Resources/ro.lproj/Sparkle.strings | Bin 0 -> 9428 bytes .../Resources/ru.lproj/Sparkle.strings | Bin 0 -> 7462 bytes .../Resources/sk.lproj/Sparkle.strings | Bin 0 -> 7184 bytes .../Resources/sl.lproj/Sparkle.strings | Bin 0 -> 7578 bytes .../Resources/sv.lproj/Sparkle.strings | Bin 0 -> 7424 bytes .../Resources/th.lproj}/Sparkle.strings | Bin 8468 -> 8134 bytes .../Resources/tr.lproj/Sparkle.strings | Bin 0 -> 9310 bytes .../Resources/uk.lproj/Sparkle.strings | Bin 0 -> 7482 bytes .../Resources/zh_CN.lproj/Sparkle.strings | Bin 0 -> 5992 bytes .../Resources/zh_TW.lproj/Sparkle.strings | Bin 0 -> 5424 bytes .../Contents/_CodeSignature/CodeResources | 785 +++++ .../org.sparkle-project.InstallerLauncher | Bin 0 -> 355936 bytes .../Contents/_CodeSignature/CodeResources | 134 + .../Contents/Info.plist | 55 + .../MacOS/org.sparkle-project.InstallerStatus | Bin 0 -> 250144 bytes .../Contents/_CodeSignature/CodeResources | 115 + 190 files changed, 3926 insertions(+), 2237 deletions(-) delete mode 120000 ThirdParty/Frameworks/Sparkle.framework/PrivateHeaders delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloader.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUStandardUpdaterController.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUStandardUserDriver.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUStandardUserDriverDelegate.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUStatusCompletionResults.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUURLRequest.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUpdatePermissionRequest.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUpdater.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUpdaterDelegate.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUpdaterSettings.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUserDriver.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SPUUserDriverCoreComponent.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Headers/SUUpdatePermissionResponse.h delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/PrivateHeaders/SUUnarchiver.h create mode 100755 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate delete mode 100755 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate delete mode 100755 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/AppIcon.icns delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Base.lproj/SUAutomaticUpdateAlert.nib rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Info.plist (69%) create mode 100755 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Updater.app/Contents/MacOS/Updater rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/PkgInfo (100%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/Base.lproj/Sparkle.strings (95%) create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/Updater.app/Contents/Resources/SUStatus.nib rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/ca.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/cs.lproj/Sparkle.strings (64%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/da.lproj/Sparkle.strings (92%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/de.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/el.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/es.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/fi.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/fr.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/he.lproj/Sparkle.strings (89%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/hr.lproj/Sparkle.strings (100%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/is.lproj/Sparkle.strings (93%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/it.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/ja.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/ko.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/nb.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/nl.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/pl.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/pt_BR.lproj/Sparkle.strings (75%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/pt_PT.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/ro.lproj/Sparkle.strings (96%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/ru.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/sk.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/sl.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/sv.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/th.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/tr.lproj/Sparkle.strings (91%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/uk.lproj/Sparkle.strings (95%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/zh_CN.lproj/Sparkle.strings (89%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/Resources/zh_TW.lproj/Sparkle.strings (94%) rename ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/{Autoupdate.app => Updater.app}/Contents/_CodeSignature/CodeResources (71%) delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ar.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ca.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/el.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/he.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/hr.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/nb.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUAutomaticUpdateAlert.strings create mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ro.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/sl.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.strings delete mode 100644 ThirdParty/Frameworks/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerConnection.xpc/Contents/Info.plist create mode 100755 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerConnection.xpc/Contents/MacOS/org.sparkle-project.InstallerConnection create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerConnection.xpc/Contents/_CodeSignature/CodeResources create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/Info.plist create mode 100755 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Autoupdate create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Info.plist create mode 100755 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/MacOS/Updater create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/PkgInfo create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/Base.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/SUStatus.nib create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/ca.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/cs.lproj/Sparkle.strings rename ThirdParty/Frameworks/{Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ar.lproj => XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/da.lproj}/Sparkle.strings (51%) create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/de.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/el.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/es.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/fi.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/fr.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/he.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/hr.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/is.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/it.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/ja.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/ko.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/nb.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/nl.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/pl.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/pt_BR.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/pt_PT.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/ro.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/ru.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/sk.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/sl.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/sv.lproj/Sparkle.strings rename ThirdParty/Frameworks/{Sparkle.framework/Versions/A/Resources/ar.lproj => XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/th.lproj}/Sparkle.strings (51%) create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/tr.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/uk.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/zh_CN.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/Resources/zh_TW.lproj/Sparkle.strings create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/Updater.app/Contents/_CodeSignature/CodeResources create mode 100755 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/MacOS/org.sparkle-project.InstallerLauncher create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerLauncher.xpc/Contents/_CodeSignature/CodeResources create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerStatus.xpc/Contents/Info.plist create mode 100755 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerStatus.xpc/Contents/MacOS/org.sparkle-project.InstallerStatus create mode 100644 ThirdParty/Frameworks/XPCServices/org.sparkle-project.InstallerStatus.xpc/Contents/_CodeSignature/CodeResources diff --git a/Base.lproj/MainMenu.xib b/Base.lproj/MainMenu.xib index 1221ab157..f368fe1cb 100644 --- a/Base.lproj/MainMenu.xib +++ b/Base.lproj/MainMenu.xib @@ -1,8 +1,8 @@ - + - + @@ -18,7 +18,7 @@ - + @@ -565,7 +565,7 @@ - +