Files
SideStore/Pods/Target Support Files/Roxas/Roxas-dummy.m
Riley Testut 8021ff8871 Replaces AltStore(Core) Roxas pod with framework
Fixes compilation errors when archiving app.
2020-09-08 13:44:08 -07:00

6 lines
114 B
Objective-C

#import <Foundation/Foundation.h>
@interface PodsDummy_Roxas : NSObject
@end
@implementation PodsDummy_Roxas
@end