mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 02:01:03 +00:00
Generate class stubs (without any method definition) for NSFileCoordinator, NSFilePresenter, NSFileVersion and NSURLSession.
7 lines
122 B
Objective-C
7 lines
122 B
Objective-C
#import <Foundation/NSFileCoordinator.h>
|
|
|
|
@implementation NSFileAccessIntent
|
|
@end
|
|
|
|
@implementation NSFileCoordinator
|
|
@end
|