diff --git a/2FA to Tray.xcodeproj/project.pbxproj b/2FA to Tray.xcodeproj/project.pbxproj
index 67dbb6f..5425788 100644
--- a/2FA to Tray.xcodeproj/project.pbxproj
+++ b/2FA to Tray.xcodeproj/project.pbxproj
@@ -368,7 +368,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = R2294BC6J8;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "2FA to Tray/Info.plist";
@@ -376,7 +376,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
- MARKETING_VERSION = 1.4.4;
+ MARKETING_VERSION = 1.4.5;
PRODUCT_BUNDLE_IDENTIFIER = com.dafuqtor.2FAtoTray;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -393,7 +393,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 11;
+ CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = R2294BC6J8;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "2FA to Tray/Info.plist";
@@ -401,7 +401,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
- MARKETING_VERSION = 1.4.4;
+ MARKETING_VERSION = 1.4.5;
PRODUCT_BUNDLE_IDENTIFIER = com.dafuqtor.2FAtoTray;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
diff --git a/2FA to Tray/Base.lproj/MainMenu.xib b/2FA to Tray/Base.lproj/MainMenu.xib
index e5a1866..8ec5d63 100644
--- a/2FA to Tray/Base.lproj/MainMenu.xib
+++ b/2FA to Tray/Base.lproj/MainMenu.xib
@@ -12,7 +12,6 @@
-
diff --git a/2FA to Tray/Info.plist b/2FA to Tray/Info.plist
index 277b8b7..a4d9a5a 100644
--- a/2FA to Tray/Info.plist
+++ b/2FA to Tray/Info.plist
@@ -36,7 +36,5 @@
NSSupportsSuddenTermination
- SUFeedURL
- https://github.com/DaFuqtor/2FAtoTray/releases.atom
diff --git a/Podfile b/Podfile
index aa545c0..002799f 100644
--- a/Podfile
+++ b/Podfile
@@ -4,6 +4,5 @@ target '2FA to Tray' do
use_frameworks!
pod 'LoginServiceKit', :git => 'https://github.com/Clipy/LoginServiceKit.git'
- pod 'Sparkle'
end
diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj
index 12a8bec..95da541 100644
--- a/Pods/Pods.xcodeproj/project.pbxproj
+++ b/Pods/Pods.xcodeproj/project.pbxproj
@@ -6,87 +6,47 @@
objectVersion = 52;
objects = {
-/* Begin PBXAggregateTarget section */
- ED77B4B88587C894E85C361023D67C53 /* Sparkle */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 2C8D06A2289713323892B3638F08AC0B /* Build configuration list for PBXAggregateTarget "Sparkle" */;
- buildPhases = (
- );
- dependencies = (
- );
- name = Sparkle;
- productName = Sparkle;
- };
-/* End PBXAggregateTarget section */
-
/* Begin PBXBuildFile section */
- 35813E350294C84BE087AEF090EC0AAF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */; };
- 39901ED0E424B4AD66D94DBF5ED432A3 /* LoginServiceKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B1049F7543CFB07E1321703D501944E4 /* LoginServiceKit-dummy.m */; };
- 5C232150CA77EF06DC418A48F78C822F /* LoginServiceKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98A28C13E899806BDFCE9BB7E5851A83 /* LoginServiceKit.swift */; };
- 68B2597D111A237ADB920B8AD41CFF89 /* Pods-2FA to Tray-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D6C6C8799246FE5A4626A975D07D2E58 /* Pods-2FA to Tray-dummy.m */; };
- 6D0C8D649FB0792AA20B444BFFED3838 /* Pods-2FA to Tray-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F8E62BF9BF8347310B9A58385A4E7D7 /* Pods-2FA to Tray-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 39901ED0E424B4AD66D94DBF5ED432A3 /* LoginServiceKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F6E8B9A9D2C2228A22B6BD2A7BE1F9C9 /* LoginServiceKit-dummy.m */; };
+ 5C232150CA77EF06DC418A48F78C822F /* LoginServiceKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2129FD663555FACAE95A24CDE13D2AE6 /* LoginServiceKit.swift */; };
+ 8CF9EAF3CD133A932B3106768CD42A06 /* Pods-2FA to Tray-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D6C6C8799246FE5A4626A975D07D2E58 /* Pods-2FA to Tray-dummy.m */; };
9824BFBFD96E1D47E6D3F787AE79F9A6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */; };
- FD9EA8AA8D3959577C324CE51105CC90 /* LoginServiceKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 900055AB41F14934EBBAF80129A96B2E /* LoginServiceKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ AF24D3A7B6D05070747317DAFE0A5ECE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */; };
+ EC651A3CEED8838B64E4F549DC9A0F33 /* Pods-2FA to Tray-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F8E62BF9BF8347310B9A58385A4E7D7 /* Pods-2FA to Tray-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ FD9EA8AA8D3959577C324CE51105CC90 /* LoginServiceKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FD16C3867093D1D47BBDD2E9ADC1586 /* LoginServiceKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
- 590CD4C9E9A83AE72E072FA6FE393852 /* PBXContainerItemProxy */ = {
+ 908E69D67C04FCB898EAF2013B298C86 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4363B3DEE0E244A6E95B497FB82E7385;
remoteInfo = LoginServiceKit;
};
- DA868B83F82D22398F1EC05BB4C8F0EC /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = ED77B4B88587C894E85C361023D67C53;
- remoteInfo = Sparkle;
- };
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
- 041057362DA7F583697A740510B1FBC9 /* SUExport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUExport.h; path = Sparkle.framework/Versions/A/Headers/SUExport.h; sourceTree = ""; };
- 0726FE7F310DCB5C6EF88A6FB3C2C7A0 /* SPUDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloader.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloader.h; sourceTree = ""; };
+ 028EA2782060225D6749DEDE1AAED61F /* LoginServiceKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "LoginServiceKit-Info.plist"; sourceTree = ""; };
+ 07BE0B8534F2E2ED4A8CB9FEFE07EFA7 /* LoginServiceKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LoginServiceKit-prefix.pch"; sourceTree = ""; };
0BE896D5F7E7038C5EE4FCF95922D35D /* Pods-2FA to Tray.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-2FA to Tray.modulemap"; sourceTree = ""; };
- 10EFEFAD90C6035D8EE5DED84BB5426C /* SPUDownloadData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloadData.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloadData.h; sourceTree = ""; };
- 1E4DA2389AF90C9D7166B76C0A2084B3 /* LoginServiceKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "LoginServiceKit-Info.plist"; sourceTree = ""; };
- 2675B16620D31F268F3533FF8ED1D226 /* SUAppcast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcast.h; path = Sparkle.framework/Versions/A/Headers/SUAppcast.h; sourceTree = ""; };
- 29E7C8959D49E799F60791500E73448C /* SUCodeSigningVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUCodeSigningVerifier.h; path = Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h; sourceTree = ""; };
- 3C7F14041125218CDD757CB07843077B /* SPUURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUURLRequest.h; path = Sparkle.framework/Versions/A/Headers/SPUURLRequest.h; sourceTree = ""; };
- 3F5089AA3BCE279A66B60F4F7C64B1B5 /* SUStandardVersionComparator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUStandardVersionComparator.h; path = Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h; sourceTree = ""; };
- 53CABEBFF401D27685E49A8BE0523A85 /* Sparkle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sparkle.h; path = Sparkle.framework/Versions/A/Headers/Sparkle.h; sourceTree = ""; };
- 56BAC248F57AA95C31F590314D51A518 /* LoginServiceKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = LoginServiceKit.xcconfig; sourceTree = ""; };
- 5A836C7F0B63E8144F031B8A2FCE2C94 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = ""; };
+ 2129FD663555FACAE95A24CDE13D2AE6 /* LoginServiceKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoginServiceKit.swift; path = Lib/LoginServiceKit/LoginServiceKit.swift; sourceTree = ""; };
5F8E62BF9BF8347310B9A58385A4E7D7 /* Pods-2FA to Tray-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-2FA to Tray-umbrella.h"; sourceTree = ""; };
- 68CE8AD4108D08C2D0170953A69474AB /* SPUDownloaderDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDelegate.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h; sourceTree = ""; };
- 7D2C0D8E2D4BFC60FD98F618835FB6AB /* SUVersionComparisonProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h; sourceTree = ""; };
+ 5FD16C3867093D1D47BBDD2E9ADC1586 /* LoginServiceKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LoginServiceKit-umbrella.h"; sourceTree = ""; };
+ 62642F16D85FB33E8264571C33187F84 /* LoginServiceKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = LoginServiceKit.modulemap; sourceTree = ""; };
820475DEE643F008B5FBA1874C6447A9 /* LoginServiceKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LoginServiceKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 8527EF1D0C627BBF074D04AAE06EE65B /* SPUDownloaderSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderSession.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h; sourceTree = ""; };
- 900055AB41F14934EBBAF80129A96B2E /* LoginServiceKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LoginServiceKit-umbrella.h"; sourceTree = ""; };
- 95DF0FC25F8B197300B120D5A84ADA69 /* SUAppcastItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcastItem.h; path = Sparkle.framework/Versions/A/Headers/SUAppcastItem.h; sourceTree = ""; };
95E43D29B9812A1F8EAF34172821A6DE /* Pods_2FA_to_Tray.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_2FA_to_Tray.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 97CD22F33955EF6096CD1301639E8F88 /* SPUDownloaderDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDeprecated.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h; sourceTree = ""; };
- 98A28C13E899806BDFCE9BB7E5851A83 /* LoginServiceKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LoginServiceKit.swift; path = Lib/LoginServiceKit/LoginServiceKit.swift; sourceTree = ""; };
- 9B9E96C7F805181FC71DB70E115DF81C /* SUErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUErrors.h; path = Sparkle.framework/Versions/A/Headers/SUErrors.h; sourceTree = ""; };
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
- A0426B741924CD6F79F68CBE81606AE9 /* LoginServiceKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = LoginServiceKit.modulemap; sourceTree = ""; };
- B1049F7543CFB07E1321703D501944E4 /* LoginServiceKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "LoginServiceKit-dummy.m"; sourceTree = ""; };
- B15E8DFAC262F650B451BD3F65F49F56 /* Sparkle.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.xcconfig; sourceTree = ""; };
B5995AD7C6AC6B5B156FB7B9323665EA /* Pods-2FA to Tray.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-2FA to Tray.release.xcconfig"; sourceTree = ""; };
- B702E0F7FCCDCA74116D59F239844E84 /* LoginServiceKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "LoginServiceKit-prefix.pch"; sourceTree = ""; };
B7BCA448711D213BA5FF7A810F4662DD /* Pods-2FA to Tray.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-2FA to Tray.debug.xcconfig"; sourceTree = ""; };
- BDC31FBAD77947918D6EA3EEAD912EAE /* SUVersionDisplayProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionDisplayProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h; sourceTree = ""; };
- D4A1D57693A9C515C5FC3A771FEB7C8D /* SUUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdaterDelegate.h; path = Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h; sourceTree = ""; };
D6C6C8799246FE5A4626A975D07D2E58 /* Pods-2FA to Tray-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-2FA to Tray-dummy.m"; sourceTree = ""; };
- DBB75BAE7907556B5E5F810994C7810A /* SPUDownloaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderProtocol.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h; sourceTree = ""; };
+ DC6E310FF7B28520F076340E6F6EFA65 /* LoginServiceKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = LoginServiceKit.xcconfig; sourceTree = ""; };
E757A3D63052A3ACE765FD512B245C74 /* Pods-2FA to Tray-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-2FA to Tray-Info.plist"; sourceTree = ""; };
EE0AE030101732C4885257F002913BBC /* Pods-2FA to Tray-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-2FA to Tray-acknowledgements.markdown"; sourceTree = ""; };
F0B972394980DE627A8E232FBBA5DFC0 /* Pods-2FA to Tray-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-2FA to Tray-acknowledgements.plist"; sourceTree = ""; };
+ F6E8B9A9D2C2228A22B6BD2A7BE1F9C9 /* LoginServiceKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "LoginServiceKit-dummy.m"; sourceTree = ""; };
F940C819049CFF8741C0F5E3E075E607 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
FAB474A6FEE9B4C597526FF784B719B7 /* Pods-2FA to Tray-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-2FA to Tray-frameworks.sh"; sourceTree = ""; };
- FCDFB8409AF4D291F11F6BCF06AC9557 /* SUUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdater.h; path = Sparkle.framework/Versions/A/Headers/SUUpdater.h; sourceTree = ""; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -98,11 +58,11 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 8382DBE3AF2596D0A949EF085AD590E8 /* Frameworks */ = {
+ BD7BEB6A0837D9D7BB261AF221BD272E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 35813E350294C84BE087AEF090EC0AAF /* Cocoa.framework in Frameworks */,
+ AF24D3A7B6D05070747317DAFE0A5ECE /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -117,29 +77,6 @@
name = "Targets Support Files";
sourceTree = "";
};
- 1B36E8981CA49BF4B50A4AF34F745420 /* Support Files */ = {
- isa = PBXGroup;
- children = (
- A0426B741924CD6F79F68CBE81606AE9 /* LoginServiceKit.modulemap */,
- 56BAC248F57AA95C31F590314D51A518 /* LoginServiceKit.xcconfig */,
- B1049F7543CFB07E1321703D501944E4 /* LoginServiceKit-dummy.m */,
- 1E4DA2389AF90C9D7166B76C0A2084B3 /* LoginServiceKit-Info.plist */,
- B702E0F7FCCDCA74116D59F239844E84 /* LoginServiceKit-prefix.pch */,
- 900055AB41F14934EBBAF80129A96B2E /* LoginServiceKit-umbrella.h */,
- );
- name = "Support Files";
- path = "../Target Support Files/LoginServiceKit";
- sourceTree = "";
- };
- 43092225D85A9B9EF4AD64E854F6B7D8 /* LoginServiceKit */ = {
- isa = PBXGroup;
- children = (
- 98A28C13E899806BDFCE9BB7E5851A83 /* LoginServiceKit.swift */,
- 1B36E8981CA49BF4B50A4AF34F745420 /* Support Files */,
- );
- path = LoginServiceKit;
- sourceTree = "";
- };
589F2AC63FE933EC97B6864F77478083 /* Products */ = {
isa = PBXGroup;
children = (
@@ -149,40 +86,13 @@
name = Products;
sourceTree = "";
};
- 664E09EA0903C7E0685476ABBEF11005 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 43092225D85A9B9EF4AD64E854F6B7D8 /* LoginServiceKit */,
- 7F6B63CC2B84EFA9FFF19A04C2DD1A67 /* Sparkle */,
- );
- name = Pods;
- sourceTree = "";
- };
- 7F6B63CC2B84EFA9FFF19A04C2DD1A67 /* Sparkle */ = {
+ 8F9EFBF59D705A36FFDD18B602E8C869 /* LoginServiceKit */ = {
isa = PBXGroup;
children = (
- 53CABEBFF401D27685E49A8BE0523A85 /* Sparkle.h */,
- 10EFEFAD90C6035D8EE5DED84BB5426C /* SPUDownloadData.h */,
- 0726FE7F310DCB5C6EF88A6FB3C2C7A0 /* SPUDownloader.h */,
- 68CE8AD4108D08C2D0170953A69474AB /* SPUDownloaderDelegate.h */,
- 97CD22F33955EF6096CD1301639E8F88 /* SPUDownloaderDeprecated.h */,
- DBB75BAE7907556B5E5F810994C7810A /* SPUDownloaderProtocol.h */,
- 8527EF1D0C627BBF074D04AAE06EE65B /* SPUDownloaderSession.h */,
- 3C7F14041125218CDD757CB07843077B /* SPUURLRequest.h */,
- 2675B16620D31F268F3533FF8ED1D226 /* SUAppcast.h */,
- 95DF0FC25F8B197300B120D5A84ADA69 /* SUAppcastItem.h */,
- 29E7C8959D49E799F60791500E73448C /* SUCodeSigningVerifier.h */,
- 9B9E96C7F805181FC71DB70E115DF81C /* SUErrors.h */,
- 041057362DA7F583697A740510B1FBC9 /* SUExport.h */,
- 3F5089AA3BCE279A66B60F4F7C64B1B5 /* SUStandardVersionComparator.h */,
- FCDFB8409AF4D291F11F6BCF06AC9557 /* SUUpdater.h */,
- D4A1D57693A9C515C5FC3A771FEB7C8D /* SUUpdaterDelegate.h */,
- 7D2C0D8E2D4BFC60FD98F618835FB6AB /* SUVersionComparisonProtocol.h */,
- BDC31FBAD77947918D6EA3EEAD912EAE /* SUVersionDisplayProtocol.h */,
- F290CDF02EFBF7ECDFB1F7B97FC30001 /* Frameworks */,
- EFA4607CED74320A20C0C5054D8447AC /* Support Files */,
+ 2129FD663555FACAE95A24CDE13D2AE6 /* LoginServiceKit.swift */,
+ F4D9A3408EB069E07797CE270BAF35F8 /* Support Files */,
);
- path = Sparkle;
+ path = LoginServiceKit;
sourceTree = "";
};
9F251361CA88F136E44E4B2A426DE583 /* Pods-2FA to Tray */ = {
@@ -202,6 +112,14 @@
path = "Target Support Files/Pods-2FA to Tray";
sourceTree = "";
};
+ A95C8D1716EB36BFAA5BEA992DE63920 /* Pods */ = {
+ isa = PBXGroup;
+ children = (
+ 8F9EFBF59D705A36FFDD18B602E8C869 /* LoginServiceKit */,
+ );
+ name = Pods;
+ sourceTree = "";
+ };
CBD43E0947D94E318A0ED1350CFF29ED /* OS X */ = {
isa = PBXGroup;
children = (
@@ -215,7 +133,7 @@
children = (
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
E0A1E60606E0BF6E2E10F1F01350DFE8 /* Frameworks */,
- 664E09EA0903C7E0685476ABBEF11005 /* Pods */,
+ A95C8D1716EB36BFAA5BEA992DE63920 /* Pods */,
589F2AC63FE933EC97B6864F77478083 /* Products */,
182047F599FDB275A2CD03691F43741A /* Targets Support Files */,
);
@@ -229,39 +147,36 @@
name = Frameworks;
sourceTree = "";
};
- EFA4607CED74320A20C0C5054D8447AC /* Support Files */ = {
+ F4D9A3408EB069E07797CE270BAF35F8 /* Support Files */ = {
isa = PBXGroup;
children = (
- B15E8DFAC262F650B451BD3F65F49F56 /* Sparkle.xcconfig */,
+ 62642F16D85FB33E8264571C33187F84 /* LoginServiceKit.modulemap */,
+ DC6E310FF7B28520F076340E6F6EFA65 /* LoginServiceKit.xcconfig */,
+ F6E8B9A9D2C2228A22B6BD2A7BE1F9C9 /* LoginServiceKit-dummy.m */,
+ 028EA2782060225D6749DEDE1AAED61F /* LoginServiceKit-Info.plist */,
+ 07BE0B8534F2E2ED4A8CB9FEFE07EFA7 /* LoginServiceKit-prefix.pch */,
+ 5FD16C3867093D1D47BBDD2E9ADC1586 /* LoginServiceKit-umbrella.h */,
);
name = "Support Files";
- path = "../Target Support Files/Sparkle";
- sourceTree = "";
- };
- F290CDF02EFBF7ECDFB1F7B97FC30001 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 5A836C7F0B63E8144F031B8A2FCE2C94 /* Sparkle.framework */,
- );
- name = Frameworks;
+ path = "../Target Support Files/LoginServiceKit";
sourceTree = "";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
- 97C249D8B94D576C224CA6105B518D02 /* Headers */ = {
+ 8DFF98DB43E207938E92348109C1AD18 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- FD9EA8AA8D3959577C324CE51105CC90 /* LoginServiceKit-umbrella.h in Headers */,
+ EC651A3CEED8838B64E4F549DC9A0F33 /* Pods-2FA to Tray-umbrella.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
- E1AE753DDDB90B26A9DCDF6000A5922A /* Headers */ = {
+ 97C249D8B94D576C224CA6105B518D02 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 6D0C8D649FB0792AA20B444BFFED3838 /* Pods-2FA to Tray-umbrella.h in Headers */,
+ FD9EA8AA8D3959577C324CE51105CC90 /* LoginServiceKit-umbrella.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -288,18 +203,17 @@
};
7530C5658E95391BE8B1AD997421F001 /* Pods-2FA to Tray */ = {
isa = PBXNativeTarget;
- buildConfigurationList = BD57DA9A060002B75182586901D43F59 /* Build configuration list for PBXNativeTarget "Pods-2FA to Tray" */;
+ buildConfigurationList = 4BB45C64046872647849022A372882B1 /* Build configuration list for PBXNativeTarget "Pods-2FA to Tray" */;
buildPhases = (
- E1AE753DDDB90B26A9DCDF6000A5922A /* Headers */,
- 8AF11B9222A886E47EAFBC54C38FFAAF /* Sources */,
- 8382DBE3AF2596D0A949EF085AD590E8 /* Frameworks */,
- E03A0FF68B734F11A0D7C1695EAE247D /* Resources */,
+ 8DFF98DB43E207938E92348109C1AD18 /* Headers */,
+ 429109D41E6C5D4CC24BE554A305E664 /* Sources */,
+ BD7BEB6A0837D9D7BB261AF221BD272E /* Frameworks */,
+ 5281CD3C443B23BB742F43DFAFDAB0F3 /* Resources */,
);
buildRules = (
);
dependencies = (
- 9BA762BB49906FA40BFFC0F703C8BA30 /* PBXTargetDependency */,
- 8B5A2A9AD4C4959089F1418607708165 /* PBXTargetDependency */,
+ 50BA1BFA3A6072D7EB92CCC4710622C2 /* PBXTargetDependency */,
);
name = "Pods-2FA to Tray";
productName = "Pods-2FA to Tray";
@@ -330,20 +244,19 @@
targets = (
4363B3DEE0E244A6E95B497FB82E7385 /* LoginServiceKit */,
7530C5658E95391BE8B1AD997421F001 /* Pods-2FA to Tray */,
- ED77B4B88587C894E85C361023D67C53 /* Sparkle */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
- D67CF8E41FCE21EB2DB9C6B008323288 /* Resources */ = {
+ 5281CD3C443B23BB742F43DFAFDAB0F3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
- E03A0FF68B734F11A0D7C1695EAE247D /* Resources */ = {
+ D67CF8E41FCE21EB2DB9C6B008323288 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
@@ -353,11 +266,11 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
- 8AF11B9222A886E47EAFBC54C38FFAAF /* Sources */ = {
+ 429109D41E6C5D4CC24BE554A305E664 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 68B2597D111A237ADB920B8AD41CFF89 /* Pods-2FA to Tray-dummy.m in Sources */,
+ 8CF9EAF3CD133A932B3106768CD42A06 /* Pods-2FA to Tray-dummy.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -373,76 +286,15 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
- 8B5A2A9AD4C4959089F1418607708165 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = Sparkle;
- target = ED77B4B88587C894E85C361023D67C53 /* Sparkle */;
- targetProxy = DA868B83F82D22398F1EC05BB4C8F0EC /* PBXContainerItemProxy */;
- };
- 9BA762BB49906FA40BFFC0F703C8BA30 /* PBXTargetDependency */ = {
+ 50BA1BFA3A6072D7EB92CCC4710622C2 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = LoginServiceKit;
target = 4363B3DEE0E244A6E95B497FB82E7385 /* LoginServiceKit */;
- targetProxy = 590CD4C9E9A83AE72E072FA6FE393852 /* PBXContainerItemProxy */;
+ targetProxy = 908E69D67C04FCB898EAF2013B298C86 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
- 094B4B3CA96A928C7018A10B308B0FF7 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B7BCA448711D213BA5FF7A810F4662DD /* Pods-2FA to Tray.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- CODE_SIGN_IDENTITY = "";
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- FRAMEWORK_VERSION = A;
- INFOPLIST_FILE = "Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MACOSX_DEPLOYMENT_TARGET = 10.14;
- MODULEMAP_FILE = "Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = macosx;
- SKIP_INSTALL = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 21221507EB6C5017FA40BD87C8A5AE87 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B15E8DFAC262F650B451BD3F65F49F56 /* Sparkle.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "-";
- COMBINE_HIDPI_IMAGES = YES;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.7;
- SDKROOT = macosx;
- };
- name = Release;
- };
430C0A1F2A9CB52955BEC7CE69B7B629 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
@@ -567,25 +419,9 @@
};
name = Release;
};
- 5AFD67EFA6B3F27B4F0B0F8027C335F7 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = B15E8DFAC262F650B451BD3F65F49F56 /* Sparkle.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CODE_SIGN_IDENTITY = "-";
- COMBINE_HIDPI_IMAGES = YES;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/../Frameworks",
- );
- MACOSX_DEPLOYMENT_TARGET = 10.7;
- SDKROOT = macosx;
- };
- name = Debug;
- };
5D90559411EA2D0B33C8DB1257E51D9A /* Debug */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 56BAC248F57AA95C31F590314D51A518 /* LoginServiceKit.xcconfig */;
+ baseConfigurationReference = DC6E310FF7B28520F076340E6F6EFA65 /* LoginServiceKit.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_IDENTITY = "";
@@ -620,7 +456,7 @@
};
name = Debug;
};
- 7BD4904ACF607CC6191190773D98AA09 /* Release */ = {
+ AE30D27F47E6D36C5EEA92B05B14BEDB /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = B5995AD7C6AC6B5B156FB7B9323665EA /* Pods-2FA to Tray.release.xcconfig */;
buildSettings = {
@@ -659,9 +495,48 @@
};
name = Release;
};
+ B989A7CF734AEB87FD31E687E30359F5 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = B7BCA448711D213BA5FF7A810F4662DD /* Pods-2FA to Tray.debug.xcconfig */;
+ buildSettings = {
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
+ CLANG_ENABLE_OBJC_WEAK = NO;
+ CODE_SIGN_IDENTITY = "";
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ COMBINE_HIDPI_IMAGES = YES;
+ CURRENT_PROJECT_VERSION = 1;
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ FRAMEWORK_VERSION = A;
+ INFOPLIST_FILE = "Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ LD_RUNPATH_SEARCH_PATHS = (
+ "$(inherited)",
+ "@executable_path/../Frameworks",
+ "@loader_path/Frameworks",
+ );
+ MACH_O_TYPE = staticlib;
+ MACOSX_DEPLOYMENT_TARGET = 10.14;
+ MODULEMAP_FILE = "Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.modulemap";
+ OTHER_LDFLAGS = "";
+ OTHER_LIBTOOLFLAGS = "";
+ PODS_ROOT = "$(SRCROOT)";
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
+ SDKROOT = macosx;
+ SKIP_INSTALL = YES;
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Debug;
+ };
E11D1C058B0BEFD50B5C1DF302025108 /* Release */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 56BAC248F57AA95C31F590314D51A518 /* LoginServiceKit.xcconfig */;
+ baseConfigurationReference = DC6E310FF7B28520F076340E6F6EFA65 /* LoginServiceKit.xcconfig */;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = NO;
CODE_SIGN_IDENTITY = "";
@@ -699,15 +574,6 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 2C8D06A2289713323892B3638F08AC0B /* Build configuration list for PBXAggregateTarget "Sparkle" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 5AFD67EFA6B3F27B4F0B0F8027C335F7 /* Debug */,
- 21221507EB6C5017FA40BD87C8A5AE87 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
isa = XCConfigurationList;
buildConfigurations = (
@@ -717,20 +583,20 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- B6310DB0AF3F4FB8C97CF81017433C2D /* Build configuration list for PBXNativeTarget "LoginServiceKit" */ = {
+ 4BB45C64046872647849022A372882B1 /* Build configuration list for PBXNativeTarget "Pods-2FA to Tray" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 5D90559411EA2D0B33C8DB1257E51D9A /* Debug */,
- E11D1C058B0BEFD50B5C1DF302025108 /* Release */,
+ B989A7CF734AEB87FD31E687E30359F5 /* Debug */,
+ AE30D27F47E6D36C5EEA92B05B14BEDB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- BD57DA9A060002B75182586901D43F59 /* Build configuration list for PBXNativeTarget "Pods-2FA to Tray" */ = {
+ B6310DB0AF3F4FB8C97CF81017433C2D /* Build configuration list for PBXNativeTarget "LoginServiceKit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 094B4B3CA96A928C7018A10B308B0FF7 /* Debug */,
- 7BD4904ACF607CC6191190773D98AA09 /* Release */,
+ 5D90559411EA2D0B33C8DB1257E51D9A /* Debug */,
+ E11D1C058B0BEFD50B5C1DF302025108 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
diff --git a/Pods/Sparkle/LICENSE b/Pods/Sparkle/LICENSE
deleted file mode 100644
index 1e9b1c6..0000000
--- a/Pods/Sparkle/LICENSE
+++ /dev/null
@@ -1,61 +0,0 @@
-Copyright (c) 2006-2013 Andy Matuschak.
-Copyright (c) 2009-2013 Elgato Systems GmbH.
-Copyright (c) 2011-2014 Kornel Lesiński.
-Copyright (c) 2015-2017 Mayur Pawashe.
-Copyright (c) 2014 C.W. Betts.
-Copyright (c) 2014 Petroules Corporation.
-Copyright (c) 2014 Big Nerd Ranch.
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-=================
-EXTERNAL LICENSES
-=================
-
-bspatch.c and bsdiff.c, from bsdiff 4.3 :
- Copyright (c) 2003-2005 Colin Percival.
-
-sais.c and sais.c, from sais-lite (2010/08/07) :
- Copyright (c) 2008-2010 Yuta Mori.
-
-SUDSAVerifier.m:
- Copyright (c) 2011 Mark Hamlin.
-
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted providing that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
diff --git a/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Info.plist b/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Info.plist
deleted file mode 100644
index c7e74ae..0000000
--- a/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleIdentifier
- com.apple.xcode.dsym.org.sparkle-project.Sparkle
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- dSYM
- CFBundleSignature
- ????
- CFBundleShortVersionString
- 1.23.0
- CFBundleVersion
- 1.23.0
-
-
diff --git a/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Resources/DWARF/Sparkle b/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Resources/DWARF/Sparkle
deleted file mode 100644
index 997677f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework.dSYM/Contents/Resources/DWARF/Sparkle and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Headers b/Pods/Sparkle/Sparkle.framework/Headers
deleted file mode 120000
index a177d2a..0000000
--- a/Pods/Sparkle/Sparkle.framework/Headers
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Headers
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Modules b/Pods/Sparkle/Sparkle.framework/Modules
deleted file mode 120000
index 5736f31..0000000
--- a/Pods/Sparkle/Sparkle.framework/Modules
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Modules
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/PrivateHeaders b/Pods/Sparkle/Sparkle.framework/PrivateHeaders
deleted file mode 120000
index d8e5645..0000000
--- a/Pods/Sparkle/Sparkle.framework/PrivateHeaders
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/PrivateHeaders
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Resources b/Pods/Sparkle/Sparkle.framework/Resources
deleted file mode 120000
index 953ee36..0000000
--- a/Pods/Sparkle/Sparkle.framework/Resources
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Resources
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Sparkle b/Pods/Sparkle/Sparkle.framework/Sparkle
deleted file mode 120000
index b2c5273..0000000
--- a/Pods/Sparkle/Sparkle.framework/Sparkle
+++ /dev/null
@@ -1 +0,0 @@
-Versions/Current/Sparkle
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloadData.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloadData.h
deleted file mode 100644
index 41cd574..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloadData.h
+++ /dev/null
@@ -1,43 +0,0 @@
-//
-// SPUDownloadData.h
-// Sparkle
-//
-// Created by Mayur Pawashe on 8/10/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-
-#import "SUExport.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/*!
- * A class for containing downloaded data along with some information about it.
- */
-SU_EXPORT @interface SPUDownloadData : NSObject
-
-- (instancetype)initWithData:(NSData *)data textEncodingName:(NSString * _Nullable)textEncodingName MIMEType:(NSString * _Nullable)MIMEType;
-
-/*!
- * The raw data that was downloaded.
- */
-@property (nonatomic, readonly) NSData *data;
-
-/*!
- * The IANA charset encoding name if available. Eg: "utf-8"
- */
-@property (nonatomic, readonly, nullable, copy) NSString *textEncodingName;
-
-/*!
- * The MIME type if available. Eg: "text/plain"
- */
-@property (nonatomic, readonly, nullable, copy) NSString *MIMEType;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloader.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloader.h
deleted file mode 100644
index 5eee9bd..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloader.h
+++ /dev/null
@@ -1,25 +0,0 @@
-//
-// SPUDownloader.h
-// Downloader
-//
-// Created by Mayur Pawashe on 4/1/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SPUDownloaderProtocol.h"
-
-@protocol SPUDownloaderDelegate;
-
-// This object implements the protocol which we have defined. It provides the actual behavior for the service. It is 'exported' by the service to make it available to the process hosting the service over an NSXPCConnection.
-@interface SPUDownloader : NSObject
-
-// Due to XPC remote object reasons, this delegate is strongly referenced
-// Invoke cleanup when done with this instance
-- (instancetype)initWithDelegate:(id )delegate;
-
-@end
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h
deleted file mode 100644
index 76e7e75..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h
+++ /dev/null
@@ -1,38 +0,0 @@
-//
-// SPUDownloaderDelegate.h
-// Sparkle
-//
-// Created by Mayur Pawashe on 4/1/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class SPUDownloadData;
-
-@protocol SPUDownloaderDelegate
-
-// This is only invoked for persistent downloads
-- (void)downloaderDidSetDestinationName:(NSString *)destinationName temporaryDirectory:(NSString *)temporaryDirectory;
-
-// Under rare cases, this may be called more than once, in which case the current progress should be reset back to 0
-// This is only invoked for persistent downloads
-- (void)downloaderDidReceiveExpectedContentLength:(int64_t)expectedContentLength;
-
-// This is only invoked for persistent downloads
-- (void)downloaderDidReceiveDataOfLength:(uint64_t)length;
-
-// downloadData is nil if this is a persisent download, otherwise it's non-nil if it's a temporary download
-- (void)downloaderDidFinishWithTemporaryDownloadData:(SPUDownloadData * _Nullable)downloadData;
-
-- (void)downloaderDidFailWithError:(NSError *)error;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h
deleted file mode 100644
index 36302df..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h
+++ /dev/null
@@ -1,13 +0,0 @@
-//
-// SPUDownloaderDeprecated.h
-// Sparkle
-//
-// Created by Deadpikle on 12/20/17.
-// Copyright © 2017 Sparkle Project. All rights reserved.
-//
-
-#import "SPUDownloader.h"
-
-@interface SPUDownloaderDeprecated : SPUDownloader
-
-@end
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h
deleted file mode 100644
index ebe477f..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h
+++ /dev/null
@@ -1,34 +0,0 @@
-//
-// SPUDownloaderProtocol.h
-// PersistentDownloader
-//
-// Created by Mayur Pawashe on 4/1/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class SPUURLRequest;
-
-// The protocol that this service will vend as its API. This header file will also need to be visible to the process hosting the service.
-@protocol SPUDownloaderProtocol
-
-- (void)startPersistentDownloadWithRequest:(SPUURLRequest *)request bundleIdentifier:(NSString *)bundleIdentifier desiredFilename:(NSString *)desiredFilename;
-
-- (void)startTemporaryDownloadWithRequest:(SPUURLRequest *)request;
-
-- (void)downloadDidFinish;
-
-- (void)cleanup;
-
-- (void)cancel;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h
deleted file mode 100644
index 4bde75a..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h
+++ /dev/null
@@ -1,20 +0,0 @@
-//
-// SPUDownloaderSession.h
-// Sparkle
-//
-// Created by Deadpikle on 12/20/17.
-// Copyright © 2017 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SPUDownloader.h"
-#import "SPUDownloaderProtocol.h"
-
-NS_CLASS_AVAILABLE(NSURLSESSION_AVAILABLE, 7_0)
-@interface SPUDownloaderSession : SPUDownloader
-
-@end
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUURLRequest.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUURLRequest.h
deleted file mode 100644
index 6949614..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SPUURLRequest.h
+++ /dev/null
@@ -1,35 +0,0 @@
-//
-// SPUURLRequest.h
-// Sparkle
-//
-// Created by Mayur Pawashe on 5/19/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-
-NS_ASSUME_NONNULL_BEGIN
-
-// A class that wraps NSURLRequest and implements NSSecureCoding
-// This class exists because NSURLRequest did not support NSSecureCoding in macOS 10.8
-// I have not verified if NSURLRequest in 10.9 implements NSSecureCoding or not
-@interface SPUURLRequest : NSObject
-
-// Creates a new URL request
-// Only these properties are currently tracked:
-// * URL
-// * Cache policy
-// * Timeout interval
-// * HTTP header fields
-// * networkServiceType
-+ (instancetype)URLRequestWithRequest:(NSURLRequest *)request;
-
-@property (nonatomic, readonly) NSURLRequest *request;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcast.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcast.h
deleted file mode 100644
index 34276b7..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcast.h
+++ /dev/null
@@ -1,35 +0,0 @@
-//
-// SUAppcast.h
-// Sparkle
-//
-// Created by Andy Matuschak on 3/12/06.
-// Copyright 2006 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SUAPPCAST_H
-#define SUAPPCAST_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-@class SUAppcastItem;
-SU_EXPORT @interface SUAppcast : NSObject
-
-@property (copy, nullable) NSString *userAgentString;
-@property (copy, nullable) NSDictionary *httpHeaders;
-
-- (void)fetchAppcastFromURL:(NSURL *)url inBackground:(BOOL)bg completionBlock:(void (^)(NSError *_Nullable))err;
-- (SUAppcast *)copyWithoutDeltaUpdates;
-
-@property (readonly, copy, nullable) NSArray *items;
-@end
-
-NS_ASSUME_NONNULL_END
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h
deleted file mode 100644
index 1d8b1d0..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h
+++ /dev/null
@@ -1,54 +0,0 @@
-//
-// SUAppcastItem.h
-// Sparkle
-//
-// Created by Andy Matuschak on 3/12/06.
-// Copyright 2006 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SUAPPCASTITEM_H
-#define SUAPPCASTITEM_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-@class SUSignatures;
-
-SU_EXPORT @interface SUAppcastItem : NSObject
-@property (copy, readonly) NSString *title;
-@property (copy, readonly) NSString *dateString;
-@property (copy, readonly) NSDate *date;
-@property (copy, readonly) NSString *itemDescription;
-@property (strong, readonly) NSURL *releaseNotesURL;
-@property (strong, readonly) SUSignatures *signatures;
-@property (copy, readonly) NSString *minimumSystemVersion;
-@property (copy, readonly) NSString *maximumSystemVersion;
-@property (strong, readonly) NSURL *fileURL;
-@property (nonatomic, readonly) uint64_t contentLength;
-@property (copy, readonly) NSString *versionString;
-@property (copy, readonly) NSString *osString;
-@property (copy, readonly) NSString *displayVersionString;
-@property (copy, readonly) NSDictionary *deltaUpdates;
-@property (strong, readonly) NSURL *infoURL;
-@property (copy, readonly) NSNumber* phasedRolloutInterval;
-
-// Initializes with data from a dictionary provided by the RSS class.
-- (instancetype)initWithDictionary:(NSDictionary *)dict;
-- (instancetype)initWithDictionary:(NSDictionary *)dict failureReason:(NSString **)error;
-
-@property (getter=isDeltaUpdate, readonly) BOOL deltaUpdate;
-@property (getter=isCriticalUpdate, readonly) BOOL criticalUpdate;
-@property (getter=isMacOsUpdate, readonly) BOOL macOsUpdate;
-@property (getter=isInformationOnlyUpdate, readonly) BOOL informationOnlyUpdate;
-
-// Returns the dictionary provided in initWithDictionary; this might be useful later for extensions.
-@property (readonly, copy) NSDictionary *propertiesDictionary;
-
-- (NSURL *)infoURL;
-
-@end
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h
deleted file mode 100644
index 3756a37..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h
+++ /dev/null
@@ -1,26 +0,0 @@
-//
-// SUCodeSigningVerifier.h
-// Sparkle
-//
-// Created by Andy Matuschak on 7/5/12.
-//
-//
-
-#ifndef SUCODESIGNINGVERIFIER_H
-#define SUCODESIGNINGVERIFIER_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-
-SU_EXPORT @interface SUCodeSigningVerifier : NSObject
-+ (BOOL)codeSignatureAtBundleURL:(NSURL *)oldBundlePath matchesSignatureAtBundleURL:(NSURL *)newBundlePath error:(NSError **)error;
-+ (BOOL)codeSignatureIsValidAtBundleURL:(NSURL *)bundlePath error:(NSError **)error;
-+ (BOOL)bundleAtURLIsCodeSigned:(NSURL *)bundlePath;
-+ (NSDictionary *)codeSignatureInfoAtBundleURL:(NSURL *)bundlePath;
-@end
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUErrors.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUErrors.h
deleted file mode 100644
index 4b160c4..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUErrors.h
+++ /dev/null
@@ -1,57 +0,0 @@
-//
-// SUErrors.h
-// Sparkle
-//
-// Created by C.W. Betts on 10/13/14.
-// Copyright (c) 2014 Sparkle Project. All rights reserved.
-//
-
-#ifndef SUERRORS_H
-#define SUERRORS_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-
-/**
- * Error domain used by Sparkle
- */
-SU_EXPORT extern NSString *const SUSparkleErrorDomain;
-
-#pragma clang diagnostic push
-#pragma clang diagnostic ignored "-Wc++98-compat"
-typedef NS_ENUM(OSStatus, SUError) {
- // Appcast phase errors.
- SUAppcastParseError = 1000,
- SUNoUpdateError = 1001,
- SUAppcastError = 1002,
- SURunningFromDiskImageError = 1003,
- SURunningTranslocated = 1004,
-
- // Download phase errors.
- SUTemporaryDirectoryError = 2000,
- SUDownloadError = 2001,
-
- // Extraction phase errors.
- SUUnarchivingError = 3000,
- SUSignatureError = 3001,
-
- // Installation phase errors.
- SUFileCopyFailure = 4000,
- SUAuthenticationFailure = 4001,
- SUMissingUpdateError = 4002,
- SUMissingInstallerToolError = 4003,
- SURelaunchError = 4004,
- SUInstallationError = 4005,
- SUDowngradeError = 4006,
- SUInstallationCancelledError = 4007,
-
- // System phase errors
- SUSystemPowerOffError = 5000
-};
-#pragma clang diagnostic pop
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUExport.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUExport.h
deleted file mode 100644
index 3e3f8a1..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUExport.h
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-// SUExport.h
-// Sparkle
-//
-// Created by Jake Petroules on 2014-08-23.
-// Copyright (c) 2014 Sparkle Project. All rights reserved.
-//
-
-#ifndef SUEXPORT_H
-#define SUEXPORT_H
-
-#ifdef BUILDING_SPARKLE
-#define SU_EXPORT __attribute__((visibility("default")))
-#else
-#define SU_EXPORT
-#endif
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h
deleted file mode 100644
index ed11921..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h
+++ /dev/null
@@ -1,52 +0,0 @@
-//
-// SUStandardVersionComparator.h
-// Sparkle
-//
-// Created by Andy Matuschak on 12/21/07.
-// Copyright 2007 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SUSTANDARDVERSIONCOMPARATOR_H
-#define SUSTANDARDVERSIONCOMPARATOR_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-#import "SUVersionComparisonProtocol.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/*!
- Sparkle's default version comparator.
-
- This comparator is adapted from MacPAD, by Kevin Ballard.
- It's "dumb" in that it does essentially string comparison,
- in components split by character type.
-*/
-SU_EXPORT @interface SUStandardVersionComparator : NSObject
-
-/*!
- Initializes a new instance of the standard version comparator.
- */
-- (instancetype)init;
-
-/*!
- Returns a singleton instance of the comparator.
-
- It is usually preferred to alloc/init new a comparator instead.
-*/
-+ (SUStandardVersionComparator *)defaultComparator;
-
-/*!
- Compares version strings through textual analysis.
-
- See the implementation for more details.
-*/
-- (NSComparisonResult)compareVersion:(NSString *)versionA toVersion:(NSString *)versionB;
-@end
-
-NS_ASSUME_NONNULL_END
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h
deleted file mode 100644
index d05270f..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h
+++ /dev/null
@@ -1,233 +0,0 @@
-//
-// SUUpdater.h
-// Sparkle
-//
-// Created by Andy Matuschak on 1/4/06.
-// Copyright 2006 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SUUPDATER_H
-#define SUUPDATER_H
-
-#if __has_feature(modules)
-@import Cocoa;
-#else
-#import
-#endif
-#import "SUExport.h"
-#import "SUVersionComparisonProtocol.h"
-#import "SUVersionDisplayProtocol.h"
-
-@class SUAppcastItem, SUAppcast;
-
-@protocol SUUpdaterDelegate;
-
-/*!
- The main API in Sparkle for controlling the update mechanism.
-
- This class is used to configure the update paramters as well as manually
- and automatically schedule and control checks for updates.
- */
-SU_EXPORT @interface SUUpdater : NSObject
-
-@property (unsafe_unretained) IBOutlet id delegate;
-
-/*!
- The shared updater for the main bundle.
-
- This is equivalent to passing [NSBundle mainBundle] to SUUpdater::updaterForBundle:
- */
-+ (SUUpdater *)sharedUpdater;
-
-/*!
- The shared updater for a specified bundle.
-
- If an updater has already been initialized for the provided bundle, that shared instance will be returned.
- */
-+ (SUUpdater *)updaterForBundle:(NSBundle *)bundle;
-
-/*!
- Designated initializer for SUUpdater.
-
- If an updater has already been initialized for the provided bundle, that shared instance will be returned.
- */
-- (instancetype)initForBundle:(NSBundle *)bundle;
-
-/*!
- Explicitly checks for updates and displays a progress dialog while doing so.
-
- This method is meant for a main menu item.
- Connect any menu item to this action in Interface Builder,
- and Sparkle will check for updates and report back its findings verbosely
- when it is invoked.
-
- This will find updates that the user has opted into skipping.
- */
-- (IBAction)checkForUpdates:(id)sender;
-
-/*!
- The menu item validation used for the -checkForUpdates: action
- */
-- (BOOL)validateMenuItem:(NSMenuItem *)menuItem;
-
-/*!
- 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,
- it will display no UI unless it actually finds an update, in which case it
- proceeds as usual.
-
- If automatic downloading of updates it turned on and allowed, however,
- this will invoke that behavior, and if an update is found, it will be downloaded
- in the background silently and will be prepped for installation.
-
- This will not find updates that the user has opted into skipping.
- */
-- (void)checkForUpdatesInBackground;
-
-/*!
- A property indicating whether or not to check for updates automatically.
-
- Setting this property will persist in the host bundle's user defaults.
- The update schedule cycle will be reset in a short delay after the property's new value is set.
- This is to allow reverting this property without kicking off a schedule change immediately
- */
-@property BOOL automaticallyChecksForUpdates;
-
-/*!
- A property indicating whether or not updates can be automatically downloaded in the background.
-
- Note that automatic downloading of updates can be disallowed by the developer
- or by the user's system if silent updates cannot be done (eg: if they require authentication).
- In this case, -automaticallyDownloadsUpdates will return NO regardless of how this property is set.
-
- Setting this property will persist in the host bundle's user defaults.
- */
-@property BOOL automaticallyDownloadsUpdates;
-
-/*!
- A property indicating the current automatic update check interval.
-
- Setting this property will persist in the host bundle's user defaults.
- The update schedule cycle will be reset in a short delay after the property's new value is set.
- This is to allow reverting this property without kicking off a schedule change immediately
- */
-@property NSTimeInterval updateCheckInterval;
-
-/*!
- Begins a "probing" check for updates which will not actually offer to
- update to that version.
-
- However, the delegate methods
- SUUpdaterDelegate::updater:didFindValidUpdate: and
- SUUpdaterDelegate::updaterDidNotFindUpdate: will be called,
- so you can use that information in your UI.
-
- Updates that have been skipped by the user will not be found.
- */
-- (void)checkForUpdateInformation;
-
-/*!
- The URL of the appcast used to download update information.
-
- Setting this property will persist in the host bundle's user defaults.
- If you don't want persistence, you may want to consider instead implementing
- SUUpdaterDelegate::feedURLStringForUpdater: or SUUpdaterDelegate::feedParametersForUpdater:sendingSystemProfile:
-
- This property must be called on the main thread.
- */
-@property (copy) NSURL *feedURL;
-
-/*!
- The host bundle that is being updated.
- */
-@property (readonly, strong) NSBundle *hostBundle;
-
-/*!
- The bundle this class (SUUpdater) is loaded into.
- */
-@property (strong, readonly) NSBundle *sparkleBundle;
-
-/*!
- The user agent used when checking for updates.
-
- The default implementation can be overrided.
- */
-@property (nonatomic, copy) NSString *userAgentString;
-
-/*!
- The HTTP headers used when checking for updates.
-
- The keys of this dictionary are HTTP header fields (NSString) and values are corresponding values (NSString)
- */
-@property (copy) NSDictionary *httpHeaders;
-
-/*!
- A property indicating whether or not the user's system profile information is sent when checking for updates.
-
- Setting this property will persist in the host bundle's user defaults.
- */
-@property BOOL sendsSystemProfile;
-
-/*!
- A property indicating the decryption password used for extracting updates shipped as Apple Disk Images (dmg)
- */
-@property (nonatomic, copy) NSString *decryptionPassword;
-
-/*!
- This function ignores normal update schedule, ignores user preferences,
- and interrupts users with an unwanted immediate app update.
-
- WARNING: this function should not be used in regular apps. This function
- is a user-unfriendly hack only for very special cases, like unstable
- rapidly-changing beta builds that would not run correctly if they were
- even one day out of date.
-
- Instead of this function you should set `SUAutomaticallyUpdate` to `YES`,
- which will gracefully install updates when the app quits.
-
- For UI-less/daemon apps that aren't usually quit, instead of this function,
- you can use the delegate method
- SUUpdaterDelegate::updater:willInstallUpdateOnQuit:immediateInstallationInvocation:
- or
- SUUpdaterDelegate::updater:willInstallUpdateOnQuit:immediateInstallationBlock:
- to immediately start installation when an update was found.
-
- A progress dialog is shown but the user will never be prompted to read the
- release notes.
-
- This function will cause update to be downloaded twice if automatic updates are
- enabled.
-
- 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;
-
-/*!
- Returns the date of last update check.
-
- \returns \c nil if no check has been performed.
- */
-@property (readonly, copy) NSDate *lastUpdateCheckDate;
-
-/*!
- Appropriately schedules or cancels the update checking timer according to
- the preferences for time interval and automatic checks.
-
- This call does not change the date of the next check,
- but only the internal NSTimer.
- */
-- (void)resetUpdateCycle;
-
-/*!
- A property indicating whether or not an update is in progress.
-
- Note this property is not indicative of whether or not user initiated updates can be performed.
- Use SUUpdater::validateMenuItem: for that instead.
- */
-@property (readonly) BOOL updateInProgress;
-
-@end
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h
deleted file mode 100644
index ea8197b..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h
+++ /dev/null
@@ -1,352 +0,0 @@
-//
-// SUUpdaterDelegate.h
-// Sparkle
-//
-// Created by Mayur Pawashe on 12/25/16.
-// Copyright © 2016 Sparkle Project. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-
-#import "SUExport.h"
-
-@protocol SUVersionComparison, SUVersionDisplay;
-@class SUUpdater, SUAppcast, SUAppcastItem;
-
-NS_ASSUME_NONNULL_BEGIN
-
-// -----------------------------------------------------------------------------
-// SUUpdater Notifications for events that might be interesting to more than just the delegate
-// The updater will be the notification object
-// -----------------------------------------------------------------------------
-SU_EXPORT extern NSString *const SUUpdaterDidFinishLoadingAppCastNotification;
-SU_EXPORT extern NSString *const SUUpdaterDidFindValidUpdateNotification;
-SU_EXPORT extern NSString *const SUUpdaterDidNotFindUpdateNotification;
-SU_EXPORT extern NSString *const SUUpdaterWillRestartNotification;
-#define SUUpdaterWillRelaunchApplicationNotification SUUpdaterWillRestartNotification;
-#define SUUpdaterWillInstallUpdateNotification SUUpdaterWillRestartNotification;
-
-// Key for the SUAppcastItem object in the SUUpdaterDidFindValidUpdateNotification userInfo
-SU_EXPORT extern NSString *const SUUpdaterAppcastItemNotificationKey;
-// Key for the SUAppcast object in the SUUpdaterDidFinishLoadingAppCastNotification userInfo
-SU_EXPORT extern NSString *const SUUpdaterAppcastNotificationKey;
-
-// -----------------------------------------------------------------------------
-// SUUpdater Delegate:
-// -----------------------------------------------------------------------------
-
-/*!
- Provides methods to control the behavior of an SUUpdater object.
- */
-@protocol SUUpdaterDelegate
-@optional
-
-/*!
- Returns whether to allow Sparkle to pop up.
-
- For example, this may be used to prevent Sparkle from interrupting a setup assistant.
-
- \param updater The SUUpdater instance.
- */
-- (BOOL)updaterMayCheckForUpdates:(SUUpdater *)updater;
-
-/*!
- Returns additional parameters to append to the appcast URL's query string.
-
- This is potentially based on whether or not Sparkle will also be sending along the system profile.
-
- \param updater The SUUpdater instance.
- \param sendingProfile Whether the system profile will also be sent.
-
- \return An array of dictionaries with keys: "key", "value", "displayKey", "displayValue", the latter two being specifically for display to the user.
- */
-- (NSArray *> *)feedParametersForUpdater:(SUUpdater *)updater sendingSystemProfile:(BOOL)sendingProfile;
-
-/*!
- Returns a custom appcast URL.
-
- Override this to dynamically specify the entire URL.
-
- An alternative may be to use SUUpdaterDelegate::feedParametersForUpdater:sendingSystemProfile:
- and let the server handle what kind of feed to provide.
-
- \param updater The SUUpdater instance.
- */
-- (nullable NSString *)feedURLStringForUpdater:(SUUpdater *)updater;
-
-/*!
- Returns whether Sparkle should prompt the user about automatic update checks.
-
- Use this to override the default behavior.
-
- \param updater The SUUpdater instance.
- */
-- (BOOL)updaterShouldPromptForPermissionToCheckForUpdates:(SUUpdater *)updater;
-
-/*!
- Called after Sparkle has downloaded the appcast from the remote server.
-
- Implement this if you want to do some special handling with the appcast once it finishes loading.
-
- \param updater The SUUpdater instance.
- \param appcast The appcast that was downloaded from the remote server.
- */
-- (void)updater:(SUUpdater *)updater didFinishLoadingAppcast:(SUAppcast *)appcast;
-
-/*!
- Returns the item in the appcast corresponding to the update that should be installed.
-
- If you're using special logic or extensions in your appcast,
- implement this to use your own logic for finding a valid update, if any,
- in the given appcast.
-
- \param appcast The appcast that was downloaded from the remote server.
- \param updater The SUUpdater instance.
- */
-- (nullable SUAppcastItem *)bestValidUpdateInAppcast:(SUAppcast *)appcast forUpdater:(SUUpdater *)updater;
-
-/*!
- Called when a valid update is found by the update driver.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
- */
-- (void)updater:(SUUpdater *)updater didFindValidUpdate:(SUAppcastItem *)item;
-
-/*!
- Called just before the scheduled update driver prompts the user to install an update.
-
- \param updater The SUUpdater instance.
-
- \return YES to allow the update prompt to be shown (the default behavior), or NO to suppress it.
- */
-- (BOOL)updaterShouldShowUpdateAlertForScheduledUpdate:(SUUpdater *)updater forItem:(SUAppcastItem *)item;
-
-/*!
- Called after the user dismisses the update alert.
-
- \param updater The SUUpdater instance.
- \param permanently YES if the alert will not appear again for this update; NO if it may reappear.
- */
-- (void)updater:(SUUpdater *)updater didDismissUpdateAlertPermanently:(BOOL)permanently forItem:(SUAppcastItem *)item;
-
-/*!
- Called when a valid update is not found.
-
- \param updater The SUUpdater instance.
- */
-- (void)updaterDidNotFindUpdate:(SUUpdater *)updater;
-
-/*!
- Called when the user clicks the Skip This Version button.
-
- \param updater The SUUpdater instance.
- */
-- (void)updater:(SUUpdater *)updater userDidSkipThisVersion:(SUAppcastItem *)item;
-
-/*!
- Called immediately before downloading the specified update.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be downloaded.
- \param request The mutable URL request that will be used to download the update.
- */
-- (void)updater:(SUUpdater *)updater willDownloadUpdate:(SUAppcastItem *)item withRequest:(NSMutableURLRequest *)request;
-
-/*!
- Called immediately after succesfull download of the specified update.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that has been downloaded.
- */
-- (void)updater:(SUUpdater *)updater didDownloadUpdate:(SUAppcastItem *)item;
-
-/*!
- Called after the specified update failed to download.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that failed to download.
- \param error The error generated by the failed download.
- */
-- (void)updater:(SUUpdater *)updater failedToDownloadUpdate:(SUAppcastItem *)item error:(NSError *)error;
-
-/*!
- Called when the user clicks the cancel button while and update is being downloaded.
-
- \param updater The SUUpdater instance.
- */
-- (void)userDidCancelDownload:(SUUpdater *)updater;
-
-/*!
- Called immediately before extracting the specified downloaded update.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be extracted.
- */
-- (void)updater:(SUUpdater *)updater willExtractUpdate:(SUAppcastItem *)item;
-
-/*!
- Called immediately after extracting the specified downloaded update.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that has been extracted.
- */
-- (void)updater:(SUUpdater *)updater didExtractUpdate:(SUAppcastItem *)item;
-
-/*!
- Called immediately before installing the specified update.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
- */
-- (void)updater:(SUUpdater *)updater willInstallUpdate:(SUAppcastItem *)item;
-
-/*!
- Returns whether the relaunch should be delayed in order to perform other tasks.
-
- This is not called if the user didn't relaunch on the previous update,
- in that case it will immediately restart.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
- \param invocation The invocation that must be completed with `[invocation invoke]` before continuing with the relaunch.
-
- \return \c YES to delay the relaunch until \p invocation is invoked.
- */
-- (BOOL)updater:(SUUpdater *)updater shouldPostponeRelaunchForUpdate:(SUAppcastItem *)item untilInvoking:(NSInvocation *)invocation;
-
-/*!
- Returns whether the relaunch should be delayed in order to perform other tasks.
-
- This is not called if the user didn't relaunch on the previous update,
- in that case it will immediately restart.
-
- This method acts as a simpler alternative to SUUpdaterDelegate::updater:shouldPostponeRelaunchForUpdate:untilInvoking: avoiding usage of NSInvocation, which is not available in Swift environments.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
-
- \return \c YES to delay the relaunch.
- */
-- (BOOL)updater:(SUUpdater *)updater shouldPostponeRelaunchForUpdate:(SUAppcastItem *)item;
-
-/*!
- Returns whether the application should be relaunched at all.
-
- Some apps \b cannot be relaunched under certain circumstances.
- This method can be used to explicitly prevent a relaunch.
-
- \param updater The SUUpdater instance.
- */
-- (BOOL)updaterShouldRelaunchApplication:(SUUpdater *)updater;
-
-/*!
- Called immediately before relaunching.
-
- \param updater The SUUpdater instance.
- */
-- (void)updaterWillRelaunchApplication:(SUUpdater *)updater;
-
-/*!
- Called immediately after relaunching. SUUpdater delegate must be set before applicationDidFinishLaunching: to catch this event.
-
- \param updater The SUUpdater instance.
- */
-- (void)updaterDidRelaunchApplication:(SUUpdater *)updater;
-
-/*!
- Returns an object that compares version numbers to determine their arithmetic relation to each other.
-
- This method allows you to provide a custom version comparator.
- If you don't implement this method or return \c nil,
- the standard version comparator will be used.
-
- \sa SUStandardVersionComparator
-
- \param updater The SUUpdater instance.
- */
-- (nullable id)versionComparatorForUpdater:(SUUpdater *)updater;
-
-/*!
- Returns an object that formats version numbers for display to the user.
-
- If you don't implement this method or return \c nil,
- the standard version formatter will be used.
-
- \sa SUUpdateAlert
-
- \param updater The SUUpdater instance.
- */
-- (nullable id)versionDisplayerForUpdater:(SUUpdater *)updater;
-
-/*!
- Returns the path which is used to relaunch the client after the update is installed.
-
- The default is the path of the host bundle.
-
- \param updater The SUUpdater instance.
- */
-- (nullable NSString *)pathToRelaunchForUpdater:(SUUpdater *)updater;
-
-/*!
- Called before an updater shows a modal alert window,
- to give the host the opportunity to hide attached windows that may get in the way.
-
- \param updater The SUUpdater instance.
- */
-- (void)updaterWillShowModalAlert:(SUUpdater *)updater;
-
-/*!
- Called after an updater shows a modal alert window,
- to give the host the opportunity to hide attached windows that may get in the way.
-
- \param updater The SUUpdater instance.
- */
-- (void)updaterDidShowModalAlert:(SUUpdater *)updater;
-
-/*!
- Called when an update is scheduled to be silently installed on quit.
- This is after an update has been automatically downloaded in the background.
- (i.e. SUUpdater::automaticallyDownloadsUpdates is YES)
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
- \param invocation Can be used to trigger an immediate silent install and relaunch.
- */
-- (void)updater:(SUUpdater *)updater willInstallUpdateOnQuit:(SUAppcastItem *)item immediateInstallationInvocation:(NSInvocation *)invocation;
-
-/*!
- Called when an update is scheduled to be silently installed on quit.
- This is after an update has been automatically downloaded in the background.
- (i.e. SUUpdater::automaticallyDownloadsUpdates is YES)
- This method acts as a more modern alternative to SUUpdaterDelegate::updater:willInstallUpdateOnQuit:immediateInstallationInvocation: using a block instead of NSInvocation, which is not available in Swift environments.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that is proposed to be installed.
- \param installationBlock Can be used to trigger an immediate silent install and relaunch.
- */
-- (void)updater:(SUUpdater *)updater willInstallUpdateOnQuit:(SUAppcastItem *)item immediateInstallationBlock:(void (^)(void))installationBlock;
-
-/*!
- Calls after an update that was scheduled to be silently installed on quit has been canceled.
-
- \param updater The SUUpdater instance.
- \param item The appcast item corresponding to the update that was proposed to be installed.
- */
-- (void)updater:(SUUpdater *)updater didCancelInstallUpdateOnQuit:(SUAppcastItem *)item;
-
-/*!
- Called after an update is aborted due to an error.
-
- \param updater The SUUpdater instance.
- \param error The error that caused the abort
- */
-- (void)updater:(SUUpdater *)updater didAbortWithError:(NSError *)error;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h
deleted file mode 100644
index c654fc4..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// SUVersionComparisonProtocol.h
-// Sparkle
-//
-// Created by Andy Matuschak on 12/21/07.
-// Copyright 2007 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SUVERSIONCOMPARISONPROTOCOL_H
-#define SUVERSIONCOMPARISONPROTOCOL_H
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/*!
- Provides version comparison facilities for Sparkle.
-*/
-@protocol SUVersionComparison
-
-/*!
- An abstract method to compare two version strings.
-
- Should return NSOrderedAscending if b > a, NSOrderedDescending if b < a,
- and NSOrderedSame if they are equivalent.
-*/
-- (NSComparisonResult)compareVersion:(NSString *)versionA toVersion:(NSString *)versionB; // *** MAY BE CALLED ON NON-MAIN THREAD!
-
-@end
-
-NS_ASSUME_NONNULL_END
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h
deleted file mode 100644
index 980efb3..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h
+++ /dev/null
@@ -1,29 +0,0 @@
-//
-// SUVersionDisplayProtocol.h
-// EyeTV
-//
-// Created by Uli Kusterer on 08.12.09.
-// Copyright 2009 Elgato Systems GmbH. All rights reserved.
-//
-
-#if __has_feature(modules)
-@import Foundation;
-#else
-#import
-#endif
-#import "SUExport.h"
-
-/*!
- Applies special display formatting to version numbers.
-*/
-@protocol SUVersionDisplay
-
-/*!
- Formats two version strings.
-
- Both versions are provided so that important distinguishing information
- can be displayed while also leaving out unnecessary/confusing parts.
-*/
-- (void)formatVersion:(NSString *_Nonnull*_Nonnull)inOutVersionA andVersion:(NSString *_Nonnull*_Nonnull)inOutVersionB;
-
-@end
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h b/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h
deleted file mode 100644
index 5ae2e6a..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h
+++ /dev/null
@@ -1,33 +0,0 @@
-//
-// Sparkle.h
-// Sparkle
-//
-// Created by Andy Matuschak on 3/16/06. (Modified by CDHW on 23/12/07)
-// Copyright 2006 Andy Matuschak. All rights reserved.
-//
-
-#ifndef SPARKLE_H
-#define SPARKLE_H
-
-// This list should include the shared headers. It doesn't matter if some of them aren't shared (unless
-// there are name-space collisions) so we can list all of them to start with:
-
-#import "SUAppcast.h"
-#import "SUAppcastItem.h"
-#import "SUStandardVersionComparator.h"
-#import "SUUpdater.h"
-#import "SUUpdaterDelegate.h"
-#import "SUVersionComparisonProtocol.h"
-#import "SUVersionDisplayProtocol.h"
-#import "SUErrors.h"
-
-#import "SPUDownloader.h"
-#import "SPUDownloaderDelegate.h"
-#import "SPUDownloaderDeprecated.h"
-#import "SPUDownloadData.h"
-#import "SPUDownloaderProtocol.h"
-#import "SPUDownloaderSession.h"
-#import "SPUURLRequest.h"
-#import "SUCodeSigningVerifier.h"
-
-#endif
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Modules/module.modulemap b/Pods/Sparkle/Sparkle.framework/Versions/A/Modules/module.modulemap
deleted file mode 100644
index af3fe6d..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module Sparkle {
- umbrella header "Sparkle.h"
-
- export *
- module * { export * }
-}
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/PrivateHeaders/SUUnarchiver.h b/Pods/Sparkle/Sparkle.framework/Versions/A/PrivateHeaders/SUUnarchiver.h
deleted file mode 100644
index a52bf5a..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/PrivateHeaders/SUUnarchiver.h
+++ /dev/null
@@ -1,21 +0,0 @@
-//
-// SUUnarchiver.h
-// Sparkle
-//
-// Created by Andy Matuschak on 3/16/06.
-// Copyright 2006 Andy Matuschak. All rights reserved.
-//
-
-#import
-
-NS_ASSUME_NONNULL_BEGIN
-
-@protocol SUUnarchiverProtocol;
-
-@interface SUUnarchiver : NSObject
-
-+ (nullable id )unarchiverForPath:(NSString *)path updatingHostBundlePath:(nullable NSString *)hostPath decryptionPassword:(nullable NSString *)decryptionPassword;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist
deleted file mode 100644
index 86abd3b..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Info.plist
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19E224g
- CFBundleDevelopmentRegion
- English
- CFBundleExecutable
- Autoupdate
- CFBundleIconFile
- AppIcon.icns
- CFBundleIdentifier
- org.sparkle-project.Sparkle.Autoupdate
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- 1.23.0 34-g962878b84
- CFBundleSignature
- ????
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 1.23.0
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 11B44
- DTPlatformVersion
- GM
- DTSDKBuild
- 19B68e
- DTSDKName
- macosx10.15
- DTXcode
- 1120
- DTXcodeBuild
- 11B44
- LSBackgroundOnly
- 1
- LSMinimumSystemVersion
- 10.7
- LSUIElement
- 1
- NSMainNibFile
- MainMenu
- NSPrincipalClass
- NSApplication
-
-
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate
deleted file mode 100755
index 2394ea8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/Autoupdate and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop
deleted file mode 100755
index e93ea8f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/MacOS/fileop and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/PkgInfo b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/PkgInfo
deleted file mode 100644
index bd04210..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPL????
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/AppIcon.icns b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/AppIcon.icns
deleted file mode 100644
index 7f2a571..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/AppIcon.icns and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib
deleted file mode 100644
index 0db5508..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/SUStatus.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings
deleted file mode 100644
index e00af34..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings
deleted file mode 100644
index f2aea27..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings
deleted file mode 100644
index 1464f34..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings
deleted file mode 100644
index e0957c6..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings
deleted file mode 100644
index 202e70b..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings
deleted file mode 100644
index 6ef15d4..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings
deleted file mode 100644
index 49ed0df..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings
deleted file mode 100644
index 8a083f8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings
deleted file mode 100644
index 773f7c9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings
deleted file mode 100644
index 954abee..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings
deleted file mode 100644
index ce63fde..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hr.lproj/Sparkle.strings
deleted file mode 100644
index fe65435..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings
deleted file mode 100644
index d30ef64..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings
deleted file mode 100644
index 5f6ace2..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings
deleted file mode 100644
index 5b4be9e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings
deleted file mode 100644
index f4685ed..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings
deleted file mode 100644
index f008e1e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings
deleted file mode 100644
index fa4cd97..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings
deleted file mode 100644
index 76f3556..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings
deleted file mode 100644
index 4444f33..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings
deleted file mode 100644
index 2a7ce29..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings
deleted file mode 100644
index 18a287e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings
deleted file mode 100644
index 967a441..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings
deleted file mode 100644
index 8a11ecf..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings
deleted file mode 100644
index 65aa28f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings
deleted file mode 100644
index caaf060..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings
deleted file mode 100644
index e7c70db..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings
deleted file mode 100644
index 058b4ba..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings
deleted file mode 100644
index ffc5767..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings
deleted file mode 100644
index 263326c..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings
deleted file mode 100644
index 7e808f8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings
deleted file mode 100644
index b951788..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources
deleted file mode 100644
index f973ea7..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,860 +0,0 @@
-
-
-
-
- files
-
- Resources/AppIcon.icns
-
- 4McwRDEss5BzWwUMG2Xf93+ze08=
-
- Resources/SUStatus.nib
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- optional
-
-
- Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- optional
-
-
- Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- optional
-
-
- Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- optional
-
-
- Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- optional
-
-
- Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- optional
-
-
- Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- optional
-
-
- Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- optional
-
-
- Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- optional
-
-
- Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- optional
-
-
- Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- optional
-
-
- Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- optional
-
-
- Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- optional
-
-
- Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- optional
-
-
- Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- optional
-
-
- Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- optional
-
-
- Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- optional
-
-
- Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- optional
-
-
- Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- optional
-
-
- Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- optional
-
-
- Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- optional
-
-
- Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- optional
-
-
- Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- optional
-
-
- Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- optional
-
-
- Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- optional
-
-
- Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- optional
-
-
- Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- optional
-
-
- Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- optional
-
-
- Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- optional
-
-
- Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- optional
-
-
- Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- optional
-
-
- Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- optional
-
-
-
- files2
-
- MacOS/fileop
-
- cdhash
-
- l83be2L4QWdF+9aGGionW8fJ3mI=
-
- requirement
- cdhash H"76e6c5ec7f970ac4171b4da783e82f1a66e9008d" or cdhash H"97cddb7b62f8416745fbd6861a2a275bc7c9de62"
-
- Resources/AppIcon.icns
-
- hash
-
- 4McwRDEss5BzWwUMG2Xf93+ze08=
-
- hash2
-
- nq7j0ugQwyNbJn/7zGFwxIR0njwU3i7hAYKEyZhvUfE=
-
-
- Resources/SUStatus.nib
-
- hash
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- hash2
-
- 5qy5Hmt7D8O4gK4CkA7/lWikR3cX9ZSe6yTyluAeOh8=
-
-
- Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- hash2
-
- 2cAJJ5NTxwpRgp24Ca3EuTXfaIIzsYdH3Y9cNCalZfc=
-
- optional
-
-
- Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- hash2
-
- om5I6jKleuRoCwjfrRRqKWQbs2l8lLj8QGKS47cxybA=
-
- optional
-
-
- Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- hash2
-
- 06z1nY8VfM4M1SdHCc1jqewmP5Ue0g3mPDcNbeDVNIM=
-
- optional
-
-
- Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- hash2
-
- wu0CpGqE79+TXKIQm+q7ycPTuXhOlwRr/wD5uGHJzLM=
-
- optional
-
-
- Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- hash2
-
- XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
-
- optional
-
-
- Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- hash2
-
- wt+2xyusmWAQuJ5kAQlRlvFb1wO4L7/rFdG+VmNjl+Y=
-
- optional
-
-
- Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- hash2
-
- Xl/5yA/K9T7cscvPi/4/lWUtjJlIvO+esCF4SRaguz4=
-
- optional
-
-
- Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- hash2
-
- mtOoKdoTpGzeTNyzxkVGOMsE0Z3ZZOsmIKDfgA9aj8c=
-
- optional
-
-
- Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- hash2
-
- +AiiKWEdH3lesozLJBn3tfK6vi/VSI1/TnWVmIdVVsc=
-
- optional
-
-
- Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- hash2
-
- fyqJl0MhXYRILalxRHpv/JorWLOVLPtNcJioiPtlnYg=
-
- optional
-
-
- Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- hash2
-
- 4gUlWkwTANV/jd7n4OZoXyT8CAcgWVk/tI3a25wmuLg=
-
- optional
-
-
- Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- hash2
-
- I1njQLVyH2bFsJecQOLDAB9N8q8niH7u+hqzxRqqerA=
-
- optional
-
-
- Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- hash2
-
- sRkp8c3Bx1qWdhhSNdOap1PbfmiTziINy1HxGea3SWU=
-
- optional
-
-
- Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- hash2
-
- xcV1yh/zU3U3TsRUT6vGybvIQitf+ThrogN/uOWmD8k=
-
- optional
-
-
- Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- hash2
-
- Y+caNW+g0mt7HP4JrBxJw+uDwN3j19UYb+q5r9ch4Ow=
-
- optional
-
-
- Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- hash2
-
- dSPIvpFbelHRv8liJjN3TUVPbgD1DfhVSGmE+S99quI=
-
- optional
-
-
- Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- hash2
-
- +bxn0NPgkxdHLa1MHRT+JRlYmy1jpIuaenpst5RT+RA=
-
- optional
-
-
- Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- hash2
-
- FG+w+OnLI7nwnNCWiMT50LU98VWj1d08ElfX4k7Ok4w=
-
- optional
-
-
- Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- hash2
-
- xnQkqxaO8zP1xpjY3nyjOd4Fe0gJon2Dbt456ukd/Gw=
-
- optional
-
-
- Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- hash2
-
- pDq+41jhfESgJauedrYncFY1O5EMEU3nRyl7mmyYj+s=
-
- optional
-
-
- Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- hash2
-
- lY5EZJwPc/Rmfhw1gotkeEKB+ANXqZUlM2G92sZwdJc=
-
- optional
-
-
- Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- hash2
-
- RUq6VJjn/QyydkNbpklLwfCgRF62+uHhXen2dYLBNuQ=
-
- optional
-
-
- Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- hash2
-
- NNvDsecglQ/utR6YEqxyMj5K976YRWieCIC/PZuWCtQ=
-
- optional
-
-
- Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- hash2
-
- wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
-
- optional
-
-
- Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- hash2
-
- e3cyzJ87ohC1ff/BzZ5O00MnwRE02U+J1KwXlSZeSSg=
-
- optional
-
-
- Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- hash2
-
- t8QC+9TBONwKLQvV3fKV0umsnAS8ZDpqPikVksFPtWc=
-
- optional
-
-
- Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- hash2
-
- mJY6aeXFnSx38bF630z5lNPmPtsoYVAwadh0KC+9vfQ=
-
- optional
-
-
- Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- hash2
-
- nlP7repbMz6EqHo3sZWnK3tzx47WKSWnULdUHCYPgKk=
-
- optional
-
-
- Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- hash2
-
- xEXUfrylPld+eFGrPyj4wTRPj7vUWOZ2f94sWydq03M=
-
- optional
-
-
- Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- hash2
-
- u0572QZYh6sB0GQdMGMePalOf4zkxE7YQG7pp898SEg=
-
- optional
-
-
- Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- hash2
-
- ecJXF6vvj1f80iCr+Gk52cTyumQrea6H0NpOjwbbLiE=
-
- optional
-
-
- Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- hash2
-
- Vlf/4QD7/3S0SFqxmTWWcSwtTLWISKUSvLjpgWb7lxQ=
-
- optional
-
-
-
- rules
-
- ^Resources/
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
-
- nested
-
- weight
- 10
-
- ^.*
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^Resources/
-
- weight
- 20
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^[^/]+$
-
- nested
-
- weight
- 10
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/DarkAqua.css b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/DarkAqua.css
deleted file mode 100644
index a41e0f2..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/DarkAqua.css
+++ /dev/null
@@ -1,9 +0,0 @@
-html {
- color: #FFFFFFD8;
-}
-:link {
- color: #419CFF;
-}
-:link:active {
- color: #FF1919;
-}
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Info.plist b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Info.plist
deleted file mode 100644
index 0336a83..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/Info.plist
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19E224g
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- Sparkle
- CFBundleIdentifier
- org.sparkle-project.Sparkle
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- Sparkle
- CFBundlePackageType
- FMWK
- CFBundleShortVersionString
- 1.23.0 34-g962878b84
- CFBundleSignature
- ????
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 1.23.0
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 11B44
- DTPlatformVersion
- GM
- DTSDKBuild
- 19B68e
- DTSDKName
- macosx10.15
- DTXcode
- 1120
- DTXcodeBuild
- 11B44
- LSMinimumSystemVersion
- 10.7
-
-
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist
deleted file mode 100644
index 1f75b24..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist
+++ /dev/null
@@ -1,314 +0,0 @@
-
-
-
-
- ADP2,1
- Developer Transition Kit
- iMac1,1
- iMac G3 (Rev A-D)
- iMac4,1
- iMac (Core Duo)
- iMac4,2
- iMac for Education (17 inch, Core Duo)
- iMac5,1
- iMac (Core 2 Duo, 17 or 20 inch, SuperDrive)
- iMac5,2
- iMac (Core 2 Duo, 17 inch, Combo Drive)
- iMac6,1
- iMac (Core 2 Duo, 24 inch, SuperDrive)
- iMac7,1
- iMac Intel Core 2 Duo (aluminum enclosure)
- iMac8,1
- iMac (Core 2 Duo, 20 or 24 inch, Early 2008 )
- iMac9,1
- iMac (Core 2 Duo, 20 or 24 inch, Early or Mid 2009 )
- iMac10,1
- iMac (Core 2 Duo, 21.5 or 27 inch, Late 2009 )
- iMac11,1
- iMac (Core i5 or i7, 27 inch Late 2009)
- iMac11,2
- 21.5" iMac (mid 2010)
- iMac11,3
- iMac (Core i5 or i7, 27 inch Mid 2010)
- iMac12,1
- iMac (Core i3 or i5 or i7, 21.5 inch Mid 2010 or Late 2011)
- iMac12,2
- iMac (Core i5 or i7, 27 inch Mid 2011)
- iMac13,1
- iMac (Core i3 or i5 or i7, 21.5 inch Late 2012 or Early 2013)
- iMac13,2
- iMac (Core i5 or i7, 27 inch Late 2012)
- iMac14,1
- iMac (Core i5, 21.5 inch Late 2013)
- iMac14,2
- iMac (Core i5 or i7, 27 inch Late 2013)
- iMac14,3
- iMac (Core i5 or i7, 21.5 inch Late 2013)
- iMac14,4
- iMac (Core i5, 21.5 inch Mid 2014)
- iMac15,1
- iMac (Retina 5K Core i5 or i7, 27 inch Late 2014 or Mid 2015)
- iMac16,1
- iMac (Core i5, 21,5 inch Late 2015)
- iMac16,2
- iMac (Retina 4K Core i5 or i7, 21.5 inch Late 2015)
- iMac17,1
- iMac (Retina 5K Core i5 or i7, 27 inch Late 2015)
- MacBook1,1
- MacBook (Core Duo)
- MacBook2,1
- MacBook (Core 2 Duo)
- MacBook4,1
- MacBook (Core 2 Duo Feb 2008)
- MacBook5,1
- MacBook (Core 2 Duo, Late 2008, Unibody)
- MacBook5,2
- MacBook (Core 2 Duo, Early 2009, White)
- MacBook6,1
- MacBook (Core 2 Duo, Late 2009, Unibody)
- MacBook7,1
- MacBook (Core 2 Duo, Mid 2010, White)
- MacBook8,1
- MacBook (Core M, 12 inch, Early 2015)
- MacBookAir1,1
- MacBook Air (Core 2 Duo, 13 inch, Early 2008)
- MacBookAir2,1
- MacBook Air (Core 2 Duo, 13 inch, Mid 2009)
- MacBookAir3,1
- MacBook Air (Core 2 Duo, 11 inch, Late 2010)
- MacBookAir3,2
- MacBook Air (Core 2 Duo, 13 inch, Late 2010)
- MacBookAir4,1
- MacBook Air (Core i5 or i7, 11 inch, Mid 2011)
- MacBookAir4,2
- MacBook Air (Core i5 or i7, 13 inch, Mid 2011)
- MacBookAir5,1
- MacBook Air (Core i5 or i7, 11 inch, Mid 2012)
- MacBookAir5,2
- MacBook Air (Core i5 or i7, 13 inch, Mid 2012)
- MacBookAir6,1
- MacBook Air (Core i5 or i7, 11 inch, Mid 2013 or Early 2014)
- MacBookAir6,2
- MacBook Air (Core i5 or i7, 13 inch, Mid 2013 or Early 2014)
- MacBookAir7,1
- MacBook Air (Core i5 or i7, 11 inch, Early 2015)
- MacBookAir7,2
- MacBook Air (Core i5 or i7, 13 inch, Early 2015)
- MacBookPro1,1
- MacBook Pro Core Duo (15-inch)
- MacBookPro1,2
- MacBook Pro Core Duo (17-inch)
- MacBookPro2,1
- MacBook Pro Core 2 Duo (17-inch)
- MacBookPro2,2
- MacBook Pro Core 2 Duo (15-inch)
- MacBookPro3,1
- MacBook Pro Core 2 Duo (15-inch LED, Core 2 Duo)
- MacBookPro3,2
- MacBook Pro Core 2 Duo (17-inch HD, Core 2 Duo)
- MacBookPro4,1
- MacBook Pro (Core 2 Duo Feb 2008)
- MacBookPro5,1
- MacBook Pro Intel Core 2 Duo (aluminum unibody)
- MacBookPro5,2
- MacBook Pro Intel Core 2 Duo (aluminum unibody)
- MacBookPro5,3
- MacBook Pro Intel Core 2 Duo (aluminum unibody)
- MacBookPro5,4
- MacBook Pro Intel Core 2 Duo (aluminum unibody)
- MacBookPro5,5
- MacBook Pro Intel Core 2 Duo (aluminum unibody)
- MacBookPro6,1
- MacBook Pro Intel Core i5, Intel Core i7 (mid 2010)
- MacBookPro6,2
- MacBook Pro Intel Core i5, Intel Core i7 (mid 2010)
- MacBookPro7,1
- MacBook Pro Intel Core 2 Duo (mid 2010)
- MacBookPro8,1
- MacBook Pro Intel Core i5, Intel Core i7, 13" (early 2011)
- MacBookPro8,2
- MacBook Pro Intel Core i7, 15" (early 2011)
- MacBookPro8,3
- MacBook Pro Intel Core i7, 17" (early 2011)
- MacBookPro9,1
- MacBook Pro (15-inch, Mid 2012)
- MacBookPro9,2
- MacBook Pro (13-inch, Mid 2012)
- MacBookPro10,1
- MacBook Pro (Retina, Mid 2012)
- MacBookPro10,2
- MacBook Pro (Retina, 13-inch, Late 2012)
- MacBookPro11,1
- MacBook Pro (Retina, 13-inch, Late 2013)
- MacBookPro11,2
- MacBook Pro (Retina, 15-inch, Late 2013)
- MacBookPro11,3
- MacBook Pro (Retina, 15-inch, Late 2013)
- MacbookPro11,4
- MacBook Pro (Retina, 15-inch, Mid 2015)
- MacbookPro11,5
- MacBook Pro (Retina, 15-inch, Mid 2015)
- MacbookPro12,1
- MacBook Pro (Retina, 13-inch, Early 2015)
- Macmini1,1
- Mac Mini (Core Solo/Duo)
- Macmini2,1
- Mac mini Intel Core
- Macmini3,1
- Mac mini Intel Core
- Macmini4,1
- Mac mini Intel Core (Mid 2010)
- Macmini5,1
- Mac mini (Core i5, Mid 2011)
- Macmini5,2
- Mac mini (Core i5 or Core i7, Mid 2011)
- Macmini5,3
- Mac mini (Core i7, Server, Mid 2011)
- Macmini6,1
- Mac mini (Core i5, Late 2012)
- Macmini6,2
- Mac mini (Core i7, Normal or Server, Late 2012)
- Macmini7,1
- Mac mini (Core i5 or Core i7, Late 2014)
- MacPro1,1,Quad
- Mac Pro
- MacPro1,1
- Mac Pro (four-core)
- MacPro2,1
- Mac Pro (eight-core)
- MacPro3,1
- Mac Pro (January 2008 4- or 8- core "Harpertown")
- MacPro4,1
- Mac Pro (March 2009)
- MacPro5,1
- Mac Pro (2010 or 2012)
- MacPro6,1
- Mac Pro (Late 2013)
- PowerBook1,1
- PowerBook G3
- PowerBook2,1
- iBook G3
- PowerBook2,2
- iBook G3 (FireWire)
- PowerBook2,3
- iBook G3
- PowerBook2,4
- iBook G3
- PowerBook3,1
- PowerBook G3 (FireWire)
- PowerBook3,2
- PowerBook G4
- PowerBook3,3
- PowerBook G4 (Gigabit Ethernet)
- PowerBook3,4
- PowerBook G4 (DVI)
- PowerBook3,5
- PowerBook G4 (1GHz / 867MHz)
- PowerBook4,1
- iBook G3 (Dual USB, Late 2001)
- PowerBook4,2
- iBook G3 (16MB VRAM)
- PowerBook4,3
- iBook G3 Opaque 16MB VRAM, 32MB VRAM, Early 2003)
- PowerBook5,1
- PowerBook G4 (17 inch)
- PowerBook5,2
- PowerBook G4 (15 inch FW 800)
- PowerBook5,3
- PowerBook G4 (17-inch 1.33GHz)
- PowerBook5,4
- PowerBook G4 (15 inch 1.5/1.33GHz)
- PowerBook5,5
- PowerBook G4 (17-inch 1.5GHz)
- PowerBook5,6
- PowerBook G4 (15 inch 1.67GHz/1.5GHz)
- PowerBook5,7
- PowerBook G4 (17-inch 1.67GHz)
- PowerBook5,8
- PowerBook G4 (Double layer SD, 15 inch)
- PowerBook5,9
- PowerBook G4 (Double layer SD, 17 inch)
- PowerBook6,1
- PowerBook G4 (12 inch)
- PowerBook6,2
- PowerBook G4 (12 inch, DVI)
- PowerBook6,3
- iBook G4
- PowerBook6,4
- PowerBook G4 (12 inch 1.33GHz)
- PowerBook6,5
- iBook G4 (Early-Late 2004)
- PowerBook6,7
- iBook G4 (Mid 2005)
- PowerBook6,8
- PowerBook G4 (12 inch 1.5GHz)
- PowerMac1,1
- Power Macintosh G3 (Blue & White)
- PowerMac1,2
- Power Macintosh G4 (PCI Graphics)
- PowerMac2,1
- iMac G3 (Slot-loading CD-ROM)
- PowerMac2,2
- iMac G3 (Summer 2000)
- PowerMac3,1
- Power Macintosh G4 (AGP Graphics)
- PowerMac3,2
- Power Macintosh G4 (AGP Graphics)
- PowerMac3,3
- Power Macintosh G4 (Gigabit Ethernet)
- PowerMac3,4
- Power Macintosh G4 (Digital Audio)
- PowerMac3,5
- Power Macintosh G4 (Quick Silver)
- PowerMac3,6
- Power Macintosh G4 (Mirrored Drive Door)
- PowerMac4,1
- iMac G3 (Early/Summer 2001)
- PowerMac4,2
- iMac G4 (Flat Panel)
- PowerMac4,4
- eMac
- PowerMac4,5
- iMac G4 (17-inch Flat Panel)
- PowerMac5,1
- Power Macintosh G4 Cube
- PowerMac5,2
- Power Mac G4 Cube
- PowerMac6,1
- iMac G4 (USB 2.0)
- PowerMac6,3
- iMac G4 (20-inch Flat Panel)
- PowerMac6,4
- eMac (USB 2.0, 2005)
- PowerMac7,2
- Power Macintosh G5
- PowerMac7,3
- Power Macintosh G5
- PowerMac8,1
- iMac G5
- PowerMac8,2
- iMac G5 (Ambient Light Sensor)
- PowerMac9,1
- Power Macintosh G5 (Late 2005)
- PowerMac10,1
- Mac Mini G4
- PowerMac10,2
- Mac Mini (Late 2005)
- PowerMac11,2
- Power Macintosh G5 (Late 2005)
- PowerMac12,1
- iMac G5 (iSight)
- RackMac1,1
- Xserve G4
- RackMac1,2
- Xserve G4 (slot-loading, cluster node)
- RackMac3,1
- Xserve G5
- Xserve1,1
- Xserve (Intel Xeon)
- Xserve2,1
- Xserve (January 2008 quad-core)
- Xserve3,1
- Xserve (early 2009)
-
-
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUStatus.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUStatus.nib
deleted file mode 100644
index 0db5508..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/SUStatus.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 37662d7..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 5b92ee1..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index a328d26..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/Sparkle.strings
deleted file mode 100644
index e00af34..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ar.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ca.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ca.lproj/Sparkle.strings
deleted file mode 100644
index f2aea27..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ca.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 8d76772..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 6d50f65..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index fd17b58..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings
deleted file mode 100644
index 1464f34..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 8a75587..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 6e0336e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 1e5dd16..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings
deleted file mode 100644
index e0957c6..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 7d3186d..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 993a696..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index a28251c..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings
deleted file mode 100644
index 202e70b..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index a5f23c8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 5c0caca..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index b4b0879..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/Sparkle.strings
deleted file mode 100644
index 6ef15d4..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/el.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 643cfbf..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 89f7db4..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 85a98b8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings
deleted file mode 100644
index 49ed0df..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 250bf1b..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 9e3ad13..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 01a7fe6..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings
deleted file mode 100644
index 8a083f8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 2947574..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 0eb20b9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index af32dda..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/Sparkle.strings
deleted file mode 100644
index 773f7c9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fi.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 6da1628..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 80a7ea9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index b346457..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings
deleted file mode 100644
index 954abee..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr_CA.lproj b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr_CA.lproj
deleted file mode 120000
index f9834a3..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/fr_CA.lproj
+++ /dev/null
@@ -1 +0,0 @@
-fr.lproj
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/he.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/he.lproj/Sparkle.strings
deleted file mode 100644
index ce63fde..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/he.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 30c68d7..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 8693cbc..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 43c9939..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/Sparkle.strings
deleted file mode 100644
index fe65435..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 9ac3a72..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib
deleted file mode 100644
index fa26f70..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 5366d6c..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings
deleted file mode 100644
index d30ef64..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/hu.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 768beb9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 2c50154..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 8d90715..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings
deleted file mode 100644
index 5f6ace2..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 5329daf..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 9f34c0f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index df99d59..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings
deleted file mode 100644
index 5b4be9e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 359fdd3..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib
deleted file mode 100644
index ee64558..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index c05c936..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings
deleted file mode 100644
index f4685ed..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 3df4052..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 24d7c6f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 6131a89..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/Sparkle.strings
deleted file mode 100644
index f008e1e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 8afc9a7..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 464fe83..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 1d8c21a..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/Sparkle.strings
deleted file mode 100644
index fa4cd97..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nb.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 6c19e84..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 72ec709..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 2745a96..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings
deleted file mode 100644
index 76f3556..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 7fb38ae..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 7770c87..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index c3cc61a..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings
deleted file mode 100644
index 4444f33..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt.lproj b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt.lproj
deleted file mode 120000
index 3c1c9f6..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt.lproj
+++ /dev/null
@@ -1 +0,0 @@
-pt_BR.lproj
\ No newline at end of file
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 0aceadd..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 39e1703..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 878210d..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/Sparkle.strings
deleted file mode 100644
index 2a7ce29..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 713f39b..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 4ac653c..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 5d62dc8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/Sparkle.strings
deleted file mode 100644
index 18a287e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index a35c271..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 5cd107e..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index bd546ca..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/Sparkle.strings
deleted file mode 100644
index 967a441..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 488f5d8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib
deleted file mode 100644
index c4967d1..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 5ab495b..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings
deleted file mode 100644
index 8a11ecf..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 4d31001..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 19b6d82..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index f1773f7..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/Sparkle.strings
deleted file mode 100644
index 65aa28f..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 1696cb9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 7d28633..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index cf882d0..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/Sparkle.strings
deleted file mode 100644
index caaf060..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 823cdeb..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib
deleted file mode 100644
index a2eb444..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 303cccb..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings
deleted file mode 100644
index e7c70db..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index a1a98b9..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 9122cfa..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 5f64341..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/Sparkle.strings
deleted file mode 100644
index 058b4ba..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/th.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index c1173aa..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 4784b32..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index e76fe05..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings
deleted file mode 100644
index ffc5767..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index e610aae..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 6d353b7..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 0c9ab54..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/Sparkle.strings
deleted file mode 100644
index 263326c..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index d927140..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 77cd122..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index 9a758df..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings
deleted file mode 100644
index 7e808f8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib
deleted file mode 100644
index 3d41afb..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib
deleted file mode 100644
index 74418e8..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib
deleted file mode 100644
index b47db00..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings b/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings
deleted file mode 100644
index b951788..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/Sparkle b/Pods/Sparkle/Sparkle.framework/Versions/A/Sparkle
deleted file mode 100755
index cc67a50..0000000
Binary files a/Pods/Sparkle/Sparkle.framework/Versions/A/Sparkle and /dev/null differ
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/A/_CodeSignature/CodeResources b/Pods/Sparkle/Sparkle.framework/Versions/A/_CodeSignature/CodeResources
deleted file mode 100644
index 52cdcef..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/A/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,3900 +0,0 @@
-
-
-
-
- files
-
- Resources/Autoupdate.app/Contents/Info.plist
-
- WmC7M6tAuCZzYQbwA5YQRyp8gSg=
-
- Resources/Autoupdate.app/Contents/MacOS/Autoupdate
-
- Y0Fxy1YyUMrbR92D7MX3M0u26ns=
-
- Resources/Autoupdate.app/Contents/MacOS/fileop
-
- kd875N+pxOj629NQNLzNs+ZBJnc=
-
- Resources/Autoupdate.app/Contents/PkgInfo
-
- n57qDP4tZfLD1rCS43W0B4LQjzE=
-
- Resources/Autoupdate.app/Contents/Resources/AppIcon.icns
-
- 4McwRDEss5BzWwUMG2Xf93+ze08=
-
- Resources/Autoupdate.app/Contents/Resources/SUStatus.nib
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources
-
- bY25s0CxDdpPUjh2IkcEndg3sMc=
-
- Resources/DarkAqua.css
-
- SCihC2/GG/DhF4xcXD9MYaxhawM=
-
- Resources/Info.plist
-
- un8L4C3zlHfrCP1+qdtrsU+uHUQ=
-
- Resources/SUModelTranslation.plist
-
- iD2Ex40Usc4ZE6IAhRePqgwK/xw=
-
- Resources/SUStatus.nib
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- Resources/ar.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- oDbeH//n57rFaGaLkwI8UQ/txa0=
-
- optional
-
-
- Resources/ar.lproj/SUUpdateAlert.nib
-
- hash
-
- rj3mNv5WCDqnrsLmtCWdWwnQzJE=
-
- optional
-
-
- Resources/ar.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- xsWIpjC5TTnPtuprvEvnTUMyKYo=
-
- optional
-
-
- Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- optional
-
-
- Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- optional
-
-
- Resources/cs.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- iLsEEL5N+u3x0igCMtLbvUxqiI0=
-
- optional
-
-
- Resources/cs.lproj/SUUpdateAlert.nib
-
- hash
-
- reUhWQTuJfS9z/Hf8LwQASnszvc=
-
- optional
-
-
- Resources/cs.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- AvWpT2/bR/hQ2SrkSIJn1HaAXi0=
-
- optional
-
-
- Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- optional
-
-
- Resources/da.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- u1F8d4d/aOeByXDdvXMugGpU/Fk=
-
- optional
-
-
- Resources/da.lproj/SUUpdateAlert.nib
-
- hash
-
- ZW7bZ9L3EhY/tyvqZWgYznuPaTY=
-
- optional
-
-
- Resources/da.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- uMINTHGG6dgMjyUAYQha7LXmlFg=
-
- optional
-
-
- Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- optional
-
-
- Resources/de.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- VRG/ZYuz0KOyMjBw4bu4NIlO3MY=
-
- optional
-
-
- Resources/de.lproj/SUUpdateAlert.nib
-
- hash
-
- cT+nRuofaW12I0wjvG697gXwMfA=
-
- optional
-
-
- Resources/de.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- P1qisftBIKKBMlb5+8fD2vZn8C4=
-
- optional
-
-
- Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- optional
-
-
- Resources/el.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- ccB0As39qPJ0x4XkN34YZI8IUHs=
-
- optional
-
-
- Resources/el.lproj/SUUpdateAlert.nib
-
- hash
-
- 8BqXnIfQOb3RBiybY1uUgI2a0oc=
-
- optional
-
-
- Resources/el.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- WujzpfOdW+H1RXGYDSAWcHDghE4=
-
- optional
-
-
- Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- optional
-
-
- Resources/en.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- smFdnjqh5FfLp75QJkkVpDg+CPs=
-
- optional
-
-
- Resources/en.lproj/SUUpdateAlert.nib
-
- hash
-
- uQPgA8QNrJ6dkBofaA4cYiep7Nw=
-
- optional
-
-
- Resources/en.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- jc/+PgCV2twCZZQSjQHHAer/o9M=
-
- optional
-
-
- Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- optional
-
-
- Resources/es.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- t79VYhRMP0dQCdKKtn83sAtFAkU=
-
- optional
-
-
- Resources/es.lproj/SUUpdateAlert.nib
-
- hash
-
- BPV01tBvjSwDHnD/WkxFJ+W7eFI=
-
- optional
-
-
- Resources/es.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- NrVNwqMfVUN8CR/qLP3WzI74QKg=
-
- optional
-
-
- Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- optional
-
-
- Resources/fi.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3Jy7fCDJXPgxfGrSLnrq/BrR8Fo=
-
- optional
-
-
- Resources/fi.lproj/SUUpdateAlert.nib
-
- hash
-
- fWlU1Y804x2510X3QDdE/kgfBjY=
-
- optional
-
-
- Resources/fi.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- phFF3/dcygmnknefGj4i3cgz294=
-
- optional
-
-
- Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- optional
-
-
- Resources/fr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- RuJWtV4NU5tNgg+IHFiksMNUfIA=
-
- optional
-
-
- Resources/fr.lproj/SUUpdateAlert.nib
-
- hash
-
- Fx5MmhvVqSx8rSHFOIibPCl3xBs=
-
- optional
-
-
- Resources/fr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- ZwgBvgFW99rtuKNAPLcCPieEdM8=
-
- optional
-
-
- Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- optional
-
-
- Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- optional
-
-
- Resources/hr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3rBSNPdcL/Nl7+0rpUZqGhljLQY=
-
- optional
-
-
- Resources/hr.lproj/SUUpdateAlert.nib
-
- hash
-
- +OYMTGeQfzz+9ImWkCbDKJG4N6w=
-
- optional
-
-
- Resources/hr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- eWFDPqngmPB+nrvPXjpU207PI9w=
-
- optional
-
-
- Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- optional
-
-
- Resources/hu.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- KqZCmcd+fhq4qCb7DbEOVkCcC5M=
-
- optional
-
-
- Resources/hu.lproj/SUUpdateAlert.nib
-
- hash
-
- VjGGKPTkcvGmYWc2ejOXIOR2Pec=
-
- optional
-
-
- Resources/hu.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 5EiQOlMoRKSojP+6FNbyMwNhgVk=
-
- optional
-
-
- Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- optional
-
-
- Resources/is.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- ab4gaq47381T+4qaedPAv/JPk6o=
-
- optional
-
-
- Resources/is.lproj/SUUpdateAlert.nib
-
- hash
-
- HC1ZY4ZwpdC8g7whfpr8B68+Wsg=
-
- optional
-
-
- Resources/is.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- KEnwS7P4M7RXREXDBrYzFPAB5VU=
-
- optional
-
-
- Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- optional
-
-
- Resources/it.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- /GUIYGR9WmveeKz5MV+ulysFDGE=
-
- optional
-
-
- Resources/it.lproj/SUUpdateAlert.nib
-
- hash
-
- C+frin/RV6PMceoJWhnBHw/UiSo=
-
- optional
-
-
- Resources/it.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- NU+8Up7T7RaEJJ6XUGU315MmJEA=
-
- optional
-
-
- Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- optional
-
-
- Resources/ja.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- WXXUfAzkoQeox52T+w/9xy/eZzU=
-
- optional
-
-
- Resources/ja.lproj/SUUpdateAlert.nib
-
- hash
-
- hdYuZq1xueHEJ8e5TeRx/9nxlJA=
-
- optional
-
-
- Resources/ja.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- PLPFBaQnQsXytVrJabv0nvald10=
-
- optional
-
-
- Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- optional
-
-
- Resources/ko.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- l0zDEsFdyHwzPuayHe8R2wkbv0c=
-
- optional
-
-
- Resources/ko.lproj/SUUpdateAlert.nib
-
- hash
-
- R9RsJCIJrFMpzTJNUsMio/R2jNs=
-
- optional
-
-
- Resources/ko.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- o0FtQN9F2+i8SA46MW2lvxZAFfI=
-
- optional
-
-
- Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- optional
-
-
- Resources/nb.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 4ylPEFzA3WhK/BiqiKjlyeehlPI=
-
- optional
-
-
- Resources/nb.lproj/SUUpdateAlert.nib
-
- hash
-
- Kcse19bpeWkKxkDiEabgvpb2Dk8=
-
- optional
-
-
- Resources/nb.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- mS+H7dDl1Yn5HoNY6FXQ+INWQRw=
-
- optional
-
-
- Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- optional
-
-
- Resources/nl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- DblM97MbrUGSoF8qs4qy1pFAvXw=
-
- optional
-
-
- Resources/nl.lproj/SUUpdateAlert.nib
-
- hash
-
- mk176kIJR7A90H6Qq+hi8D2Q6Vo=
-
- optional
-
-
- Resources/nl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- z6/rLqlkgii529Dut+XHavZ4Pq4=
-
- optional
-
-
- Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- optional
-
-
- Resources/pl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- kWDLMC25Z+sfNh5zpNFI8c9mBOg=
-
- optional
-
-
- Resources/pl.lproj/SUUpdateAlert.nib
-
- hash
-
- QSgvMCGfu3qwt4LSPDoITv7Zj30=
-
- optional
-
-
- Resources/pl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- uf+l2wCxifW3p/OPcOg7gXrO7ec=
-
- optional
-
-
- Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- optional
-
-
- Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 93bUtDO+GDxBXAEl9unvmFe1mWo=
-
- optional
-
-
- Resources/pt_BR.lproj/SUUpdateAlert.nib
-
- hash
-
- E4Vxj5LZDhvc7xttfztZBkDwo5s=
-
- optional
-
-
- Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- XF0m/MqiO9kZb/K0uWKvnIi0jbo=
-
- optional
-
-
- Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- optional
-
-
- Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- H+9mRnaSNpf3x2lnvZJQYmNOeDE=
-
- optional
-
-
- Resources/pt_PT.lproj/SUUpdateAlert.nib
-
- hash
-
- 7VloEUr/e0D0uiCgmSYM89car10=
-
- optional
-
-
- Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- KRVl5KSZqqi3JII8+JbAWE/vyeM=
-
- optional
-
-
- Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- optional
-
-
- Resources/ro.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 5qfGbw+bZ8nIzRjTdFCQ4ajYuLg=
-
- optional
-
-
- Resources/ro.lproj/SUUpdateAlert.nib
-
- hash
-
- 68qUvif5bsy3gh88hEcrGvT0sg8=
-
- optional
-
-
- Resources/ro.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- SweZv0/gqhOhvQDoTkvh0MNpjxs=
-
- optional
-
-
- Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- optional
-
-
- Resources/ru.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3ymMt+zeZFb6zTVVK2kHUBbiGsE=
-
- optional
-
-
- Resources/ru.lproj/SUUpdateAlert.nib
-
- hash
-
- Shn/KmVDoD3wypQA4uFjnIJqQzY=
-
- optional
-
-
- Resources/ru.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- W/T4ULA1IJxyDbETvrpiJrnX63w=
-
- optional
-
-
- Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- optional
-
-
- Resources/sk.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- dkv1LXTd6KP9qyGoGQWM/beHi58=
-
- optional
-
-
- Resources/sk.lproj/SUUpdateAlert.nib
-
- hash
-
- ZYpm1VcCFFWBaIzjYYwhekhYPDE=
-
- optional
-
-
- Resources/sk.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- WHCeNcsEET1G546RnCG1GQc9BTk=
-
- optional
-
-
- Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- optional
-
-
- Resources/sl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- M8OEz9UpXZ+CwFLwnPmpw73qCRk=
-
- optional
-
-
- Resources/sl.lproj/SUUpdateAlert.nib
-
- hash
-
- qRwnTGgz/ZS11VE0PbfWNnLPg0o=
-
- optional
-
-
- Resources/sl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- TLk0Rv9HN/Y8bYaF3vr8kg9KPuI=
-
- optional
-
-
- Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- optional
-
-
- Resources/sv.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 0FRDiL99dypvNgSR6/b2hEh8LC8=
-
- optional
-
-
- Resources/sv.lproj/SUUpdateAlert.nib
-
- hash
-
- nhRSdsw8i1SblxHBOLBvYjBPO8g=
-
- optional
-
-
- Resources/sv.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 6qyk1r0zm0331mer2SxkuzuSm64=
-
- optional
-
-
- Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- optional
-
-
- Resources/th.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 02wDrcnMUo4dg7fm4RSe/Sy2pFs=
-
- optional
-
-
- Resources/th.lproj/SUUpdateAlert.nib
-
- hash
-
- j2iSaoDJRMV3kq+UFuzkbVAojSg=
-
- optional
-
-
- Resources/th.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- Pb4ma8CWTT89suTVjHa3iQeWepg=
-
- optional
-
-
- Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- optional
-
-
- Resources/tr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 5l2VJ1hqtebg0BM6zmyz63tMhR0=
-
- optional
-
-
- Resources/tr.lproj/SUUpdateAlert.nib
-
- hash
-
- w4Qf7do1kg75nGVgX0TP8MHOCOs=
-
- optional
-
-
- Resources/tr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- CT6KO7Zy073NY0kp2tcbUgEdNRo=
-
- optional
-
-
- Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- optional
-
-
- Resources/uk.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- NgeN7x6U1IHvnglysoHMw5YH7RU=
-
- optional
-
-
- Resources/uk.lproj/SUUpdateAlert.nib
-
- hash
-
- 5P3DitlPL1sqOb0WkiXq8ZWq2kQ=
-
- optional
-
-
- Resources/uk.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- aY4PHFMl4vj5sqgVBNGxePP5CCU=
-
- optional
-
-
- Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- optional
-
-
- Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- qhLsJNXC4lbz9xO+bC41ILw8CUg=
-
- optional
-
-
- Resources/zh_CN.lproj/SUUpdateAlert.nib
-
- hash
-
- dQk9OZiBuGL0rOXiWivc2ld9Z+4=
-
- optional
-
-
- Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- TYmHdlcZRxyoGQ6FNldZKp8Xl1I=
-
- optional
-
-
- Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- optional
-
-
- Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- E7e3G1hg4vqRfzno4FdzvgH0yng=
-
- optional
-
-
- Resources/zh_TW.lproj/SUUpdateAlert.nib
-
- hash
-
- bm6w3bCQbsrYbFszNCANq+DHcdQ=
-
- optional
-
-
- Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 1WN5IQ6j/AsxDG2fbAuKZAwoyzM=
-
- optional
-
-
- Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- optional
-
-
-
- files2
-
- Headers/SPUDownloadData.h
-
- hash
-
- 0uirAEMDYuzqSh3dbtfncvlTpvo=
-
- hash2
-
- DkOXqPnwmXR6QeDI4ja3DtFxDW5L3Dcjf21hEPWImoY=
-
-
- Headers/SPUDownloader.h
-
- hash
-
- OAA6tKxz1g4V1SQZaj3RPNmNMzo=
-
- hash2
-
- OEDz5kY4WgtWuZ8SApjyqvVDEf3iEj7Sg2uhl+3J+jk=
-
-
- Headers/SPUDownloaderDelegate.h
-
- hash
-
- UkBvHxzNYA/YON0ImE8m/8g4vkg=
-
- hash2
-
- 8D6RyR2aziRQIiRN3e7qxlEM9jfgkwBBTWmSjDhLqm8=
-
-
- Headers/SPUDownloaderDeprecated.h
-
- hash
-
- l7/+P82TkgRp/YLnQtJtjMWd3/A=
-
- hash2
-
- A7PBMhwuTH0X/JDeyLlh1Xrdc0krwjPqdBPCiePFrxQ=
-
-
- Headers/SPUDownloaderProtocol.h
-
- hash
-
- VsD58zsMmnH4mVuK456ekiJcYFU=
-
- hash2
-
- 02oqvyfRCQp5SMSBQNzYZaz1/0VTso0GKnOSbuDEAVo=
-
-
- Headers/SPUDownloaderSession.h
-
- hash
-
- IeDSEpUGRwB9HcDVlqbxb6k19A8=
-
- hash2
-
- ZFXLQz90P2h4rR2v1VqRAKzrSSlItkO5cW/0AFy7eYQ=
-
-
- Headers/SPUURLRequest.h
-
- hash
-
- 588/W6GUNXYFVar9nygqHNYeTX8=
-
- hash2
-
- 4EG4qYbJgM0wBJCoSPD1lbbDTLHlm85m4xNehyXyU74=
-
-
- Headers/SUAppcast.h
-
- hash
-
- puyTMIscPdgGWGQM4TITePIKSdA=
-
- hash2
-
- R3/VQvZCv8Ab34CC17vtBHR3dqkJXnidTR5n8aX4DD0=
-
-
- Headers/SUAppcastItem.h
-
- hash
-
- YQvyEYAn6UWDwU8NT5ccPwhdRXE=
-
- hash2
-
- ZB27X0FfNZ54ez8FZAFDEi6/o4BYtQnl4A9Y3tAbkUI=
-
-
- Headers/SUCodeSigningVerifier.h
-
- hash
-
- Wj90pgADRte0DhyUmlOXWORp830=
-
- hash2
-
- PPwqqlfaR8hxIfD2YEKdVzyDN4kBVdul55HDAELxQ7U=
-
-
- Headers/SUErrors.h
-
- hash
-
- fXyYJmeBH5lNthmGD2GJOWkMmjg=
-
- hash2
-
- JKSoOJCqip87NB39v1ip2Gki8x1rGVcXB7D6kTCeBTI=
-
-
- Headers/SUExport.h
-
- hash
-
- G2w3uU/V7JzIupuOjQ2LyPVGdo4=
-
- hash2
-
- XO8CQmbFThLbYg949NEGhg3g+iouIw3/3+BCCLtEdFE=
-
-
- Headers/SUStandardVersionComparator.h
-
- hash
-
- 6L4GrA8i1OjMLIGc/sFvEUeSfso=
-
- hash2
-
- 5HrjOlX+uJHOw1ma+1BtG5tlYx/75N/gVzt+BX/GOxg=
-
-
- Headers/SUUpdater.h
-
- hash
-
- krK593R1jTMhVN/yl8nXWo1WIfg=
-
- hash2
-
- IJc5cjKEoEbG6onu/Dy+1OXT5YJ7GV3R1U0u2FamUsY=
-
-
- Headers/SUUpdaterDelegate.h
-
- hash
-
- UWIKKrtpG8ETIKMCaSRiq4ujPJs=
-
- hash2
-
- d9LBmTLBxcQda+JzY5Y0rdqUU3ZwG0B/xUrAF68d2Xk=
-
-
- Headers/SUVersionComparisonProtocol.h
-
- hash
-
- pin8CrEV9eYWF9sdDu0N1YixWOE=
-
- hash2
-
- rsm3T+GsIhDgSqY8EtkBpIxYgSZCZxf4HE9a/FcTRCc=
-
-
- Headers/SUVersionDisplayProtocol.h
-
- hash
-
- D3yVFnts0j1IacN9dSN7iZSVlZg=
-
- hash2
-
- AQITUMp8aq1UAOrmksAKmGFpgI24u9rDSBBZrgDqdN4=
-
-
- Headers/Sparkle.h
-
- hash
-
- kAc+dA9KctczULg0aLWypDdBvy0=
-
- hash2
-
- qx9pH2muu7OaSYEeZEfIzGFTWCk/gIo7ZQ+6TExPhyA=
-
-
- Modules/module.modulemap
-
- hash
-
- /2jgDcgH5+EG9ojcVskajfVo4yg=
-
- hash2
-
- 1TF+JZkzFr6n8oH4WItto+C5Vf3K12f0H9KjqD0A5QU=
-
-
- PrivateHeaders/SUUnarchiver.h
-
- hash
-
- 7mTpmnTkJ97DZQQzK/hdl2aZmXU=
-
- hash2
-
- SQYAanTtlyX15CJapj5tDbhBEMtgQ7ZNdmpSij0+tD4=
-
-
- Resources/Autoupdate.app/Contents/Info.plist
-
- hash
-
- WmC7M6tAuCZzYQbwA5YQRyp8gSg=
-
- hash2
-
- DF5sAWodrqG3GqtUmnteKhxPsxEVxHX4Yk3PwYMWAuk=
-
-
- Resources/Autoupdate.app/Contents/MacOS/Autoupdate
-
- hash
-
- Y0Fxy1YyUMrbR92D7MX3M0u26ns=
-
- hash2
-
- UxBDXxIDllZ+ofDxiiyQPyJg9/VBzaT4z5iXji+YtLY=
-
-
- Resources/Autoupdate.app/Contents/MacOS/fileop
-
- hash
-
- kd875N+pxOj629NQNLzNs+ZBJnc=
-
- hash2
-
- ZPTpaY9Le7q+6pMOzOxHLnFZsA1Sl9fhmWhJLFArpV4=
-
-
- Resources/Autoupdate.app/Contents/PkgInfo
-
- hash
-
- n57qDP4tZfLD1rCS43W0B4LQjzE=
-
- hash2
-
- glAhkclISwTWhTdPmHmgBmBpxJuKyuegSwHTjQfo7KA=
-
-
- Resources/Autoupdate.app/Contents/Resources/AppIcon.icns
-
- hash
-
- 4McwRDEss5BzWwUMG2Xf93+ze08=
-
- hash2
-
- nq7j0ugQwyNbJn/7zGFwxIR0njwU3i7hAYKEyZhvUfE=
-
-
- Resources/Autoupdate.app/Contents/Resources/SUStatus.nib
-
- hash
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- hash2
-
- 5qy5Hmt7D8O4gK4CkA7/lWikR3cX9ZSe6yTyluAeOh8=
-
-
- Resources/Autoupdate.app/Contents/Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- hash2
-
- 2cAJJ5NTxwpRgp24Ca3EuTXfaIIzsYdH3Y9cNCalZfc=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- hash2
-
- om5I6jKleuRoCwjfrRRqKWQbs2l8lLj8QGKS47cxybA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- hash2
-
- 06z1nY8VfM4M1SdHCc1jqewmP5Ue0g3mPDcNbeDVNIM=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- hash2
-
- wu0CpGqE79+TXKIQm+q7ycPTuXhOlwRr/wD5uGHJzLM=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- hash2
-
- XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- hash2
-
- wt+2xyusmWAQuJ5kAQlRlvFb1wO4L7/rFdG+VmNjl+Y=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- hash2
-
- Xl/5yA/K9T7cscvPi/4/lWUtjJlIvO+esCF4SRaguz4=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- hash2
-
- mtOoKdoTpGzeTNyzxkVGOMsE0Z3ZZOsmIKDfgA9aj8c=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- hash2
-
- +AiiKWEdH3lesozLJBn3tfK6vi/VSI1/TnWVmIdVVsc=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- hash2
-
- fyqJl0MhXYRILalxRHpv/JorWLOVLPtNcJioiPtlnYg=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- hash2
-
- 4gUlWkwTANV/jd7n4OZoXyT8CAcgWVk/tI3a25wmuLg=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- hash2
-
- I1njQLVyH2bFsJecQOLDAB9N8q8niH7u+hqzxRqqerA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- hash2
-
- sRkp8c3Bx1qWdhhSNdOap1PbfmiTziINy1HxGea3SWU=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- hash2
-
- xcV1yh/zU3U3TsRUT6vGybvIQitf+ThrogN/uOWmD8k=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- hash2
-
- Y+caNW+g0mt7HP4JrBxJw+uDwN3j19UYb+q5r9ch4Ow=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- hash2
-
- dSPIvpFbelHRv8liJjN3TUVPbgD1DfhVSGmE+S99quI=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- hash2
-
- +bxn0NPgkxdHLa1MHRT+JRlYmy1jpIuaenpst5RT+RA=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- hash2
-
- FG+w+OnLI7nwnNCWiMT50LU98VWj1d08ElfX4k7Ok4w=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- hash2
-
- xnQkqxaO8zP1xpjY3nyjOd4Fe0gJon2Dbt456ukd/Gw=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- hash2
-
- pDq+41jhfESgJauedrYncFY1O5EMEU3nRyl7mmyYj+s=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- hash2
-
- lY5EZJwPc/Rmfhw1gotkeEKB+ANXqZUlM2G92sZwdJc=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- hash2
-
- RUq6VJjn/QyydkNbpklLwfCgRF62+uHhXen2dYLBNuQ=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- hash2
-
- NNvDsecglQ/utR6YEqxyMj5K976YRWieCIC/PZuWCtQ=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- hash2
-
- wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- hash2
-
- e3cyzJ87ohC1ff/BzZ5O00MnwRE02U+J1KwXlSZeSSg=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- hash2
-
- t8QC+9TBONwKLQvV3fKV0umsnAS8ZDpqPikVksFPtWc=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- hash2
-
- mJY6aeXFnSx38bF630z5lNPmPtsoYVAwadh0KC+9vfQ=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- hash2
-
- nlP7repbMz6EqHo3sZWnK3tzx47WKSWnULdUHCYPgKk=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- hash2
-
- xEXUfrylPld+eFGrPyj4wTRPj7vUWOZ2f94sWydq03M=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- hash2
-
- u0572QZYh6sB0GQdMGMePalOf4zkxE7YQG7pp898SEg=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- hash2
-
- ecJXF6vvj1f80iCr+Gk52cTyumQrea6H0NpOjwbbLiE=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- hash2
-
- Vlf/4QD7/3S0SFqxmTWWcSwtTLWISKUSvLjpgWb7lxQ=
-
- optional
-
-
- Resources/Autoupdate.app/Contents/_CodeSignature/CodeResources
-
- hash
-
- bY25s0CxDdpPUjh2IkcEndg3sMc=
-
- hash2
-
- 1k5GnqzPqMTLJT0t6kcCtMrfswmTqS3vlZyIDKlcwFo=
-
-
- Resources/DarkAqua.css
-
- hash
-
- SCihC2/GG/DhF4xcXD9MYaxhawM=
-
- hash2
-
- 1G4+GJId47E8UijYTy9xeqA8RpLdOaGZQZ8B85ydROg=
-
-
- Resources/Info.plist
-
- hash
-
- un8L4C3zlHfrCP1+qdtrsU+uHUQ=
-
- hash2
-
- 0LX5vglqmxviOHMUnsQF/02e2TlaULdPqD22i3yH3tA=
-
-
- Resources/SUModelTranslation.plist
-
- hash
-
- iD2Ex40Usc4ZE6IAhRePqgwK/xw=
-
- hash2
-
- bxnpRQhROJXTL2xuIeffR3p+hOuuji7eOoDeNqSYqTg=
-
-
- Resources/SUStatus.nib
-
- hash
-
- +3Tn7V2+cRw0Aw2VoWT1DNAPpkE=
-
- hash2
-
- 5qy5Hmt7D8O4gK4CkA7/lWikR3cX9ZSe6yTyluAeOh8=
-
-
- Resources/ar.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- oDbeH//n57rFaGaLkwI8UQ/txa0=
-
- hash2
-
- dQ68sBwTswbrSiq+ls8SWXOAQ9cpeCqQBQi+Yru4z64=
-
- optional
-
-
- Resources/ar.lproj/SUUpdateAlert.nib
-
- hash
-
- rj3mNv5WCDqnrsLmtCWdWwnQzJE=
-
- hash2
-
- 2vErcEF1YAaT6SZXgz6raIMCUQYxXdMB3QkILHlni6k=
-
- optional
-
-
- Resources/ar.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- xsWIpjC5TTnPtuprvEvnTUMyKYo=
-
- hash2
-
- c9whsShePvQ1tRA1xU0wB92pYmq20rnE+IWc6MwPWlw=
-
- optional
-
-
- Resources/ar.lproj/Sparkle.strings
-
- hash
-
- Rf4jjdgTqvfw5JO/6f9jHMURv/U=
-
- hash2
-
- 2cAJJ5NTxwpRgp24Ca3EuTXfaIIzsYdH3Y9cNCalZfc=
-
- optional
-
-
- Resources/ca.lproj/Sparkle.strings
-
- hash
-
- wGGx+QzPg/20zZTq7jwCTgf/Ubc=
-
- hash2
-
- om5I6jKleuRoCwjfrRRqKWQbs2l8lLj8QGKS47cxybA=
-
- optional
-
-
- Resources/cs.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- iLsEEL5N+u3x0igCMtLbvUxqiI0=
-
- hash2
-
- cts6s/bHdYbmGip/jv7k0pj55p4HJFj0ROZcwO+lbL4=
-
- optional
-
-
- Resources/cs.lproj/SUUpdateAlert.nib
-
- hash
-
- reUhWQTuJfS9z/Hf8LwQASnszvc=
-
- hash2
-
- HUwSYNKaqdTpVIblAHt8y56HJM5ZGo94XVl+0j9Qpfs=
-
- optional
-
-
- Resources/cs.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- AvWpT2/bR/hQ2SrkSIJn1HaAXi0=
-
- hash2
-
- DigL8qo0eo3Dcd1Pjnb2SN7WfCYMB466pjCyjM/N+u0=
-
- optional
-
-
- Resources/cs.lproj/Sparkle.strings
-
- hash
-
- OjCfTDR+NbVLvirUPiJKJF6UiS0=
-
- hash2
-
- 06z1nY8VfM4M1SdHCc1jqewmP5Ue0g3mPDcNbeDVNIM=
-
- optional
-
-
- Resources/da.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- u1F8d4d/aOeByXDdvXMugGpU/Fk=
-
- hash2
-
- brs9IleYaJnps9htzlB1pQR3SzgDBlHi8EzhO+dGBHE=
-
- optional
-
-
- Resources/da.lproj/SUUpdateAlert.nib
-
- hash
-
- ZW7bZ9L3EhY/tyvqZWgYznuPaTY=
-
- hash2
-
- SDIBQ7s3g5y2vcBJ6P79ig3kkYSGLORFSwVXhMP09xc=
-
- optional
-
-
- Resources/da.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- uMINTHGG6dgMjyUAYQha7LXmlFg=
-
- hash2
-
- SSiMHMhYqbVuTek2hXbaVXclcxyQLxC4wQ7GKW7Hs3k=
-
- optional
-
-
- Resources/da.lproj/Sparkle.strings
-
- hash
-
- 0t7SuLDMBZVsY240PAEsVfH/1qw=
-
- hash2
-
- wu0CpGqE79+TXKIQm+q7ycPTuXhOlwRr/wD5uGHJzLM=
-
- optional
-
-
- Resources/de.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- VRG/ZYuz0KOyMjBw4bu4NIlO3MY=
-
- hash2
-
- pBFk2uov3ctfdeBe1zZCawQpB8Wc4uRFVFly419/710=
-
- optional
-
-
- Resources/de.lproj/SUUpdateAlert.nib
-
- hash
-
- cT+nRuofaW12I0wjvG697gXwMfA=
-
- hash2
-
- OX6zOOf44FBTL/dEMERt3B5/nGvLa8BfaLT3+5PocVk=
-
- optional
-
-
- Resources/de.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- P1qisftBIKKBMlb5+8fD2vZn8C4=
-
- hash2
-
- MROTTYkU1LpXor4Z0t/PYQmJbNapMi1hN3PqN3qTm7I=
-
- optional
-
-
- Resources/de.lproj/Sparkle.strings
-
- hash
-
- fsC7FJvExHE/2681tuUrjkSF2+A=
-
- hash2
-
- XUpgsFH8KmcbgggpdYbJScCg0tBic9tNLdFh+8cbPyw=
-
- optional
-
-
- Resources/el.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- ccB0As39qPJ0x4XkN34YZI8IUHs=
-
- hash2
-
- cG40LBFmRabj9NvgWnkU1ktlhXXqYwQD/qBRmOplaE0=
-
- optional
-
-
- Resources/el.lproj/SUUpdateAlert.nib
-
- hash
-
- 8BqXnIfQOb3RBiybY1uUgI2a0oc=
-
- hash2
-
- lHU9xUOsSTjNngzu5IT7RYOa0xkhZPFHMdRdYTgUOJU=
-
- optional
-
-
- Resources/el.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- WujzpfOdW+H1RXGYDSAWcHDghE4=
-
- hash2
-
- 8sKAhoOk1Fg59L9B1ivTMLhtDsfk/jOPoHQLdNEiiwk=
-
- optional
-
-
- Resources/el.lproj/Sparkle.strings
-
- hash
-
- NbIN+TRHORCL5Gfj68VRq4KdPXo=
-
- hash2
-
- wt+2xyusmWAQuJ5kAQlRlvFb1wO4L7/rFdG+VmNjl+Y=
-
- optional
-
-
- Resources/en.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- smFdnjqh5FfLp75QJkkVpDg+CPs=
-
- hash2
-
- e6c/DVRcIt7/HDR6s6fclGtvSgpv8tHSEETWVffaFTA=
-
- optional
-
-
- Resources/en.lproj/SUUpdateAlert.nib
-
- hash
-
- uQPgA8QNrJ6dkBofaA4cYiep7Nw=
-
- hash2
-
- barcVEzpJLLj7IF2fqx8fLfYaKNig4ysWENyX9ecMSk=
-
- optional
-
-
- Resources/en.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- jc/+PgCV2twCZZQSjQHHAer/o9M=
-
- hash2
-
- GHDASo65+rZmj9G3godOHzOaBA+plsqF/Q+gh9/xVPQ=
-
- optional
-
-
- Resources/en.lproj/Sparkle.strings
-
- hash
-
- i3TNbMzmKR52wTyfnD/bkZ12elE=
-
- hash2
-
- Xl/5yA/K9T7cscvPi/4/lWUtjJlIvO+esCF4SRaguz4=
-
- optional
-
-
- Resources/es.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- t79VYhRMP0dQCdKKtn83sAtFAkU=
-
- hash2
-
- /ekWm2QPndpW/HYcv0rdJxLkqjRkGoDMoILTYBpUEWk=
-
- optional
-
-
- Resources/es.lproj/SUUpdateAlert.nib
-
- hash
-
- BPV01tBvjSwDHnD/WkxFJ+W7eFI=
-
- hash2
-
- HgGgfZG0CcxhaB8YAZyY7fXR7NmPa2QrJ3HJAtq0NhI=
-
- optional
-
-
- Resources/es.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- NrVNwqMfVUN8CR/qLP3WzI74QKg=
-
- hash2
-
- EIPFVayBB7EGZiWM0iCyDJlAtLFcTa5YJ9oS5SQIoBM=
-
- optional
-
-
- Resources/es.lproj/Sparkle.strings
-
- hash
-
- QPG88BN+x/l2Qk1NLLe3wRa26mQ=
-
- hash2
-
- mtOoKdoTpGzeTNyzxkVGOMsE0Z3ZZOsmIKDfgA9aj8c=
-
- optional
-
-
- Resources/fi.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3Jy7fCDJXPgxfGrSLnrq/BrR8Fo=
-
- hash2
-
- roOmNaY4r8XeA/0LuIvxyfyG0dbL9R8qin7RVs3KbOU=
-
- optional
-
-
- Resources/fi.lproj/SUUpdateAlert.nib
-
- hash
-
- fWlU1Y804x2510X3QDdE/kgfBjY=
-
- hash2
-
- XHd3Zg700vX7/XedyFMLwFCeM8dTStXSd9D7s5qQl3Y=
-
- optional
-
-
- Resources/fi.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- phFF3/dcygmnknefGj4i3cgz294=
-
- hash2
-
- IKx5AqlulXQOTJCPJWcWfXHip04AcQb/tu/b8qgLmDM=
-
- optional
-
-
- Resources/fi.lproj/Sparkle.strings
-
- hash
-
- yd6pIoSj19HMDIUos4Td1Fch7bs=
-
- hash2
-
- +AiiKWEdH3lesozLJBn3tfK6vi/VSI1/TnWVmIdVVsc=
-
- optional
-
-
- Resources/fr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- RuJWtV4NU5tNgg+IHFiksMNUfIA=
-
- hash2
-
- zY+dWgnrRmrv5j1zVDFX0TRh8F7uDUIO7JNZASTNiLY=
-
- optional
-
-
- Resources/fr.lproj/SUUpdateAlert.nib
-
- hash
-
- Fx5MmhvVqSx8rSHFOIibPCl3xBs=
-
- hash2
-
- CAUJN9Nut+E/KiLnEKvskkGnl3GzIgL7SaK4wkCAaNs=
-
- optional
-
-
- Resources/fr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- ZwgBvgFW99rtuKNAPLcCPieEdM8=
-
- hash2
-
- 2jQtALwqUDzChWK+/BdSxUffDRRnqjw6maR2HjHeouk=
-
- optional
-
-
- Resources/fr.lproj/Sparkle.strings
-
- hash
-
- X3URilwJPVqMTGbtrYdorODwrMA=
-
- hash2
-
- fyqJl0MhXYRILalxRHpv/JorWLOVLPtNcJioiPtlnYg=
-
- optional
-
-
- Resources/fr_CA.lproj
-
- symlink
- fr.lproj
-
- Resources/he.lproj/Sparkle.strings
-
- hash
-
- U2WmlYGYmeeIlSW66R8awwmNXIE=
-
- hash2
-
- 4gUlWkwTANV/jd7n4OZoXyT8CAcgWVk/tI3a25wmuLg=
-
- optional
-
-
- Resources/hr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3rBSNPdcL/Nl7+0rpUZqGhljLQY=
-
- hash2
-
- O9VtLe/h827vQxnbkRD4puhEtK/BHASbao9oBqKkln0=
-
- optional
-
-
- Resources/hr.lproj/SUUpdateAlert.nib
-
- hash
-
- +OYMTGeQfzz+9ImWkCbDKJG4N6w=
-
- hash2
-
- Dkj72VU5xRyMciYhJaXanrauMtbMEiE9xDd/RsEKtao=
-
- optional
-
-
- Resources/hr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- eWFDPqngmPB+nrvPXjpU207PI9w=
-
- hash2
-
- vHYoiJA75oqy6uH3P2vblP9/RSwVaKDIO6kIlzx4g/M=
-
- optional
-
-
- Resources/hr.lproj/Sparkle.strings
-
- hash
-
- vyI2nHyZlhhSXXrQGoflg8oB9Ig=
-
- hash2
-
- I1njQLVyH2bFsJecQOLDAB9N8q8niH7u+hqzxRqqerA=
-
- optional
-
-
- Resources/hu.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- KqZCmcd+fhq4qCb7DbEOVkCcC5M=
-
- hash2
-
- u6rYN30G+CjP88+9L3cf4IevFhrHkKalaX+R0Job43o=
-
- optional
-
-
- Resources/hu.lproj/SUUpdateAlert.nib
-
- hash
-
- VjGGKPTkcvGmYWc2ejOXIOR2Pec=
-
- hash2
-
- f++tXz3pkLWUBCHeqRoQyUFy1e8wbz2nK0Amh00bag0=
-
- optional
-
-
- Resources/hu.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 5EiQOlMoRKSojP+6FNbyMwNhgVk=
-
- hash2
-
- ry1VDAek0QDeYVURAQ4/zvNwMxxl0K3Ke6cJgWCFvNY=
-
- optional
-
-
- Resources/hu.lproj/Sparkle.strings
-
- hash
-
- bNEmsO2LyUsMjTESH1I42V9sAOo=
-
- hash2
-
- sRkp8c3Bx1qWdhhSNdOap1PbfmiTziINy1HxGea3SWU=
-
- optional
-
-
- Resources/is.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- ab4gaq47381T+4qaedPAv/JPk6o=
-
- hash2
-
- 6ca8INJMEv0U7uSPFflECJqr251vmLQ53o/cps10vCs=
-
- optional
-
-
- Resources/is.lproj/SUUpdateAlert.nib
-
- hash
-
- HC1ZY4ZwpdC8g7whfpr8B68+Wsg=
-
- hash2
-
- DTba0O8vZoZc3qpArrUqtl/IOWetvAix+U2lOlvSOyE=
-
- optional
-
-
- Resources/is.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- KEnwS7P4M7RXREXDBrYzFPAB5VU=
-
- hash2
-
- Yq55K5ud/RB3Wot/55dgW5/njRC/el2lgpBybaKJU18=
-
- optional
-
-
- Resources/is.lproj/Sparkle.strings
-
- hash
-
- 8fxzD9ZhrvIZVZB1+QSJaPzg80M=
-
- hash2
-
- xcV1yh/zU3U3TsRUT6vGybvIQitf+ThrogN/uOWmD8k=
-
- optional
-
-
- Resources/it.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- /GUIYGR9WmveeKz5MV+ulysFDGE=
-
- hash2
-
- qbC2gUIWl9w6DM8zYA93h7iq2wBmVuEwKk4fT0Rm5bw=
-
- optional
-
-
- Resources/it.lproj/SUUpdateAlert.nib
-
- hash
-
- C+frin/RV6PMceoJWhnBHw/UiSo=
-
- hash2
-
- wIkClqPQf4IXnoNjs+HkDal17JIkVt2EHOlGgYO/H/w=
-
- optional
-
-
- Resources/it.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- NU+8Up7T7RaEJJ6XUGU315MmJEA=
-
- hash2
-
- OjABEzLU+FuhNACHA+RNl1F0avqHGhKvVesU+kuWrHc=
-
- optional
-
-
- Resources/it.lproj/Sparkle.strings
-
- hash
-
- bk1J6vpZjWeUFhBYWuWZf8TDv1A=
-
- hash2
-
- Y+caNW+g0mt7HP4JrBxJw+uDwN3j19UYb+q5r9ch4Ow=
-
- optional
-
-
- Resources/ja.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- WXXUfAzkoQeox52T+w/9xy/eZzU=
-
- hash2
-
- EeiyXpNY0m79CbZ/K5HAW+kmg26NXDLBJxEHPscuSVU=
-
- optional
-
-
- Resources/ja.lproj/SUUpdateAlert.nib
-
- hash
-
- hdYuZq1xueHEJ8e5TeRx/9nxlJA=
-
- hash2
-
- nLQRmyyyE+47KEGz+XIIPKURIitfBD8zHjx1FRw1Rig=
-
- optional
-
-
- Resources/ja.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- PLPFBaQnQsXytVrJabv0nvald10=
-
- hash2
-
- yX5t1+2etONNwDG/m2gZsp3+Bff/OKNyNOLDFs7l3FQ=
-
- optional
-
-
- Resources/ja.lproj/Sparkle.strings
-
- hash
-
- f4EbR/GfMsKeWJ5DN/vhwg/lUoE=
-
- hash2
-
- dSPIvpFbelHRv8liJjN3TUVPbgD1DfhVSGmE+S99quI=
-
- optional
-
-
- Resources/ko.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- l0zDEsFdyHwzPuayHe8R2wkbv0c=
-
- hash2
-
- vQKakhmXQaXzDmNZ3obfuFn64bN4WryGbv4PhhFQHwg=
-
- optional
-
-
- Resources/ko.lproj/SUUpdateAlert.nib
-
- hash
-
- R9RsJCIJrFMpzTJNUsMio/R2jNs=
-
- hash2
-
- GXyd600apB2bkqxvoE1TGtXaubIgM5Ax/FVnutaFaDM=
-
- optional
-
-
- Resources/ko.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- o0FtQN9F2+i8SA46MW2lvxZAFfI=
-
- hash2
-
- KwRitjy5RjA9+Y1cWmvv2CPfybp1Uyx3sl3VWZLk0gM=
-
- optional
-
-
- Resources/ko.lproj/Sparkle.strings
-
- hash
-
- FRHRQPCWEk9GdJawYTuccg+E2tA=
-
- hash2
-
- +bxn0NPgkxdHLa1MHRT+JRlYmy1jpIuaenpst5RT+RA=
-
- optional
-
-
- Resources/nb.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 4ylPEFzA3WhK/BiqiKjlyeehlPI=
-
- hash2
-
- rqcn7eEk4ZPHhVzzdFKnA7+WveGWS5Lph3/wPCx4Ftc=
-
- optional
-
-
- Resources/nb.lproj/SUUpdateAlert.nib
-
- hash
-
- Kcse19bpeWkKxkDiEabgvpb2Dk8=
-
- hash2
-
- p8QGRW/hKOb2t9wFm6JsGGmu5w5UdmjVs4fiCui5KZA=
-
- optional
-
-
- Resources/nb.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- mS+H7dDl1Yn5HoNY6FXQ+INWQRw=
-
- hash2
-
- Z2MTlzTbGARVxBQvKQ452Bkq9u4BnPgCG9ZlOOnJDoY=
-
- optional
-
-
- Resources/nb.lproj/Sparkle.strings
-
- hash
-
- sgrDElwUxXtzdw8WaUFWyK3pG9Y=
-
- hash2
-
- FG+w+OnLI7nwnNCWiMT50LU98VWj1d08ElfX4k7Ok4w=
-
- optional
-
-
- Resources/nl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- DblM97MbrUGSoF8qs4qy1pFAvXw=
-
- hash2
-
- 5OgJjQxAR7yLmtz6RBIsr5OkwcXnth/cM63p2FvgOw8=
-
- optional
-
-
- Resources/nl.lproj/SUUpdateAlert.nib
-
- hash
-
- mk176kIJR7A90H6Qq+hi8D2Q6Vo=
-
- hash2
-
- pU7sKL/A7sGeR2YEaEIeUGlJVwknXecQJwROC5+SOuQ=
-
- optional
-
-
- Resources/nl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- z6/rLqlkgii529Dut+XHavZ4Pq4=
-
- hash2
-
- J/b7Dlfe9gRCdvIhwT49YgjY4NCJbixIAQ1iDQvYb7U=
-
- optional
-
-
- Resources/nl.lproj/Sparkle.strings
-
- hash
-
- PWbC08zHFLROqivY2MAklDh6gkA=
-
- hash2
-
- xnQkqxaO8zP1xpjY3nyjOd4Fe0gJon2Dbt456ukd/Gw=
-
- optional
-
-
- Resources/pl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- kWDLMC25Z+sfNh5zpNFI8c9mBOg=
-
- hash2
-
- nB3ArKP+IGttgVDlWptopBUWsiW7pUEg1SexiKHRpeg=
-
- optional
-
-
- Resources/pl.lproj/SUUpdateAlert.nib
-
- hash
-
- QSgvMCGfu3qwt4LSPDoITv7Zj30=
-
- hash2
-
- MYMDphfT1GFsLte5/xEl+sPWNm1UZ/WHfkSku7xucAQ=
-
- optional
-
-
- Resources/pl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- uf+l2wCxifW3p/OPcOg7gXrO7ec=
-
- hash2
-
- yyYkFwGRv6WZVMDrQWsMQ02vJnELSDjwxkQf2hdtEtk=
-
- optional
-
-
- Resources/pl.lproj/Sparkle.strings
-
- hash
-
- o7deBXE2Ct8/vQxouej5KkwTcUA=
-
- hash2
-
- pDq+41jhfESgJauedrYncFY1O5EMEU3nRyl7mmyYj+s=
-
- optional
-
-
- Resources/pt.lproj
-
- symlink
- pt_BR.lproj
-
- Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 93bUtDO+GDxBXAEl9unvmFe1mWo=
-
- hash2
-
- QKkX1N4sEhMe7SjVGf/bu8FiVf+NExALLtf9w1suM0A=
-
- optional
-
-
- Resources/pt_BR.lproj/SUUpdateAlert.nib
-
- hash
-
- E4Vxj5LZDhvc7xttfztZBkDwo5s=
-
- hash2
-
- X+MqqDxYn3dZQ6CToFhySC7HpWnL3gnWKXHqoC79jcw=
-
- optional
-
-
- Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- XF0m/MqiO9kZb/K0uWKvnIi0jbo=
-
- hash2
-
- qz2/kSLfvNv6AT4fTkGVtPL4dgdZUVB1kEpLziLBKKs=
-
- optional
-
-
- Resources/pt_BR.lproj/Sparkle.strings
-
- hash
-
- /adUv04OXQkCFv+Oed6qktFVQ3E=
-
- hash2
-
- lY5EZJwPc/Rmfhw1gotkeEKB+ANXqZUlM2G92sZwdJc=
-
- optional
-
-
- Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- H+9mRnaSNpf3x2lnvZJQYmNOeDE=
-
- hash2
-
- jYB20+6wcyncLcSLxsM3ttyN+vgEUqpYwMIO24URR18=
-
- optional
-
-
- Resources/pt_PT.lproj/SUUpdateAlert.nib
-
- hash
-
- 7VloEUr/e0D0uiCgmSYM89car10=
-
- hash2
-
- rAGAuAtK5sQllVDRJhBK7Ad9lDQiCIAq52juKTIIR0g=
-
- optional
-
-
- Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- KRVl5KSZqqi3JII8+JbAWE/vyeM=
-
- hash2
-
- J0mpkmwJqhfdt+rXpPy1h0DuPIHwDPnH24upIZoHyF0=
-
- optional
-
-
- Resources/pt_PT.lproj/Sparkle.strings
-
- hash
-
- Mji9loJOJvuDY9hz3FhQ4H+HY5E=
-
- hash2
-
- RUq6VJjn/QyydkNbpklLwfCgRF62+uHhXen2dYLBNuQ=
-
- optional
-
-
- Resources/ro.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 5qfGbw+bZ8nIzRjTdFCQ4ajYuLg=
-
- hash2
-
- fPjA/C43Um7wWvUaur323ogQW0AuyPed11ObgYGvnZU=
-
- optional
-
-
- Resources/ro.lproj/SUUpdateAlert.nib
-
- hash
-
- 68qUvif5bsy3gh88hEcrGvT0sg8=
-
- hash2
-
- BJcZCaOTTIniVHe6UVhTM64qvlF1YJjpbVMjcR49RnE=
-
- optional
-
-
- Resources/ro.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- SweZv0/gqhOhvQDoTkvh0MNpjxs=
-
- hash2
-
- Kz5vNOAnbJxLThCGzwuqO6EiiHX9RlZzMMQvEnWUZZQ=
-
- optional
-
-
- Resources/ro.lproj/Sparkle.strings
-
- hash
-
- 9U+OTz29kXKZHY/nmvbtemMsB3g=
-
- hash2
-
- NNvDsecglQ/utR6YEqxyMj5K976YRWieCIC/PZuWCtQ=
-
- optional
-
-
- Resources/ru.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 3ymMt+zeZFb6zTVVK2kHUBbiGsE=
-
- hash2
-
- X7YCJx6kmSYPVxAUo3p1eYRwgD7S5hBHZgBQOZQv8Qs=
-
- optional
-
-
- Resources/ru.lproj/SUUpdateAlert.nib
-
- hash
-
- Shn/KmVDoD3wypQA4uFjnIJqQzY=
-
- hash2
-
- Vxdy+ff5uN+MXH+NI2M6HpJdJvwpXqhAEtGx2mO0eUU=
-
- optional
-
-
- Resources/ru.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- W/T4ULA1IJxyDbETvrpiJrnX63w=
-
- hash2
-
- P6Zo/1jCMYHERVwoRx+khhdvH/u5iSsm3+RRCwNMfAg=
-
- optional
-
-
- Resources/ru.lproj/Sparkle.strings
-
- hash
-
- VpSLGNvZ6sbRYsF23L8m6TG+P6E=
-
- hash2
-
- wJZ5NG+mvj4anRFPUFyvSD0kGrg+ZAqklsPfHuCxLQY=
-
- optional
-
-
- Resources/sk.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- dkv1LXTd6KP9qyGoGQWM/beHi58=
-
- hash2
-
- J5G58cAJGJ2pBsqTcrNOkofcgh2VfGB+0uws94G6/XU=
-
- optional
-
-
- Resources/sk.lproj/SUUpdateAlert.nib
-
- hash
-
- ZYpm1VcCFFWBaIzjYYwhekhYPDE=
-
- hash2
-
- 6cfM72jyl2AyPw5m9Th9KetQkc4sfI9UbLDBu6cTLfs=
-
- optional
-
-
- Resources/sk.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- WHCeNcsEET1G546RnCG1GQc9BTk=
-
- hash2
-
- gOYxvZJa69CV4kNRXhXrAUJXJ2q8G3hoIi92tYheA+I=
-
- optional
-
-
- Resources/sk.lproj/Sparkle.strings
-
- hash
-
- qn/mo2EFOyw6keezS64Wo5ZGZXU=
-
- hash2
-
- e3cyzJ87ohC1ff/BzZ5O00MnwRE02U+J1KwXlSZeSSg=
-
- optional
-
-
- Resources/sl.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- M8OEz9UpXZ+CwFLwnPmpw73qCRk=
-
- hash2
-
- AEBmaE/8o6IVDOwbRj2uIV9ulZZbNumwcgRnx2PRX3M=
-
- optional
-
-
- Resources/sl.lproj/SUUpdateAlert.nib
-
- hash
-
- qRwnTGgz/ZS11VE0PbfWNnLPg0o=
-
- hash2
-
- UY1iVEmOI8TR2drCQMvPEnzmLwf4PFrjsZAbsRIhqWY=
-
- optional
-
-
- Resources/sl.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- TLk0Rv9HN/Y8bYaF3vr8kg9KPuI=
-
- hash2
-
- GauWEEqjnCIluWc2cIye1VCm3+HMs+33/ZvlpKA+mrI=
-
- optional
-
-
- Resources/sl.lproj/Sparkle.strings
-
- hash
-
- kwvdisufBenuQzrVg8tYKTX+qgg=
-
- hash2
-
- t8QC+9TBONwKLQvV3fKV0umsnAS8ZDpqPikVksFPtWc=
-
- optional
-
-
- Resources/sv.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 0FRDiL99dypvNgSR6/b2hEh8LC8=
-
- hash2
-
- mG/8PYApBOsVBpFsNdtopxfzO+fhFwdGb1fDlN9X3nM=
-
- optional
-
-
- Resources/sv.lproj/SUUpdateAlert.nib
-
- hash
-
- nhRSdsw8i1SblxHBOLBvYjBPO8g=
-
- hash2
-
- 3xO38LcvSzV2aayRGeqxuwRpeAHtVtbW97n30hTtHJg=
-
- optional
-
-
- Resources/sv.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 6qyk1r0zm0331mer2SxkuzuSm64=
-
- hash2
-
- pNhcoQht+GSCe3u2VN5VMnksoSO4T/x74rgSR8e5kYo=
-
- optional
-
-
- Resources/sv.lproj/Sparkle.strings
-
- hash
-
- 98/sk+A2Ew1fmKpuKZ3rq8eS1EM=
-
- hash2
-
- mJY6aeXFnSx38bF630z5lNPmPtsoYVAwadh0KC+9vfQ=
-
- optional
-
-
- Resources/th.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 02wDrcnMUo4dg7fm4RSe/Sy2pFs=
-
- hash2
-
- u2L+Ej2lKhOG+lt9pl3u/uFrIXqQRz5/KYWiLvs7DmQ=
-
- optional
-
-
- Resources/th.lproj/SUUpdateAlert.nib
-
- hash
-
- j2iSaoDJRMV3kq+UFuzkbVAojSg=
-
- hash2
-
- a+GnhfwduPlBKDaFP4pbkqIWkjh5Z3zrRFnk5+z3N5I=
-
- optional
-
-
- Resources/th.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- Pb4ma8CWTT89suTVjHa3iQeWepg=
-
- hash2
-
- OZ8/AwcFW8AnwDwmcB0wJSewEu1uLmk7AVahLPbiVyI=
-
- optional
-
-
- Resources/th.lproj/Sparkle.strings
-
- hash
-
- HQwGW1Ebf0i+Bl4synks3x2SY2M=
-
- hash2
-
- nlP7repbMz6EqHo3sZWnK3tzx47WKSWnULdUHCYPgKk=
-
- optional
-
-
- Resources/tr.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- 5l2VJ1hqtebg0BM6zmyz63tMhR0=
-
- hash2
-
- +1xo5rrW5YkvwMXLySevTi8kqkSdwcxdS8NnTjcfOA8=
-
- optional
-
-
- Resources/tr.lproj/SUUpdateAlert.nib
-
- hash
-
- w4Qf7do1kg75nGVgX0TP8MHOCOs=
-
- hash2
-
- Xc85Ymsn5+Gfq4XBPGT7FXZaNCnkcbdnsYhjrdf8fw8=
-
- optional
-
-
- Resources/tr.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- CT6KO7Zy073NY0kp2tcbUgEdNRo=
-
- hash2
-
- LLtC9hMEtJiFkq2WjI6LK5NTo/dKtGHrnZPpTu8R8VU=
-
- optional
-
-
- Resources/tr.lproj/Sparkle.strings
-
- hash
-
- whUQco5F2wcYdjc+cPKlk+mtx7Q=
-
- hash2
-
- xEXUfrylPld+eFGrPyj4wTRPj7vUWOZ2f94sWydq03M=
-
- optional
-
-
- Resources/uk.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- NgeN7x6U1IHvnglysoHMw5YH7RU=
-
- hash2
-
- hJvGUThsw01zx2VSDgANljwnztqw6X4E6LYqGTafDOk=
-
- optional
-
-
- Resources/uk.lproj/SUUpdateAlert.nib
-
- hash
-
- 5P3DitlPL1sqOb0WkiXq8ZWq2kQ=
-
- hash2
-
- 5RfdwO9tONR0Be13RKAI93KHTfHTkwP3UVE3Pmgvrwg=
-
- optional
-
-
- Resources/uk.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- aY4PHFMl4vj5sqgVBNGxePP5CCU=
-
- hash2
-
- A2qcg9s1wwOO5ybjmzy3+svoSbceqrK/NCshSDYyRdU=
-
- optional
-
-
- Resources/uk.lproj/Sparkle.strings
-
- hash
-
- JXhpqvLkX0yDWjbWgsk2wbSObKU=
-
- hash2
-
- u0572QZYh6sB0GQdMGMePalOf4zkxE7YQG7pp898SEg=
-
- optional
-
-
- Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- qhLsJNXC4lbz9xO+bC41ILw8CUg=
-
- hash2
-
- lKSMzLmYxfhhNJM9lKXxXxLgtoEB8N78Fqq3FfQguHc=
-
- optional
-
-
- Resources/zh_CN.lproj/SUUpdateAlert.nib
-
- hash
-
- dQk9OZiBuGL0rOXiWivc2ld9Z+4=
-
- hash2
-
- +GlPCq3h0uvVX3/pbHT70nCYcCTBUU4P09xZeodkbUc=
-
- optional
-
-
- Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- TYmHdlcZRxyoGQ6FNldZKp8Xl1I=
-
- hash2
-
- Q6gWz+lFSfZb5n7fs9kPa61ZVmKklBCDYAPctup8+l4=
-
- optional
-
-
- Resources/zh_CN.lproj/Sparkle.strings
-
- hash
-
- 0vdFowZuJ1qLE3rDgG3BZ9SlNRw=
-
- hash2
-
- ecJXF6vvj1f80iCr+Gk52cTyumQrea6H0NpOjwbbLiE=
-
- optional
-
-
- Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib
-
- hash
-
- E7e3G1hg4vqRfzno4FdzvgH0yng=
-
- hash2
-
- ajeSjYpa3DsZGQzDVK9kEkpwv44C/eyrIxbxU+SHRW4=
-
- optional
-
-
- Resources/zh_TW.lproj/SUUpdateAlert.nib
-
- hash
-
- bm6w3bCQbsrYbFszNCANq+DHcdQ=
-
- hash2
-
- TQgKt3xRvEsmHbRLgWIJxg/xYVEnmDxUc7favyLd/10=
-
- optional
-
-
- Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib
-
- hash
-
- 1WN5IQ6j/AsxDG2fbAuKZAwoyzM=
-
- hash2
-
- mlYhm7xduytdXH7U9j6ytinOA28ueShg37NKsyReI+k=
-
- optional
-
-
- Resources/zh_TW.lproj/Sparkle.strings
-
- hash
-
- 1FLKoM5jZ8JGBG/nmyEIA+/aalA=
-
- hash2
-
- Vlf/4QD7/3S0SFqxmTWWcSwtTLWISKUSvLjpgWb7lxQ=
-
- optional
-
-
-
- rules
-
- ^Resources/
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^version.plist$
-
-
- rules2
-
- .*\.dSYM($|/)
-
- weight
- 11
-
- ^(.*/)?\.DS_Store$
-
- omit
-
- weight
- 2000
-
- ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
-
- nested
-
- weight
- 10
-
- ^.*
-
- ^Info\.plist$
-
- omit
-
- weight
- 20
-
- ^PkgInfo$
-
- omit
-
- weight
- 20
-
- ^Resources/
-
- weight
- 20
-
- ^Resources/.*\.lproj/
-
- optional
-
- weight
- 1000
-
- ^Resources/.*\.lproj/locversion.plist$
-
- omit
-
- weight
- 1100
-
- ^Resources/Base\.lproj/
-
- weight
- 1010
-
- ^[^/]+$
-
- nested
-
- weight
- 10
-
- ^embedded\.provisionprofile$
-
- weight
- 20
-
- ^version\.plist$
-
- weight
- 20
-
-
-
-
diff --git a/Pods/Sparkle/Sparkle.framework/Versions/Current b/Pods/Sparkle/Sparkle.framework/Versions/Current
deleted file mode 120000
index 8c7e5a6..0000000
--- a/Pods/Sparkle/Sparkle.framework/Versions/Current
+++ /dev/null
@@ -1 +0,0 @@
-A
\ No newline at end of file
diff --git a/Pods/Sparkle/bin/BinaryDelta b/Pods/Sparkle/bin/BinaryDelta
deleted file mode 100755
index 1dab42c..0000000
Binary files a/Pods/Sparkle/bin/BinaryDelta and /dev/null differ
diff --git a/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Info.plist b/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Info.plist
deleted file mode 100644
index 325809b..0000000
--- a/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleIdentifier
- com.apple.xcode.dsym.BinaryDelta
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- dSYM
- CFBundleSignature
- ????
- CFBundleShortVersionString
- 1.0
- CFBundleVersion
- 1
-
-
diff --git a/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Resources/DWARF/BinaryDelta b/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Resources/DWARF/BinaryDelta
deleted file mode 100644
index c003a54..0000000
Binary files a/Pods/Sparkle/bin/BinaryDelta.dSYM/Contents/Resources/DWARF/BinaryDelta and /dev/null differ
diff --git a/Pods/Sparkle/bin/generate_appcast b/Pods/Sparkle/bin/generate_appcast
deleted file mode 100755
index 36e6ee1..0000000
Binary files a/Pods/Sparkle/bin/generate_appcast and /dev/null differ
diff --git a/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Info.plist b/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Info.plist
deleted file mode 100644
index 85e4783..0000000
--- a/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleIdentifier
- com.apple.xcode.dsym.generate_appcast
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- dSYM
- CFBundleSignature
- ????
- CFBundleShortVersionString
- 1.0
- CFBundleVersion
- 1
-
-
diff --git a/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Resources/DWARF/generate_appcast b/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Resources/DWARF/generate_appcast
deleted file mode 100644
index 563295f..0000000
Binary files a/Pods/Sparkle/bin/generate_appcast.dSYM/Contents/Resources/DWARF/generate_appcast and /dev/null differ
diff --git a/Pods/Sparkle/bin/generate_keys b/Pods/Sparkle/bin/generate_keys
deleted file mode 100755
index 6f86e53..0000000
Binary files a/Pods/Sparkle/bin/generate_keys and /dev/null differ
diff --git a/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Info.plist b/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Info.plist
deleted file mode 100644
index 3caf890..0000000
--- a/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleIdentifier
- com.apple.xcode.dsym.generate_keys
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- dSYM
- CFBundleSignature
- ????
- CFBundleShortVersionString
- 1.0
- CFBundleVersion
- 1
-
-
diff --git a/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Resources/DWARF/generate_keys b/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Resources/DWARF/generate_keys
deleted file mode 100644
index 48960c9..0000000
Binary files a/Pods/Sparkle/bin/generate_keys.dSYM/Contents/Resources/DWARF/generate_keys and /dev/null differ
diff --git a/Pods/Sparkle/bin/old_dsa_scripts/generate_dsa_keys_macos_10.12_only b/Pods/Sparkle/bin/old_dsa_scripts/generate_dsa_keys_macos_10.12_only
deleted file mode 100755
index 56f195f..0000000
--- a/Pods/Sparkle/bin/old_dsa_scripts/generate_dsa_keys_macos_10.12_only
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/bash
-set -e
-for file in "dsaparam.pem" "dsa_priv.pem" "dsa_pub.pem"; do
- if [ -e "$file" ]; then
- echo "There's already a $file here! Move it aside or be more careful!"
- exit 1
- fi
-done
-
-openssl="/usr/bin/openssl"
-$openssl gendsa <($openssl dsaparam 2047) -out dsa_priv.pem
-chmod 0400 dsa_priv.pem
-$openssl dsa -in dsa_priv.pem -pubout -out dsa_pub.pem
-
-echo "
-Generated two files:
-dsa_priv.pem: your private key. Keep it secret and don't share it!
-dsa_pub.pem: public counterpart to include in the app bundle.
-
-BACK UP YOUR PRIVATE KEY AND KEEP IT SAFE!
-If you lose it, your users will be unable to upgrade!
-"
-
-open -R dsa_priv.pem
diff --git a/Pods/Sparkle/bin/old_dsa_scripts/sign_update b/Pods/Sparkle/bin/old_dsa_scripts/sign_update
deleted file mode 100755
index fddaae8..0000000
--- a/Pods/Sparkle/bin/old_dsa_scripts/sign_update
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/bash
-set -e
-set -o pipefail
-if [ "$#" -ne 2 ]; then
- echo "Usage: $0 update_archive_file dsa_priv.pem"
- echo "This is an old DSA signing script for deprecated DSA keys."
- echo "Do not use this for new applications."
- exit 1
-fi
-openssl=/usr/bin/openssl
-version=`$openssl version`
-if [[ $version =~ "OpenSSL 0.9" ]]; then
- # pre-10.13 system: Fall back to OpenSSL DSS1 digest because it does not like the -sha1 option
- $openssl dgst -sha1 -binary < "$1" | $openssl dgst -dss1 -sign "$2" | $openssl enc -base64
-else
- # 10.13 and later: Use LibreSSL SHA1 digest
- $openssl dgst -sha1 -binary < "$1" | $openssl dgst -sha1 -sign "$2" | $openssl enc -base64
-fi
diff --git a/Pods/Sparkle/bin/sign_update b/Pods/Sparkle/bin/sign_update
deleted file mode 100755
index 6eedf0e..0000000
Binary files a/Pods/Sparkle/bin/sign_update and /dev/null differ
diff --git a/Pods/Sparkle/bin/sign_update.dSYM/Contents/Info.plist b/Pods/Sparkle/bin/sign_update.dSYM/Contents/Info.plist
deleted file mode 100644
index 0739389..0000000
--- a/Pods/Sparkle/bin/sign_update.dSYM/Contents/Info.plist
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleIdentifier
- com.apple.xcode.dsym.sign_update
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundlePackageType
- dSYM
- CFBundleSignature
- ????
- CFBundleShortVersionString
- 1.0
- CFBundleVersion
- 1
-
-
diff --git a/Pods/Sparkle/bin/sign_update.dSYM/Contents/Resources/DWARF/sign_update b/Pods/Sparkle/bin/sign_update.dSYM/Contents/Resources/DWARF/sign_update
deleted file mode 100644
index 0dabfc5..0000000
Binary files a/Pods/Sparkle/bin/sign_update.dSYM/Contents/Resources/DWARF/sign_update and /dev/null differ
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.markdown b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.markdown
index 50e846a..75b2eb5 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.markdown
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.markdown
@@ -205,69 +205,4 @@ This application makes use of the following third party libraries:
See the License for the specific language governing permissions and
limitations under the License.
-
-## Sparkle
-
-Copyright (c) 2006-2013 Andy Matuschak.
-Copyright (c) 2009-2013 Elgato Systems GmbH.
-Copyright (c) 2011-2014 Kornel Lesiński.
-Copyright (c) 2015-2017 Mayur Pawashe.
-Copyright (c) 2014 C.W. Betts.
-Copyright (c) 2014 Petroules Corporation.
-Copyright (c) 2014 Big Nerd Ranch.
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-=================
-EXTERNAL LICENSES
-=================
-
-bspatch.c and bsdiff.c, from bsdiff 4.3 :
- Copyright (c) 2003-2005 Colin Percival.
-
-sais.c and sais.c, from sais-lite (2010/08/07) :
- Copyright (c) 2008-2010 Yuta Mori.
-
-SUDSAVerifier.m:
- Copyright (c) 2011 Mark Hamlin.
-
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted providing that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-
Generated by CocoaPods - https://cocoapods.org
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.plist b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.plist
index 6307422..8eceaa2 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.plist
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-acknowledgements.plist
@@ -223,77 +223,6 @@
Type
PSGroupSpecifier
-
- FooterText
- Copyright (c) 2006-2013 Andy Matuschak.
-Copyright (c) 2009-2013 Elgato Systems GmbH.
-Copyright (c) 2011-2014 Kornel Lesiński.
-Copyright (c) 2015-2017 Mayur Pawashe.
-Copyright (c) 2014 C.W. Betts.
-Copyright (c) 2014 Petroules Corporation.
-Copyright (c) 2014 Big Nerd Ranch.
-All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-=================
-EXTERNAL LICENSES
-=================
-
-bspatch.c and bsdiff.c, from bsdiff 4.3 <http://www.daemonology.net/bsdiff/>:
- Copyright (c) 2003-2005 Colin Percival.
-
-sais.c and sais.c, from sais-lite (2010/08/07) <https://sites.google.com/site/yuta256/sais>:
- Copyright (c) 2008-2010 Yuta Mori.
-
-SUDSAVerifier.m:
- Copyright (c) 2011 Mark Hamlin.
-
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted providing that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
-IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
-DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-
- License
- MIT
- Title
- Sparkle
- Type
- PSGroupSpecifier
-
FooterText
Generated by CocoaPods - https://cocoapods.org
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-input-files.xcfilelist
index ebce021..98df945 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-input-files.xcfilelist
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-input-files.xcfilelist
@@ -1,4 +1,2 @@
${PODS_ROOT}/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh
-${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework
-${PODS_ROOT}/Sparkle/Sparkle.framework
-${PODS_ROOT}/Sparkle/Sparkle.framework.dSYM
\ No newline at end of file
+${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework
\ No newline at end of file
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-output-files.xcfilelist
index 6c1bbf7..6a289fc 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-output-files.xcfilelist
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Debug-output-files.xcfilelist
@@ -1,3 +1 @@
-${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LoginServiceKit.framework
-${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework
-${DWARF_DSYM_FOLDER_PATH}/Sparkle.framework.dSYM
\ No newline at end of file
+${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LoginServiceKit.framework
\ No newline at end of file
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-input-files.xcfilelist
index ebce021..98df945 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-input-files.xcfilelist
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-input-files.xcfilelist
@@ -1,4 +1,2 @@
${PODS_ROOT}/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh
-${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework
-${PODS_ROOT}/Sparkle/Sparkle.framework
-${PODS_ROOT}/Sparkle/Sparkle.framework.dSYM
\ No newline at end of file
+${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework
\ No newline at end of file
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-output-files.xcfilelist
index 6c1bbf7..6a289fc 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-output-files.xcfilelist
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks-Release-output-files.xcfilelist
@@ -1,3 +1 @@
-${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LoginServiceKit.framework
-${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Sparkle.framework
-${DWARF_DSYM_FOLDER_PATH}/Sparkle.framework.dSYM
\ No newline at end of file
+${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LoginServiceKit.framework
\ No newline at end of file
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh
index 468a0c8..4dfde7b 100755
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray-frameworks.sh
@@ -162,13 +162,9 @@ strip_invalid_archs() {
if [[ "$CONFIGURATION" == "Debug" ]]; then
install_framework "${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework"
- install_framework "${PODS_ROOT}/Sparkle/Sparkle.framework"
- install_dsym "${PODS_ROOT}/Sparkle/Sparkle.framework.dSYM"
fi
if [[ "$CONFIGURATION" == "Release" ]]; then
install_framework "${BUILT_PRODUCTS_DIR}/LoginServiceKit/LoginServiceKit.framework"
- install_framework "${PODS_ROOT}/Sparkle/Sparkle.framework"
- install_dsym "${PODS_ROOT}/Sparkle/Sparkle.framework.dSYM"
fi
if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
wait
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.debug.xcconfig b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.debug.xcconfig
index 18c6cb1..fdada13 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.debug.xcconfig
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.debug.xcconfig
@@ -1,9 +1,9 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit" "${PODS_ROOT}/Sparkle"
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit/LoginServiceKit.framework/Headers"
-LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks' @loader_path/../Frameworks
-OTHER_LDFLAGS = $(inherited) -framework "LoginServiceKit" -framework "Sparkle"
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks'
+OTHER_LDFLAGS = $(inherited) -framework "LoginServiceKit"
OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
diff --git a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.release.xcconfig b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.release.xcconfig
index 18c6cb1..fdada13 100644
--- a/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.release.xcconfig
+++ b/Pods/Target Support Files/Pods-2FA to Tray/Pods-2FA to Tray.release.xcconfig
@@ -1,9 +1,9 @@
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit" "${PODS_ROOT}/Sparkle"
+FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/LoginServiceKit/LoginServiceKit.framework/Headers"
-LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks' @loader_path/../Frameworks
-OTHER_LDFLAGS = $(inherited) -framework "LoginServiceKit" -framework "Sparkle"
+LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/../Frameworks' '@loader_path/Frameworks'
+OTHER_LDFLAGS = $(inherited) -framework "LoginServiceKit"
OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
diff --git a/Pods/Target Support Files/Sparkle/Sparkle.xcconfig b/Pods/Target Support Files/Sparkle/Sparkle.xcconfig
deleted file mode 100644
index 39d0b33..0000000
--- a/Pods/Target Support Files/Sparkle/Sparkle.xcconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-CODE_SIGN_IDENTITY =
-CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Sparkle
-FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Sparkle"
-GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
-LD_RUNPATH_SEARCH_PATHS = $(inherited) @loader_path/../Frameworks
-PODS_BUILD_DIR = ${BUILD_DIR}
-PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
-PODS_ROOT = ${SRCROOT}
-PODS_TARGET_SRCROOT = ${PODS_ROOT}/Sparkle
-PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
-SKIP_INSTALL = YES
-USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
diff --git a/README.md b/README.md
index b8e7760..5237c9f 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ brew cask install dafuqtor/tap/2fatotray
- Secure
> 2FA to Tray uses Apple's [**Keychain Access**](//en.wikipedia.org/wiki/Keychain_(software))
- Lightweight, fast and native
-- Auto-updates
+- Auto-updates (via Homebrew)
diff --git a/appcast.xml b/appcast.xml
deleted file mode 100644
index 774194e..0000000
--- a/appcast.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-2FA to Tray
--
-1.4.4
-Small cosmetic updates
-Fri, 21 Feb 2020 02:00:00 +0300
-10.14
-
-
-
\ No newline at end of file