7 lines
60 B
Objective-C
7 lines
60 B
Objective-C
#import "AppDelegate.h"
|
|
|
|
|
|
@implementation AppDelegate
|
|
|
|
@end
|