|
@@ -1,6 +1,6 @@
|
|
{ Parsed from Foundation.framework NSExtensionContext.h }
|
|
{ Parsed from Foundation.framework NSExtensionContext.h }
|
|
|
|
|
|
-{$if defined(__OBJC2__)defined(interface)defined(NSExtensionContext)defined(NSObject)}
|
|
|
|
|
|
+{$if defined(__OBJC2__) and defined(interface) and defined(NSExtensionContext) and defined(NSObject)}
|
|
{$ifdef EXTERNAL_SYMBOLS}
|
|
{$ifdef EXTERNAL_SYMBOLS}
|
|
var
|
|
var
|
|
NSExtensionItemsAndErrorsKey: NSString { available in 10_10, 8_0 }; cvar; external;
|
|
NSExtensionItemsAndErrorsKey: NSString { available in 10_10, 8_0 }; cvar; external;
|