/core/externals/update-engine/externals/google-toolbox-for-mac/XcodePlugin/XcodeHeaders/PBXChangeNotification.h
http://macfuse.googlecode.com/ · C++ Header · 17 lines · 5 code · 4 blank · 8 comment · 0 complexity · 30a0c0570e48d8d5258b52bb56a5a3b5 MD5 · raw file
- /*
- * 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
- @protocol PBXChangeNotification
- - (int) changeMask;
- - (void) willChange;
- - (void) willChangeWithArchivePriority: (int) parameter1;
- @end