mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
6 lines
112 B
Mathematica
6 lines
112 B
Mathematica
|
|
#import <Foundation/Foundation.h>
|
||
|
|
@interface PodsDummy_Nuke : NSObject
|
||
|
|
@end
|
||
|
|
@implementation PodsDummy_Nuke
|
||
|
|
@end
|