-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Sparkle framework to security-patched version of Sparkle 1.6.0.
- Loading branch information
Showing
231 changed files
with
1,716 additions
and
2,349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 27 additions & 0 deletions
27
Frameworks/Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
// | ||
// SUVersionDisplayProtocol.h | ||
// EyeTV | ||
// | ||
// Created by Uli Kusterer on 08.12.09. | ||
// Copyright 2009 Elgato Systems GmbH. All rights reserved. | ||
// | ||
|
||
#import <Cocoa/Cocoa.h> | ||
|
||
|
||
/*! | ||
@protocol | ||
@abstract Implement this protocol to apply special formatting to the two | ||
version numbers. | ||
*/ | ||
@protocol SUVersionDisplay | ||
|
||
/*! | ||
@method | ||
@abstract An abstract method to format two version strings. | ||
@discussion You get both so you can display important distinguishing | ||
information, but leave out unnecessary/confusing parts. | ||
*/ | ||
-(void) formatVersion: (NSString**)inOutVersionA andVersion: (NSString**)inOutVersionB; | ||
|
||
@end |
54 changes: 54 additions & 0 deletions
54
Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>BuildMachineOSBuild</key> | ||
<string>15C50</string> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>Autoupdate</string> | ||
<key>CFBundleIconFile</key> | ||
<string>Sparkle</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>org.andymatuschak.sparkle.Autoupdate</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.6</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleSupportedPlatforms</key> | ||
<array> | ||
<string>MacOSX</string> | ||
</array> | ||
<key>CFBundleVersion</key> | ||
<string>1.6</string> | ||
<key>DTCompiler</key> | ||
<string>com.apple.compilers.llvm.clang.1_0</string> | ||
<key>DTPlatformBuild</key> | ||
<string>7C1002</string> | ||
<key>DTPlatformVersion</key> | ||
<string>GM</string> | ||
<key>DTSDKBuild</key> | ||
<string>15C43</string> | ||
<key>DTSDKName</key> | ||
<string>macosx10.11</string> | ||
<key>DTXcode</key> | ||
<string>0721</string> | ||
<key>DTXcodeBuild</key> | ||
<string>7C1002</string> | ||
<key>LSBackgroundOnly</key> | ||
<string>1</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.6</string> | ||
<key>LSUIElement</key> | ||
<string>1</string> | ||
<key>NSMainNibFile</key> | ||
<string>MainMenu</string> | ||
<key>NSPrincipalClass</key> | ||
<string>NSApplication</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+157 KB
Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate
Binary file not shown.
1 change: 1 addition & 0 deletions
1
Frameworks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/PkgInfo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
APPL???? |
Binary file added
BIN
+136 KB
...rks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/AppIcon.icns
Binary file not shown.
Binary file added
BIN
+6.37 KB
...rks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib
Binary file not shown.
Binary file added
BIN
+40.4 KB
...rks/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/Sparkle.icns
Binary file not shown.
Binary file added
BIN
+7.17 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.16 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.54 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.09 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.13 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.17 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+8.03 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.84 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+5.48 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.09 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+4.76 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+4.63 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.02 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+5.44 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+5.02 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+8.79 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.63 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.4 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.23 KB
...mework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.54 KB
...mework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.64 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.56 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.38 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.67 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.5 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+7.21 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+8.24 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+6.54 KB
...framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+4.84 KB
...mework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings
Binary file not shown.
Binary file added
BIN
+4.58 KB
...mework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings
Binary file not shown.
Oops, something went wrong.