This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/iOS/Example/Pods/Target Support Files/Pods-ExampleUITests/Pods-ExampleUITests-dummy.m

6 lines
142 B
Mathematica
Raw Normal View History

2019-07-25 20:11:12 +08:00
#import <Foundation/Foundation.h>
@interface PodsDummy_Pods_ExampleUITests : NSObject
@end
@implementation PodsDummy_Pods_ExampleUITests
@end