aboutsummaryrefslogtreecommitdiff
path: root/XcodePlugin/XcodeHeaders/PBXLSPlugin.h
blob: 5eb646096101bfbfb7372e34ee7e9da468e8f72c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 *     Generated by class-dump 3.1.1.
 *
 *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
 */

//	Framework:     	DevToolsCore
//	Header:       	Unknown
//	Documentation:	Unknown

#import <Cocoa/Cocoa.h>

@interface PBXLSPlugin : NSObject
+ (void) pluginDidLoad: (id) parameter1;
- (void) registerLaunchSystemDescriptions;
@end