mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-10 07:13:28 +01:00
6 lines
136 B
Mathematica
6 lines
136 B
Mathematica
|
|
#import <Foundation/Foundation.h>
|
||
|
|
@interface PodsDummy_STPrivilegedTask : NSObject
|
||
|
|
@end
|
||
|
|
@implementation PodsDummy_STPrivilegedTask
|
||
|
|
@end
|