Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparkle 1.27.1 #1284

Merged
merged 1 commit into from
Sep 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

4 changes: 0 additions & 4 deletions src/MacVim/Sparkle.framework/Versions/A/Headers/SUAppcast.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@
#ifndef SUAPPCAST_H
#define SUAPPCAST_H

#if __has_feature(modules)
@import Foundation;
#else
#import <Foundation/Foundation.h>
#endif
#import "SUExport.h"

NS_ASSUME_NONNULL_BEGIN
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
#define SUAPPCASTITEM_H

#if __has_feature(modules)
#if __has_warning("-Watimport-in-framework-header")
#pragma clang diagnostic ignored "-Watimport-in-framework-header"
#endif
@import Foundation;
#else
#import <Foundation/Foundation.h>
Expand All @@ -34,6 +37,7 @@ SU_EXPORT @interface SUAppcastItem : NSObject
@property (copy, readonly) NSDictionary *deltaUpdates;
@property (strong, readonly) NSURL *infoURL;
@property (copy, readonly) NSNumber* phasedRolloutInterval;
@property (copy, readonly) NSString *minimumAutoupdateVersion;

// Initializes with data from a dictionary provided by the RSS class.
- (instancetype)initWithDictionary:(NSDictionary *)dict;
Expand Down
1 change: 1 addition & 0 deletions src/MacVim/Sparkle.framework/Versions/A/Headers/SUErrors.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ typedef NS_ENUM(OSStatus, SUError) {
SUAppcastError = 1002,
SURunningFromDiskImageError = 1003,
SURunningTranslocated = 1004,
SUWebKitTerminationError = 1005,

// Download phase errors.
SUTemporaryDirectoryError = 2000,
Expand Down
6 changes: 3 additions & 3 deletions src/MacVim/Sparkle.framework/Versions/A/Headers/SUUpdater.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,14 @@ SU_EXPORT @interface SUUpdater : NSObject
@property (strong, readonly) NSBundle *sparkleBundle;

/*!
The user agent used when checking for updates.
The user agent used when checking for and downloading updates.

The default implementation can be overrided.
*/
@property (nonatomic, copy) NSString *userAgentString;

/*!
The HTTP headers used when checking for updates.
The HTTP headers used when checking for and downloading updates.

The keys of this dictionary are HTTP header fields (NSString) and values are corresponding values (NSString)
*/
Expand Down Expand Up @@ -202,7 +202,7 @@ SU_EXPORT @interface SUUpdater : NSObject
You may want to respond to the userDidCancelDownload delegate method in case
the user clicks the "Cancel" button while the update is downloading.
*/
- (void)installUpdatesIfAvailable;
- (void)installUpdatesIfAvailable __attribute__((deprecated("This method is deprecated. Please set SUAutomaticallyUpdate in your Info.plist or use automaticallyDownloadsUpdates property instead.")));

/*!
Returns the date of last update check.
Expand Down
1 change: 0 additions & 1 deletion src/MacVim/Sparkle.framework/Versions/A/Headers/Sparkle.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

#import "SPUDownloader.h"
#import "SPUDownloaderDelegate.h"
#import "SPUDownloaderDeprecated.h"
#import "SPUDownloadData.h"
#import "SPUDownloaderProtocol.h"
#import "SPUDownloaderSession.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20B28</string>
<string>20G224</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,35 +17,37 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.24.0 a-67-g0e162c98</string>
<string>1.27.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.24.0</string>
<string>1.106</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12C5020f</string>
<string>13A1030d</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<string>12.0</string>
<key>DTSDKBuild</key>
<string>20C5048g</string>
<string>21A344</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<string>macosx12.0</string>
<key>DTXcode</key>
<string>1230</string>
<string>1310</string>
<key>DTXcodeBuild</key>
<string>12C5020f</string>
<string>13A1030d</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>
<string>1</string>
<key>LSMinimumSystemVersion</key>
<string>10.7</string>
<string>10.9</string>
<key>LSUIElement</key>
<string>1</string>
<key>NSMainNibFile</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,17 @@
<data>
4McwRDEss5BzWwUMG2Xf93+ze08=
</data>
<key>Resources/SUStatus.nib</key>
<key>Resources/Base.lproj/Sparkle.strings</key>
<data>
ECVWRExfxyDt5uvKRD+70wc9J6s=
cHZov5FaqzfNhnBo0XdRuTMT4SY=
</data>
<key>Resources/SUStatus.nib/keyedobjects-101300.nib</key>
<data>
CIAIcdXrd5aOBmKYYDM7NGmuxGA=
</data>
<key>Resources/SUStatus.nib/keyedobjects.nib</key>
<data>
AWzvc/Oom69t77SqVhJIUEVnNYw=
</data>
<key>Resources/ar.lproj/Sparkle.strings</key>
<dict>
Expand All @@ -34,7 +42,7 @@
<dict>
<key>hash</key>
<data>
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
</data>
<key>optional</key>
<true/>
Expand All @@ -52,7 +60,7 @@
<dict>
<key>hash</key>
<data>
fsC7FJvExHE/2681tuUrjkSF2+A=
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
</data>
<key>optional</key>
<true/>
Expand All @@ -66,15 +74,6 @@
<key>optional</key>
<true/>
</dict>
<key>Resources/en.lproj/Sparkle.strings</key>
<dict>
<key>hash</key>
<data>
cHZov5FaqzfNhnBo0XdRuTMT4SY=
</data>
<key>optional</key>
<true/>
</dict>
<key>Resources/es.lproj/Sparkle.strings</key>
<dict>
<key>hash</key>
Expand All @@ -97,7 +96,7 @@
<dict>
<key>hash</key>
<data>
X3URilwJPVqMTGbtrYdorODwrMA=
xFBTJYPjf7rlbYdkRKNTsPYz5JA=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -223,7 +222,7 @@
<dict>
<key>hash</key>
<data>
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
x6JdY7WL2dHnGXX6PHJl5da7WKE=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -307,10 +306,10 @@
<dict>
<key>cdhash</key>
<data>
JwkAFJqL9xY1mTI+1Kki3oSFsik=
lxj3mKIQ39AVZEK38pWMaPSGxUs=
</data>
<key>requirement</key>
<string>cdhash H"d5bc45cc18a448c02d5c4dd6859a64524a5b8a85" or cdhash H"270900149a8bf7163599323ed4a922de8485b229" or cdhash H"1b27242b81a5a51561703e2bb8a5e01acac436e9" or cdhash H"ead0c4c63eafc5d32327f0dbf958b7bd0993ec75"</string>
<string>cdhash H"e3eb91f77d0b03312e38c12fa726c22d3d36648e" or cdhash H"9718f798a210dfd0156442b7f2958c68f486c54b" or cdhash H"3041d686c9337dbc22180e5a50a1619b4300b495" or cdhash H"73d14270b04c7bd6598431fd41162ed85684fb94"</string>
</dict>
<key>Resources/AppIcon.icns</key>
<dict>
Expand All @@ -323,15 +322,37 @@
nq7j0ugQwyNbJn/7zGFwxIR0njwU3i7hAYKEyZhvUfE=
</data>
</dict>
<key>Resources/SUStatus.nib</key>
<key>Resources/Base.lproj/Sparkle.strings</key>
<dict>
<key>hash</key>
<data>
cHZov5FaqzfNhnBo0XdRuTMT4SY=
</data>
<key>hash2</key>
<data>
39CdfZZ1CQQz1Gd1+Ukxo2JHl0XESoc/cqWKF091WUk=
</data>
</dict>
<key>Resources/SUStatus.nib/keyedobjects-101300.nib</key>
<dict>
<key>hash</key>
<data>
ECVWRExfxyDt5uvKRD+70wc9J6s=
CIAIcdXrd5aOBmKYYDM7NGmuxGA=
</data>
<key>hash2</key>
<data>
AtY9YmPv7cUlbFWP2vCyVdi3/M+XQn98wOlrIES2Dgk=
zQHRg9w5HHkCzf82YkWsfd9mPEYj66NGhFY/cgUMYfQ=
</data>
</dict>
<key>Resources/SUStatus.nib/keyedobjects.nib</key>
<dict>
<key>hash</key>
<data>
AWzvc/Oom69t77SqVhJIUEVnNYw=
</data>
<key>hash2</key>
<data>
zGUKYo5Dal8e+pKH1KVfXrogifmh9AWqDdAL/neSQgE=
</data>
</dict>
<key>Resources/ar.lproj/Sparkle.strings</key>
Expand Down Expand Up @@ -364,11 +385,11 @@
<dict>
<key>hash</key>
<data>
bY3rkqi/NJtXtjpK3FbV2o0gxbQ=
Gyp0nPqNvS5KdfMw+6ieF0yUTnI=
</data>
<key>hash2</key>
<data>
RfJgT2b3STcLu71+1iU9ZcSXbfwMWG1EE1C7Wrf3xBk=
8q22yKUhfKJVOOXteUQZAVVkhfzPQKzoSJdnVNkDPo8=
</data>
<key>optional</key>
<true/>
Expand All @@ -390,11 +411,11 @@
<dict>
<key>hash</key>
<data>
fsC7FJvExHE/2681tuUrjkSF2+A=
fXH7MjrA6hDT/k/8B6Vwgntt2lw=
</data>
<key>hash2</key>
<data>
XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
bA5bxESyZuC/dG2VKfN+eQ7CVb2qAWrwfu94IpJ4Xi0=
</data>
<key>optional</key>
<true/>
Expand All @@ -412,19 +433,6 @@
<key>optional</key>
<true/>
</dict>
<key>Resources/en.lproj/Sparkle.strings</key>
<dict>
<key>hash</key>
<data>
cHZov5FaqzfNhnBo0XdRuTMT4SY=
</data>
<key>hash2</key>
<data>
39CdfZZ1CQQz1Gd1+Ukxo2JHl0XESoc/cqWKF091WUk=
</data>
<key>optional</key>
<true/>
</dict>
<key>Resources/es.lproj/Sparkle.strings</key>
<dict>
<key>hash</key>
Expand Down Expand Up @@ -455,11 +463,11 @@
<dict>
<key>hash</key>
<data>
X3URilwJPVqMTGbtrYdorODwrMA=
xFBTJYPjf7rlbYdkRKNTsPYz5JA=
</data>
<key>hash2</key>
<data>
fyqJl0MhXYRILalxRHpv/JorWLOVLPtNcJioiPtlnYg=
8PKuKp2lymWYfR+BqJ15UWlxOQKUl3fEveeseHBfaTw=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -637,11 +645,11 @@
<dict>
<key>hash</key>
<data>
VpSLGNvZ6sbRYsF23L8m6TG+P6E=
x6JdY7WL2dHnGXX6PHJl5da7WKE=
</data>
<key>hash2</key>
<data>
wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
+vCWSRbECqQcsR6Nd8erQda/7x+ku/kQSUvZtTvemyQ=
</data>
<key>optional</key>
<true/>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading