mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-21 12:43:25 +01:00
Updates pods, fixes Sparkle on Apple Silicon Macs
This commit is contained in:
6
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h
generated
vendored
6
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h
generated
vendored
@@ -12,6 +12,10 @@
|
||||
// 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:
|
||||
|
||||
#pragma clang diagnostic push
|
||||
// Do not use <> style includes since 2.x has two frameworks that need to work: Sparkle and SparkleCore
|
||||
#pragma clang diagnostic ignored "-Wquoted-include-in-framework-header"
|
||||
|
||||
#import "SUAppcast.h"
|
||||
#import "SUAppcastItem.h"
|
||||
#import "SUStandardVersionComparator.h"
|
||||
@@ -30,4 +34,6 @@
|
||||
#import "SPUURLRequest.h"
|
||||
#import "SUCodeSigningVerifier.h"
|
||||
|
||||
#pragma clang diagnostic pop
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user