diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/PrivateHeaders/SUUnarchiver.h b/src/MacVim/Sparkle_1.framework/Versions/A/PrivateHeaders/SUUnarchiver.h index a52bf5a2dd..b626ec3dbf 100644 --- a/src/MacVim/Sparkle_1.framework/Versions/A/PrivateHeaders/SUUnarchiver.h +++ b/src/MacVim/Sparkle_1.framework/Versions/A/PrivateHeaders/SUUnarchiver.h @@ -14,7 +14,7 @@ NS_ASSUME_NONNULL_BEGIN @interface SUUnarchiver : NSObject -+ (nullable id )unarchiverForPath:(NSString *)path updatingHostBundlePath:(nullable NSString *)hostPath decryptionPassword:(nullable NSString *)decryptionPassword; ++ (nullable id )unarchiverForPath:(NSString *)path extractionDirectory:(NSString *)extractionDirectory updatingHostBundlePath:(nullable NSString *)hostPath decryptionPassword:(nullable NSString *)decryptionPassword; @end diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist index ba3dbe8dd9..c151c78a7f 100644 --- a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist +++ b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G224 + 20G1427 CFBundleDevelopmentRegion English CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.27.1 + 1.27.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.106 + 1.108 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate index f4a72156d5..766da758f7 100755 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop index 3307217027..4325fa66ae 100755 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects-101300.nib index 4f3cb24a55..3ecf2bf9f4 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources index 79429bd9c6..7142518e46 100644 --- a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources +++ b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Resources/SUStatus.nib/keyedobjects-101300.nib - CIAIcdXrd5aOBmKYYDM7NGmuxGA= + SiFXlXTmWast/yQTJlQK/gow9KA= Resources/SUStatus.nib/keyedobjects.nib @@ -306,10 +306,10 @@ cdhash - lxj3mKIQ39AVZEK38pWMaPSGxUs= + jcgrdSsUMQkioU+tnNnArvH9zhI= requirement - cdhash H"e3eb91f77d0b03312e38c12fa726c22d3d36648e" or cdhash H"9718f798a210dfd0156442b7f2958c68f486c54b" or cdhash H"3041d686c9337dbc22180e5a50a1619b4300b495" or cdhash H"73d14270b04c7bd6598431fd41162ed85684fb94" + cdhash H"31003bffc16925050e7b3eec5a71e47aea92b6bb" or cdhash H"8dc82b752b14310922a14fad9cd9c0aef1fdce12" or cdhash H"7cde26d750c3500632450bbf9fc399e9505d6d77" or cdhash H"ed209ddb228af02e920489579656ecb9bcd8f2a6" Resources/AppIcon.icns @@ -337,11 +337,11 @@ hash - CIAIcdXrd5aOBmKYYDM7NGmuxGA= + SiFXlXTmWast/yQTJlQK/gow9KA= hash2 - zQHRg9w5HHkCzf82YkWsfd9mPEYj66NGhFY/cgUMYfQ= + QBTzPQLOP3aTBwOvzRY3uQufCdu8zbfov3VSHe17clo= Resources/SUStatus.nib/keyedobjects.nib diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib index e36107c088..7e039c8bf3 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects-101300.nib index 60931a249b..b5d5bff569 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib index 1f6bc2675f..2a820bd4b1 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib index f5ef5296f4..d80c0a91da 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Info.plist b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Info.plist index fc08a73174..6bde058778 100644 --- a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Info.plist +++ b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 20G224 + 20G1427 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.27.1 + 1.27.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.106 + 1.108 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/SUStatus.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/SUStatus.nib/keyedobjects-101300.nib index 826c454aa9..64a7bc2eb4 100644 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Resources/SUStatus.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_1.framework/Versions/A/Resources/SUStatus.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/Sparkle b/src/MacVim/Sparkle_1.framework/Versions/A/Sparkle index aca0f2f0aa..d6dfc066d7 100755 Binary files a/src/MacVim/Sparkle_1.framework/Versions/A/Sparkle and b/src/MacVim/Sparkle_1.framework/Versions/A/Sparkle differ diff --git a/src/MacVim/Sparkle_1.framework/Versions/A/_CodeSignature/CodeResources b/src/MacVim/Sparkle_1.framework/Versions/A/_CodeSignature/CodeResources index 41742d0a83..987db5500f 100644 --- a/src/MacVim/Sparkle_1.framework/Versions/A/_CodeSignature/CodeResources +++ b/src/MacVim/Sparkle_1.framework/Versions/A/_CodeSignature/CodeResources @@ -6,15 +6,15 @@ Resources/Autoupdate.app/Contents/Info.plist - xMl5OCmMwZLchLLBvFniL3UGpQg= + APH2qFljfERSsboMjpVlWT+nji0= Resources/Autoupdate.app/Contents/MacOS/Autoupdate - Xh3f5c6UVUet4LOzqMAxSsi06RY= + SAop2eA8dwRnGqOWulHH6Q45RKI= Resources/Autoupdate.app/Contents/MacOS/fileop - Z8uMzhhHc0lVnot4JL4EQfpdQ5w= + R/zR8NlGb2u/BGEuHBCyZVMGSGQ= Resources/Autoupdate.app/Contents/PkgInfo @@ -35,7 +35,7 @@ Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects-101300.nib - CIAIcdXrd5aOBmKYYDM7NGmuxGA= + SiFXlXTmWast/yQTJlQK/gow9KA= Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects.nib @@ -322,11 +322,11 @@ Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources - 2CatU/wPMXBy/+ajlp8cX1CywS8= + HP5CEjx7ata/M+Do4iOU9fZIdAs= Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib - +PUiZqV0kcPMMR6WwambfDA6STU= + enExLNBqtGVvGiViA9tZNb5sh0U= Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib @@ -334,7 +334,7 @@ Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects-101300.nib - jg0SpUpZa/1peRpoYp6+v/ithH8= + dhd1KRbgC3wWMgKQAH2bUv4NzR0= Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects.nib @@ -342,11 +342,11 @@ Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib - ifsXBmLgFXn4+bfNKu2TSJuDgbk= + C6VP+IdQFCmu0u9kNLCPCHhPeFs= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib - 2Gie18ZNjl7WVt54B7GyyQb5ERU= + zJczBFAceq79V6N4zsHQ0jHG+4w= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib @@ -358,7 +358,7 @@ Resources/Info.plist - iakg1al5zrNEUK7XxXQQNXrTv94= + RS0ZFFUIG4zo1VDi17oHVWsv7gU= Resources/ReleaseNotesColorStyle.css @@ -370,7 +370,7 @@ Resources/SUStatus.nib/keyedobjects-101300.nib - k36WOdUrtEn21zSSNQbriMrgMgk= + ZyUvTYdNLAWy/PjxfPiiDg3JY+c= Resources/SUStatus.nib/keyedobjects.nib @@ -1688,44 +1688,44 @@ hash - 7mTpmnTkJ97DZQQzK/hdl2aZmXU= + ajT4ff8G6Thho0/bbP0uDAHGHdY= hash2 - SQYAanTtlyX15CJapj5tDbhBEMtgQ7ZNdmpSij0+tD4= + wlmoqVhU3pHlFe3p0F0ITa5VCxeEUBfmjb46ivnvA/A= Resources/Autoupdate.app/Contents/Info.plist hash - xMl5OCmMwZLchLLBvFniL3UGpQg= + APH2qFljfERSsboMjpVlWT+nji0= hash2 - hq1xiVfZ/dkAKpJsokJZv6+qa2CplO8a0x6Sal1Wlq0= + Sz+/xc8t+koUfqNpZLI4c4OGxuvTqEevGWJhYWueA64= Resources/Autoupdate.app/Contents/MacOS/Autoupdate hash - Xh3f5c6UVUet4LOzqMAxSsi06RY= + SAop2eA8dwRnGqOWulHH6Q45RKI= hash2 - X/DhnhKKb8ZCKxUdk+xEePvWCvLWKcO+KhLddonk6yA= + r8Vo8NjSqT655ZzaVGyvqwoUzGCk14tMYRgA0zrV3O0= Resources/Autoupdate.app/Contents/MacOS/fileop hash - Z8uMzhhHc0lVnot4JL4EQfpdQ5w= + R/zR8NlGb2u/BGEuHBCyZVMGSGQ= hash2 - ayIog7gbgPcRVj1b71ihXE18zb4isImC8H/JCybO7I0= + TqRxhjW2mndGB4Z0q6KvMSSdIOMVUBC9BvHp1Uh8lLI= Resources/Autoupdate.app/Contents/PkgInfo @@ -1767,11 +1767,11 @@ hash - CIAIcdXrd5aOBmKYYDM7NGmuxGA= + SiFXlXTmWast/yQTJlQK/gow9KA= hash2 - zQHRg9w5HHkCzf82YkWsfd9mPEYj66NGhFY/cgUMYfQ= + QBTzPQLOP3aTBwOvzRY3uQufCdu8zbfov3VSHe17clo= Resources/Autoupdate.app/Contents/Resources/SUStatus.nib/keyedobjects.nib @@ -2192,22 +2192,22 @@ hash - 2CatU/wPMXBy/+ajlp8cX1CywS8= + HP5CEjx7ata/M+Do4iOU9fZIdAs= hash2 - 07Q9DrRpRG7orHj7tGlGHlyrWkzelfML2ETtRA9TwsE= + zd6sCH2br+oLsZP2E37vON1TlnttYf2U7ou6XqT5Rnc= Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects-101300.nib hash - +PUiZqV0kcPMMR6WwambfDA6STU= + enExLNBqtGVvGiViA9tZNb5sh0U= hash2 - m6YLhvnt3oM2jkMhtfnupR9RXiLn/duJshuEzkMMedQ= + wzndEMuV5g8jHWLd23T5pvy+02xAggsAsTWAxsevOP4= Resources/Base.lproj/SUAutomaticUpdateAlert.nib/keyedobjects.nib @@ -2225,11 +2225,11 @@ hash - jg0SpUpZa/1peRpoYp6+v/ithH8= + dhd1KRbgC3wWMgKQAH2bUv4NzR0= hash2 - bAAkLmGNmcoNHcH4x0LCSfI8tjM9/8ya6bkUl7Fs3xU= + OCP5+Ypoj3FHeZJvj1YLVvMPVlrZZvRorOqfhozHEcc= Resources/Base.lproj/SUUpdateAlert.nib/keyedobjects.nib @@ -2247,22 +2247,22 @@ hash - ifsXBmLgFXn4+bfNKu2TSJuDgbk= + C6VP+IdQFCmu0u9kNLCPCHhPeFs= hash2 - W5Srt+BlX58g+VoB//fCuPhairG6hBwps5MfqaiwNEQ= + TzvyWrJ90EvDvBmtLQphRUg8jR0FxxZmY21nk+oRjvI= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib hash - 2Gie18ZNjl7WVt54B7GyyQb5ERU= + zJczBFAceq79V6N4zsHQ0jHG+4w= hash2 - gyZ+SfRu/T6s7A3fJiM4g0liFhhsj6F6CneZcwEB/Yo= + Gb2JTsRS4eYP5jbowuoSlJ6hH9rEeBhc7ucBAf1HqT8= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects.nib @@ -2291,11 +2291,11 @@ hash - iakg1al5zrNEUK7XxXQQNXrTv94= + RS0ZFFUIG4zo1VDi17oHVWsv7gU= hash2 - FykLYIr7WHEKuvk/j0ppYuw0ucbYGSA2P26AvMFkcOE= + bBvW8TPcX9o58zioHTrcUxS4T5WQbPHt91HyeTIvM80= Resources/ReleaseNotesColorStyle.css @@ -2324,11 +2324,11 @@ hash - k36WOdUrtEn21zSSNQbriMrgMgk= + ZyUvTYdNLAWy/PjxfPiiDg3JY+c= hash2 - I9zAB0ikX42ZWrttz6HzDKagizXM403yHbS1c+rxLAU= + 5mYEWwucRT5mF4QJqhlejqV0DwtIW5Ve68yW9GGOu1Y= Resources/SUStatus.nib/keyedobjects.nib diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Autoupdate b/src/MacVim/Sparkle_2.framework/Versions/B/Autoupdate index 1de3dc48b0..919a994ea3 100755 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Autoupdate and b/src/MacVim/Sparkle_2.framework/Versions/B/Autoupdate differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUStandardUpdaterController.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUStandardUpdaterController.h index 2ebce1aaa7..3851e67b36 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUStandardUpdaterController.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUStandardUpdaterController.h @@ -28,10 +28,10 @@ NS_ASSUME_NONNULL_BEGIN /** A controller class that instantiates a `SPUUpdater` and allows binding UI to its updater settings. - This class can be instantiated in a nib or created programatically using `-initWithUpdaterDelegate:userDriverDelegate:` or `-initWithStartingUpdater:updaterDelegate:userDriverDelegate:`. + This class can be instantiated in a nib or created programmatically using `-initWithUpdaterDelegate:userDriverDelegate:` or `-initWithStartingUpdater:updaterDelegate:userDriverDelegate:`. The controller's updater targets the application's main bundle and uses Sparkle's standard user interface. - Typically, this class is used by sticking it as a custom NSObject subclass in an Interface Builder nib (probably in MainMenu) but it works well programatically too. + Typically, this class is used by sticking it as a custom NSObject subclass in an Interface Builder nib (probably in MainMenu) but it works well programmatically too. The controller creates an `SPUUpdater` instance using a `SPUStandardUserDriver` and allows hooking up the check for updates action and handling menu item validation. It also allows hooking up the updater's and user driver's delegates. @@ -71,7 +71,7 @@ SU_EXPORT @interface SPUStandardUpdaterController : NSObject You cannot call this initializer directly. You must instantiate a `SPUStandardUpdaterController` inside of a nib (typically the MainMenu nib) to use it. - To create a `SPUStandardUpdaterController` programatically, use `-initWithUpdaterDelegate:userDriverDelegate:` or `-initWithStartingUpdater:updaterDelegate:userDriverDelegate:` instead. + To create a `SPUStandardUpdaterController` programmatically, use `-initWithUpdaterDelegate:userDriverDelegate:` or `-initWithStartingUpdater:updaterDelegate:userDriverDelegate:` instead. */ - (instancetype)init NS_UNAVAILABLE; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdater.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdater.h index e2f8dca17e..9f035d3392 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdater.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdater.h @@ -52,7 +52,7 @@ SU_EXPORT @interface SPUUpdater : NSObject Related: See `SPUStandardUpdaterController` which wraps a `SPUUpdater` instance and is suitable for instantiating inside of nib files. - @param hostBundle The bundle that should be targetted for updating. + @param hostBundle The bundle that should be targeted for updating. @param applicationBundle The application bundle that should be waited for termination and relaunched (unless overridden). Usually this can be the same as hostBundle. This may differ when updating a plug-in or other non-application bundle. @param userDriver The user driver that Sparkle uses for user update interaction. @param delegate The delegate for `SPUUpdater`. @@ -114,7 +114,7 @@ SU_EXPORT @interface SPUUpdater : NSObject to ask the user's permission to check for updates automatically and `automaticallyChecksForUpdates` is `NO`. If you want to reset the updater's cycle after an updater setting change, see `resetUpdateCycle` or `resetUpdateCycleAfterShortDelay` instead. - This is meant for programmatically initating a check for updates in the background without the user initiating it. + This is meant for programmatically initiating a check for updates in the background without the user initiating it. This check will not show UI if no new updates are found. If a new update is found, the updater's user driver may handle showing it at an appropriate (but not necessarily immediate) time. @@ -307,7 +307,7 @@ SU_EXPORT @interface SPUUpdater : NSObject Note if Sparkle is being used to update another application, the bundle information retrieved is from the main application performing the updating. - This default implementation can be overrided. + This default implementation can be overridden. */ @property (nonatomic, copy) NSString *userAgentString; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdaterDelegate.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdaterDelegate.h index c879e8f8fc..1b63750ef2 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdaterDelegate.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUpdaterDelegate.h @@ -288,7 +288,7 @@ SU_EXPORT extern NSString *const SUSystemProfilerPreferredLanguageKey; - (void)updater:(SPUUpdater *)updater willDownloadUpdate:(SUAppcastItem *)item withRequest:(NSMutableURLRequest *)request; /** - Called immediately after succesfull download of the specified update. + Called immediately after successful download of the specified update. @param updater The SUUpdater instance. @param item The appcast item corresponding to the update that has been downloaded. diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUserDriver.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUserDriver.h index c43003f9d5..3d90e44ad2 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUserDriver.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SPUUserDriver.h @@ -46,7 +46,7 @@ SU_EXPORT @protocol SPUUserDriver - (void)showUpdatePermissionRequest:(SPUUpdatePermissionRequest *)request reply:(void (^)(SUUpdatePermissionResponse *))reply; /** - * Show the user initating an update check + * Show the user initiating an update check * * Respond to the user initiating an update check. Sparkle uses this to show the user a window with an indeterminate progress bar. * @@ -64,11 +64,11 @@ SU_EXPORT @protocol SPUUserDriver * * `SPUUpdateStateNotDownloaded` - Update has not been downloaded yet. * - * `SPUUpdateStateDownloaded` - Update has already been downloaded but not started installing yet. + * `SPUUpdateStateDownloaded` - Update has already been downloaded in the background automatically (via `SUAutomaticallyUpdate`) but not started installing yet. * * `SPUUpdateStateInstalling` - Update has been downloaded and already started installing. * - * The `userIntiated` property on the @c state indicates if the update was initiated by the user or if it was automatically scheduled in the background. + * The `userInitiated` property on the @c state indicates if the update was initiated by the user or if it was automatically scheduled in the background. * * Additionally, these properties on the @c appcastItem are of importance: * @@ -78,9 +78,10 @@ SU_EXPORT @protocol SPUUserDriver * * @c appcastItem.criticalUpdate indicates if the update is a critical update. * - * A reply of `SPUUserUpdateChoiceInstall` begins or resumes downloading or installing the update. + * A reply of `SPUUserUpdateChoiceInstall` begins or resumes downloading, extracting, or installing the update. * If the state.stage is `SPUUserUpdateStateInstalling`, this may send a quit event to the application and relaunch it immediately (in this state, this behaves as a fast "install and Relaunch"). - * Do not use this reply if @c appcastItem.informationOnlyUpdate is YES. + * If the state.stage is `SPUUpdateStateNotDownloaded` or `SPUUpdateStateDownloaded` the user may be presented an authorization prompt to install the update after `-showDownloadDidStartExtractingUpdate` is called if authorization is required for installation. For example, this may occur if the update on disk is owned by a different user (e.g. root or admin for non-admin users), or if the update is a package install. + * Do not use a reply of `SPUUserUpdateChoiceInstall` if @c appcastItem.informationOnlyUpdate is YES. * * A reply of `SPUUserUpdateChoiceDismiss` dismisses the update for the time being. The user may be reminded of the update at a later point. * If the state.stage is `SPUUserUpdateStateDownloaded`, the downloaded update is kept after dismissing until the next time an update is shown to the user. @@ -183,8 +184,11 @@ SU_EXPORT @protocol SPUUserDriver * * Sparkle uses this to show an indeterminate progress bar. * - * Note that an update can resume at this point after having been downloaded before, - * so this may be called without any of the download callbacks being invoked prior. + * Before this point, `showDownloadDidReceiveDataOfLength:` or `showUpdateFoundWithAppcastItem:state:reply:` may be called. + * An update can potentially resume at this point after having been automatically downloaded in the background (without the user driver) before. + * + * After extraction starts, the user may be shown an authorization prompt to install the update if authorization is required for installation. + * For example, this may occur if the update on disk is owned by a different user (e.g. root or admin for non-admin users), or if the update is a package install. */ - (void)showDownloadDidStartExtractingUpdate; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdater.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdater.h index 5bc7d68b30..6d2c771c30 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdater.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdater.h @@ -83,7 +83,7 @@ SU_EXPORT @interface SUUpdater : NSObject /*! Checks for updates, but does not display any UI unless an update is found. - This is meant for programmatically initating a check for updates. That is, + This is meant for programmatically initiating a check for updates. That is, it will display no UI unless it actually finds an update, in which case it proceeds as usual. @@ -160,7 +160,7 @@ SU_EXPORT @interface SUUpdater : NSObject /*! The user agent used when checking for and downloading updates. - The default implementation can be overrided. + The default implementation can be overridden. */ @property (nonatomic, copy) NSString *userAgentString; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdaterDelegate.h b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdaterDelegate.h index 42edf332cc..affe0a7c07 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdaterDelegate.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Headers/SUUpdaterDelegate.h @@ -156,7 +156,7 @@ __deprecated_msg("Deprecated in Sparkle 2. See SPUUpdaterDelegate instead") - (void)updater:(SUUpdater *)updater willDownloadUpdate:(SUAppcastItem *)item withRequest:(NSMutableURLRequest *)request; /*! - Called immediately after succesfull download of the specified update. + Called immediately after successful download of the specified update. \param updater The SUUpdater instance. \param item The appcast item corresponding to the update that has been downloaded. diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Modules/module.modulemap b/src/MacVim/Sparkle_2.framework/Versions/B/Modules/module.modulemap index af3fe6d050..01a494aa9b 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Modules/module.modulemap +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Modules/module.modulemap @@ -1,6 +1,6 @@ framework module Sparkle { umbrella header "Sparkle.h" - export * + module * { export * } } diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/PrivateHeaders/SUAppcastItem+Private.h b/src/MacVim/Sparkle_2.framework/Versions/B/PrivateHeaders/SUAppcastItem+Private.h index 1005ded9c4..ab49b4178f 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/PrivateHeaders/SUAppcastItem+Private.h +++ b/src/MacVim/Sparkle_2.framework/Versions/B/PrivateHeaders/SUAppcastItem+Private.h @@ -10,6 +10,7 @@ #define SUAppcastItem_Private_h #import +#import NS_ASSUME_NONNULL_BEGIN diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdateAlert.nib b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdateAlert.nib index ce9f4cbfc0..480942352b 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdateAlert.nib and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdateAlert.nib differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib index d1a64e0b9a..0f58658434 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib index 01210ef5e0..a7903eb9ec 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Info.plist b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Info.plist index de9fe3d8d5..ef53867118 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Info.plist +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22G436 + 22G720 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.5.2 + 2.6.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2033 + 2039.1 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -33,15 +33,15 @@ DTPlatformName macosx DTPlatformVersion - 13.3 + 14.2 DTSDKBuild - 22E245 + 23C53 DTSDKName - macosx13.3 + macosx14.2 DTXcode - 1431 + 1520 DTXcodeBuild - 14E300c + 15C500b LSMinimumSystemVersion 10.13 diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/SUStatus.nib b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/SUStatus.nib index a5bb5ac2ee..be31fc26af 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/SUStatus.nib and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/SUStatus.nib differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdateAlert.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdateAlert.strings index ee92bf295f..ad0b22981f 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdateAlert.strings +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdateAlert.strings @@ -1,8 +1,8 @@ /* Class = "NSWindow"; title = "Software Update"; ObjectID = "5"; */ -"5.title" = "Software Update"; +"5.title" = "소프트웨어 업데이트"; /* Class = "NSTextFieldCell"; title = "Release Notes:"; ObjectID = "170"; */ -"170.title" = "배포 정보:"; +"170.title" = "릴리즈 노트:"; /* Class = "NSButtonCell"; title = "Remind Me Later"; ObjectID = "171"; */ "171.title" = "나중에"; @@ -14,4 +14,4 @@ "173.title" = "업데이트 설치"; /* Class = "NSButtonCell"; title = "Automatically download and install updates in the future"; ObjectID = "175"; */ -"175.title" = "나중에 업데이트 자동으로 다운로드 및 설치"; +"175.title" = "향후 업데이트 자동 다운로드 및 설치"; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdatePermissionPrompt.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdatePermissionPrompt.strings index 472ef43720..95d023acfa 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdatePermissionPrompt.strings +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/SUUpdatePermissionPrompt.strings @@ -4,17 +4,20 @@ /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "45"; */ "45.title" = "Text Cell"; -/* Class = "NSTextFieldCell"; title = "Anonymous system profile information is used to help us plan future development work. Please contact us if you have any questions about this.\n\nThis is the information that would be sent:"; ObjectID = "183"; */ -"183.title" = "익명으로 보내지는 시스템 정보로 차후 프로그램 개발에 도움이 될 수 있습니다. 질문이 있으시면 연락 주십시오.\n\n아래 정보가 전송될 것입니다."; +/* Class = "NSButtonCell"; title = "Check Automatically"; ObjectID = "176"; */ +"OhZ-1K-DmA.title" = "자동으로 확인"; -/* Class = "NSButtonCell"; title = "Don’t Check"; ObjectID = "cCJ-V0-aTi"; */ +/* Class = "NSButtonCell"; title = "Don’t Check"; ObjectID = "177"; */ "cCJ-V0-aTi.title" = "취소"; -/* Class = "NSTextFieldCell"; title = "Check for updates automatically?"; ObjectID = "gmh-T4-BO0"; */ -"gmh-T4-BO0.title" = "자동으로 업데이트 확인할까요?"; +/* Class = "NSTextFieldCell"; title = "Check for updates automatically?"; ObjectID = "178"; */ +"gmh-T4-BO0.title" = "업데이트를 자동으로 확인할까요?"; -/* Class = "NSButtonCell"; title = "Include anonymous system profile"; ObjectID = "gz7-LM-gNf"; */ +/* Class = "NSButtonCell"; title = "Include anonymous system profile"; ObjectID = "180"; */ "gz7-LM-gNf.title" = "익명 시스템 정보 포함"; -/* Class = "NSButtonCell"; title = "Check Automatically"; ObjectID = "OhZ-1K-DmA"; */ -"OhZ-1K-DmA.title" = "자동으로 확인"; +/* Class = "NSButtonCell"; title = "Automatically download and install updates"; ObjectID = "AUc-33-qGN"; */ +"AUc-33-qGN.title" = "업데이트 자동 다운로드 및 설치"; + +/* Class = "NSTextFieldCell"; title = "Anonymous system profile information is used to help us plan future development work. Please contact us if you have any questions about this.\n\nThis is the information that would be sent:"; ObjectID = "183"; */ +"183.title" = "익명으로 보내지는 시스템 정보로 차후 프로그램 개발에 도움이 될 수 있습니다. 질문이 있으시면 연락 주십시오.\n\n아래 정보가 전송될 것입니다."; diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/Sparkle.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/Sparkle.strings index fe2190e433..5a5652baaa 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/Sparkle.strings and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/ko.lproj/Sparkle.strings differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdateAlert.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdateAlert.strings new file mode 100644 index 0000000000..4de4de2d72 --- /dev/null +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdateAlert.strings @@ -0,0 +1,18 @@ +/* Class = "NSWindow"; title = "Software Update"; ObjectID = "5"; */ +"5.title" = "Programoppdatering"; + +/* Class = "NSTextFieldCell"; title = "Release Notes:"; ObjectID = "170"; */ +"170.title" = "Om oppdateringen:"; + +/* Class = "NSButtonCell"; title = "Remind Me Later"; ObjectID = "171"; */ +"171.title" = "Utsett"; + +/* Class = "NSButtonCell"; title = "Skip This Version"; ObjectID = "172"; */ +"172.title" = "Hopp over"; + +/* Class = "NSButtonCell"; title = "Install Update"; ObjectID = "173"; */ +"173.title" = "Installer"; + +/* Class = "NSButtonCell"; title = "Automatically download and install updates in the future"; ObjectID = "175"; */ +"175.title" = "Last ned og installer automatisk i framtida"; + diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdatePermissionPrompt.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdatePermissionPrompt.strings new file mode 100644 index 0000000000..b5dd5d1653 --- /dev/null +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/SUUpdatePermissionPrompt.strings @@ -0,0 +1,24 @@ +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "43"; */ +"43.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "45"; */ +"45.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Anonymous system profile information is used to help us plan future development work. Please contact us if you have any questions about this.\n\nThis is the information that would be sent:"; ObjectID = "183"; */ +"183.title" = "Den anonyme systemprofilen hjelper oss med å planleggja framtidig utviklingsarbeid. Ta gjerne kontakt med oss om du har spørsmål om dette.
\nFølgjande innhald vil bli sendt:"; + +/* Class = "NSButtonCell"; title = "Don’t Check"; ObjectID = "cCJ-V0-aTi"; */ +"cCJ-V0-aTi.title" = "Ikkje sjå etter"; + +/* Class = "NSTextFieldCell"; title = "Check for updates automatically?"; ObjectID = "gmh-T4-BO0"; */ +"gmh-T4-BO0.title" = "Sjå etter etter oppdateringar automatisk?"; + +/* Class = "NSButtonCell"; title = "Include anonymous system profile"; ObjectID = "gz7-LM-gNf"; */ +"gz7-LM-gNf.title" = "Inkluder anonym systemprofil"; + +/* Class = "NSButtonCell"; title = "Automatically download and install updates"; ObjectID = "AUc-33-qGN"; */ +"AUc-33-qGN.title" = "Last ned og installer automatisk"; + +/* Class = "NSButtonCell"; title = "Check Automatically"; ObjectID = "OhZ-1K-DmA"; */ +"OhZ-1K-DmA.title" = "Sjå etter automatisk"; + diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/Sparkle.strings b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/Sparkle.strings new file mode 100644 index 0000000000..400fad7ef5 Binary files /dev/null and b/src/MacVim/Sparkle_2.framework/Versions/B/Resources/nn.lproj/Sparkle.strings differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Sparkle b/src/MacVim/Sparkle_2.framework/Versions/B/Sparkle index 6f0f78d658..c168dfabd2 100755 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Sparkle and b/src/MacVim/Sparkle_2.framework/Versions/B/Sparkle differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Info.plist b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Info.plist index 580562c1f9..d9eef639a1 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Info.plist +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22G436 + 22G720 CFBundleDevelopmentRegion en CFBundleExecutable @@ -55,7 +55,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.5.2 + 2.6.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -63,7 +63,7 @@ MacOSX CFBundleVersion - 2033 + 2039.1 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -71,15 +71,15 @@ DTPlatformName macosx DTPlatformVersion - 13.3 + 14.2 DTSDKBuild - 22E245 + 23C53 DTSDKName - macosx13.3 + macosx14.2 DTXcode - 1431 + 1520 DTXcodeBuild - 14E300c + 15C500b LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/MacOS/Updater b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/MacOS/Updater index 5fd18a0fc6..dad8002cd8 100755 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/MacOS/Updater and b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/MacOS/Updater differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Resources/SUStatus.nib b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Resources/SUStatus.nib index a5bb5ac2ee..be31fc26af 100644 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Resources/SUStatus.nib and b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/Resources/SUStatus.nib differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/_CodeSignature/CodeResources b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/_CodeSignature/CodeResources index a7bc0d1acc..03549c4cc0 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/_CodeSignature/CodeResources +++ b/src/MacVim/Sparkle_2.framework/Versions/B/Updater.app/Contents/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/SUStatus.nib - C+A5AK9r0wh2EeQDmcX3eh5QGr8= + wynGxRmaznvKG2L/LPvVOJEsppM= files2 @@ -15,7 +15,7 @@ hash2 - V7nQA4E39SW5aUzqhBVsXTFN0jH5W2mdJr74xs58fWU= + LqrcSrjlLj0k1M9i0eVaZkLZQ2wmvWtwA7jvX8SGcwU= diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/Info.plist b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/Info.plist index d8cbc7d832..50bdb4e75f 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/Info.plist +++ b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/Info.plist @@ -3,13 +3,13 @@ BuildMachineOSBuild - 22G436 + 22G720 CFBundleDevelopmentRegion en CFBundleExecutable Downloader CFBundleIdentifier - org.sparkle-project.Downloader + org.sparkle-project.DownloaderService CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.5.2 + 2.6.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2033 + 2039.1 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -33,15 +33,15 @@ DTPlatformName macosx DTPlatformVersion - 13.3 + 14.2 DTSDKBuild - 22E245 + 23C53 DTSDKName - macosx13.3 + macosx14.2 DTXcode - 1431 + 1520 DTXcodeBuild - 14E300c + 15C500b LSMinimumSystemVersion 10.13 NSAppTransportSecurity diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/MacOS/Downloader b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/MacOS/Downloader index 814a681007..7f0f2c7d93 100755 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/MacOS/Downloader and b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Downloader.xpc/Contents/MacOS/Downloader differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/Info.plist b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/Info.plist index 23fe92ccc8..ed4ab6a1c0 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/Info.plist +++ b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 22G436 + 22G720 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.5.2 + 2.6.4 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 2033 + 2039.1 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild @@ -33,15 +33,15 @@ DTPlatformName macosx DTPlatformVersion - 13.3 + 14.2 DTSDKBuild - 22E245 + 23C53 DTSDKName - macosx13.3 + macosx14.2 DTXcode - 1431 + 1520 DTXcodeBuild - 14E300c + 15C500b LSMinimumSystemVersion 10.13 NSHumanReadableCopyright diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/MacOS/Installer b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/MacOS/Installer index d11c90b41a..15cde7a67e 100755 Binary files a/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/MacOS/Installer and b/src/MacVim/Sparkle_2.framework/Versions/B/XPCServices/Installer.xpc/Contents/MacOS/Installer differ diff --git a/src/MacVim/Sparkle_2.framework/Versions/B/_CodeSignature/CodeResources b/src/MacVim/Sparkle_2.framework/Versions/B/_CodeSignature/CodeResources index 9ba544f000..be2efc2ea8 100644 --- a/src/MacVim/Sparkle_2.framework/Versions/B/_CodeSignature/CodeResources +++ b/src/MacVim/Sparkle_2.framework/Versions/B/_CodeSignature/CodeResources @@ -6,15 +6,15 @@ Resources/Base.lproj/SUUpdateAlert.nib - CcSGUnHshFRNbXNCax4Fk/Ar3sk= + 0rW1wTNcm/Uu4ix8yhISrWRKwKU= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib - kQCQnExWsd4UN/XCwMWsdBo8rmU= + 0faCRWKAGe89/C2vGoilEmwgpjs= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib - ShA7h1IUUX/SyuDWg6JseOHtNHo= + gCq7ramhj8vmmJR4Ku5qE9S5Nhc= Resources/Base.lproj/Sparkle.strings @@ -22,7 +22,7 @@ Resources/Info.plist - dH7EPW7nEd3sNk2fIMBexPzwpag= + 8898FLXaAgWaPlgE1aZ3Sj7YpPg= Resources/ReleaseNotesColorStyle.css @@ -30,7 +30,7 @@ Resources/SUStatus.nib - C+A5AK9r0wh2EeQDmcX3eh5QGr8= + wynGxRmaznvKG2L/LPvVOJEsppM= Resources/ar.lproj/SUUpdateAlert.strings @@ -450,7 +450,7 @@ hash - xZjyKASZdwg70f4m29uGtJjFUgQ= + Qw6/m/LeQ/b+ApIWLXJp2ByBp7k= optional @@ -459,7 +459,7 @@ hash - d+ifBccX26E56rM7eOY72BKC5aY= + ddXQhUAjY+oi62JXHPY2OYvbpa4= optional @@ -468,7 +468,7 @@ hash - vidckNwrgXZkzwbptfj9ycGywxE= + 30lZbzu4QerfbEwayFqoboTwLSs= optional @@ -527,6 +527,33 @@ optional + Resources/nn.lproj/SUUpdateAlert.strings + + hash + + v2c8gYdlWN2U2PbZlUQwmfWIeGk= + + optional + + + Resources/nn.lproj/SUUpdatePermissionPrompt.strings + + hash + + xNizW6Xg8cPtYBhWBmexjNf5j8U= + + optional + + + Resources/nn.lproj/Sparkle.strings + + hash + + 8GnPpOmTh7bQRiUCzZDL6pq1KNE= + + optional + + Resources/pl.lproj/SUUpdateAlert.strings hash @@ -912,10 +939,10 @@ cdhash - flCrK4B6MMjaYlBwA3Wkai8LoT4= + 8SHNI2//iEq3D5kTas9tzb/l8Ok= requirement - cdhash H"7e50ab2b807a30c8da6250700375a46a2f0ba13e" or cdhash H"3a396197b8f9851f44404bc70e6961e002b3ffed" + cdhash H"f121cd236fff884ab70f99136acf6dcdbfe5f0e9" or cdhash H"82f6861d22cb4b317c616706faea20f034a09868" Headers/SPUDownloadData.h @@ -928,7 +955,7 @@ hash2 - +3I+CmUwJuOPUMU9MsBJW4BZNzMkjeJjyYVSGAFGKh8= + gf8QsQfI+rsdQIHZdznFSFICnui4Oavnhgn9ybmv6Hs= Headers/SPUStandardUserDriver.h @@ -963,14 +990,14 @@ hash2 - 2RfJYG0mMGzLSAP82wi9XHEFSfkoBc22JiIik4SObd0= + gHf2JF29zPpLfNllC9hyoYGyZVO9xJ0wNDCZNd65+hQ= Headers/SPUUpdaterDelegate.h hash2 - LHjSN/efNGASgXqi8P76eNivCLV2QZxP2/rvDMLcKyU= + A7Rnysd5Q/yqhviRSeLa7hyuJQcqe4eRb+qxnUx7S9g= Headers/SPUUpdaterSettings.h @@ -984,7 +1011,7 @@ hash2 - FZyzRoNn6SIm0ugYRKGMzlmq0C60WknB8YHjZtfmmYw= + 6/byufu2xa4bjEdEwfuFxkHUiYnK9gbYEtplebyvTSY= Headers/SPUUserUpdateState.h @@ -1040,14 +1067,14 @@ hash2 - 8BXIwn75UYazfTyDZklTch+t6AlsOxNdTI/bNj/qx1I= + lvb1mNWCyofJ0X88zXvMsK5PBXrG6Pr7hUrY0E3jNvY= Headers/SUUpdaterDelegate.h hash2 - XRFzmZB3ShVUFY8JAvcjptVwxLmD/VL5rwnFoy5rSlc= + oaCMM/1B690QWRbYGB0iJBf5/toBzcQq+moxURBs3jY= Headers/SUVersionComparisonProtocol.h @@ -1075,7 +1102,7 @@ hash2 - 1TF+JZkzFr6n8oH4WItto+C5Vf3K12f0H9KjqD0A5QU= + K8rh62bVXcSfWKz+hWN1pbvJHG6DvbKY0ZRCrmJkz6Y= PrivateHeaders/SPUAppcastItemStateResolver.h @@ -1117,7 +1144,7 @@ hash2 - 760gwh52KqECJ9eZ1qZ6YyaaFHNHaEFf9mel5xnG4aE= + 9H7OIT9nEoYXUBBcvTZdSOzlq81uWIUS8Mqjuhfz9Ww= PrivateHeaders/SUInstallerLauncher+Private.h @@ -1131,21 +1158,21 @@ hash2 - rNJnQOQk5Kw1RR/pFDaL/mDaQ6JBYFTTBPMmbSZRWD8= + msqgijJ6kRed766AfmWbJn145KdRi5g9UAZA1lbU8hc= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-101300.nib hash2 - JKjxgN6h8KUeAa51gY+o3UrMEEEIvZUG3qN6jSF8jZk= + FE1Ls8JHeImpqisF2F5vkgNrgyLy3esoM5CoEU910U0= Resources/Base.lproj/SUUpdatePermissionPrompt.nib/keyedobjects-110000.nib hash2 - bwYMQkHPDvn3lBABOZ6BxAcwSpZ3Lrl1YyvMRkNWt6U= + T43hI+h3I1bnq0zpNmBQjHnZX8nF4ceCX9n8n0t8KNE= Resources/Base.lproj/Sparkle.strings @@ -1159,7 +1186,7 @@ hash2 - fGPW8BFG2NZDdAWePigGKS1mWAN0MpwfKWY0b0ic768= + +BB+A7FvWsdNGRdHPjnpR/ph7s+cZH/weSOLH1MDDuA= Resources/ReleaseNotesColorStyle.css @@ -1173,7 +1200,7 @@ hash2 - V7nQA4E39SW5aUzqhBVsXTFN0jH5W2mdJr74xs58fWU= + LqrcSrjlLj0k1M9i0eVaZkLZQ2wmvWtwA7jvX8SGcwU= Resources/ar.lproj/SUUpdateAlert.strings @@ -1594,7 +1621,7 @@ hash2 - shkQwYfF0rI+GzhWoVLqI7A1hKTnRr/o4wnUFb3Vhik= + /sIr/9ihcLhTxpc9CG0ZmCyhtI5lxHnRU2AY2Z7KjnA= optional @@ -1603,7 +1630,7 @@ hash2 - lqPQJYKtJlVGV2/UpetCpxTEpb4u5aUUU9CjmZO2OaI= + Q6RJbOzFDzk17QpGPfUciOrtuitReWCBlt8ucofX2AM= optional @@ -1612,7 +1639,7 @@ hash2 - YqbMnU7mRpPLmsdD7YIXgMZkaxkkL5aaeoiv4bLN93I= + 5GHHunaDv0dty7CogRs+i3C+zY3SkTVkReD90hjRdGk= optional @@ -1671,6 +1698,33 @@ optional + Resources/nn.lproj/SUUpdateAlert.strings + + hash2 + + giHYMaf7DkBFSModZ1CL3EswwwGHyOmkxRjtDP6bmk8= + + optional + + + Resources/nn.lproj/SUUpdatePermissionPrompt.strings + + hash2 + + V7VdecLbSo5sr8pMVUBnsJ04no1tM8XXsU/SHRWphs8= + + optional + + + Resources/nn.lproj/Sparkle.strings + + hash2 + + ouNyYGUrFy2VqYdwZnSn1emcGTGoyHGqb8Sb9Cg0cWk= + + optional + + Resources/pl.lproj/SUUpdateAlert.strings hash2 @@ -2053,28 +2107,28 @@ cdhash - IZnqiCGN3kHN0nLI6UL1iAKsBwo= + FUu8fe4a0BThd4e3aAS1ESFerTA= requirement - cdhash H"2199ea88218dde41cdd272c8e942f58802ac070a" or cdhash H"a80be4a464ecbbf05fa742618fef98bd7d56a7df" + cdhash H"154bbc7dee1ad014e17787b76804b511215ead30" or cdhash H"98978bf031c6ea78567452af336111bb74f503e5" XPCServices/Downloader.xpc cdhash - ZBtMmMWKuXcM+9yLTNqQfVpurB8= + X5fZetRn2Saen2h7dEPry59CnV0= requirement - cdhash H"641b4c98c58ab9770cfbdc8b4cda907d5a6eac1f" or cdhash H"dc5540a639e16909b8bbc473e773849a8e2e684e" + cdhash H"5f97d97ad467d9269e9f687b7443ebcb9f429d5d" or cdhash H"d20a89312b4694cb7637a1beb849e39b54453b2b" XPCServices/Installer.xpc cdhash - bi2IezpIE8zKHJTUSd8l915LoNc= + C2FFtOq0VOM5vJmKQYom8Xl9KVk= requirement - cdhash H"6e2d887b3a4813ccca1c94d449df25f75e4ba0d7" or cdhash H"3a79fca392ff855211d5fa1b2b2cda806394b587" + cdhash H"0b6145b4eab454e339bc998a418a26f1797d2959" or cdhash H"bfe3d53e82fffda6c87e7dfa656e84ab49371973" rules