mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 20:23:25 +01:00
Updates pods, fixes Sparkle on Apple Silicon Macs
This commit is contained in:
4
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h
generated
vendored
4
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h
generated
vendored
@@ -9,7 +9,11 @@
|
||||
#ifndef SUCODESIGNINGVERIFIER_H
|
||||
#define SUCODESIGNINGVERIFIER_H
|
||||
|
||||
#if __has_feature(modules)
|
||||
@import Foundation;
|
||||
#else
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
#import "SUExport.h"
|
||||
|
||||
SU_EXPORT @interface SUCodeSigningVerifier : NSObject
|
||||
|
||||
Reference in New Issue
Block a user