We have detected the following system: [ Mac OS X ] [ 10.11 ] [ x86_64 ] [ 7.1 ] -- The C compiler identification is GNU 5.2.0 -- The CXX compiler identification is GNU 5.2.0 ... -- Found SDL2: /opt/local/lib/libSDL2main.a;/opt/local/lib/libSDL2.dylib;-framework Cocoa ... -- Configuring done -- Generating done ... [ 62%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/posix/socket.cpp.o [ 63%] Building CXX object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/macosx/gl_wrap.mm.o [ 63%] Building C object source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/macosx/NSFont_OpenGL.m.o In file included from /usr/include/os/object.h:75:0, from /usr/include/dispatch/dispatch.h:48, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:15, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /usr/include/objc/NSObject.h:22:4: error: unknown type name 'instancetype' - (instancetype)self; ^ /usr/include/objc/NSObject.h:36:4: error: unknown type name 'instancetype' - (instancetype)retain OBJC_ARC_UNAVAILABLE; ^ /usr/include/objc/NSObject.h:38:4: error: unknown type name 'instancetype' - (instancetype)autorelease OBJC_ARC_UNAVAILABLE; ^ /usr/include/objc/NSObject.h:60:4: error: unknown type name 'instancetype' - (instancetype)init ^ /usr/include/objc/NSObject.h:66:4: error: unknown type name 'instancetype' + (instancetype)new OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ /usr/include/objc/NSObject.h:67:4: error: unknown type name 'instancetype' + (instancetype)allocWithZone:(struct _NSZone *)zone OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ /usr/include/objc/NSObject.h:68:4: error: unknown type name 'instancetype' + (instancetype)alloc OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:21: error: unknown type name 'nullable' - (id)copyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:30: error: expected ')' before 'NSZone' - (id)copyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:28: error: unknown type name 'nullable' - (id)mutableCopyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:37: error: expected ')' before 'NSZone' - (id)mutableCopyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:32:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder; // NS_DESIGNATED_INITIALIZER ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:32:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder; // NS_DESIGNATED_INITIALIZER ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:53:4: error: unknown type name 'nullable' - (nullable id)replacementObjectForCoder:(NSCoder *)aCoder; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:53:13: error: expected ')' before 'id' - (nullable id)replacementObjectForCoder:(NSCoder *)aCoder; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:54:4: error: unknown type name 'nullable' - (nullable id)awakeAfterUsingCoder:(NSCoder *)aDecoder NS_REPLACES_RECEIVER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:54:13: error: expected ')' before 'id' - (nullable id)awakeAfterUsingCoder:(NSCoder *)aDecoder NS_REPLACES_RECEIVER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:1: error: cannot find protocol declaration for 'ObjectType' @interface NSEnumerator : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected identifier or '(' before ':' token @interface NSEnumerator : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: cannot find protocol declaration for 'ObjectType' @interface NSEnumerator (NSExtendedEnumerator) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: redefinition of 'struct NSEnumerator' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:10:1: note: originally defined here @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'property' @property (readonly, copy) NSArray *allObjects; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:17:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:17:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:30:42: error: unknown type name 'nullable' + (NSValue *)valueWithNonretainedObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:30:51: error: expected ')' before 'id' + (NSValue *)valueWithNonretainedObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:20: error: unknown property attribute before ',' token @property (nullable, readonly) id nonretainedObjectValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) id nonretainedObjectValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:33:32: error: unknown type name 'nullable' + (NSValue *)valueWithPointer:(nullable const void *)pointer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:33:47: error: two or more data types in declaration specifiers + (NSValue *)valueWithPointer:(nullable const void *)pointer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:34:20: error: unknown property attribute before ',' token @property (nullable, readonly) void *pointerValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:42:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:42:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:81:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:81:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected identifier or '(' before ':' token @interface NSArray<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: unknown type name 'ObjectType' - (ObjectType)objectAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:22:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:22:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSExtendedArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:1: note: originally defined here @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:28:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)arrayByAddingObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:29:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)arrayByAddingObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:29:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:31:25: error: unknown type name 'ObjectType' - (BOOL)containsObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:33:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:33:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:34:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:34:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:4: error: unknown type name 'nullable' - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:13: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:36:21: error: unknown type name 'ObjectType' - (void)getObjects:(ObjectType __unsafe_unretained [])objects range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:37:30: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:38:30: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObject:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:39:41: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:40:41: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:41:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType firstObject NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:43: error: unknown type name 'ObjectType' @property (nullable, nonatomic, readonly) ObjectType firstObject NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:43: error: unknown type name 'ObjectType' @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:44:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:45:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)reverseObjectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:66: error: unknown type name 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:78: error: unknown type name 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:129: error: unknown type name 'nullable' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:138: error: two or more data types in declaration specifiers - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:66: error: unknown type name 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:78: error: unknown type name 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:129: error: unknown type name 'nullable' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:138: error: two or more data types in declaration specifiers - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:159: error: unknown type name 'nullable' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:168: error: expected ')' before 'NSData' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingSelector:(SEL)comparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:50:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)subarrayWithRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:55:63: error: unknown type name 'nullable' - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:55:72: error: expected ')' before 'id' - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:57:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:59:4: error: unknown type name 'ObjectType' - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:43: error: expected ')' before '^' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:45: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62:82: error: expected ')' before '^' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62:84: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:104: error: expected ')' before '^' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:106: error: expected ')' before '(' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:47: error: expected ')' before '^' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:49: error: expected ')' before '(' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66:86: error: expected ')' before '^' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66:88: error: expected ')' before '(' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:108: error: expected ')' before '^' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:110: error: expected ')' before '(' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:52: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:54: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:70:91: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:70:93: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:113: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:115: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:54: error: unknown type name 'NSComparator' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:74:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:74:86: error: unknown type name 'NSComparator' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:82:30: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp NS_AVAILABLE(10_6, 4_0); // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:82:126: error: unknown type name 'NSComparator' - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp NS_AVAILABLE(10_6, 4_0); // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: note: originally defined here @interface NSArray (NSExtendedArray) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:88:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:89:34: error: unknown type name 'ObjectType' + (instancetype)arrayWithObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:90:41: error: unknown type name 'ObjectType' + (instancetype)arrayWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:35: error: unknown type name 'ObjectType' + (instancetype)arrayWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:92:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)arrayWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:94:34: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:95:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:96:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:98:4: error: unknown type name 'nullable' + (nullable NSArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:98:13: error: expected ')' before 'NSArray' + (nullable NSArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:99:4: error: unknown type name 'nullable' + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:99:13: error: expected ')' before 'NSArray' + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:100:4: error: unknown type name 'nullable' - (nullable NSArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:100:13: error: expected ')' before 'NSArray' - (nullable NSArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:101:4: error: unknown type name 'nullable' - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:101:13: error: expected ')' before 'NSArray' - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:1: error: redefinition of 'struct NSArray' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:1: note: originally defined here @interface NSArray (NSArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:109:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:39: error: expected identifier or '(' before ':' token @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:118:23: error: unknown type name 'ObjectType' - (void)insertObject:(ObjectType)anObject atIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:121:60: error: unknown type name 'ObjectType' - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:124:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:124:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray (NSExtendedMutableArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:1: error: redefinition of 'struct NSMutableArray' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:1: note: originally defined here @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:130:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '' token - (void)addObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:133:23: error: unknown type name 'ObjectType' - (void)removeObject:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:134:23: error: unknown type name 'ObjectType' - (void)removeObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:135:34: error: unknown type name 'ObjectType' - (void)removeObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:136:34: error: unknown type name 'ObjectType' - (void)removeObjectIdenticalTo:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:138:1: error: cannot find protocol declaration for 'ObjectType' - (void)removeObjectsInArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:140:1: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray range:(NSRange)otherRange; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:1: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:142:1: error: cannot find protocol declaration for 'ObjectType' - (void)setArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:42: error: unknown type name 'ObjectType' - (void)sortUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:55: error: unknown type name 'ObjectType' - (void)sortUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:103: error: unknown type name 'nullable' - (void)sortUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:112: error: two or more data types in declaration specifiers - (void)sortUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:146:1: error: cannot find protocol declaration for 'ObjectType' - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:148:1: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:150:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:152:30: error: unknown type name 'NSComparator' - (void)sortUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:153:62: error: unknown type name 'NSComparator' - (void)sortWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray (NSMutableArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:1: error: redefinition of 'struct NSMutableArray' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:1: note: originally defined here @interface NSMutableArray (NSExtendedMutableArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:159:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '' token + (instancetype)arrayWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:161:4: error: unknown type name 'nullable' + (nullable NSMutableArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:161:13: error: expected ')' before 'NSMutableArray' + (nullable NSMutableArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:162:4: error: unknown type name 'nullable' + (nullable NSMutableArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:162:13: error: expected ')' before 'NSMutableArray' + (nullable NSMutableArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:163:4: error: unknown type name 'nullable' - (nullable NSMutableArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:163:13: error: expected ')' before 'NSMutableArray' - (nullable NSMutableArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:164:4: error: unknown type name 'nullable' - (nullable NSMutableArray *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:164:13: error: expected ')' before 'NSMutableArray' - (nullable NSMutableArray *)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:12:23: error: expected ';' before '<' token @class NSData, NSArray, NSDictionary, NSCharacterSet, NSURL, NSError, NSLocale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:82:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:82:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:109:123: error: unknown type name 'nullable' - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)compareRange locale:(nullable id)locale; // locale arg used to be a dictionary pre-Leopard. We now accept NSLocale. Assumes the current locale if non-nil and non-NSLocale. nil continues to mean canonical compare, which doesn't depend on user's locale choice. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:109:132: error: expected ')' before 'id' - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)compareRange locale:(nullable id)locale; // locale arg used to be a dictionary pre-Leopard. We now accept NSLocale. Assumes the current locale if non-nil and non-NSLocale. nil continues to mean canonical compare, which doesn't depend on user's locale choice. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:147:123: error: unknown type name 'nullable' - (NSRange)rangeOfString:(NSString *)searchString options:(NSStringCompareOptions)mask range:(NSRange)searchRange locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:147:132: error: expected ')' before 'NSLocale' - (NSRange)rangeOfString:(NSString *)searchString options:(NSStringCompareOptions)mask range:(NSRange)searchRange locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:151:37: error: unknown type name 'NSCharacterSet' - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:152:37: error: unknown type name 'NSCharacterSet' - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:153:37: error: unknown type name 'NSCharacterSet' - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask range:(NSRange)searchRange; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:190:42: error: unknown type name 'nullable' - (NSString *)uppercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:190:51: error: expected ')' before 'NSLocale' - (NSString *)uppercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:191:42: error: unknown type name 'nullable' - (NSString *)lowercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:191:51: error: expected ')' before 'NSLocale' - (NSString *)lowercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:192:44: error: unknown type name 'nullable' - (NSString *)capitalizedStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:192:53: error: expected ')' before 'NSLocale' - (NSString *)capitalizedStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:23: error: unknown type name 'nullable' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:32: error: expected ')' before 'NSUInteger' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:59: error: unknown type name 'nullable' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:68: error: expected ')' before 'NSUInteger' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:105: error: unknown type name 'nullable' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:114: error: expected ')' before 'NSUInteger' - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:28: error: unknown type name 'nullable' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:37: error: expected ')' before 'NSUInteger' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:64: error: unknown type name 'nullable' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:73: error: expected ')' before 'NSUInteger' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:109: error: unknown type name 'nullable' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:118: error: expected ')' before 'NSUInteger' - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:218:110: error: expected ')' before '^' token - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * __nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:218:112: error: expected ')' before '(' token - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * __nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:219:41: error: expected ')' before '^' token - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:219:43: error: expected ')' before '(' token - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:224:20: error: unknown property attribute before ',' token @property (nullable, readonly) __strong const char *UTF8String NS_RETURNS_INNER_POINTER; // Convenience to return null-terminated UTF8 representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:229:4: error: unknown type name 'nullable' - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding allowLossyConversion:(BOOL)lossy; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:229:13: error: expected ')' before 'NSData' - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding allowLossyConversion:(BOOL)lossy; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:4: error: unknown type name 'nullable' - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:13: error: expected ')' before 'NSData' - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:236:4: error: unknown type name 'nullable' - (nullable __strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:236:28: error: two or more data types in declaration specifiers - (nullable __strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:19: error: unknown type name 'nullable' - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:28: error: two or more data types in declaration specifiers - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:91: error: unknown type name 'nullable' - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:100: error: expected ')' before 'NSUInteger' - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:253: error: unknown type name 'nullable' - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:262: error: expected ')' before 'NSRangePointer' - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:21: error: expected '>' before '*' token - (NSArray *)componentsSeparatedByString:(NSString *)separator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:21: error: expected '>' before '*' token - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:64: error: unknown type name 'NSCharacterSet' - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:275:48: error: unknown type name 'NSCharacterSet' - (NSString *)stringByTrimmingCharactersInSet:(NSCharacterSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:82: error: unknown type name 'nullable' - (NSString *)stringByFoldingWithOptions:(NSStringCompareOptions)options locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:91: error: expected ')' before 'NSLocale' - (NSString *)stringByFoldingWithOptions:(NSStringCompareOptions)options locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:296:4: error: unknown type name 'nullable' - (nullable NSString *)stringByApplyingTransform:(NSString *)transform reverse:(BOOL)reverse NS_AVAILABLE(10_11, 9_0); // Returns nil if reverse not applicable or transform is invalid ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:296:13: error: expected ')' before 'NSString' - (nullable NSString *)stringByApplyingTransform:(NSString *)transform reverse:(BOOL)reverse NS_AVAILABLE(10_11, 9_0); // Returns nil if reverse not applicable or transform is invalid ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:318:105: error: unknown type name 'NSError' - (BOOL)writeToURL:(NSURL *)url atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:319:110: error: unknown type name 'NSError' - (BOOL)writeToFile:(NSString *)path atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:332:4: error: unknown type name 'nullable' - (nullable instancetype)initWithUTF8String:(const char *)nullTerminatedCString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:332:13: error: expected ')' before 'id' - (nullable instancetype)initWithUTF8String:(const char *)nullTerminatedCString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:59: error: unknown type name 'nullable' - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale, ... NS_FORMAT_FUNCTION(1,3); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:68: error: expected ')' before 'id' - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale, ... NS_FORMAT_FUNCTION(1,3); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:337:59: error: unknown type name 'nullable' - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale arguments:(va_list)argList NS_FORMAT_FUNCTION(1,0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:337:68: error: expected ')' before 'id' - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale arguments:(va_list)argList NS_FORMAT_FUNCTION(1,0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:338:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:338:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:339:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBytes:(const void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:339:13: error: expected ')' before 'id' - (nullable instancetype)initWithBytes:(const void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:340:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding freeWhenDone:(BOOL)freeBuffer; /* "NoCopy" is a hint */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:340:13: error: expected ')' before 'id' - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding freeWhenDone:(BOOL)freeBuffer; /* "NoCopy" is a hint */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithUTF8String:(const char *)nullTerminatedCString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345:13: error: expected ')' before 'id' + (nullable instancetype)stringWithUTF8String:(const char *)nullTerminatedCString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:349:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCString:(const char *)nullTerminatedCString encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:349:13: error: expected ')' before 'id' - (nullable instancetype)initWithCString:(const char *)nullTerminatedCString encoding:(NSStringEncoding)encoding; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:350:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithCString:(const char *)cString encoding:(NSStringEncoding)enc; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:350:13: error: expected ')' before 'id' + (nullable instancetype)stringWithCString:(const char *)cString encoding:(NSStringEncoding)enc; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:354:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:354:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:354:99: error: unknown type name 'NSError' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355:104: error: unknown type name 'NSError' - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:13: error: expected ')' before 'id' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:101: error: unknown type name 'NSError' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:13: error: expected ')' before 'id' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:106: error: unknown type name 'NSError' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:75: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:84: error: expected ')' before 'NSStringEncoding' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:114: error: unknown type name 'NSError' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:80: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:89: error: expected ')' before 'NSStringEncoding' - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:119: error: unknown type name 'NSError' - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:13: error: expected ')' before 'id' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:77: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:86: error: expected ')' before 'NSStringEncoding' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:116: error: unknown type name 'NSError' + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:4: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:13: error: expected ')' before 'id' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:82: error: unknown type name 'nullable' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:91: error: expected ')' before 'NSStringEncoding' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:121: error: unknown type name 'NSError' + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:388:44: error: unknown type name 'nullable' encodingOptions:(nullable NSDictionary *)opts ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:388:53: error: expected ')' before 'NSDictionary' encodingOptions:(nullable NSDictionary *)opts ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:390:44: error: unknown type name 'nullable' usedLossyConversion:(nullable BOOL *)usedLossyConversion NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:390:53: error: expected ')' before 'BOOL' usedLossyConversion:(nullable BOOL *)usedLossyConversion NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:432:103: error: unknown type name 'nullable' - (BOOL)applyTransform:(NSString *)transform reverse:(BOOL)reverse range:(NSRange)range updatedRange:(nullable NSRangePointer)resultingRange NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:432:112: error: expected ')' before 'NSRangePointer' - (BOOL)applyTransform:(NSString *)transform reverse:(BOOL)reverse range:(NSRange)range updatedRange:(nullable NSRangePointer)resultingRange NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:454:4: error: unknown type name 'nullable' - (nullable NSDictionary *)propertyListFromStringsFileFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:454:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)propertyListFromStringsFileFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:462:4: error: unknown type name 'nullable' - (nullable const char *)cString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:462:19: error: two or more data types in declaration specifiers - (nullable const char *)cString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:463:4: error: unknown type name 'nullable' - (nullable const char *)lossyCString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:463:19: error: two or more data types in declaration specifiers - (nullable const char *)lossyCString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:467:104: error: unknown type name 'nullable' - (void)getCString:(char *)bytes maxLength:(NSUInteger)maxLength range:(NSRange)aRange remainingRange:(nullable NSRangePointer)leftoverRange NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:467:113: error: expected ')' before 'NSRangePointer' - (void)getCString:(char *)bytes maxLength:(NSUInteger)maxLength range:(NSRange)aRange remainingRange:(nullable NSRangePointer)leftoverRange NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:472:4: error: unknown type name 'nullable' - (nullable id)initWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:472:13: error: expected ')' before 'id' - (nullable id)initWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:473:4: error: unknown type name 'nullable' - (nullable id)initWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:473:13: error: expected ')' before 'id' - (nullable id)initWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:474:4: error: unknown type name 'nullable' + (nullable id)stringWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:474:13: error: expected ')' before 'id' + (nullable id)stringWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:475:4: error: unknown type name 'nullable' + (nullable id)stringWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:475:13: error: expected ')' before 'id' + (nullable id)stringWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:477:4: error: unknown type name 'nullable' - (nullable id)initWithCStringNoCopy:(char *)bytes length:(NSUInteger)length freeWhenDone:(BOOL)freeBuffer NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:477:13: error: expected ')' before 'id' - (nullable id)initWithCStringNoCopy:(char *)bytes length:(NSUInteger)length freeWhenDone:(BOOL)freeBuffer NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:478:4: error: unknown type name 'nullable' - (nullable id)initWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:478:13: error: expected ')' before 'id' - (nullable id)initWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:479:4: error: unknown type name 'nullable' - (nullable id)initWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:479:13: error: expected ')' before 'id' - (nullable id)initWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:480:4: error: unknown type name 'nullable' + (nullable id)stringWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:480:13: error: expected ')' before 'id' + (nullable id)stringWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:481:4: error: unknown type name 'nullable' + (nullable id)stringWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:481:13: error: expected ')' before 'id' + (nullable id)stringWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:8:15: error: expected ';' before '<' token @class NSArray, NSSet, NSString, NSURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:70: error: expected identifier or '(' before ':' token @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:4: error: unknown type name 'nullable' - (nullable ObjectType)objectForKey:(KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)objectForKey:(KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:38: error: unknown type name 'KeyType' - (nullable ObjectType)objectForKey:(KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:18:1: error: cannot find protocol declaration for 'KeyType' - (NSEnumerator *)keyEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:23:40: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:23:77: error: unknown type name 'KeyType' - (instancetype)initWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:23:85: error: expected ')' before '<' token - (instancetype)initWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary (NSExtendedDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:1: error: redefinition of 'struct NSDictionary' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:1: note: originally defined here @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:31:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'property' @property (readonly, copy) NSArray *allKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:32:1: error: cannot find protocol declaration for 'KeyType' - (NSArray *)allKeysForObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:32:41: error: unknown type name 'ObjectType' - (NSArray *)allKeysForObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:33:1: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSArray *allValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:37:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:37:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:38:1: error: cannot find protocol declaration for 'KeyType' - (BOOL)isEqualToDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:38:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:39:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:1: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:82: error: unknown type name 'ObjectType' - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:44:1: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueUsingSelector:(SEL)comparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:21: error: unknown type name 'ObjectType' - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys count:(NSUInteger)count NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:72: error: unknown type name 'KeyType' - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys count:(NSUInteger)count NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:4: error: unknown type name 'nullable' - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:49: error: unknown type name 'KeyType' - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50:50: error: expected ')' before '^' token - (void)enumerateKeysAndObjectsUsingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50:52: error: expected ')' before '(' token - (void)enumerateKeysAndObjectsUsingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:89: error: expected ')' before '^' token - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:91: error: expected ')' before '(' token - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:53:1: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:53:57: error: unknown type name 'NSComparator' - (NSArray *)keysSortedByValueUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:1: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:89: error: unknown type name 'NSComparator' - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:4: error: unknown type name 'NSSet' - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:9: error: expected ')' before '<' token - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:53: error: expected ')' before '^' token - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:55: error: expected ')' before '(' token - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:4: error: unknown type name 'NSSet' - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:9: error: expected ')' before '<' token - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:92: error: expected ')' before '^' token - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:94: error: expected ')' before '(' token - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:1: error: redefinition of 'struct NSDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:1: note: originally defined here @interface NSDictionary (NSExtendedDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:63:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary (NSDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:1: error: redefinition of 'struct NSDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:1: note: originally defined here @interface NSDictionary (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:68:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)dictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:69:39: error: unknown type name 'ObjectType' + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:69:65: error: unknown type name 'KeyType' + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:69:73: error: expected ')' before '<' token + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:46: error: unknown type name 'ObjectType' + (instancetype)dictionaryWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:83: error: unknown type name 'KeyType' + (instancetype)dictionaryWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:91: error: expected ')' before '<' token + (instancetype)dictionaryWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:78:1: error: cannot find protocol declaration for 'KeyType' + (instancetype)dictionaryWithDictionary:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:78:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: expected '>' before '<' token + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: can not use an object as parameter to a method /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:1: error: cannot find protocol declaration for 'KeyType' - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:83:1: error: cannot find protocol declaration for 'KeyType' - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:83:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: expected '>' before '<' token - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: can not use an object as parameter to a method /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:86:4: error: unknown type name 'nullable' + (nullable NSDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:86:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:4: error: unknown type name 'nullable' + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:88:4: error: unknown type name 'nullable' - (nullable NSDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:88:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:89:4: error: unknown type name 'nullable' - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:89:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:1: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:53: error: expected identifier or '(' before ':' token @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:98:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:98:48: error: unknown type name 'KeyType' - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:98:56: error: expected ')' before '<' token - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:101:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:101:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:1: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary (NSExtendedMutableDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:1: error: redefinition of 'struct NSMutableDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:1: note: originally defined here @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:107:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)addEntriesFromDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:1: error: cannot find protocol declaration for 'KeyType' - (void)removeObjectsForKeys:(NSArray *)keyArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:110:1: error: cannot find protocol declaration for 'KeyType' - (void)setDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:110:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:20: error: unknown type name 'nullable' - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:29: error: expected ')' before 'ObjectType' - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:63: error: unknown type name 'KeyType' - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:71: error: expected ')' before '<' token - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:1: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary (NSMutableDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:1: error: redefinition of 'struct NSMutableDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:1: note: originally defined here @interface NSMutableDictionary (NSExtendedMutableDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)dictionaryWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:4: error: unknown type name 'nullable' + (nullable NSMutableDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:13: error: expected ')' before 'NSMutableDictionary' + (nullable NSMutableDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:120:4: error: unknown type name 'nullable' + (nullable NSMutableDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:120:13: error: expected ')' before 'NSMutableDictionary' + (nullable NSMutableDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:121:4: error: unknown type name 'nullable' - (nullable NSMutableDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:121:13: error: expected ')' before 'NSMutableDictionary' - (nullable NSMutableDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:122:4: error: unknown type name 'nullable' - (nullable NSMutableDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:122:13: error: expected ')' before 'NSMutableDictionary' - (nullable NSMutableDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:1: error: redefinition of 'struct NSDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:1: note: originally defined here @interface NSDictionary (NSDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:136:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (id)sharedKeySetForKeys:(NSArray> *)keys NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:1: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:1: error: redefinition of 'struct NSMutableDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:1: note: originally defined here @interface NSMutableDictionary (NSMutableDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:148:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (NSMutableDictionary *)dictionaryWithSharedKeySet:(id)keyset NS_AVAILABLE(10_8, 6_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:42: error: expected identifier or '(' before ':' token @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:4: error: unknown type name 'nullable' - (nullable ObjectType)member:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)member:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:32: error: unknown type name 'ObjectType' - (nullable ObjectType)member:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:18:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:20:40: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:21:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:21:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet (NSExtendedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:1: error: redefinition of 'struct NSSet' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:1: note: originally defined here @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:27:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'property' @property (readonly, copy) NSArray *allObjects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:28:4: error: unknown type name 'nullable' - (nullable ObjectType)anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:28:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:29:25: error: unknown type name 'ObjectType' - (BOOL)containsObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:31:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:31:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:32:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:33:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:34:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfSet:(NSSet *)otherSet; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:37:63: error: unknown type name 'nullable' - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:37:72: error: expected ')' before 'id' - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:1: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObject:(ObjectType)anObject NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:43: error: unknown type name 'ObjectType' - (NSSet *)setByAddingObject:(ObjectType)anObject NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:1: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromSet:(NSSet *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:1: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromArray:(NSArray *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:43: error: expected ')' before '^' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:45: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:82: error: expected ')' before '^' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:84: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:1: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)objectsPassingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:50: error: expected ')' before '^' token - (NSSet *)objectsPassingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:52: error: expected ')' before '(' token - (NSSet *)objectsPassingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:1: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:89: error: expected ')' before '^' token - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:91: error: expected ')' before '(' token - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet (NSSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:1: error: redefinition of 'struct NSSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:1: note: originally defined here @interface NSSet (NSExtendedSet) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:54:32: error: unknown type name 'ObjectType' + (instancetype)setWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:39: error: unknown type name 'ObjectType' + (instancetype)setWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:56:33: error: unknown type name 'ObjectType' + (instancetype)setWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:57:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)setWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)setWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:60:34: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:61:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:62:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:63:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:37: error: expected identifier or '(' before ':' token @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:72:23: error: unknown type name 'ObjectType' - (void)removeObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:73:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:73:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableSet (NSExtendedMutableSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:1: error: redefinition of 'struct NSMutableSet' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:1: note: originally defined here @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:81:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)addObjectsFromArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:82:1: error: cannot find protocol declaration for 'ObjectType' - (void)intersectSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:83:1: error: cannot find protocol declaration for 'ObjectType' - (void)minusSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:85:1: error: cannot find protocol declaration for 'ObjectType' - (void)unionSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:87:1: error: cannot find protocol declaration for 'ObjectType' - (void)setSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableSet (NSMutableSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:1: error: redefinition of 'struct NSMutableSet' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:1: note: originally defined here @interface NSMutableSet (NSExtendedMutableSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:93:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)setWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:1: error: cannot find protocol declaration for 'ObjectType' @interface NSCountedSet : NSMutableSet { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:37: error: expected identifier or '(' before ':' token @interface NSCountedSet : NSMutableSet { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:107:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:108:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:110:31: error: unknown type name 'ObjectType' - (NSUInteger)countForObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:112:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:113:20: error: unknown type name 'ObjectType' - (void)addObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:114:23: error: unknown type name 'ObjectType' - (void)removeObject:(ObjectType)object; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:37:11: error: expected identifier or '(' before '^' token void (^ _resumingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:39:11: error: expected identifier or '(' before '^' token void (^ _pausingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:57:4: error: unknown type name 'nullable' + (nullable NSProgress *)currentProgress; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:57:13: error: expected ')' before 'NSProgress' + (nullable NSProgress *)currentProgress; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:33: error: unknown type name 'nullable' - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:42: error: expected ')' before 'NSProgress' - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:85: error: unknown type name 'nullable' - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:94: error: expected ')' before 'NSDictionary' - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:107:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *localizedDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *localizedDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:119:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *localizedAdditionalDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:119:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *localizedAdditionalDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^cancellationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^cancellationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:137:1: error: expected identifier before 'property' @property (nullable, copy) void (^pausingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^resumingHandler)(void) NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^resumingHandler)(void) NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:145:1: error: expected identifier before '-' token - (void)setUserInfoObject:(nullable id)objectOrNil forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:175:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *kind; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *kind; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:193:15: error: expected identifier or '(' before '^' token typedef void (^NSProgressUnpublishingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:194:51: error: expected declaration specifiers or '...' before '^' token typedef __nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:198:67: error: unknown type name 'NSProgressPublishingHandler' + (id)addSubscriberForFileURL:(NSURL *)url withPublishingHandler:(NSProgressPublishingHandler)publishingHandler NS_AVAILABLE(10_9, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:32:4: error: unknown type name 'nullable' + (nullable instancetype)bundleWithPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:32:13: error: expected ')' before 'id' + (nullable instancetype)bundleWithPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:13: error: expected ')' before 'id' - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:35:4: error: unknown type name 'nullable' + (nullable instancetype)bundleWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:35:13: error: expected ')' before 'id' + (nullable instancetype)bundleWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:36:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:36:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:39:4: error: unknown type name 'nullable' + (nullable NSBundle *)bundleWithIdentifier:(NSString *)identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:39:13: error: expected ')' before 'NSBundle' + (nullable NSBundle *)bundleWithIdentifier:(NSString *)identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:21: error: expected '>' before '*' token + (NSArray *)allBundles; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:21: error: cannot find protocol declaration for 'NSBundle' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:21: error: expected '>' before '*' token + (NSArray *)allFrameworks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:21: error: cannot find protocol declaration for 'NSBundle' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:54:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *resourceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *resourceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *executableURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *executableURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:56:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForAuxiliaryExecutable:(NSString *)executableName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:56:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForAuxiliaryExecutable:(NSString *)executableName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:58:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *privateFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *privateFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:59:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *sharedFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:59:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *sharedFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *sharedSupportURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *sharedSupportURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:61:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *builtInPlugInsURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:61:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *builtInPlugInsURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:63:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *appStoreReceiptURL NS_AVAILABLE(10_7, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:63:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *appStoreReceiptURL NS_AVAILABLE(10_7, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:66:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *resourcePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *resourcePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:67:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *executablePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *executablePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:68:4: error: unknown type name 'nullable' - (nullable NSString *)pathForAuxiliaryExecutable:(NSString *)executableName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:68:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForAuxiliaryExecutable:(NSString *)executableName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *privateFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *privateFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:71:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *sharedFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *sharedFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *sharedSupportPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *sharedSupportPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *builtInPlugInsPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *builtInPlugInsPath; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:4: error: unknown type name 'nullable' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:13: error: expected ')' before 'NSURL' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:37: error: unknown type name 'nullable' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:46: error: expected ')' before 'NSString' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:77: error: unknown type name 'nullable' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:86: error: expected ')' before 'NSString' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:115: error: unknown type name 'nullable' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:124: error: expected ')' before 'NSString' + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:4: error: unknown type name 'nullable' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:13: error: expected ')' before 'NSArray' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:63: error: unknown type name 'nullable' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:72: error: expected ')' before 'NSString' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:101: error: unknown type name 'nullable' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:110: error: expected ')' before 'NSString' + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:37: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:46: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:77: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:86: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:37: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:46: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:77: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:86: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:115: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:124: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:37: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:46: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:77: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:86: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:115: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:124: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:157: error: unknown type name 'nullable' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:166: error: expected ')' before 'NSString' - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:4: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:13: error: expected ')' before 'NSArray' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:63: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:72: error: expected ')' before 'NSString' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:101: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:110: error: expected ')' before 'NSString' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:4: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:13: error: expected ')' before 'NSArray' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:63: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:72: error: expected ')' before 'NSString' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:101: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:110: error: expected ')' before 'NSString' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:143: error: unknown type name 'nullable' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:152: error: expected ')' before 'NSString' - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:4: error: unknown type name 'nullable' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:13: error: expected ')' before 'NSString' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:41: error: unknown type name 'nullable' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:50: error: expected ')' before 'NSString' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:74: error: unknown type name 'nullable' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:83: error: expected ')' before 'NSString' + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:21: error: expected '>' before '*' token + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:51: error: unknown type name 'nullable' + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:60: error: expected ')' before 'NSString' + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:4: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:41: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:50: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:74: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:83: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:4: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:41: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:50: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:74: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:83: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:111: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:120: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:4: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:41: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:50: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:74: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:83: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:111: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:120: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:156: error: unknown type name 'nullable' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:165: error: expected ')' before 'NSString' - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:21: error: expected '>' before '*' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:51: error: unknown type name 'nullable' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:60: error: expected ')' before 'NSString' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:88: error: unknown type name 'nullable' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:97: error: expected ')' before 'NSString' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:21: error: expected '>' before '*' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:51: error: unknown type name 'nullable' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:60: error: expected ')' before 'NSString' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:88: error: unknown type name 'nullable' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:97: error: expected ')' before 'NSString' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:133: error: unknown type name 'nullable' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:142: error: expected ')' before 'NSString' - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:60: error: unknown type name 'nullable' - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:69: error: expected ')' before 'NSString' - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:93: error: unknown type name 'nullable' - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:102: error: expected ')' before 'NSString' - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:101:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *infoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *infoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:4: error: unknown type name 'nullable' - (nullable id)objectForInfoDictionaryKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:13: error: expected ')' before 'id' - (nullable id)objectForInfoDictionaryKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:105:4: error: unknown type name 'nullable' - (nullable Class)classNamed:(NSString *)className; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:105:13: error: expected ')' before 'Class' - (nullable Class)classNamed:(NSString *)className; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly) Class principalClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:109:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *preferredLocalizations; // a subset of this bundle's localizations, re-ordered into the preferred order for this process's current execution environment; the main bundle's preferred localizations indicate the language (of text) the user is most likely seeing in the UI ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:109:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:111:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *localizations; // list of language names this bundle appears to be localized to ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:111:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *developmentLocalization; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *developmentLocalization; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:21: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:76: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:76: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:21: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:76: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:76: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:116: error: unknown type name 'nullable' + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:125: error: expected ')' before 'NSArray' + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *executableArchitectures NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *executableArchitectures NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:55: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:46: error: expected '>' before '*' token - (instancetype)initWithTags:(NSSet *)tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:46: error: expected '>' before '*' token - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:180:43: error: expected '>' before '*' token @property (readonly, copy) NSSet *tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:180:43: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:185:28: error: unknown property attribute before ')' token @property (readonly, strong) NSBundle *bundle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:202:61: error: expected ')' before '^' token - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:202:63: error: expected ')' before '(' token - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:209:74: error: expected ')' before '^' token - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:209:76: error: expected ')' before '(' token - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:219:28: error: unknown property attribute before ')' token @property (readonly, strong) NSProgress *progress; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:74: error: expected '>' before '*' token - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags NS_AVAILABLE(NA, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:74: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:23:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:23:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:42:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:42:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:10:65: error: expected ';' before '<' token @class NSDateComponents, NSLocale, NSTimeZone, NSString, NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:111:4: error: unknown type name 'nullable' + (nullable NSCalendar *)calendarWithIdentifier:(NSString *)calendarIdentifierConstant NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:111:13: error: expected ')' before 'NSCalendar' + (nullable NSCalendar *)calendarWithIdentifier:(NSString *)calendarIdentifierConstant NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:115:4: error: unknown type name 'nullable' - (nullable id)initWithCalendarIdentifier:(NSString *)ident NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:115:13: error: expected ')' before 'id' - (nullable id)initWithCalendarIdentifier:(NSString *)ident NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:118:20: error: unknown property attribute before ',' token @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:118:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:125:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *eraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:125:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:126:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *longEraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:126:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *monthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:129:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:129:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *weekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:136:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:136:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *quarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:143:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:143:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:159:102: error: unknown type name 'nullable' - (BOOL)rangeOfUnit:(NSCalendarUnit)unit startDate:(NSDate * __nullable * __nullable)datep interval:(nullable NSTimeInterval *)tip forDate:(NSDate *)date NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:159:111: error: expected ')' before 'NSTimeInterval' - (BOOL)rangeOfUnit:(NSCalendarUnit)unit startDate:(NSDate * __nullable * __nullable)datep interval:(nullable NSTimeInterval *)tip forDate:(NSDate *)date NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:161:4: error: unknown type name 'nullable' - (nullable NSDate *)dateFromComponents:(NSDateComponents *)comps; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:161:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateFromComponents:(NSDateComponents *)comps; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:164:4: error: unknown type name 'nullable' - (nullable NSDate *)dateByAddingComponents:(NSDateComponents *)comps toDate:(NSDate *)date options:(NSCalendarOptions)opts; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:164:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateByAddingComponents:(NSDateComponents *)comps toDate:(NSDate *)date options:(NSCalendarOptions)opts; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:21: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:30: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:68: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:77: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:117: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:126: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:165: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:174: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:21: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:30: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:81: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:90: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:135: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:144: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:186: error: unknown type name 'nullable' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:195: error: expected ')' before 'NSInteger' - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:22: error: unknown type name 'nullable' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:31: error: expected ')' before 'NSInteger' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:72: error: unknown type name 'nullable' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:81: error: expected ')' before 'NSInteger' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:124: error: unknown type name 'nullable' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:133: error: expected ')' before 'NSInteger' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:180: error: unknown type name 'nullable' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:189: error: expected ')' before 'NSInteger' - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:200:4: error: unknown type name 'nullable' - (nullable NSDate *)dateWithEra:(NSInteger)eraValue year:(NSInteger)yearValue month:(NSInteger)monthValue day:(NSInteger)dayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:200:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateWithEra:(NSInteger)eraValue year:(NSInteger)yearValue month:(NSInteger)monthValue day:(NSInteger)dayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:207:4: error: unknown type name 'nullable' - (nullable NSDate *)dateWithEra:(NSInteger)eraValue yearForWeekOfYear:(NSInteger)yearValue weekOfYear:(NSInteger)weekValue weekday:(NSInteger)weekdayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:207:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateWithEra:(NSInteger)eraValue yearForWeekOfYear:(NSInteger)yearValue weekOfYear:(NSInteger)weekValue weekday:(NSInteger)weekdayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:273:91: error: unknown type name 'nullable' - (BOOL)rangeOfWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip containingDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:273:100: error: expected ')' before 'NSTimeInterval' - (BOOL)rangeOfWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip containingDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:282:88: error: unknown type name 'nullable' - (BOOL)nextWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip options:(NSCalendarOptions)options afterDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:282:97: error: expected ')' before 'NSTimeInterval' - (BOOL)nextWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip options:(NSCalendarOptions)options afterDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:299:4: error: unknown type name 'nullable' - (nullable NSDate *)dateByAddingUnit:(NSCalendarUnit)unit value:(NSInteger)value toDate:(NSDate *)date options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:299:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateByAddingUnit:(NSCalendarUnit)unit value:(NSInteger)value toDate:(NSDate *)date options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:324:152: error: expected ')' before '^' token - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (^)(NSDate * __nullable date, BOOL exactMatch, BOOL *stop))block NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:324:154: error: expected ')' before '(' token - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (^)(NSDate * __nullable date, BOOL exactMatch, BOOL *stop))block NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:331:4: error: unknown type name 'nullable' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:331:13: error: expected ')' before 'NSDate' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:339:4: error: unknown type name 'nullable' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingUnit:(NSCalendarUnit)unit value:(NSInteger)value options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:339:13: error: expected ')' before 'NSDate' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingUnit:(NSCalendarUnit)unit value:(NSInteger)value options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:347:4: error: unknown type name 'nullable' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingHour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:347:13: error: expected ')' before 'NSDate' - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingHour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:356:4: error: unknown type name 'nullable' - (nullable NSDate *)dateBySettingUnit:(NSCalendarUnit)unit value:(NSInteger)v ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:356:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateBySettingUnit:(NSCalendarUnit)unit value:(NSInteger)v ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:364:4: error: unknown type name 'nullable' - (nullable NSDate *)dateBySettingHour:(NSInteger)h minute:(NSInteger)m second:(NSInteger)s ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:364:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateBySettingHour:(NSInteger)h minute:(NSInteger)m second:(NSInteger)s ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:417:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCalendar *calendar NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:417:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCalendar *calendar NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:418:20: error: unknown property attribute before ',' token @property (nullable, copy) NSTimeZone *timeZone NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:418:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSTimeZone *timeZone NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:434:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *date NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:434:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *date NS_AVAILABLE(10_7, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:39:4: error: unknown type name 'nullable' + (nullable NSCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:39:13: error: expected ')' before 'NSCharacterSet' + (nullable NSCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:83:4: error: unknown type name 'nullable' + (nullable NSMutableCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:83:13: error: expected ')' before 'NSMutableCharacterSet' + (nullable NSMutableCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:7:31: error: expected ';' before '<' token @class NSString, NSData, NSSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:16:4: error: unknown type name 'nullable' - (nullable NSData *)decodeDataObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:16:13: error: expected ')' before 'NSData' - (nullable NSData *)decodeDataObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:23:23: error: unknown type name 'nullable' - (void)encodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:23:32: error: expected ')' before 'id' - (void)encodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:25:29: error: unknown type name 'nullable' - (void)encodeBycopyObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:25:38: error: expected ')' before 'id' - (void)encodeBycopyObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:26:28: error: unknown type name 'nullable' - (void)encodeByrefObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:26:37: error: expected ')' before 'id' - (void)encodeByrefObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:27:34: error: unknown type name 'nullable' - (void)encodeConditionalObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:27:43: error: expected ')' before 'id' - (void)encodeConditionalObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:30:22: error: unknown type name 'nullable' - (void)encodeBytes:(nullable const void *)byteaddr length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:30:37: error: two or more data types in declaration specifiers - (void)encodeBytes:(nullable const void *)byteaddr length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:32:4: error: unknown type name 'nullable' - (nullable id)decodeObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:32:13: error: expected ')' before 'id' - (nullable id)decodeObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:33:4: error: unknown type name 'nullable' - (nullable id)decodeTopLevelObjectAndReturnError:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObject() throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:33:13: error: expected ')' before 'id' - (nullable id)decodeTopLevelObjectAndReturnError:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObject() throws' instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:36:4: error: unknown type name 'nullable' - (nullable void *)decodeBytesWithReturnedLength:(NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:36:13: error: two or more data types in declaration specifiers - (nullable void *)decodeBytesWithReturnedLength:(NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:40:4: error: unknown type name 'nullable' - (nullable id)decodePropertyList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:40:13: error: expected ')' before 'id' - (nullable id)decodePropertyList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:43:24: error: unknown type name 'nullable' - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:43:33: error: expected ')' before 'NSZone' - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:44:4: error: unknown type name 'nullable' - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:44:13: error: expected ')' before 'NSZone' - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:50:23: error: unknown type name 'nullable' - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:50:32: error: expected ')' before 'id' - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:51:34: error: unknown type name 'nullable' - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:51:43: error: expected ')' before 'id' - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:58:22: error: unknown type name 'nullable' - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:58:37: error: expected ')' before 'uint8_t' - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:61:4: error: unknown type name 'nullable' - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:61:13: error: expected ')' before 'id' - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:62:4: error: unknown type name 'nullable' - (nullable id)decodeTopLevelObjectForKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectForKey(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:62:13: error: expected ')' before 'id' - (nullable id)decodeTopLevelObjectForKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectForKey(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:4: error: unknown type name 'nullable' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:19: error: expected ')' before 'uint8_t' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:79: error: unknown type name 'nullable' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:88: error: expected ')' before 'NSUInteger' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:78:4: error: unknown type name 'nullable' - (nullable id)decodeObjectOfClass:(Class)aClass forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:78:13: error: expected ')' before 'id' - (nullable id)decodeObjectOfClass:(Class)aClass forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:79:4: error: unknown type name 'nullable' - (nullable id)decodeTopLevelObjectOfClass:(Class)aClass forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObjectOfClass(_:,forKey:) throws instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:79:13: error: expected ')' before 'id' - (nullable id)decodeTopLevelObjectOfClass:(Class)aClass forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObjectOfClass(_:,forKey:) throws instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:4: error: unknown type name 'nullable' - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:13: error: expected ')' before 'id' - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:39: error: unknown type name 'nullable' - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:48: error: expected ')' before 'NSSet' - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:4: error: unknown type name 'nullable' - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:13: error: expected ')' before 'id' - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:47: error: unknown type name 'nullable' - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:56: error: expected ')' before 'NSSet' - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:86:4: error: unknown type name 'nullable' - (nullable id)decodePropertyListForKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:86:13: error: expected ')' before 'id' - (nullable id)decodePropertyListForKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSSet *allowedClasses NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:20: error: cannot find protocol declaration for 'Class' /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSSet *allowedClasses NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:111:4: error: unknown type name 'nullable' - (nullable id)decodeNXObject NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:111:13: error: expected ')' before 'id' - (nullable id)decodeNXObject NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:47: error: expected ')' before '^' token - (void) enumerateByteRangesUsingBlock:(void (^)(const void *bytes, NSRange byteRange, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:49: error: expected ')' before '(' token - (void) enumerateByteRangesUsingBlock:(void (^)(const void *bytes, NSRange byteRange, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:105:32: error: unknown type name 'nullable' + (instancetype)dataWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:105:47: error: two or more data types in declaration specifiers + (instancetype)dataWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:108:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:108:13: error: expected ')' before 'id' + (nullable instancetype)dataWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:109:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:109:13: error: expected ')' before 'id' + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:110:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithContentsOfFile:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:110:13: error: expected ')' before 'id' + (nullable instancetype)dataWithContentsOfFile:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:111:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:111:13: error: expected ')' before 'id' + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:112:32: error: unknown type name 'nullable' - (instancetype)initWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:112:47: error: two or more data types in declaration specifiers - (instancetype)initWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:90: error: unknown type name 'nullable' - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:99: error: two or more data types in declaration specifiers - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:105: error: expected ')' before '^' token - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:107: error: expected ')' before '(' token - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:116:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:116:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:117:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:117:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:118:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:118:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:119:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:119:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:129:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBase64EncodedString:(NSString *)base64String options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:129:13: error: expected ')' before 'id' - (nullable instancetype)initWithBase64EncodedString:(NSString *)base64String options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:137:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBase64EncodedData:(NSData *)base64Data options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:137:13: error: expected ')' before 'id' - (nullable instancetype)initWithBase64EncodedData:(NSData *)base64Data options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:149:4: error: unknown type name 'nullable' + (nullable id)dataWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use +dataWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:149:13: error: expected ')' before 'id' + (nullable id)dataWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use +dataWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:150:4: error: unknown type name 'nullable' - (nullable id)initWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use -initWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:150:13: error: expected ')' before 'id' - (nullable id)initWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use -initWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:154:4: error: unknown type name 'nullable' - (nullable id)initWithBase64Encoding:(NSString *)base64String NS_DEPRECATED(10_6, 10_9, 4_0, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:154:13: error: expected ')' before 'id' - (nullable id)initWithBase64Encoding:(NSString *)base64String NS_DEPRECATED(10_6, 10_9, 4_0, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:176:55: error: unknown type name 'nullable' - (void)replaceBytesInRange:(NSRange)range withBytes:(nullable const void *)replacementBytes length:(NSUInteger)replacementLength; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:176:70: error: two or more data types in declaration specifiers - (void)replaceBytesInRange:(NSRange)range withBytes:(nullable const void *)replacementBytes length:(NSUInteger)replacementLength; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:182:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithCapacity:(NSUInteger)aNumItems; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:182:13: error: expected ')' before 'id' + (nullable instancetype)dataWithCapacity:(NSUInteger)aNumItems; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:183:4: error: unknown type name 'nullable' + (nullable instancetype)dataWithLength:(NSUInteger)length; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:183:13: error: expected ')' before 'id' + (nullable instancetype)dataWithLength:(NSUInteger)length; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:184:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCapacity:(NSUInteger)capacity; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:184:13: error: expected ')' before 'id' - (nullable instancetype)initWithCapacity:(NSUInteger)capacity; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:185:4: error: unknown type name 'nullable' - (nullable instancetype)initWithLength:(NSUInteger)length; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:185:13: error: expected ')' before 'id' - (nullable instancetype)initWithLength:(NSUInteger)length; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:10:20: error: expected ';' before '<' token @class NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:49:4: error: unknown type name 'nullable' - (nullable NSString *)stringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:49:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:96: error: unknown type name 'nullable' - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:105: error: expected ')' before 'NSDictionary' - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:53:4: error: unknown type name 'nullable' - (nullable NSString *)editingStringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:53:13: error: expected ')' before 'NSString' - (nullable NSString *)editingStringForObjectValue:(id)obj; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:60:104: error: unknown type name 'nullable' - (BOOL)isPartialStringValid:(NSString * __nonnull * __nonnull)partialStringPtr proposedSelectedRange:(nullable NSRangePointer)proposedSelRangePtr originalString:(NSString *)origString originalSelectedRange:(NSRange)origSelRange errorDescription:(NSString * __nullable * __nullable)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:60:113: error: expected ')' before 'NSRangePointer' - (BOOL)isPartialStringValid:(NSString * __nonnull * __nonnull)partialStringPtr proposedSelectedRange:(nullable NSRangePointer)proposedSelRangePtr originalString:(NSString *)origString originalSelectedRange:(NSRange)origSelRange errorDescription:(NSString * __nullable * __nullable)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:8:66: error: expected ';' before '<' token @class NSLocale, NSDate, NSCalendar, NSTimeZone, NSError, NSArray, NSMutableDictionary, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:38:102: error: unknown type name 'nullable' - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:38:111: error: expected ')' before 'NSRange' - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:44:4: error: unknown type name 'nullable' - (nullable NSDate *)dateFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:44:13: error: expected ')' before 'NSDate' - (nullable NSDate *)dateFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:4: error: unknown type name 'nullable' + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:13: error: expected ')' before 'NSString' + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:100: error: unknown type name 'nullable' + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:109: error: expected ')' before 'NSLocale' + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:84:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *dateFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:84:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *dateFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:87:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:90:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:91:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *twoDigitStartDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *twoDigitStartDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *defaultDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *defaultDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *eraSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *eraSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *monthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *monthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortMonthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortMonthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *weekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *weekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortWeekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortWeekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *AMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *AMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *PMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *PMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *longEraSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *longEraSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *quarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *quarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:115:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *gregorianStartDate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:115:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *gregorianStartDate NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:20:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:40:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; // default is [NSLocale currentLocale] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:40:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; // default is [NSLocale currentLocale] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:41:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCalendar *calendar; // default is the calendar of the locale ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCalendar *calendar; // default is the calendar of the locale ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:42:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSTimeZone *timeZone; // default is [NSTimeZone defaultTimeZone] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSTimeZone *timeZone; // default is [NSTimeZone defaultTimeZone] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:43:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *dateTemplate; // default is an empty string ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *dateTemplate; // default is an empty string ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:27:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:41:75: error: unknown type name 'nullable' - (NSString *)unitStringFromKilograms:(double)numberInKilograms usedUnit:(nullable NSMassFormatterUnit *)unitp; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:41:84: error: expected ')' before 'NSMassFormatterUnit' - (NSString *)unitStringFromKilograms:(double)numberInKilograms usedUnit:(nullable NSMassFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:27:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:42:69: error: unknown type name 'nullable' - (NSString *)unitStringFromMeters:(double)numberInMeters usedUnit:(nullable NSLengthFormatterUnit *)unitp; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:42:78: error: expected ')' before 'NSLengthFormatterUnit' - (NSString *)unitStringFromMeters:(double)numberInMeters usedUnit:(nullable NSLengthFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:23:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:23:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:37:69: error: unknown type name 'nullable' - (NSString *)unitStringFromJoules:(double)numberInJoules usedUnit:(nullable NSEnergyFormatterUnit *)unitp; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:37:78: error: expected ')' before 'NSEnergyFormatterUnit' - (NSString *)unitStringFromJoules:(double)numberInJoules usedUnit:(nullable NSEnergyFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:24:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:19:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *namePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:22:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *givenName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:25:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *middleName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:28:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *familyName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:31:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *nameSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:34:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *nickname; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:24:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:39:26: error: unknown property attribute before ')' token @property (copy, nullable) NSPersonNameComponents *phoneticRepresentation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:15:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCharacterSet *charactersToBeSkipped; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:15:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCharacterSet *charactersToBeSkipped; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:17:20: error: unknown property attribute before ',' token @property (nullable, retain) id locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:17:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:26:18: error: unknown type name 'nullable' - (BOOL)scanInt:(nullable int *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:26:27: error: two or more data types in declaration specifiers - (BOOL)scanInt:(nullable int *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:27:22: error: unknown type name 'nullable' - (BOOL)scanInteger:(nullable NSInteger *)result NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:27:31: error: expected ')' before 'NSInteger' - (BOOL)scanInteger:(nullable NSInteger *)result NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:28:23: error: unknown type name 'nullable' - (BOOL)scanLongLong:(nullable long long *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:28:32: error: two or more data types in declaration specifiers - (BOOL)scanLongLong:(nullable long long *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:28:37: error: two or more data types in declaration specifiers - (BOOL)scanLongLong:(nullable long long *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:29:31: error: unknown type name 'nullable' - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:29:40: error: two or more data types in declaration specifiers - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:29:49: error: two or more data types in declaration specifiers - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:29:54: error: two or more data types in declaration specifiers - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:30:20: error: unknown type name 'nullable' - (BOOL)scanFloat:(nullable float *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:30:29: error: two or more data types in declaration specifiers - (BOOL)scanFloat:(nullable float *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:31:21: error: unknown type name 'nullable' - (BOOL)scanDouble:(nullable double *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:31:30: error: two or more data types in declaration specifiers - (BOOL)scanDouble:(nullable double *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:32:21: error: unknown type name 'nullable' - (BOOL)scanHexInt:(nullable unsigned *)result; // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:32:30: error: two or more data types in declaration specifiers - (BOOL)scanHexInt:(nullable unsigned *)result; // Optionally prefixed with "0x" or "0X" ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:26: error: unknown type name 'nullable' - (BOOL)scanHexLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_5, 2_0); // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:35: error: two or more data types in declaration specifiers - (BOOL)scanHexLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_5, 2_0); // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:44: error: two or more data types in declaration specifiers - (BOOL)scanHexLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_5, 2_0); // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:49: error: two or more data types in declaration specifiers - (BOOL)scanHexLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_5, 2_0); // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:34:23: error: unknown type name 'nullable' - (BOOL)scanHexFloat:(nullable float *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:34:32: error: two or more data types in declaration specifiers - (BOOL)scanHexFloat:(nullable float *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:35:24: error: unknown type name 'nullable' - (BOOL)scanHexDouble:(nullable double *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:35:33: error: two or more data types in declaration specifiers - (BOOL)scanHexDouble:(nullable double *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:4: error: unknown type name 'nullable' - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:13: error: expected ')' before 'NSDecimalNumber' - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:160: error: unknown type name 'nullable' - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:169: error: expected ')' before 'NSDecimalNumber' - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:51:33: error: unknown type name 'nullable' - (instancetype)initWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:51:42: error: expected ')' before 'NSString' - (instancetype)initWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:33: error: unknown type name 'nullable' - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:42: error: expected ')' before 'NSString' - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:73: error: unknown type name 'nullable' - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:82: error: expected ')' before 'id' - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:54:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:54:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:60:47: error: unknown type name 'nullable' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:60:56: error: expected ')' before 'NSString' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:47: error: unknown type name 'nullable' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:56: error: expected ')' before 'NSString' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:87: error: unknown type name 'nullable' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:96: error: expected ')' before 'id' + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:70:91: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByAdding:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:70:100: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByAdding:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:73:96: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberBySubtracting:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:73:105: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberBySubtracting:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:76:98: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByMultiplyingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:76:107: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByMultiplyingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:79:95: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByDividingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:79:104: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByDividingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:82:84: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByRaisingToPower:(NSUInteger)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:82:93: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByRaisingToPower:(NSUInteger)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:85:87: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByMultiplyingByPowerOf10:(short)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:85:96: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByMultiplyingByPowerOf10:(short)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:88:66: error: unknown type name 'nullable' - (NSDecimalNumber *)decimalNumberByRoundingAccordingToBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:88:75: error: expected ')' before 'id' - (NSDecimalNumber *)decimalNumberByRoundingAccordingToBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:149:22: error: unknown type name 'nullable' - (BOOL)scanDecimal:(nullable NSDecimal *)dcm; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:149:31: error: expected ')' before 'NSDecimal' - (BOOL)scanDecimal:(nullable NSDecimal *)dcm; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:7:29: error: expected ';' before '<' token @class NSDictionary, NSArray, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:47:82: error: unknown type name 'nullable' - (instancetype)initWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:47:91: error: expected ')' before 'NSDictionary' - (instancetype)initWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:48:83: error: unknown type name 'nullable' + (instancetype)errorWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:48:92: error: expected ')' before 'NSDictionary' + (instancetype)errorWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:65:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedFailureReason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedFailureReason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:69:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedRecoverySuggestion; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedRecoverySuggestion; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id recoveryAttempter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id recoveryAttempter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:81:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *helpAnchor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *helpAnchor; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:94:92: error: expected ')' before '^' token + (void)setUserInfoValueProviderForDomain:(NSString *)errorDomain provider:(id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))provider NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:94:105: error: expected ')' before '(' token + (void)setUserInfoValueProviderForDomain:(NSString *)errorDomain provider:(id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))provider NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:95:19: error: expected ')' before '^' token + (id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))userInfoValueProviderForDomain:(NSString *)errorDomain NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:95:32: error: expected ')' before '(' token + (id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))userInfoValueProviderForDomain:(NSString *)errorDomain NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:105: error: unknown type name 'nullable' - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:114: error: expected ')' before 'id' - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:146: error: unknown type name 'nullable' - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:155: error: expected ')' before 'SEL' - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:191: error: unknown type name 'nullable' - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:200: error: two or more data types in declaration specifiers - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:10:39: error: expected ';' before '<' token @class NSString, NSDictionary, NSArray, NSNumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:61: error: unknown type name 'nullable' + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:70: error: expected ')' before 'NSString' + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:98: error: unknown type name 'nullable' + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:107: error: expected ')' before 'NSDictionary' + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:56: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:65: error: expected ')' before 'NSString' - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:94: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:103: error: expected ')' before 'NSDictionary' - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *reason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *reason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:55:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:55:45: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:56:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:56:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:298:129: error: unknown type name 'nullable' - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:298:138: error: expected ')' before 'NSString' - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:298:138: error: format string argument is not a string type /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:300:124: error: unknown type name 'nullable' - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:300:133: error: expected ')' before 'NSString' - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:300:133: error: format string argument is not a string type In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:31:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:31:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:42:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForReadingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:42:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForReadingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:43:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForWritingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:43:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForWritingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:44:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForUpdatingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:44:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForUpdatingAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:46:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForReadingFromURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:46:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForReadingFromURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:47:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForWritingToURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:47:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForWritingToURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:48:4: error: unknown type name 'nullable' + (nullable instancetype)fileHandleForUpdatingURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:48:13: error: expected ')' before 'id' + (nullable instancetype)fileHandleForUpdatingURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:65:44: error: unknown type name 'nullable' - (void)readInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:65:53: error: expected ')' before 'NSArray' - (void)readInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:68:55: error: unknown type name 'nullable' - (void)readToEndOfFileInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:68:64: error: expected ')' before 'NSArray' - (void)readToEndOfFileInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:71:56: error: unknown type name 'nullable' - (void)acceptConnectionInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:71:65: error: expected ')' before 'NSArray' - (void)acceptConnectionInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:74:51: error: unknown type name 'nullable' - (void)waitForDataInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:74:60: error: expected ')' before 'NSArray' - (void)waitForDataInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: expected '>' before '*' token + (NSString *)pathWithComponents:(NSArray *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *pathComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:23:4: error: unknown type name 'nullable' - (nullable NSString *)stringByAppendingPathExtension:(NSString *)str; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:23:13: error: expected ')' before 'NSString' - (nullable NSString *)stringByAppendingPathExtension:(NSString *)str; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: expected '>' before '*' token - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:68: error: expected '>' before '*' token - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:68: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: expected '>' before '*' token - (NSUInteger)completePathIntoString:(NSString * __nonnull * __nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * __nonnull * __nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:197: error: unknown type name 'nullable' - (NSUInteger)completePathIntoString:(NSString * __nonnull * __nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * __nonnull * __nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:206: error: expected ')' before 'NSArray' - (NSUInteger)completePathIntoString:(NSString * __nonnull * __nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * __nonnull * __nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSArrayPathExtensions) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:1: note: originally defined here @interface NSArray (NSDeprecated) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:43:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)pathsMatchingExtensions:(NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: expected '>' before '*' token FOUNDATION_EXPORT NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:11:15: error: expected ';' before '<' token @class NSArray, NSData, NSDate, NSDirectoryEnumerator, NSError, NSNumber; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:4: error: unknown type name 'nullable' - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:13: error: expected ')' before 'NSArray' - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:81: error: unknown type name 'nullable' - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:90: error: expected ')' before 'NSArray' - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:90:108: error: expected ')' before '^' token - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE(10_11, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:90:110: error: expected ')' before '(' token - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE(10_11, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:4: error: unknown type name 'nullable' - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:13: error: expected ')' before 'NSArray' - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:98: error: unknown type name 'nullable' - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:107: error: expected ')' before 'NSArray' - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:18: error: expected '>' before '*' token - (NSArray *)URLsForDirectory:(NSSearchPathDirectory)directory inDomains:(NSSearchPathDomainMask)domainMask NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:18: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:129: error: unknown type name 'nullable' - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:138: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:109: error: unknown type name 'nullable' - (BOOL)createDirectoryAtURL:(NSURL *)url withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:118: error: expected ')' before 'NSDictionary' - (BOOL)createDirectoryAtURL:(NSURL *)url withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:129:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:129:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:46: error: expected '>' before '*' token - (BOOL)setAttributes:(NSDictionary *)attributes ofItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:141:114: error: unknown type name 'nullable' - (BOOL)createDirectoryAtPath:(NSString *)path withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:141:123: error: expected ')' before 'NSDictionary' - (BOOL)createDirectoryAtPath:(NSString *)path withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:147:4: error: unknown type name 'nullable' - (nullable NSArray *)contentsOfDirectoryAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:147:13: error: expected ')' before 'NSArray' - (nullable NSArray *)contentsOfDirectoryAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:153:4: error: unknown type name 'nullable' - (nullable NSArray *)subpathsOfDirectoryAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:153:13: error: expected ')' before 'NSArray' - (nullable NSArray *)subpathsOfDirectoryAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:159:4: error: unknown type name 'nullable' - (nullable NSDictionary *)attributesOfItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:159:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)attributesOfItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:4: error: unknown type name 'nullable' - (nullable NSDictionary *)attributesOfFileSystemForPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)attributesOfFileSystemForPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:177:4: error: unknown type name 'nullable' - (nullable NSString *)destinationOfSymbolicLinkAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:177:13: error: expected ')' before 'NSString' - (nullable NSString *)destinationOfSymbolicLinkAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:201:4: error: unknown type name 'nullable' - (nullable NSDictionary *)fileAttributesAtPath:(NSString *)path traverseLink:(BOOL)yorn NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:201:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)fileAttributesAtPath:(NSString *)path traverseLink:(BOOL)yorn NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:203:4: error: unknown type name 'nullable' - (nullable NSArray *)directoryContentsAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:203:13: error: expected ')' before 'NSArray' - (nullable NSArray *)directoryContentsAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:204:4: error: unknown type name 'nullable' - (nullable NSDictionary *)fileSystemAttributesAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:204:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)fileSystemAttributesAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:205:4: error: unknown type name 'nullable' - (nullable NSString *)pathContentOfSymbolicLinkAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:205:13: error: expected ')' before 'NSString' - (nullable NSString *)pathContentOfSymbolicLinkAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:210:67: error: unknown type name 'nullable' - (BOOL)linkPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:210:76: error: expected ')' before 'id' - (BOOL)linkPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:211:67: error: unknown type name 'nullable' - (BOOL)copyPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:211:76: error: expected ')' before 'id' - (BOOL)copyPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:212:67: error: unknown type name 'nullable' - (BOOL)movePath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:212:76: error: expected ')' before 'id' - (BOOL)movePath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:213:52: error: unknown type name 'nullable' - (BOOL)removeFileAtPath:(NSString *)path handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:213:61: error: expected ')' before 'id' - (BOOL)removeFileAtPath:(NSString *)path handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:224:56: error: unknown type name 'nullable' - (BOOL)fileExistsAtPath:(NSString *)path isDirectory:(nullable BOOL *)isDirectory; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:224:65: error: expected ')' before 'BOOL' - (BOOL)fileExistsAtPath:(NSString *)path isDirectory:(nullable BOOL *)isDirectory; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:240:4: error: unknown type name 'nullable' - (nullable NSArray *)componentsToDisplayForPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:240:13: error: expected ')' before 'NSArray' - (nullable NSArray *)componentsToDisplayForPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:244:4: error: unknown type name 'nullable' - (nullable NSDirectoryEnumerator *)enumeratorAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:244:13: error: expected ')' before 'NSDirectoryEnumerator' - (nullable NSDirectoryEnumerator *)enumeratorAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:4: error: unknown type name 'nullable' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:13: error: expected ')' before 'NSDirectoryEnumerator' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:103: error: unknown type name 'nullable' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:112: error: expected ')' before 'NSArray' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:197: error: unknown type name 'nullable' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:206: error: expected ')' before 'BOOL' - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:254:4: error: unknown type name 'nullable' - (nullable NSArray *)subpathsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:254:13: error: expected ')' before 'NSArray' - (nullable NSArray *)subpathsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:258:4: error: unknown type name 'nullable' - (nullable NSData *)contentsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:258:13: error: expected ')' before 'NSData' - (nullable NSData *)contentsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:53: error: unknown type name 'nullable' - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:62: error: expected ')' before 'NSData' - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:88: error: unknown type name 'nullable' - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:97: error: expected ')' before 'NSDictionary' - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:276:101: error: unknown type name 'nullable' - (BOOL)replaceItemAtURL:(NSURL *)originalItemURL withItemAtURL:(NSURL *)newItemURL backupItemName:(nullable NSString *)backupItemName options:(NSFileManagerItemReplacementOptions)options resultingItemURL:(NSURL * __nullable * __nullable)resultingURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:276:110: error: expected ')' before 'NSString' - (BOOL)replaceItemAtURL:(NSURL *)originalItemURL withItemAtURL:(NSURL *)newItemURL backupItemName:(nullable NSString *)backupItemName options:(NSFileManagerItemReplacementOptions)options resultingItemURL:(NSURL * __nullable * __nullable)resultingURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:56: error: unknown type name 'nullable' - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:65: error: expected ')' before 'NSString' - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:301:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate * __nullable * __nullable)outDate error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:301:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate * __nullable * __nullable)outDate error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:307:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) id ubiquityIdentityToken NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:307:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) id ubiquityIdentityToken NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:311:4: error: unknown type name 'nullable' - (nullable NSURL *)containerURLForSecurityApplicationGroupIdentifier:(NSString *)groupIdentifier NS_AVAILABLE(10_8, 7_0); // Available for OS X in 10.8.3. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:311:13: error: expected ')' before 'NSURL' - (nullable NSURL *)containerURLForSecurityApplicationGroupIdentifier:(NSString *)groupIdentifier NS_AVAILABLE(10_8, 7_0); // Available for OS X in 10.8.3. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:386:1: error: cannot find protocol declaration for 'ObjectType' @interface NSDirectoryEnumerator : NSEnumerator ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:386:46: error: expected identifier or '(' before ':' token @interface NSDirectoryEnumerator : NSEnumerator ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *directoryAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *directoryAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary (NSFileAttributes) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:1: error: redefinition of 'struct NSDictionary' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:1: note: originally defined here @interface NSDictionary (NSSharedKeySetDictionary) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:444:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (unsigned long long)fileSize; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:445:4: error: unknown type name 'nullable' - (nullable NSDate *)fileModificationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:445:13: error: expected ')' before 'NSDate' - (nullable NSDate *)fileModificationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:446:4: error: unknown type name 'nullable' - (nullable NSString *)fileType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:446:13: error: expected ')' before 'NSString' - (nullable NSString *)fileType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:448:4: error: unknown type name 'nullable' - (nullable NSString *)fileOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:448:13: error: expected ')' before 'NSString' - (nullable NSString *)fileOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:449:4: error: unknown type name 'nullable' - (nullable NSString *)fileGroupOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:449:13: error: expected ')' before 'NSString' - (nullable NSString *)fileGroupOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:457:4: error: unknown type name 'nullable' - (nullable NSDate *)fileCreationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:457:13: error: expected ')' before 'NSDate' - (nullable NSDate *)fileCreationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:458:4: error: unknown type name 'nullable' - (nullable NSNumber *)fileOwnerAccountID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:458:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)fileOwnerAccountID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:459:4: error: unknown type name 'nullable' - (nullable NSNumber *)fileGroupOwnerAccountID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:459:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)fileGroupOwnerAccountID; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:63:20: error: unknown property attribute before ')' token @property (nullable) NSUInteger (*hashFunction)(const void *item, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:64:20: error: unknown property attribute before ')' token @property (nullable) BOOL (*isEqualFunction)(const void *item1, const void*item2, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:20: error: unknown property attribute before ')' token @property (nullable) NSUInteger (*sizeFunction)(const void *item); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:20: error: unknown property attribute before ')' token @property (nullable) NSString * __nullable (*descriptionFunction)(const void *item); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:20: error: unknown property attribute before ')' token @property (nullable) void (*relinquishFunction)(const void *item, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:20: error: unknown property attribute before ')' token @property (nullable) void * __nonnull (*acquireFunction)(const void *src, NSUInteger (* __nullable size)(const void *item), BOOL shouldCopy); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:12:15: error: expected ';' before '<' token @class NSArray, NSSet, NSHashTable; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:31:1: error: cannot find protocol declaration for 'ObjectType' @interface NSHashTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:31:36: error: expected identifier or '(' before ':' token @interface NSHashTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:38:1: error: cannot find protocol declaration for 'ObjectType' + (NSHashTable *)hashTableWithOptions:(NSPointerFunctionsOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:44:1: error: cannot find protocol declaration for 'ObjectType' + (NSHashTable *)weakObjectsHashTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak object is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:4: error: unknown type name 'nullable' - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:32: error: unknown type name 'nullable' - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:41: error: expected ')' before 'ObjectType' - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:52:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:54:20: error: unknown type name 'nullable' - (void)addObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:54:29: error: expected ')' before 'ObjectType' - (void)addObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:55:23: error: unknown type name 'nullable' - (void)removeObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:55:32: error: expected ')' before 'ObjectType' - (void)removeObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:59:1: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSArray *allObjects; // convenience ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:43: error: unknown type name 'ObjectType' @property (nullable, nonatomic, readonly) ObjectType anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:62:25: error: unknown type name 'nullable' - (BOOL)containsObject:(nullable ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:62:34: error: expected ')' before 'ObjectType' - (BOOL)containsObject:(nullable ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:64:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:65:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:66:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:68:1: error: cannot find protocol declaration for 'ObjectType' - (void)intersectHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:69:1: error: cannot find protocol declaration for 'ObjectType' - (void)unionHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:70:1: error: cannot find protocol declaration for 'ObjectType' - (void)minusHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:72:1: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSSet *setRepresentation; // create a set of the contents ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:10:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:12:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:4: error: unknown type name 'nullable' - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:13: error: expected ')' before 'id' - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:68: error: expected '>' before '*' token - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:68: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:4: error: unknown type name 'nullable' + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:13: error: expected ')' before 'NSHTTPCookie' + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:72: error: expected '>' before '*' token + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:72: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:26: error: expected '>' before '*' token + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:96: error: expected '>' before '*' token + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:96: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:25: error: expected '>' before '*' token + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:25: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:85: error: expected '>' before '*' token + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:85: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:322:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *expiresDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:322:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *expiresDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:390:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *comment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:390:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *comment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:401:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *commentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:401:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *commentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *portList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *portList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:55: error: cannot find protocol declaration for 'NSNumber' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:10:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:21: error: unknown property attribute before ',' token @property (nullable , readonly, copy) NSArray *cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:60: error: expected '>' before '*' token @property (nullable , readonly, copy) NSArray *cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:60: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:110:4: error: unknown type name 'nullable' - (nullable NSArray *)cookiesForURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:110:13: error: expected ')' before 'NSArray' - (nullable NSArray *)cookiesForURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:42: error: expected '>' before '*' token - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:42: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:63: error: unknown type name 'nullable' - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:72: error: expected ')' before 'NSURL' - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:101: error: unknown type name 'nullable' - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:110: error: expected ')' before 'NSURL' - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: expected '>' before '*' token - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:86: error: expected '>' before '*' token - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:86: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: expected '>' before '*' token - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:77: error: expected ')' before '^' token - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * __nullable cookies))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:80: error: expected ')' before '(' token - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * __nullable cookies))completionHandler NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:74:98: error: unknown type name 'nullable' - (NSUInteger)getIndexes:(NSUInteger *)indexBuffer maxCount:(NSUInteger)bufferSize inIndexRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:74:107: error: expected ')' before 'NSRangePointer' - (NSUInteger)getIndexes:(NSUInteger *)indexBuffer maxCount:(NSUInteger)bufferSize inIndexRange:(nullable NSRangePointer)range; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:43: error: expected ')' before '^' token - (void)enumerateIndexesUsingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:45: error: expected ')' before '(' token - (void)enumerateIndexesUsingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:82: error: expected ')' before '^' token - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:84: error: expected ')' before '(' token - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:101: error: expected ')' before '^' token - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:103: error: expected ')' before '(' token - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:39: error: expected ')' before '^' token - (NSUInteger)indexPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:41: error: expected ')' before '(' token - (NSUInteger)indexPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:78: error: expected ')' before '^' token - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:80: error: expected ')' before '(' token - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:97: error: expected ')' before '^' token - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:99: error: expected ')' before '(' token - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:43: error: expected ')' before '^' token - (NSIndexSet *)indexesPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:45: error: expected ')' before '(' token - (NSIndexSet *)indexesPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:82: error: expected ')' before '^' token - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:84: error: expected ')' before '(' token - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:101: error: expected ')' before '^' token - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:103: error: expected ')' before '(' token - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:42: error: expected ')' before '^' token - (void)enumerateRangesUsingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:44: error: expected ')' before '(' token - (void)enumerateRangesUsingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:81: error: expected ')' before '^' token - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:83: error: expected ')' before '(' token - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:100: error: expected ')' before '^' token - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:102: error: expected ')' before '(' token - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:40:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:30:20: error: unknown property attribute before ',' token @property (nullable, assign) id target; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:30:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id target; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:47:4: error: unknown type name 'nullable' + (nullable NSData *)dataWithJSONObject:(id)obj options:(NSJSONWritingOptions)opt error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:47:13: error: expected ')' before 'NSData' + (nullable NSData *)dataWithJSONObject:(id)obj options:(NSJSONWritingOptions)opt error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:52:4: error: unknown type name 'nullable' + (nullable id)JSONObjectWithData:(NSData *)data options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:52:13: error: expected ')' before 'id' + (nullable id)JSONObjectWithData:(NSData *)data options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:60:4: error: unknown type name 'nullable' + (nullable id)JSONObjectWithStream:(NSInputStream *)stream options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:60:13: error: expected ')' before 'id' + (nullable id)JSONObjectWithStream:(NSInputStream *)stream options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:10:34: error: expected ';' before '<' token @class NSArray, NSIndexSet, NSSet, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:49: error: expected identifier or '(' before ':' token @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:20:4: error: unknown type name 'ObjectType' - (ObjectType)objectAtIndex:(NSUInteger)idx; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:21:30: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:23:40: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:24:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:24:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet (NSExtendedOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:1: error: redefinition of 'struct NSOrderedSet' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:1: note: originally defined here @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:30:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:31:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType firstObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:43: error: unknown type name 'ObjectType' @property (nullable, nonatomic, readonly) ObjectType firstObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:43: error: unknown type name 'ObjectType' @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:35:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:37:25: error: unknown type name 'ObjectType' - (BOOL)containsObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:38:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:39:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:41:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:42:1: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:44:4: error: unknown type name 'ObjectType' - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:46:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:47:1: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)reverseObjectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:49:1: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSOrderedSet *reversedOrderedSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:57:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:57:28: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:28: error: unknown property attribute before ')' token @property (readonly, strong) NSSet *set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:28: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:60:43: error: expected ')' before '^' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:60:45: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:82: error: expected ')' before '^' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:84: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:104: error: expected ')' before '^' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:106: error: expected ')' before '(' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:64:47: error: expected ')' before '^' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:64:49: error: expected ')' before '(' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:86: error: expected ')' before '^' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:88: error: expected ')' before '(' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:108: error: expected ')' before '^' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:110: error: expected ')' before '(' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:68:52: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:68:54: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:91: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:93: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:113: error: expected ')' before '^' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:115: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:72:30: error: unknown type name 'ObjectType' - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp; // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:72:133: error: unknown type name 'NSComparator' - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp; // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:74:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:74:54: error: unknown type name 'NSComparator' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:1: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:86: error: unknown type name 'NSComparator' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:78:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:78:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:79:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:79:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet (NSOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:1: error: redefinition of 'struct NSOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:1: note: originally defined here @interface NSOrderedSet (NSExtendedOrderedSet) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:85:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)orderedSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:86:39: error: unknown type name 'ObjectType' + (instancetype)orderedSetWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:87:46: error: unknown type name 'ObjectType' + (instancetype)orderedSetWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:40: error: unknown type name 'ObjectType' + (instancetype)orderedSetWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:89:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:90:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:91:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:92:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithArray:(NSArray *)array range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:93:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:94:1: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:96:33: error: unknown type name 'ObjectType' - (instancetype)initWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:97:34: error: unknown type name 'ObjectType' - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:98:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:99:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:100:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:101:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:102:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:103:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:104:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:105:1: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet : NSOrderedSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:44: error: expected identifier or '(' before ':' token @interface NSMutableOrderedSet : NSOrderedSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:116:58: error: unknown type name 'ObjectType' - (void)replaceObjectAtIndex:(NSUInteger)idx withObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:117:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:117:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet (NSExtendedMutableOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:1: error: redefinition of 'struct NSMutableOrderedSet' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:1: note: originally defined here @interface NSMutableOrderedSet : NSOrderedSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:125:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)addObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:126:27: error: unknown type name 'ObjectType' - (void)addObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:127:1: error: cannot find protocol declaration for 'ObjectType' - (void)addObjectsFromArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:132:1: error: cannot find protocol declaration for 'ObjectType' - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:134:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)obj atIndex:(NSUInteger)idx; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:135:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:137:65: error: unknown type name 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:138:1: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:144:23: error: unknown type name 'ObjectType' - (void)removeObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:145:1: error: cannot find protocol declaration for 'ObjectType' - (void)removeObjectsInArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:147:1: error: cannot find protocol declaration for 'ObjectType' - (void)intersectOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:148:1: error: cannot find protocol declaration for 'ObjectType' - (void)minusOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:149:1: error: cannot find protocol declaration for 'ObjectType' - (void)unionOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:151:1: error: cannot find protocol declaration for 'ObjectType' - (void)intersectSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:152:1: error: cannot find protocol declaration for 'ObjectType' - (void)minusSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:153:1: error: cannot find protocol declaration for 'ObjectType' - (void)unionSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:1: error: redefinition of 'struct NSMutableOrderedSet' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:1: note: originally defined here @interface NSMutableOrderedSet (NSExtendedMutableOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:165:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '+' token + (instancetype)orderedSetWithCapacity:(NSUInteger)numItems; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:58:4: error: unknown type name 'nullable' - (nullable id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:58:13: error: expected ')' before 'id' - (nullable id)valueForKey:(NSString *)key; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:73:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:73:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:119:4: error: unknown type name 'nullable' - (nullable id)valueForKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:119:13: error: expected ')' before 'id' - (nullable id)valueForKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:120:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:120:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:128:4: error: unknown type name 'nullable' - (nullable id)valueForUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:128:13: error: expected ')' before 'id' - (nullable id)valueForUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:132:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:132:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:26: error: expected '>' before '*' token - (NSDictionary *)dictionaryWithValuesForKeys:(NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:81: error: expected '>' before '*' token - (NSDictionary *)dictionaryWithValuesForKeys:(NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:81: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:63: error: expected '>' before '*' token - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:63: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:1: note: originally defined here @interface NSArray (NSArrayPathExtensions) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:152:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:156:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:156:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:1: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:1: error: redefinition of 'struct NSDictionary' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:1: note: originally defined here @interface NSDictionary (NSFileAttributes) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:164:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (nullable ObjectType)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:1: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:1: error: redefinition of 'struct NSMutableDictionary' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:1: note: originally defined here @interface NSMutableDictionary (NSSharedKeySetDictionary) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:172:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)setValue:(nullable ObjectType)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:1: error: redefinition of 'struct NSOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:1: note: originally defined here @interface NSOrderedSet (NSOrderedSetCreation) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:180:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (id)valueForKey:(NSString *)key NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:1: error: redefinition of 'struct NSSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:1: note: originally defined here @interface NSSet (NSSetCreation) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:192:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:196:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:196:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:207:4: error: unknown type name 'nullable' - (nullable id)storedValueForKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:207:13: error: expected ')' before 'id' - (nullable id)storedValueForKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:208:26: error: unknown type name 'nullable' - (void)takeStoredValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:208:35: error: expected ')' before 'id' - (void)takeStoredValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:212:20: error: unknown type name 'nullable' - (void)takeValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:212:29: error: expected ')' before 'id' - (void)takeValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:213:20: error: unknown type name 'nullable' - (void)takeValue:(nullable id)value forKeyPath:(NSString *)keyPath NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:213:29: error: expected ')' before 'id' - (void)takeValue:(nullable id)value forKeyPath:(NSString *)keyPath NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:214:4: error: unknown type name 'nullable' - (nullable id)handleQueryWithUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:214:13: error: expected ')' before 'id' - (nullable id)handleQueryWithUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:215:26: error: unknown type name 'nullable' - (void)handleTakeValue:(nullable id)value forUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:215:35: error: expected ')' before 'id' - (void)handleTakeValue:(nullable id)value forUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:33: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:42: error: expected ')' before 'NSString' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:71: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:80: error: expected ')' before 'id' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:98: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:107: error: expected ')' before 'NSDictionary' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:153: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:162: error: two or more data types in declaration specifiers - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:88:126: error: unknown type name 'nullable' - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:88:135: error: two or more data types in declaration specifiers - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:89:85: error: unknown type name 'nullable' - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:89:94: error: two or more data types in declaration specifiers - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:1: note: originally defined here @interface NSArray(NSKeyValueCoding) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:98:1: error: expected '=', ',', ';', 'asm' or '__attribute_' before '-' token - (void)addObserver:(NSObject *)observer toObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:99:128: error: unknown type name 'nullable' - (void)removeObserver:(NSObject *)observer fromObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:99:137: error: two or more data types in declaration specifiers - (void)removeObserver:(NSObject *)observer fromObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:104:126: error: unknown type name 'nullable' - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:104:135: error: two or more data types in declaration specifiers - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:105:85: error: unknown type name 'nullable' - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:105:94: error: two or more data types in declaration specifiers - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:1: error: redefinition of 'struct NSOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:1: note: originally defined here @interface NSOrderedSet(NSKeyValueCoding) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:114:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:115:85: error: unknown type name 'nullable' - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:115:94: error: two or more data types in declaration specifiers - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:1: error: redefinition of 'struct NSSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:1: note: originally defined here @interface NSSet(NSKeyValueCoding) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:124:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:125:85: error: unknown type name 'nullable' - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:125:94: error: two or more data types in declaration specifiers - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:19: error: expected '>' before '*' token + (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:19: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:185:20: error: unknown property attribute before ')' token @property (nullable) void *observationInfo NS_RETURNS_INNER_POINTER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:37:4: error: unknown type name 'nullable' + (nullable NSData *)dataWithPropertyList:(id)plist format:(NSPropertyListFormat)format options:(NSPropertyListWriteOptions)opt error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:37:13: error: expected ')' before 'NSData' + (nullable NSData *)dataWithPropertyList:(id)plist format:(NSPropertyListFormat)format options:(NSPropertyListWriteOptions)opt error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:4: error: unknown type name 'nullable' + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:13: error: expected ')' before 'id' + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:99: error: unknown type name 'nullable' + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:108: error: expected ')' before 'NSPropertyListFormat' + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:4: error: unknown type name 'nullable' + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:13: error: expected ')' before 'id' + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:110: error: unknown type name 'nullable' + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:119: error: expected ')' before 'NSPropertyListFormat' + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:54:4: error: unknown type name 'nullable' + (nullable NSData *)dataFromPropertyList:(id)plist format:(NSPropertyListFormat)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use dataWithPropertyList:format:options:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:54:13: error: expected ')' before 'NSData' + (nullable NSData *)dataFromPropertyList:(id)plist format:(NSPropertyListFormat)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use dataWithPropertyList:format:options:error: instead."); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:4: error: unknown type name 'nullable' + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:13: error: expected ')' before 'id' + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:114: error: unknown type name 'nullable' + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:123: error: expected ')' before 'NSPropertyListFormat' + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:12:15: error: expected ';' before '<' token @class NSArray, NSMutableData, NSData, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:48:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:54:23: error: unknown type name 'nullable' + (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:54:32: error: expected ')' before 'NSString' + (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:55:23: error: unknown type name 'nullable' - (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:55:32: error: expected ')' before 'NSString' - (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:59:4: error: unknown type name 'nullable' + (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:59:13: error: expected ')' before 'NSString' + (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:60:4: error: unknown type name 'nullable' - (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:60:13: error: expected ')' before 'NSString' - (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:62:23: error: unknown type name 'nullable' - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:62:32: error: expected ')' before 'id' - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:63:34: error: unknown type name 'nullable' - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:63:43: error: expected ')' before 'id' - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:70:22: error: unknown type name 'nullable' - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:70:37: error: expected ')' before 'uint8_t' - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:97:4: error: unknown type name 'nullable' + (nullable id)unarchiveObjectWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:97:13: error: expected ')' before 'id' + (nullable id)unarchiveObjectWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:98:4: error: unknown type name 'nullable' + (nullable id)unarchiveTopLevelObjectWithData:(NSData *)data error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'unarchiveTopLevelObjectWithData(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:98:13: error: expected ')' before 'id' + (nullable id)unarchiveTopLevelObjectWithData:(NSData *)data error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'unarchiveTopLevelObjectWithData(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:99:4: error: unknown type name 'nullable' + (nullable id)unarchiveObjectWithFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:99:13: error: expected ')' before 'id' + (nullable id)unarchiveObjectWithFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:103:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:107:19: error: unknown type name 'nullable' + (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:107:28: error: expected ')' before 'Class' + (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:108:19: error: unknown type name 'nullable' - (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:108:28: error: expected ')' before 'Class' - (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:112:4: error: unknown type name 'nullable' + (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:112:13: error: expected ')' before 'Class' + (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:113:4: error: unknown type name 'nullable' - (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:113:13: error: expected ')' before 'Class' - (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:117:4: error: unknown type name 'nullable' - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:117:13: error: expected ')' before 'id' - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:4: error: unknown type name 'nullable' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:19: error: expected ')' before 'uint8_t' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:79: error: unknown type name 'nullable' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:88: error: expected ')' before 'NSUInteger' - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:135:4: error: unknown type name 'nullable' - (nullable id)archiver:(NSKeyedArchiver *)archiver willEncodeObject:(id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:135:13: error: expected ')' before 'id' - (nullable id)archiver:(NSKeyedArchiver *)archiver willEncodeObject:(id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:146:63: error: unknown type name 'nullable' - (void)archiver:(NSKeyedArchiver *)archiver didEncodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:146:72: error: expected ')' before 'id' - (void)archiver:(NSKeyedArchiver *)archiver didEncodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:65: error: unknown type name 'nullable' - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:74: error: expected ')' before 'id' - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:96: error: unknown type name 'nullable' - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:105: error: expected ')' before 'id' - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:4: error: unknown type name 'nullable' - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:13: error: expected ')' before 'Class' - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:143: error: expected '>' before '*' token - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:143: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:4: error: unknown type name 'nullable' - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:13: error: expected ')' before 'id' - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:76: error: unknown type name 'nullable' - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:85: error: expected ')' before 'id' - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:204:20: error: unknown property attribute before ',' token @property (nullable, readonly) Class classForKeyedArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:213:4: error: unknown type name 'nullable' - (nullable id)replacementObjectForKeyedArchiver:(NSKeyedArchiver *)archiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:213:13: error: expected ')' before 'id' - (nullable id)replacementObjectForKeyedArchiver:(NSKeyedArchiver *)archiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:21: error: expected '>' before '*' token + (NSArray *)classFallbacksForKeyedArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:8:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:16:4: error: unknown type name 'nullable' - (nullable id)objectForKey:(id)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:16:13: error: expected ')' before 'id' - (nullable id)objectForKey:(id)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:18:4: error: unknown type name 'nullable' - (nullable NSString *)displayNameForKey:(id)key value:(id)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:18:13: error: expected ')' before 'NSString' - (nullable NSString *)displayNameForKey:(id)key value:(id)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:22:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:22:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:21: error: expected '>' before '*' token + (NSArray *)availableLocaleIdentifiers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:21: error: expected '>' before '*' token + (NSArray *)ISOLanguageCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:21: error: expected '>' before '*' token + (NSArray *)ISOCountryCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:21: error: expected '>' before '*' token + (NSArray *)ISOCurrencyCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:21: error: expected '>' before '*' token + (NSArray *)commonISOCurrencyCodes NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:21: error: expected '>' before '*' token + (NSArray *)preferredLanguages NS_AVAILABLE(10_5, 2_0); // note that this list does not indicate what language the app is actually running in; the [NSBundle mainBundle] object determines that at launch and knows that information ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:26: error: expected '>' before '*' token + (NSDictionary *)componentsFromLocaleIdentifier:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:69: error: expected '>' before '*' token + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:69: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:61:4: error: unknown type name 'nullable' + (nullable NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:61:13: error: expected ')' before 'NSString' + (nullable NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:26:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:74:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:12:29: error: expected ';' before '<' token @class NSArray, NSDictionary, NSMapTable; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:1: error: cannot find protocol declaration for 'KeyType' @interface NSMapTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:44: error: expected identifier or '(' before ':' token @interface NSMapTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:38:1: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)mapTableWithKeyOptions:(NSPointerFunctionsOptions)keyOptions valueOptions:(NSPointerFunctionsOptions)valueOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:38:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:1: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)strongToStrongObjectsMapTable NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:48:1: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)weakToStrongObjectsMapTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak key is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:48:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:49:1: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)strongToWeakObjectsMapTable NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:49:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:50:1: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)weakToWeakObjectsMapTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak key or object is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:50:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:4: error: unknown type name 'nullable' - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:38: error: unknown type name 'nullable' - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:47: error: expected ')' before 'KeyType' - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:58:29: error: unknown type name 'nullable' - (void)removeObjectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:58:38: error: expected ')' before 'KeyType' - (void)removeObjectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:20: error: unknown type name 'nullable' - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:29: error: expected ')' before 'ObjectType' - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:57: error: unknown type name 'nullable' - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:66: error: expected ')' before 'KeyType' - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:63:1: error: cannot find protocol declaration for 'KeyType' - (NSEnumerator *)keyEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:64:4: error: unknown type name 'nullable' - (nullable NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:64:13: error: expected ')' before 'NSEnumerator' - (nullable NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:68:1: error: cannot find protocol declaration for 'KeyType' - (NSDictionary *)dictionaryRepresentation; // create a dictionary of contents ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:68:1: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:48:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMethodSignature.h:16:4: error: unknown type name 'nullable' + (nullable NSMethodSignature *)signatureWithObjCTypes:(const char *)types; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMethodSignature.h:16:13: error: expected ')' before 'NSMethodSignature' + (nullable NSMethodSignature *)signatureWithObjCTypes:(const char *)types; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:16:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:16:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:17:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:17:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:55: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:64: error: expected ')' before 'id' - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:84: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:93: error: expected ')' before 'NSDictionary' - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:20:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:20:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:26:64: error: unknown type name 'nullable' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:26:73: error: expected ')' before 'id' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:64: error: unknown type name 'nullable' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:73: error: expected ')' before 'id' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:95: error: unknown type name 'nullable' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:104: error: expected ')' before 'NSDictionary' + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:64: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:73: error: expected ')' before 'NSString' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:98: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:107: error: expected ')' before 'id' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:47:56: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:47:65: error: expected ')' before 'id' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:56: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:65: error: expected ')' before 'id' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:87: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:96: error: expected ')' before 'NSDictionary' - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:43: error: unknown type name 'nullable' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:52: error: expected ')' before 'NSString' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:77: error: unknown type name 'nullable' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:86: error: expected ')' before 'id' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:38: error: unknown type name 'nullable' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:47: error: expected ')' before 'NSString' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:71: error: unknown type name 'nullable' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:80: error: expected ')' before 'id' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:94: error: unknown type name 'nullable' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:103: error: expected ')' before 'NSOperationQueue' - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:146: error: expected ')' before '^' token - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:148: error: expected ')' before '(' token - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:7:53: error: expected ';' before '<' token @class NSNotification, NSNotificationCenter, NSArray, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:37:164: error: unknown type name 'nullable' - (void)enqueueNotification:(NSNotification *)notification postingStyle:(NSPostingStyle)postingStyle coalesceMask:(NSNotificationCoalescing)coalesceMask forModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:37:173: error: expected ')' before 'NSArray' - (void)enqueueNotification:(NSNotification *)notification postingStyle:(NSPostingStyle)postingStyle coalesceMask:(NSNotificationCoalescing)coalesceMask forModes:(nullable NSArray *)modes; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:38:102: error: unknown type name 'nullable' - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:38:111: error: expected ')' before 'NSRange' - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:43:4: error: unknown type name 'nullable' - (nullable NSString *)stringFromNumber:(NSNumber *)number; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:43:13: error: expected ')' before 'NSString' - (nullable NSString *)stringFromNumber:(NSNumber *)number; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:44:4: error: unknown type name 'nullable' - (nullable NSNumber *)numberFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:44:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)numberFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:67:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:71:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativeFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativeFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:73:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positiveFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positiveFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:76:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *decimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:76:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *decimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:78:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyDecimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyDecimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:80:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *groupingSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *groupingSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *zeroSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *zeroSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForZero; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForZero; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNil; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNil; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:86:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *notANumberSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *notANumberSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNotANumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNotANumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:93:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positivePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positivePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:94:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positiveSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positiveSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:95:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:96:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativeSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:96:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativeSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:97:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:98:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:99:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *internationalCurrencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:99:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *internationalCurrencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:100:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *percentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *percentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:101:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *perMillSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *perMillSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:102:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *minusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:102:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *minusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:103:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *plusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *plusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:104:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *exponentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *exponentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:108:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *multiplier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:108:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *multiplier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:110:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *paddingCharacter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *paddingCharacter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:132:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumber *roundingIncrement; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumber *roundingIncrement; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:137:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *minimum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:137:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *minimum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:138:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *maximum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *maximum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:139:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyGroupingSeparator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:139:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyGroupingSeparator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:154:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *thousandSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:154:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *thousandSeparator; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:54:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:9:15: error: expected ';' before '<' token @class NSArray, NSSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:45:48: error: expected '>' before '*' token @property (readonly, copy) NSArray *dependencies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:45:48: error: cannot find protocol declaration for 'NSOperation' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^completionBlock)(void) NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^completionBlock)(void) NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:59:1: error: expected identifier before '-' token - (void)waitUntilFinished NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:65:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:78:48: error: expected ')' before '^' token + (instancetype)blockOperationWithBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:78:50: error: expected ')' before '(' token + (instancetype)blockOperationWithBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:80:34: error: expected ')' before '^' token - (void)addExecutionBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:80:36: error: expected ')' before '(' token - (void)addExecutionBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:36: error: expected identifier before 'void' @property (readonly, copy) NSArray *executionBlocks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:36: error: two or more data types in declaration specifiers /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:4: error: unknown type name 'nullable' - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:13: error: expected ')' before 'id' - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:54:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:78: error: unknown type name 'nullable' - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:87: error: expected ')' before 'id' - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:100:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:44: error: expected '>' before '*' token - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:44: error: cannot find protocol declaration for 'NSOperation' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:119:38: error: expected ')' before '^' token - (void)addOperationWithBlock:(void (^)(void))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:119:40: error: expected ')' before '(' token - (void)addOperationWithBlock:(void (^)(void))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:45: error: expected '>' before 'NSOperation' @property (readonly, copy) NSArray<__kindof NSOperation *> *operations; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:128:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:128:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:132:20: error: unknown property attribute before ',' token @property (nullable, assign /* actually retain */) dispatch_queue_t underlyingQueue NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign /* actually retain */) dispatch_queue_t underlyingQueue NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:138:4: error: unknown type name 'nullable' + (nullable NSOperationQueue *)currentQueue NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:138:13: error: expected ')' before 'NSOperationQueue' + (nullable NSOperationQueue *)currentQueue NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:7:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *> *languageMap; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: expected '>' before '*' token - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:20:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:20:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:27:4: error: unknown type name 'nullable' - (nullable NSArray *)languagesForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:27:13: error: expected ')' before 'NSArray' - (nullable NSArray *)languagesForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:4: error: unknown type name 'nullable' - (nullable NSString *)dominantLanguageForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:13: error: expected ')' before 'NSString' - (nullable NSString *)dominantLanguageForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *allScripts NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *allLanguages NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:101: error: expected '>' before '*' token + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:101: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:38:4: error: unknown type name 'nullable' - (nullable void *)pointerAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:38:13: error: two or more data types in declaration specifiers - (nullable void *)pointerAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:41:21: error: unknown type name 'nullable' - (void)addPointer:(nullable void *)pointer; // add pointer at index 'count' ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:41:30: error: two or more data types in declaration specifiers - (void)addPointer:(nullable void *)pointer; // add pointer at index 'count' ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:43:24: error: unknown type name 'nullable' - (void)insertPointer:(nullable void *)item atIndex:(NSUInteger)index; // everything at & above index, including holes, slide higher ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:43:33: error: two or more data types in declaration specifiers - (void)insertPointer:(nullable void *)item atIndex:(NSUInteger)index; // everything at & above index, including holes, slide higher ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:45:62: error: unknown type name 'nullable' - (void)replacePointerAtIndex:(NSUInteger)index withPointer:(nullable void *)item; // O(1); NULL item is okay; index must be < count ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:45:71: error: two or more data types in declaration specifiers - (void)replacePointerAtIndex:(NSUInteger)index withPointer:(nullable void *)item; // O(1); NULL item is okay; index must be < count ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:31:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:31:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:32:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:32:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:56: error: unknown type name 'nullable' - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:65: error: expected ')' before 'NSMutableArray' - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:99: error: unknown type name 'nullable' - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:108: error: expected ')' before 'NSPort' - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:80: error: unknown type name 'nullable' - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:89: error: expected ')' before 'NSMutableArray' - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:123: error: unknown type name 'nullable' - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:132: error: expected ')' before 'NSPort' - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:91:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:91:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:92:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:92:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:155:4: error: unknown type name 'nullable' - (nullable instancetype)initWithTCPPort:(unsigned short)port; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:155:13: error: expected ')' before 'id' - (nullable instancetype)initWithTCPPort:(unsigned short)port; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:156:4: error: unknown type name 'nullable' - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol address:(NSData *)address NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:156:13: error: expected ')' before 'id' - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol address:(NSData *)address NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:157:4: error: unknown type name 'nullable' - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol socket:(NSSocketNativeHandle)sock NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:157:13: error: expected ')' before 'id' - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol socket:(NSSocketNativeHandle)sock NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:4: error: unknown type name 'nullable' - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:13: error: expected ')' before 'id' - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:75: error: unknown type name 'nullable' - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:84: error: expected ')' before 'NSString' - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:26:15: error: expected ';' before '<' token @class NSArray, NSString, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:39:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *environment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:39:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:170:107: error: expected ')' before '^' token - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:170:109: error: expected ')' before '(' token - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:175:79: error: expected ')' before '^' token - (void)performExpiringActivityWithReason:(NSString *)reason usingBlock:(void(^)(BOOL expired))block NS_AVAILABLE_IOS(8_2); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:175:81: error: expected ')' before '(' token - (void)performExpiringActivityWithReason:(NSString *)reason usingBlock:(void(^)(BOOL expired))block NS_AVAILABLE_IOS(8_2); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:63:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:17:22: error: unknown type name 'nullable' + (id)allocWithZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:17:31: error: expected ')' before 'NSZone' + (id)allocWithZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:21:4: error: unknown type name 'nullable' - (nullable NSMethodSignature *)methodSignatureForSelector:(SEL)sel NS_SWIFT_UNAVAILABLE("NSInvocation and related APIs not available"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:21:13: error: expected ')' before 'NSMethodSignature' - (nullable NSMethodSignature *)methodSignatureForSelector:(SEL)sel NS_SWIFT_UNAVAILABLE("NSInvocation and related APIs not available"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:9:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary, NSDate, NSTimeZone, NSOrthography, NSURL, NSRegularExpression; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSOrthography *orthography; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSOrthography *orthography; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *grammarDetails; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *grammarDetails; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *date; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *date; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:56:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *replacementString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *replacementString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:59:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSRegularExpression *regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:59:38: error: unknown type name 'NSRegularExpression' @property (nullable, readonly, copy) NSRegularExpression *regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *phoneNumber NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *phoneNumber NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *addressComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *addressComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:99: error: expected '>' before '*' token + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *)details; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:99: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:107: error: expected '>' before '*' token + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:107: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:161: error: expected '>' before '*' token + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:161: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:102:135: error: unknown type name 'NSRegularExpression' + (NSTextCheckingResult *)regularExpressionCheckingResultWithRanges:(NSRangePointer)ranges count:(NSUInteger)count regularExpression:(NSRegularExpression *)regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:118: error: expected '>' before '*' token + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:118: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:9:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:39:4: error: unknown type name 'nullable' + (nullable NSRegularExpression *)regularExpressionWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:39:13: error: expected ')' before 'NSRegularExpression' + (nullable NSRegularExpression *)regularExpressionWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:40:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:40:13: error: expected ')' before 'id' - (nullable instancetype)initWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:127: error: expected ')' before '^' token - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (^)(NSTextCheckingResult * __nullable result, NSMatchingFlags flags, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:129: error: expected ')' before '(' token - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (^)(NSTextCheckingResult * __nullable result, NSMatchingFlags flags, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: expected '>' before '*' token - (NSArray *)matchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:78:4: error: unknown type name 'nullable' - (nullable NSTextCheckingResult *)firstMatchInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:78:13: error: expected ')' before 'NSTextCheckingResult' - (nullable NSTextCheckingResult *)firstMatchInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:118:4: error: unknown type name 'nullable' + (nullable NSDataDetector *)dataDetectorWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:118:13: error: expected ')' before 'NSDataDetector' + (nullable NSDataDetector *)dataDetectorWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:119:4: error: unknown type name 'nullable' - (nullable instancetype)initWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:119:13: error: expected ')' before 'id' - (nullable instancetype)initWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:9:32: error: expected ';' before '<' token @class NSTimer, NSPort, NSArray, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:29:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *currentMode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *currentMode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:38:4: error: unknown type name 'nullable' - (nullable NSDate *)limitDateForMode:(NSString *)mode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:38:13: error: expected ')' before 'NSDate' - (nullable NSDate *)limitDateForMode:(NSString *)mode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:52: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:61: error: expected ')' before 'id' - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:134: error: expected '>' before '*' token - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:134: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:60:52: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:60:61: error: expected ')' before 'id' - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:61:93: error: unknown type name 'nullable' + (void)cancelPreviousPerformRequestsWithTarget:(id)aTarget selector:(SEL)aSelector object:(nullable id)anArgument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:61:102: error: expected ')' before 'id' + (void)cancelPreviousPerformRequestsWithTarget:(id)aTarget selector:(SEL)aSelector object:(nullable id)anArgument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:68: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:77: error: expected ')' before 'id' - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:132: error: expected '>' before '*' token - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:132: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:69:74: error: unknown type name 'nullable' - (void)cancelPerformSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:69:83: error: expected ')' before 'id' - (void)cancelPerformSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:21:40: error: unknown type name 'nullable' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:21:49: error: expected ')' before 'NSString' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:40: error: unknown type name 'nullable' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:49: error: expected ')' before 'NSString' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:100: error: unknown type name 'nullable' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:109: error: expected ')' before 'SEL' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:25:30: error: unknown type name 'nullable' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:25:39: error: expected ')' before 'NSString' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:30: error: unknown type name 'nullable' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:39: error: expected ')' before 'NSString' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:90: error: unknown type name 'nullable' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:99: error: expected ')' before 'SEL' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:27:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:27:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:29:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:31:20: error: unknown property attribute before ',' token @property (nullable, readonly) SEL selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:40: error: unknown type name 'nullable' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:49: error: expected ')' before 'NSString' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:102: error: unknown type name 'NSComparator' + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:30: error: unknown type name 'nullable' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:39: error: expected ')' before 'NSString' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:92: error: unknown type name 'NSComparator' - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:39:22: error: unknown type name 'NSComparator' @property (readonly) NSComparator comparator NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:1: error: redefinition of 'struct NSSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:1: note: originally defined here @interface NSSet(NSKeyValueObserverRegistration) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:48:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_6, 4_0); // returns a new array by sorting the objects of the receiver ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:1: note: originally defined here @interface NSArray(NSKeyValueObserverRegistration) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:54:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors; // returns a new array by sorting the objects of the receiver ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:1: error: redefinition of 'struct NSMutableArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:1: note: originally defined here @interface NSMutableArray (NSMutableArrayCreation) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:60:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)sortUsingDescriptors:(NSArray *)sortDescriptors; // sorts the array itself ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:1: error: redefinition of 'struct NSOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:1: note: originally defined here @interface NSOrderedSet(NSKeyValueObserverRegistration) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:67:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:1: error: redefinition of 'struct NSMutableOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:1: note: originally defined here @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:74:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)sortUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:38:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:41:4: error: unknown type name 'nullable' - (nullable id)propertyForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:41:13: error: expected ')' before 'id' - (nullable id)propertyForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:42:22: error: unknown type name 'nullable' - (BOOL)setProperty:(nullable id)property forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:42:31: error: expected ')' before 'id' - (BOOL)setProperty:(nullable id)property forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:48:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSError *streamError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *streamError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:64:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:64:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:79:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:79:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:100:4: error: unknown type name 'nullable' - (nullable instancetype)initWithFileAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:100:13: error: expected ')' before 'id' - (nullable instancetype)initWithFileAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:102:4: error: unknown type name 'nullable' + (nullable instancetype)inputStreamWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:102:13: error: expected ')' before 'id' + (nullable instancetype)inputStreamWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:103:4: error: unknown type name 'nullable' + (nullable instancetype)inputStreamWithFileAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:103:13: error: expected ')' before 'id' + (nullable instancetype)inputStreamWithFileAtPath:(NSString *)path; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:104:4: error: unknown type name 'nullable' + (nullable instancetype)inputStreamWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:104:13: error: expected ')' before 'id' + (nullable instancetype)inputStreamWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:4: error: unknown type name 'nullable' - (nullable instancetype)initToFileAtPath:(NSString *)path append:(BOOL)shouldAppend; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:13: error: expected ')' before 'id' - (nullable instancetype)initToFileAtPath:(NSString *)path append:(BOOL)shouldAppend; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:114:4: error: unknown type name 'nullable' + (nullable instancetype)outputStreamWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:114:13: error: expected ')' before 'id' + (nullable instancetype)outputStreamWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:73:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:8:15: error: expected ';' before '<' token @class NSArray, NSMutableDictionary, NSDate, NSNumber, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:20:79: error: unknown type name 'nullable' + (void)detachNewThreadSelector:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:20:88: error: expected ')' before 'id' + (void)detachNewThreadSelector:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:21: error: expected '>' before '*' token + (NSArray *)callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:21: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:21: error: expected '>' before '*' token + (NSArray *)callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:50:74: error: unknown type name 'nullable' - (instancetype)initWithTarget:(id)target selector:(SEL)selector object:(nullable id)argument NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:50:83: error: expected ')' before 'id' - (instancetype)initWithTarget:(id)target selector:(SEL)selector object:(nullable id)argument NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:64: error: unknown type name 'nullable' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:73: error: expected ')' before 'id' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:112: error: unknown type name 'nullable' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:121: error: expected ')' before 'NSArray' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:73:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:71:64: error: unknown type name 'nullable' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:71:73: error: expected ')' before 'id' - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:77: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:86: error: expected ')' before 'id' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:125: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:134: error: expected ')' before 'NSArray' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:75:77: error: unknown type name 'nullable' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:75:86: error: expected ')' before 'id' - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:77:64: error: unknown type name 'nullable' - (void)performSelectorInBackground:(SEL)aSelector withObject:(nullable id)arg NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:77:73: error: expected ')' before 'id' - (void)performSelectorInBackground:(SEL)aSelector withObject:(nullable id)arg NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:8:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary, NSDate, NSData, NSLocale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:18:4: error: unknown type name 'nullable' - (nullable NSString *)abbreviationForDate:(NSDate *)aDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:18:13: error: expected ')' before 'NSString' - (nullable NSString *)abbreviationForDate:(NSDate *)aDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:21:4: error: unknown type name 'nullable' - (nullable NSDate *)nextDaylightSavingTimeTransitionAfterDate:(NSDate *)aDate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:21:13: error: expected ')' before 'NSDate' - (nullable NSDate *)nextDaylightSavingTimeTransitionAfterDate:(NSDate *)aDate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:21: error: expected '>' before '*' token + (NSArray *)knownTimeZoneNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:26: error: expected '>' before '*' token + (NSDictionary *)abbreviationDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:58: error: expected '>' before '*' token + (void)setAbbreviationDictionary:(NSDictionary *)dict NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:58: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:43:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *abbreviation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *abbreviation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:46:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *nextDaylightSavingTimeTransition NS_AVAILABLE(10_5, 2_0); // after current instant ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *nextDaylightSavingTimeTransition NS_AVAILABLE(10_5, 2_0); // after current instant ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:4: error: unknown type name 'nullable' - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:13: error: expected ')' before 'NSString' - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:73: error: unknown type name 'nullable' - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:82: error: expected ')' before 'NSLocale' - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:70:4: error: unknown type name 'nullable' + (nullable instancetype)timeZoneWithName:(NSString *)tzName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:70:13: error: expected ')' before 'id' + (nullable instancetype)timeZoneWithName:(NSString *)tzName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:4: error: unknown type name 'nullable' + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:13: error: expected ')' before 'id' + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:68: error: unknown type name 'nullable' + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:77: error: expected ')' before 'NSData' + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:73:4: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)tzName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:73:13: error: expected ')' before 'id' - (nullable instancetype)initWithName:(NSString *)tzName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:4: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:13: error: expected ')' before 'id' - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:64: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:73: error: expected ')' before 'NSData' - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:81:4: error: unknown type name 'nullable' + (nullable instancetype)timeZoneWithAbbreviation:(NSString *)abbreviation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:81:13: error: expected ')' before 'id' + (nullable instancetype)timeZoneWithAbbreviation:(NSString *)abbreviation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:15:108: error: unknown type name 'nullable' + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:15:117: error: expected ')' before 'id' + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:16:117: error: unknown type name 'nullable' + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:16:126: error: expected ')' before 'id' + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:18:116: error: unknown type name 'nullable' - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)ti target:(id)t selector:(SEL)s userInfo:(nullable id)ui repeats:(BOOL)rep NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:18:125: error: expected ')' before 'id' - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)ti target:(id)t selector:(SEL)s userInfo:(nullable id)ui repeats:(BOOL)rep NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:32:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id userInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:12:15: error: expected ';' before '<' token @class NSArray, NSNumber, NSData, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:4: error: unknown type name 'nullable' - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:13: error: expected ')' before 'id' - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:66: error: unknown type name 'nullable' - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:75: error: expected ')' before 'NSString' - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:40:93: error: unknown type name 'nullable' - (instancetype)initFileURLWithPath:(NSString *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:40:102: error: expected ')' before 'NSURL' - (instancetype)initFileURLWithPath:(NSString *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:43:69: error: unknown type name 'nullable' - (instancetype)initFileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; // Better to use initFileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:43:78: error: expected ')' before 'NSURL' - (instancetype)initFileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; // Better to use initFileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:50:85: error: unknown type name 'nullable' + (NSURL *)fileURLWithPath:(NSString *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:50:94: error: expected ')' before 'NSURL' + (NSURL *)fileURLWithPath:(NSString *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:53:60: error: unknown type name 'nullable' + (NSURL *)fileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); // Better to use fileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:53:69: error: expected ')' before 'NSURL' + (NSURL *)fileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); // Better to use fileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:60:115: error: unknown type name 'nullable' - (instancetype)initFileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:60:124: error: expected ')' before 'NSURL' - (instancetype)initFileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:64:107: error: unknown type name 'nullable' + (NSURL *)fileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:64:116: error: expected ')' before 'NSURL' + (NSURL *)fileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:68:4: error: unknown type name 'nullable' - (nullable instancetype)initWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:68:13: error: expected ')' before 'id' - (nullable instancetype)initWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:4: error: unknown type name 'nullable' - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:13: error: expected ')' before 'id' - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:78: error: unknown type name 'nullable' - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:87: error: expected ')' before 'NSURL' - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:70:4: error: unknown type name 'nullable' + (nullable instancetype)URLWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:70:13: error: expected ')' before 'id' + (nullable instancetype)URLWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:4: error: unknown type name 'nullable' + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:13: error: expected ')' before 'id' + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:77: error: unknown type name 'nullable' + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:86: error: expected ')' before 'NSURL' + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76:74: error: unknown type name 'nullable' - (instancetype)initWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76:83: error: expected ')' before 'NSURL' - (instancetype)initWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:79:68: error: unknown type name 'nullable' + (NSURL *)URLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:79:77: error: expected ')' before 'NSURL' + (NSURL *)URLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83:85: error: unknown type name 'nullable' - (instancetype)initAbsoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83:94: error: expected ')' before 'NSURL' - (instancetype)initAbsoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:86:76: error: unknown type name 'nullable' + (NSURL *)absoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:86:85: error: expected ')' before 'NSURL' + (NSURL *)absoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:93:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *relativeString; // The relative portion of a URL. If baseURL is nil, or if the receiver is itself absolute, this is the same as absoluteString ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *relativeString; // The relative portion of a URL. If baseURL is nil, or if the receiver is itself absolute, this is the same as absoluteString ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:94:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *baseURL; // may be nil. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *baseURL; // may be nil. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:104:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:105:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSNumber *port; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSNumber *port; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:107:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:108:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:108:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:110:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *parameterString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *parameterString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:111:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:111:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *relativePath; // The same as path if baseURL is nil ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *relativePath; // The same as path if baseURL is nil ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:128:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *standardizedURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:128:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *standardizedURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:145:4: error: unknown type name 'nullable' - (nullable NSURL *)fileReferenceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:145:13: error: expected ')' before 'NSURL' - (nullable NSURL *)fileReferenceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:149:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *filePathURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:149:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *filePathURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:4: error: unknown type name 'nullable' - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:84: error: expected '>' before '*' token - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:84: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:171:27: error: unknown type name 'nullable' - (BOOL)setResourceValue:(nullable id)value forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:171:36: error: expected ')' before 'id' - (BOOL)setResourceValue:(nullable id)value forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:50: error: expected '>' before '*' token - (BOOL)setResourceValues:(NSDictionary *)keyedValues error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:189:36: error: unknown type name 'nullable' - (void)setTemporaryResourceValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:189:45: error: expected ')' before 'id' - (void)setTemporaryResourceValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_9, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:4: error: unknown type name 'nullable' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:13: error: expected ')' before 'NSData' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:116: error: unknown type name 'nullable' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:125: error: expected ')' before 'NSArray' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:167: error: unknown type name 'nullable' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:176: error: expected ')' before 'NSURL' - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:4: error: unknown type name 'nullable' - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:13: error: expected ')' before 'id' - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:140: error: unknown type name 'nullable' - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:149: error: expected ')' before 'NSURL' - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:4: error: unknown type name 'nullable' + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:13: error: expected ')' before 'id' + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:139: error: unknown type name 'nullable' + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:148: error: expected ')' before 'NSURL' + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:4: error: unknown type name 'nullable' + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:84: error: expected '>' before '*' token + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:84: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:376:4: error: unknown type name 'nullable' + (nullable NSData *)bookmarkDataWithContentsOfURL:(NSURL *)bookmarkFileURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:376:13: error: expected ')' before 'NSData' + (nullable NSData *)bookmarkDataWithContentsOfURL:(NSURL *)bookmarkFileURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:380:4: error: unknown type name 'nullable' + (nullable instancetype)URLByResolvingAliasFileAtURL:(NSURL *)url options:(NSURLBookmarkResolutionOptions)options error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:380:13: error: expected ')' before 'id' + (nullable instancetype)URLByResolvingAliasFileAtURL:(NSURL *)url options:(NSURLBookmarkResolutionOptions)options error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:4: error: unknown type name 'nullable' - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:96: error: expected '>' before '*' token - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:96: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:421:54: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)name value:(nullable NSString *)value NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:421:63: error: expected ')' before 'NSString' - (instancetype)initWithName:(NSString *)name value:(nullable NSString *)value NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:422:59: error: unknown type name 'nullable' + (instancetype)queryItemWithName:(NSString *)name value:(nullable NSString *)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:422:68: error: expected ')' before 'NSString' + (instancetype)queryItemWithName:(NSString *)name value:(nullable NSString *)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSString *value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSString *value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:435:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:435:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:438:4: error: unknown type name 'nullable' + (nullable instancetype)componentsWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:438:13: error: expected ')' before 'id' + (nullable instancetype)componentsWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:441:4: error: unknown type name 'nullable' - (nullable instancetype)initWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:441:13: error: expected ')' before 'id' - (nullable instancetype)initWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:444:4: error: unknown type name 'nullable' + (nullable instancetype)componentsWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:444:13: error: expected ')' before 'id' + (nullable instancetype)componentsWithString:(NSString *)URLString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:447:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:447:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:450:4: error: unknown type name 'nullable' - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:450:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:450:39: error: unknown type name 'nullable' - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:450:48: error: expected ')' before 'NSURL' - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:453:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *string NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:453:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *string NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:458:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *scheme; // Attempting to set the scheme with an invalid scheme string will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:458:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *scheme; // Attempting to set the scheme with an invalid scheme string will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:459:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:459:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:460:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:460:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:461:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:461:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:462:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *port; // Attempting to set a negative port number will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:462:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *port; // Attempting to set a negative port number will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:464:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:464:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:465:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:465:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *fragment; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:468:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedUser; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:468:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedUser; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:469:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedPassword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:469:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedPassword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:470:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedHost; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:470:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedHost; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:471:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:471:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:472:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedQuery; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:472:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedQuery; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:473:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedFragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:473:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedFragment; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *queryItems NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:51: error: expected '>' before '*' token @property (nullable, copy) NSArray *queryItems NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:51: error: cannot find protocol declaration for 'NSURLQueryItem' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:522:4: error: unknown type name 'nullable' - (nullable NSString *)stringByAddingPercentEncodingWithAllowedCharacters:(NSCharacterSet *)allowedCharacters NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:522:13: error: expected ')' before 'NSString' - (nullable NSString *)stringByAddingPercentEncodingWithAllowedCharacters:(NSCharacterSet *)allowedCharacters NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:525:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *stringByRemovingPercentEncoding NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:525:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *stringByRemovingPercentEncoding NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:528:4: error: unknown type name 'nullable' - (nullable NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByAddingPercentEncodingWithAllowedCharacters: instead, which always uses the recommended UTF-8 encoding, and which encodes for a specific URL component or subcomponent since each URL component or subcomponent has different rules for what characters are valid."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:528:13: error: expected ')' before 'NSString' - (nullable NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByAddingPercentEncodingWithAllowedCharacters: instead, which always uses the recommended UTF-8 encoding, and which encodes for a specific URL component or subcomponent since each URL component or subcomponent has different rules for what characters are valid."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:529:4: error: unknown type name 'nullable' - (nullable NSString *)stringByReplacingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:529:13: error: expected ')' before 'NSString' - (nullable NSString *)stringByReplacingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:4: error: unknown type name 'nullable' + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:13: error: expected ')' before 'NSURL' + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:65: error: expected '>' before '*' token + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:65: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *pathComponents NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *pathComponents NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:540:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *lastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:540:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *lastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:541:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *pathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:541:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *pathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:544:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByDeletingLastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:544:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByDeletingLastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:546:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByDeletingPathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:546:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByDeletingPathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:550:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByStandardizingPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:550:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByStandardizingPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:551:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByResolvingSymlinksInPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:551:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByResolvingSymlinksInPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:4: error: unknown type name 'nullable' - (nullable instancetype) initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:13: error: expected ')' before 'id' - (nullable instancetype) initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:583:4: error: unknown type name 'nullable' - (nullable NSData *)resourceDataUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Blocks to load the data if necessary. If shouldUseCache is YES, then if an equivalent URL has already been loaded and cached, its resource data will be returned immediately. If shouldUseCache is NO, a new load will be started ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:583:13: error: expected ')' before 'NSData' - (nullable NSData *)resourceDataUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Blocks to load the data if necessary. If shouldUseCache is YES, then if an equivalent URL has already been loaded and cached, its resource data will be returned immediately. If shouldUseCache is NO, a new load will be started ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:585:4: error: unknown type name 'nullable' - (nullable id)propertyForKey:(NSString *)propertyKey NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:585:13: error: expected ')' before 'id' - (nullable id)propertyForKey:(NSString *)propertyKey NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:592:4: error: unknown type name 'nullable' - (nullable NSURLHandle *)URLHandleUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Sophisticated clients will want to ask for this, then message the handle directly. If shouldUseCache is NO, a newly instantiated handle is returned, even if an equivalent URL has been loaded ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:592:13: error: expected ')' before 'NSURLHandle' - (nullable NSURLHandle *)URLHandleUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Sophisticated clients will want to ask for this, then message the handle directly. If shouldUseCache is NO, a newly instantiated handle is returned, even if an equivalent URL has been loaded ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:77:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:91: error: unknown type name 'nullable' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:100: error: expected ')' before 'NSURLCredentia' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:77:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:199: error: unknown type name 'nullable' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:208: error: expected ')' before 'NSURLResponse' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:240: error: unknown type name 'nullable' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:249: error: expected ')' before 'NSError' - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:114:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSURLCredential *proposedCredential; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:114:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLCredential *proposedCredential; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:132:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSURLResponse *failureResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLResponse *failureResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:142:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:142:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:150:20: error: unknown property attribute before '' token @property (nullable, readonly, retain) id sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:150:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id sender; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:78:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:85:90: error: unknown type name 'nullable' - (instancetype)initWithResponse:(NSURLResponse *)response data:(NSData *)data userInfo:(nullable NSDictionary *)userInfo storagePolicy:(NSURLCacheStoragePolicy)storagePolicy; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:85:99: error: expected ')' before 'NSDictionary' - (instancetype)initWithResponse:(NSURLResponse *)response data:(NSData *)data userInfo:(nullable NSDictionary *)userInfo storagePolicy:(NSURLCacheStoragePolicy)storagePolicy; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:78:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:173:115: error: unknown type name 'nullable' - (instancetype)initWithMemoryCapacity:(NSUInteger)memoryCapacity diskCapacity:(NSUInteger)diskCapacity diskPath:(nullable NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:173:124: error: expected ')' before 'NSString' - (instancetype)initWithMemoryCapacity:(NSUInteger)memoryCapacity diskCapacity:(NSUInteger)diskCapacity diskPath:(nullable NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:186:4: error: unknown type name 'nullable' - (nullable NSCachedURLResponse *)cachedResponseForRequest:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:186:13: error: expected ')' before 'NSCachedURLResponse' - (nullable NSCachedURLResponse *)cachedResponseForRequest:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:260:96: error: expected ')' before '^' token - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * __nullable cachedResponse))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:260:99: error: expected ')' before '(' token - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * __nullable cachedResponse))completionHandler NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:4: error: unknown type name 'nullable' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:13: error: expected ')' before 'id' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:76: error: unknown type name 'nullable' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:85: error: expected ')' before 'id' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:4: error: unknown type name 'nullable' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:13: error: expected ')' before 'id' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:76: error: unknown type name 'nullable' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:85: error: expected ')' before 'id' - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:4: error: unknown type name 'nullable' + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:13: error: expected ')' before 'NSURLConnection' + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:86: error: unknown type name 'nullable' + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:95: error: expected ')' before 'id' + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:130:27: error: unknown type name 'nullable' - (void)setDelegateQueue:(nullable NSOperationQueue*) queue NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:130:36: error: expected ')' before 'NSOperationQueue' - (void)setDelegateQueue:(nullable NSOperationQueue*) queue NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:4: error: unknown type name 'nullable' - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:13: error: expected ')' before 'NSURLRequest' - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:127: error: unknown type name 'nullable' - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:136: error: expected ')' before 'NSURLResponse' - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:303:4: error: unknown type name 'nullable' - (nullable NSInputStream *)connection:(NSURLConnection *)connection needNewBodyStream:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:303:13: error: expected ')' before 'NSInputStream' - (nullable NSInputStream *)connection:(NSURLConnection *)connection needNewBodyStream:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:308:4: error: unknown type name 'nullable' - (nullable NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:308:13: error: expected ')' before 'NSCachedURLResponse' - (nullable NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:407:4: error: unknown type name 'nullable' + (nullable NSData *)sendSynchronousRequest:(NSURLRequest *)request returningResponse:(NSURLResponse * __nullable * __nullable)response error:(NSError **)error NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:407:13: error: expected ')' before 'NSData' + (nullable NSData *)sendSynchronousRequest:(NSURLRequest *)request returningResponse:(NSURLResponse * __nullable * __nullable)response error:(NSError **)error NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:458:40: error: expected ')' before '^' token completionHandler:(void (^)(NSURLResponse* __nullable response, NSData* __nullable data, NSError* __nullable connectionError)) handler NS_DEPRECATED(10_7, 10_11, 5_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:458:42: error: expected ')' before '(' token completionHandler:(void (^)(NSURLResponse* __nullable response, NSData* __nullable data, NSError* __nullable connectionError)) handler NS_DEPRECATED(10_7, 10_11, 5_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:80:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:97:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:126:73: error: unknown type name 'nullable' - (instancetype)initWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:126:82: error: expected ')' before 'NSArray' - (instancetype)initWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:136:84: error: unknown type name 'nullable' + (NSURLCredential *)credentialWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:136:93: error: expected ')' before 'NSArray' + (NSURLCredential *)credentialWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:143:20: error: unknown property attribute before ',' token @property (nullable, readonly) SecIdentityRef identity; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:12:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:78: error: unknown type name 'nullable' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:87: error: expected ')' before 'NSString' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:114: error: unknown type name 'nullable' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:123: error: expected ')' before 'NSString' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:162: error: unknown type name 'nullable' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:171: error: expected ')' before 'NSString' - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:79: error: unknown type name 'nullable' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:88: error: expected ')' before 'NSString' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:111: error: unknown type name 'nullable' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:120: error: expected ')' before 'NSString' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:160: error: unknown type name 'nullable' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:169: error: expected ')' before 'NSString' - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:161:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *realm; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:161:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *realm; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:196:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *proxyType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:196:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *proxyType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:203:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *protocol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:203:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *protocol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *distinguishedNames NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:53: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *distinguishedNames NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:53: error: cannot find protocol declaration for 'NSDat' /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:240:20: error: unknown property attribute before ',' token @property (nullable, readonly) SecTrustRef serverTrust NS_AVAILABLE(10_6, 3_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:11:20: error: expected ';' before '<' token @class NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:44:4: error: unknown type name 'nullable' - (nullable NSDictionary *)credentialsForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:44:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)credentialsForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:53:62: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *> *allCredentials; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:53:62: error: cannot find protocol declaration for 'NSURLProtectionSpace' /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:88:114: error: unknown type name 'nullable' - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)space options:(nullable NSDictionary *)options NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:88:123: error: expected ')' before 'NSDictionary' - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)space options:(nullable NSDictionary *)options NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:95:4: error: unknown type name 'nullable' - (nullable NSURLCredential *)defaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:95:13: error: expected ')' before 'NSURLCredential' - (nullable NSURLCredential *)defaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:109:137: error: expected ')' before '^' token - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * __nullable credentials))completionHandler NS_AVAILABLE(10_10, 8_0); /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:109:140: error: expected ')' before '(' token - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * __nullable credentials))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:111:124: error: unknown type name 'nullable' - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)protectionSpace options:(nullable NSDictionary *)options task:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:111:133: error: expected ')' before 'NSDictionary' - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)protectionSpace options:(nullable NSDictionary *)options task:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:133: error: expected ')' before '^' token - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * __nullable credential))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:136: error: expected ')' before '(' token - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * __nullable credential))completionHandler NS_AVAILABLE(10_10, 8_0); ^ In file included from /usr/include/os/object.h:75:0, from /usr/include/dispatch/dispatch.h:48, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:15, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /usr/include/objc/NSObject.h:22:4: error: 'instancetype' does not name a type - (instancetype)self; ^ /usr/include/objc/NSObject.h:36:4: error: 'instancetype' does not name a type - (instancetype)retain OBJC_ARC_UNAVAILABLE; ^ /usr/include/objc/NSObject.h:38:4: error: 'instancetype' does not name a type - (instancetype)autorelease OBJC_ARC_UNAVAILABLE; ^ /usr/include/objc/NSObject.h:60:4: error: 'instancetype' does not name a type - (instancetype)init ^ /usr/include/objc/NSObject.h:66:4: error: 'instancetype' does not name a type + (instancetype)new OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ /usr/include/objc/NSObject.h:67:4: error: 'instancetype' does not name a type + (instancetype)allocWithZone:(struct _NSZone *)zone OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ /usr/include/objc/NSObject.h:68:4: error: 'instancetype' does not name a type + (instancetype)alloc OBJC_SWIFT_UNAVAILABLE("use object initializers instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:19:21: error: 'nullable' does not name a type - (id)copyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:25:28: error: 'nullable' does not name a type - (id)mutableCopyWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:32:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder; // NS_DESIGNATED_INITIALIZER ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:53:4: error: 'nullable' does not name a type - (nullable id)replacementObjectForCoder:(NSCoder *)aCoder; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:54:4: error: 'nullable' does not name a type - (nullable id)awakeAfterUsingCoder:(NSCoder *)aDecoder NS_REPLACES_RECEIVER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:35: error: cannot find protocol declaration for 'ObjectType' @interface NSEnumerator : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected unqualified-id before ':' token @interface NSEnumerator : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: duplicate interface declaration for class 'NSEnumerator' @interface NSEnumerator (NSExtendedEnumerator) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:10:60: error: redefinition of 'struct NSEnumerator' @class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSEnumerator (NSExtendedEnumerator) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected constructor, destructor, or type conversion before 'property' @property (readonly, copy) NSArray *allObjects; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:17:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:30:42: error: 'nullable' does not name a type + (NSValue *)valueWithNonretainedObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:20: error: unknown property attribute before ',' token @property (nullable, readonly) id nonretainedObjectValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:31:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) id nonretainedObjectValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:33:32: error: 'nullable' does not name a type + (NSValue *)valueWithPointer:(nullable const void *)pointer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:34:20: error: unknown property attribute before ',' token @property (nullable, readonly) void *pointerValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:34:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:42:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:81:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:42: error: cannot find protocol declaration for 'ObjectType' @interface NSArray<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected unqualified-id before ':' token @interface NSArray<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: 'ObjectType' does not name a type - (ObjectType)objectAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' before 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:51: error: expected ';' before '[' token - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:22:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray (NSExtendedArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:30: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray (NSExtendedArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:28:1: error: expected constructor, destructor, or type conversion before '-' token - (NSArray *)arrayByAddingObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:29:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)arrayByAddingObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:29:75: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)arrayByAddingObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:31:25: error: 'ObjectType' does not name a type - (BOOL)containsObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:33:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:34:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:4: error: 'nullable' does not name a type - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:35:70: error: cannot find protocol declaration for 'ObjectType' - (nullable ObjectType)firstObjectCommonWithArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:36:21: error: 'ObjectType' does not name a type - (void)getObjects:(ObjectType __unsafe_unretained [])objects range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:37:30: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:38:30: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObject:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:39:41: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:40:41: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:41:43: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType firstObject NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:42:43: error: 'ObjectType' has not been declared @property (nullable, nonatomic, readonly) ObjectType firstObject NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:43:43: error: 'ObjectType' has not been declared @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:44:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:45:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)reverseObjectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:65: error: expected ')' before '(' token - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:65: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:47:65: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:65: error: expected ')' before '(' token - (NSArray *)sortedArrayUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))comparator context:(nullable void *)context hint:(nullable NSData *)hint; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:65: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:48:65: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:49:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingSelector:(SEL)comparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:50:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)subarrayWithRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:55:63: error: 'nullable' does not name a type - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:57:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:59:4: error: 'ObjectType' does not name a type - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:42: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:42: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:61:42: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62:81: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62:81: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62:81: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:103: error: expected ')' before '(' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:103: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:63:103: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:46: error: expected ')' before '(' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:46: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:65:46: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66:85: error: expected ')' before '(' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66:85: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66:85: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:107: error: expected ')' before '(' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:107: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:67:107: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:51: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:51: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:69:51: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:70:90: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:70:90: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:70:90: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:112: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:112: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:71:112: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:73:54: error: 'NSComparator' does not name a type - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:74:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:74:86: error: 'NSComparator' does not name a type - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:82:30: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp NS_AVAILABLE(10_6, 4_0); // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:82:126: error: 'NSComparator' does not name a type - (NSUInteger)indexOfObject:(ObjectType)obj inSortedRange:(NSRange)r options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp NS_AVAILABLE(10_6, 4_0); // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray (NSArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:30: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:86:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray (NSArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:88:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:89:34: error: 'ObjectType' does not name a type + (instancetype)arrayWithObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:90:41: error: expected ')' before 'ObjectType' + (instancetype)arrayWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:90:52: error: expected ';' before '[' token + (instancetype)arrayWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:35: error: 'ObjectType' does not name a type + (instancetype)arrayWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:60: error: duplicate declaration of method '+arrayWithObjects:' with conflicting types + (instancetype)arrayWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:90:41: note: previous declaration of '+arrayWithObjects:' + (instancetype)arrayWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:92:51: error: cannot find protocol declaration for 'ObjectType' + (instancetype)arrayWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:94:34: error: 'ObjectType' does not name a type - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:95:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:96:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:98:4: error: 'nullable' does not name a type + (nullable NSArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:99:4: error: 'nullable' does not name a type + (nullable NSArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:100:4: error: 'nullable' does not name a type - (nullable NSArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:101:4: error: 'nullable' does not name a type - (nullable NSArray *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:30: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:105:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:109:1: error: expected constructor, destructor, or type conversion before '-' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:37: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:39: error: expected unqualified-id before ':' token @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:118:23: error: 'ObjectType' does not name a type - (void)insertObject:(ObjectType)anObject atIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:121:60: error: 'ObjectType' does not name a type - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:124:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:37: error: duplicate interface declaration for class 'NSMutableArra' @interface NSMutableArray (NSExtendedMutableArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:37: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:37: error: redefinition of 'struct NSMutableArray' @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:128:37: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableArray (NSExtendedMutableArray) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:130:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:133:23: error: 'ObjectType' does not name a type - (void)removeObject:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:134:23: error: 'ObjectType' does not name a type - (void)removeObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:135:34: error: 'ObjectType' does not name a type - (void)removeObjectIdenticalTo:(ObjectType)anObject inRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:136:34: error: 'ObjectType' does not name a type - (void)removeObjectIdenticalTo:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:138:49: error: cannot find protocol declaration for 'ObjectType' - (void)removeObjectsInArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:140:86: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray range:(NSRange)otherRange; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:141:86: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjectsFromArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:142:37: error: cannot find protocol declaration for 'ObjectType' - (void)setArray:(NSArray *)otherArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:41: error: expected ')' before '(' token - (void)sortUsingFunction:(NSInteger (*)(ObjectType, ObjectType, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:41: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:143:41: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:146:42: error: cannot find protocol declaration for 'ObjectType' - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:148:86: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:150:20: error: 'ObjectType' does not name a type - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:152:30: error: 'NSComparator' does not name a type - (void)sortUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:153:62: error: 'NSComparator' does not name a type - (void)sortWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:37: error: duplicate interface declaration for class 'NSMutableArra' @interface NSMutableArray (NSMutableArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:37: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:37: error: redefinition of 'struct NSMutableArray' @interface NSMutableArray : NSArray ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:157:37: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableArray (NSMutableArrayCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:159:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)arrayWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:161:4: error: 'nullable' does not name a type + (nullable NSMutableArray *)arrayWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:162:4: error: 'nullable' does not name a type + (nullable NSMutableArray *)arrayWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:163:4: error: 'nullable' does not name a type - (nullable NSMutableArray *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:164:4: error: 'nullable' does not name a type - (nullable NSMutableArray *)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:12:23: error: expected ';' before '<' token @class NSData, NSArray, NSDictionary, NSCharacterSet, NSURL, NSError, NSLocale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:82:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:109:123: error: 'nullable' does not name a type - (NSComparisonResult)compare:(NSString *)string options:(NSStringCompareOptions)mask range:(NSRange)compareRange locale:(nullable id)locale; // locale arg used to be a dictionary pre-Leopard. We now accept NSLocale. Assumes the current locale if non-nil and non-NSLocale. nil continues to mean canonical compare, which doesn't depend on user's locale choice. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:147:123: error: 'nullable' does not name a type - (NSRange)rangeOfString:(NSString *)searchString options:(NSStringCompareOptions)mask range:(NSRange)searchRange locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:151:37: error: 'NSCharacterSet' does not name a type - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:152:37: error: 'NSCharacterSet' does not name a type - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:153:37: error: 'NSCharacterSet' does not name a type - (NSRange)rangeOfCharacterFromSet:(NSCharacterSet *)searchSet options:(NSStringCompareOptions)mask range:(NSRange)searchRange; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:190:42: error: 'nullable' does not name a type - (NSString *)uppercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:191:42: error: 'nullable' does not name a type - (NSString *)lowercaseStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:192:44: error: 'nullable' does not name a type - (NSString *)capitalizedStringWithLocale:(nullable NSLocale *)locale NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:23: error: 'nullable' does not name a type - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:59: error: 'nullable' does not name a type - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:197:105: error: 'nullable' does not name a type - (void)getLineStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)lineEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:28: error: 'nullable' does not name a type - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:64: error: 'nullable' does not name a type - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:200:109: error: 'nullable' does not name a type - (void)getParagraphStart:(nullable NSUInteger *)startPtr end:(nullable NSUInteger *)parEndPtr contentsEnd:(nullable NSUInteger *)contentsEndPtr forRange:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:218:109: error: expected ')' before '(' token - (void)enumerateSubstringsInRange:(NSRange)range options:(NSStringEnumerationOptions)opts usingBlock:(void (^)(NSString * __nullable substring, NSRange substringRange, NSRange enclosingRange, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:218:109: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:218:109: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:219:40: error: expected ')' before '(' token - (void)enumerateLinesUsingBlock:(void (^)(NSString *line, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:219:40: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:219:40: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:224:20: error: unknown property attribute before ',' token @property (nullable, readonly) __strong const char *UTF8String NS_RETURNS_INNER_POINTER; // Convenience to return null-terminated UTF8 representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:224:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:229:4: error: 'nullable' does not name a type - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding allowLossyConversion:(BOOL)lossy; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:230:4: error: 'nullable' does not name a type - (nullable NSData *)dataUsingEncoding:(NSStringEncoding)encoding; // External representation ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:236:4: error: 'nullable' does not name a type - (nullable __strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:19: error: 'nullable' does not name a type - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:91: error: 'nullable' does not name a type - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:250:253: error: 'nullable' does not name a type - (BOOL)getBytes:(nullable void *)buffer maxLength:(NSUInteger)maxBufferCount usedLength:(nullable NSUInteger *)usedBufferCount encoding:(NSStringEncoding)encoding options:(NSStringEncodingConversionOptions)options range:(NSRange)range remainingRange:(nullable NSRangePointer)leftover; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:21: error: expected '>' before '*' token - (NSArray *)componentsSeparatedByString:(NSString *)separator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:22: error: expected ')' before '>' token - (NSArray *)componentsSeparatedByString:(NSString *)separator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:272:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:21: error: expected '>' before '*' token - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:22: error: expected ')' before '>' token - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:273:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:275:48: error: 'NSCharacterSet' does not name a type - (NSString *)stringByTrimmingCharactersInSet:(NSCharacterSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:82: error: 'nullable' does not name a type - (NSString *)stringByFoldingWithOptions:(NSStringCompareOptions)options locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:296:4: error: 'nullable' does not name a type - (nullable NSString *)stringByApplyingTransform:(NSString *)transform reverse:(BOOL)reverse NS_AVAILABLE(10_11, 9_0); // Returns nil if reverse not applicable or transform is invalid ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:318:105: error: 'NSError' does not name a type - (BOOL)writeToURL:(NSURL *)url atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:319:110: error: 'NSError' does not name a type - (BOOL)writeToFile:(NSString *)path atomically:(BOOL)useAuxiliaryFile encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:332:4: error: 'nullable' does not name a type - (nullable instancetype)initWithUTF8String:(const char *)nullTerminatedCString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:59: error: 'nullable' does not name a type - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale, ... NS_FORMAT_FUNCTION(1,3); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:337:59: error: 'nullable' does not name a type - (instancetype)initWithFormat:(NSString *)format locale:(nullable id)locale arguments:(va_list)argList NS_FORMAT_FUNCTION(1,0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:338:4: error: 'nullable' does not name a type - (nullable instancetype)initWithData:(NSData *)data encoding:(NSStringEncoding)encoding; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:339:4: error: 'nullable' does not name a type - (nullable instancetype)initWithBytes:(const void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:340:4: error: 'nullable' does not name a type - (nullable instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)len encoding:(NSStringEncoding)encoding freeWhenDone:(BOOL)freeBuffer; /* "NoCopy" is a hint */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithUTF8String:(const char *)nullTerminatedCString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:349:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCString:(const char *)nullTerminatedCString encoding:(NSStringEncoding)encoding; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:350:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithCString:(const char *)cString encoding:(NSStringEncoding)enc; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:354:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:354:99: error: 'NSError' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355:104: error: 'NSError' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356:101: error: 'NSError' does not name a type + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357:106: error: 'NSError' does not name a type + (nullable instancetype)stringWithContentsOfFile:(NSString *)path encoding:(NSStringEncoding)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:75: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:114: error: 'NSError' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:80: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362:119: error: 'NSError' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:77: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363:116: error: 'NSError' does not name a type + (nullable instancetype)stringWithContentsOfURL:(NSURL *)url usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:4: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:82: error: 'nullable' does not name a type + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364:121: error: 'NSError' does not name a type + (nullable instancetype)stringWithContentsOfFile:(NSString *)path usedEncoding:(nullable NSStringEncoding *)enc error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:388:44: error: 'nullable' does not name a type encodingOptions:(nullable NSDictionary *)opts ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:390:44: error: 'nullable' does not name a type usedLossyConversion:(nullable BOOL *)usedLossyConversion NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:432:103: error: 'nullable' does not name a type - (BOOL)applyTransform:(NSString *)transform reverse:(BOOL)reverse range:(NSRange)range updatedRange:(nullable NSRangePointer)resultingRange NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:454:4: error: 'nullable' does not name a type - (nullable NSDictionary *)propertyListFromStringsFileFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:462:4: error: 'nullable' does not name a type - (nullable const char *)cString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:463:4: error: 'nullable' does not name a type - (nullable const char *)lossyCString NS_RETURNS_INNER_POINTER NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:467:104: error: 'nullable' does not name a type - (void)getCString:(char *)bytes maxLength:(NSUInteger)maxLength range:(NSRange)aRange remainingRange:(nullable NSRangePointer)leftoverRange NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:472:4: error: 'nullable' does not name a type - (nullable id)initWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:473:4: error: 'nullable' does not name a type - (nullable id)initWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:474:4: error: 'nullable' does not name a type + (nullable id)stringWithContentsOfFile:(NSString *)path NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:475:4: error: 'nullable' does not name a type + (nullable id)stringWithContentsOfURL:(NSURL *)url NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:477:4: error: 'nullable' does not name a type - (nullable id)initWithCStringNoCopy:(char *)bytes length:(NSUInteger)length freeWhenDone:(BOOL)freeBuffer NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:478:4: error: 'nullable' does not name a type - (nullable id)initWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:479:4: error: 'nullable' does not name a type - (nullable id)initWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:480:4: error: 'nullable' does not name a type + (nullable id)stringWithCString:(const char *)bytes length:(NSUInteger)length NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:481:4: error: 'nullable' does not name a type + (nullable id)stringWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:8:15: error: expected ';' before '<' token @class NSArray, NSSet, NSString, NSURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:68: error: cannot find protocol declaration for 'KeyType' @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:68: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:14:70: error: expected unqualified-id before ':' token @interface NSDictionary<__covariant KeyType, __covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:4: error: 'nullable' does not name a type - (nullable ObjectType)objectForKey:(KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:17:38: error: 'KeyType' does not name a type - (nullable ObjectType)objectForKey:(KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:18:24: error: cannot find protocol declaration for 'KeyType' - (NSEnumerator *)keyEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:23:40: error: expected ')' before 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:23:51: error: expected ';' before '[' token - (instancetype)initWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:25:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary (NSExtendedDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:44: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:29:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary (NSExtendedDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:31:1: error: expected constructor, destructor, or type conversion before 'property' @property (readonly, copy) NSArray *allKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:32:19: error: cannot find protocol declaration for 'KeyType' - (NSArray *)allKeysForObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:32:41: error: 'ObjectType' does not name a type - (NSArray *)allKeysForObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:33:46: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSArray *allValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:36:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:37:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:38:62: error: cannot find protocol declaration for 'KeyType' - (BOOL)isEqualToDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:38:62: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:39:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:57: error: cannot find protocol declaration for 'KeyType' - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:40:82: error: 'ObjectType' does not name a type - (NSArray *)objectsForKeys:(NSArray *)keys notFoundMarker:(ObjectType)marker; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:44:19: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueUsingSelector:(SEL)comparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:21: error: 'ObjectType' does not name a type - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys count:(NSUInteger)count NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:46:72: error: 'KeyType' does not name a type - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys count:(NSUInteger)count NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:4: error: 'nullable' does not name a type - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:48:49: error: 'KeyType' does not name a type - (nullable ObjectType)objectForKeyedSubscript:(KeyType)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50:49: error: expected ')' before '(' token - (void)enumerateKeysAndObjectsUsingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50:49: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50:49: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:88: error: expected ')' before '(' token - (void)enumerateKeysAndObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(KeyType key, ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:88: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:51:88: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:53:19: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:53:57: error: 'NSComparator' does not name a type - (NSArray *)keysSortedByValueUsingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:19: error: cannot find protocol declaration for 'KeyType' - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:54:89: error: 'NSComparator' does not name a type - (NSArray *)keysSortedByValueWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:4: error: 'NSSet' does not name a type - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:52: error: expected ')' before '(' token - (NSSet *)keysOfEntriesPassingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:52: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:52: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:4: error: 'NSSet' does not name a type - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:91: error: expected ')' before '(' token - (NSSet *)keysOfEntriesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(KeyType key, ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:91: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:57:91: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:44: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary (NSDeprecated) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:63:1: error: expected constructor, destructor, or type conversion before '-' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects andKeys:(KeyType __unsafe_unretained [])keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary (NSDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:44: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:66:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary (NSDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:68:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)dictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:69:39: error: 'ObjectType' does not name a type + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:69:65: error: 'KeyType' does not name a type + (instancetype)dictionaryWithObject:(ObjectType)object forKey:(KeyType )key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:46: error: expected ')' before 'ObjectType' + (instancetype)dictionaryWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:73:57: error: expected ';' before '[' token + (instancetype)dictionaryWithObjects:(const ObjectType [])objects forKeys:(const KeyType [])keys count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:78:75: error: cannot find protocol declaration for 'KeyType' + (instancetype)dictionaryWithDictionary:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:78:75: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:58: error: cannot find protocol declaration for 'ObjectType' + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: expected '>' before '<' token + (instancetype)dictionaryWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: expected ')' before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: expected identifier before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: can not use an object as parameter to a method /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:79:95: error: expected ';' before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:69: error: cannot find protocol declaration for 'KeyType' - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:82:69: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:83:69: error: cannot find protocol declaration for 'KeyType' - (instancetype)initWithDictionary:(NSDictionary *)otherDictionary copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:83:69: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:52: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: expected '>' before '<' token - (instancetype)initWithObjects:(NSArray *)objects forKeys:(NSArray> *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: expected ')' before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: expected identifier before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: can not use an object as parameter to a method /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:84:89: error: expected ';' before '<' token /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:86:4: error: 'nullable' does not name a type + (nullable NSDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:87:4: error: 'nullable' does not name a type + (nullable NSDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:88:4: error: 'nullable' does not name a type - (nullable NSDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:89:4: error: 'nullable' does not name a type - (nullable NSDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: cannot find protocol declaration for 'KeyType' @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:53: error: expected unqualified-id before ':' token @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:98:20: error: 'ObjectType' does not name a type - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:98:48: error: 'KeyType' does not name a type - (void)setObject:(ObjectType)anObject forKey:(KeyType )aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:101:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:51: error: duplicate interface declaration for class 'NSMutableDictionary' @interface NSMutableDictionary (NSExtendedMutableDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:51: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:51: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: redefinition of 'struct NSMutableDictionary' @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:105:51: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableDictionary (NSExtendedMutableDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:107:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addEntriesFromDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:109:46: error: cannot find protocol declaration for 'KeyType' - (void)removeObjectsForKeys:(NSArray *)keyArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:110:56: error: cannot find protocol declaration for 'KeyType' - (void)setDictionary:(NSDictionary *)otherDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:110:56: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:20: error: 'nullable' does not name a type - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:111:63: error: 'KeyType' does not name a type - (void)setObject:(nullable ObjectType)obj forKeyedSubscript:(KeyType )key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:51: error: duplicate interface declaration for class 'NSMutableDictionary' @interface NSMutableDictionary (NSMutableDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:51: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:51: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: redefinition of 'struct NSMutableDictionary' @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:115:51: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableDictionary (NSMutableDictionaryCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:117:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)dictionaryWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:119:4: error: 'nullable' does not name a type + (nullable NSMutableDictionary *)dictionaryWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:120:4: error: 'nullable' does not name a type + (nullable NSMutableDictionary *)dictionaryWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:121:4: error: 'nullable' does not name a type - (nullable NSMutableDictionary *)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:122:4: error: 'nullable' does not name a type - (nullable NSMutableDictionary *)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:44: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:126:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:136:1: error: expected constructor, destructor, or type conversion before '+' token + (id)sharedKeySetForKeys:(NSArray> *)keys NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:51: error: duplicate interface declaration for class 'NSMutableDictionary' @interface NSMutableDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:51: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:51: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: redefinition of 'struct NSMutableDictionary' @interface NSMutableDictionary : NSDictionary ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:140:51: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableDictionary (NSSharedKeySetDictionary) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:148:1: error: expected constructor, destructor, or type conversion before '+' token + (NSMutableDictionary *)dictionaryWithSharedKeySet:(id)keyset NS_AVAILABLE(10_8, 6_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: cannot find protocol declaration for 'ObjectType' @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:42: error: expected unqualified-id before ':' token @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:4: error: 'nullable' does not name a type - (nullable ObjectType)member:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:17:32: error: 'ObjectType' does not name a type - (nullable ObjectType)member:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:18:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:20:40: error: expected ')' before 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:20:51: error: expected ';' before '[' token - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:21:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: duplicate interface declaration for class 'NSSet' @interface NSSet (NSExtendedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' @interface NSSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:25:28: error: trying to finish struct, but kicked out due to previous parse errors @interface NSSet (NSExtendedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:27:1: error: expected constructor, destructor, or type conversion before property' @property (readonly, copy) NSArray *allObjects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:28:4: error: 'nullable' does not name a type - (nullable ObjectType)anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:29:25: error: 'ObjectType' does not name a type - (BOOL)containsObject:(ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:31:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:32:40: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:33:39: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:34:40: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfSet:(NSSet *)otherSet; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:37:63: error: 'nullable' does not name a type - (void)makeObjectsPerformSelector:(SEL)aSelector withObject:(nullable id)argument NS_SWIFT_UNAVAILABLE("Use enumerateObjectsUsingBlock: or a for loop instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:20: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObject:(ObjectType)anObject NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:39:43: error: 'ObjectType' does not name a type - (NSSet *)setByAddingObject:(ObjectType)anObject NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:20: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromSet:(NSSet *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:40:67: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromSet:(NSSet *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:20: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromArray:(NSArray *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:41:71: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)setByAddingObjectsFromArray:(NSArray *)other NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:42: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:42: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:43:42: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:81: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:81: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:44:81: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:20: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)objectsPassingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:49: error: expected ')' before '(' token - (NSSet *)objectsPassingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:49: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:46:49: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:20: error: cannot find protocol declaration for 'ObjectType' - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:88: error: expected ')' before '(' token - (NSSet *)objectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:88: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:47:88: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: duplicate interface declaration for class 'NSSet' @interface NSSet (NSSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' @interface NSSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:51:28: error: trying to finish struct, but kicked out due to previous parse errors @interface NSSet (NSSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:1: error: expected constructor, destructor, or type conversion before +' token + (instancetype)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:54:32: error: 'ObjectType' does not name a type + (instancetype)setWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:39: error: expected ')' before 'ObjectType' + (instancetype)setWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:50: error: expected ';' before '[' token + (instancetype)setWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:56:33: error: 'ObjectType' does not name a type + (instancetype)setWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:56:58: error: duplicate declaration of method '+setWithObjects:' with conflicting types + (instancetype)setWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:55:39: note: previous declaration of '+setWithObjects:' + (instancetype)setWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:57:45: error: cannot find protocol declaration for 'ObjectType' + (instancetype)setWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:49: error: cannot find protocol declaration for 'ObjectType' + (instancetype)setWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:60:34: error: 'ObjectType' does not name a type - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:61:46: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:62:46: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:63:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:37: error: expected unqualified-id before ':' token @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:72:23: error: 'ObjectType' does not name a type - (void)removeObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:73:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: duplicate interface declaration for class 'NSMutableSet' @interface NSMutableSet (NSExtendedMutableSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: redefinition of 'struct NSMutableSet' @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:79:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableSet (NSExtendedMutableSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:81:1: error: expected constructor, destructor, or type conversion before -' token - (void)addObjectsFromArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:82:39: error: cannot find protocol declaration for 'ObjectType' - (void)intersectSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:83:35: error: cannot find protocol declaration for 'ObjectType' - (void)minusSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:85:35: error: cannot find protocol declaration for 'ObjectType' - (void)unionSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:87:33: error: cannot find protocol declaration for 'ObjectType' - (void)setSet:(NSSet *)otherSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: duplicate interface declaration for class 'NSMutableSet' @interface NSMutableSet (NSMutableSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:69:35: error: redefinition of 'struct NSMutableSet' @interface NSMutableSet : NSSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableSet (NSMutableSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:93:1: error: expected constructor, destructor, or type conversion before +' token + (instancetype)setWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:35: error: cannot find protocol declaration for 'ObjectType' @interface NSCountedSet : NSMutableSet { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:99:37: error: expected unqualified-id before ':' token @interface NSCountedSet : NSMutableSet { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:107:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:108:46: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:110:31: error: 'ObjectType' does not name a type - (NSUInteger)countForObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:112:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:113:20: error: 'ObjectType' does not name a type - (void)addObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:114:23: error: 'ObjectType' does not name a type - (void)removeObject:(ObjectType)object; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:37:11: error: expected unqualified-id before '^' token void (^ _resumingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:37:11: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:37:11: error: expected ';' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:38:11: error: expected unqualified-id before '^' token void (^ _cancellationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:38:11: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:38:11: error: expected ';' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:39:11: error: expected unqualified-id before '^' token void (^ _pausingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:39:11: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:39:11: error: expected ';' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:40:11: error: expected unqualified-id before '^' token void (^ _prioritizationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:40:11: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:40:11: error: expected ';' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:57:4: error: 'nullable' does not name a type + (nullable NSProgress *)currentProgress; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:33: error: 'nullable' does not name a type - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:75:85: error: 'nullable' does not name a type - (instancetype)initWithParent:(nullable NSProgress *)parentProgressOrNil userInfo:(nullable NSDictionary *)userInfoOrNil NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:107:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *localizedDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:107:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *localizedDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:119:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *localizedAdditionalDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:119:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:119:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *localizedAdditionalDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^cancellationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:34: error: expected unqualified-id before '^' token @property (nullable, copy) void (^cancellationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:133:34: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:137:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^pausingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:137:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:137:34: error: expected unqualified-id before '^' token @property (nullable, copy) void (^pausingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:137:34: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^resumingHandler)(void) NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:34: error: expected unqualified-id before '^' token @property (nullable, copy) void (^resumingHandler)(void) NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:141:34: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:145:28: error: 'nullable' does not name a type - (void)setUserInfoObject:(nullable id)objectOrNil forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:175:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *kind; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:175:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *kind; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:10:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:193:15: error: expected unqualified-id before '^' token typedef void (^NSProgressUnpublishingHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:193:15: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:194:50: error: typedef 'NSProgressUnpublishingHandler' is initialized (use decltype instead) typedef __nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:194:51: error: expected primary-expression before '^' token typedef __nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:194:52: error: 'NSProgressPublishingHandler' was not declared in this scope typedef __nullable NSProgressUnpublishingHandler (^NSProgressPublishingHandler)(NSProgress *progress); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProgress.h:198:67: error: 'NSProgressPublishingHandler' does not name a type + (id)addSubscriberForFileURL:(NSURL *)url withPublishingHandler:(NSProgressPublishingHandler)publishingHandler NS_AVAILABLE(10_9, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:32:4: error: 'nullable' does not name a type + (nullable instancetype)bundleWithPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:4: error: 'nullable' does not name a type - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:35:4: error: 'nullable' does not name a type + (nullable instancetype)bundleWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:36:4: error: 'nullable' does not name a type - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:39:4: error: 'nullable' does not name a type + (nullable NSBundle *)bundleWithIdentifier:(NSString *)identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:21: error: expected '>' before '*' token + (NSArray *)allBundles; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:21: error: cannot find protocol declaration for 'NSBundle' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:22: error: expected ')' before '>' token + (NSArray *)allBundles; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:41:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:21: error: expected '>' before '*' token + (NSArray *)allFrameworks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:21: error: cannot find protocol declaration for 'NSBundle' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:22: error: expected ')' before '>' token + (NSArray *)allFrameworks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:42:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:54:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *resourceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:54:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *resourceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *executableURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:55:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *executableURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:56:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForAuxiliaryExecutable:(NSString *)executableName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:58:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *privateFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:58:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *privateFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:59:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *sharedFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:59:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:59:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *sharedFrameworksURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *sharedSupportURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *sharedSupportURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:61:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *builtInPlugInsURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:61:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:61:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *builtInPlugInsURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:63:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *appStoreReceiptURL NS_AVAILABLE(10_7, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:63:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:63:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *appStoreReceiptURL NS_AVAILABLE(10_7, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:66:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *resourcePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:66:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *resourcePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:67:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *executablePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:67:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *executablePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:68:4: error: 'nullable' does not name a type - (nullable NSString *)pathForAuxiliaryExecutable:(NSString *)executableName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *privateFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *privateFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:71:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *sharedFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:71:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *sharedFrameworksPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *sharedSupportPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *sharedSupportPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *builtInPlugInsPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *builtInPlugInsPath; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:4: error: 'nullable' does not name a type + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:37: error: 'nullable' does not name a type + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:77: error: 'nullable' does not name a type + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:77:115: error: 'nullable' does not name a type + (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:4: error: 'nullable' does not name a type + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:63: error: 'nullable' does not name a type + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:78:101: error: 'nullable' does not name a type + (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath inBundleWithURL:(NSURL *)bundleURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:37: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:80:77: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:37: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:77: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:81:115: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:37: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:77: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:115: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:82:157: error: 'nullable' does not name a type - (nullable NSURL *)URLForResource:(nullable NSString *)name withExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:4: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:63: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:84:101: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:4: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:63: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:101: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:85:143: error: 'nullable' does not name a type - (nullable NSArray *)URLsForResourcesWithExtension:(nullable NSString *)ext subdirectory:(nullable NSString *)subpath localization:(nullable NSString *)localizationName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:4: error: 'nullable' does not name a type + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:41: error: 'nullable' does not name a type + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:87:74: error: 'nullable' does not name a type + (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:21: error: expected '>' before '*' token + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:22: error: expected ')' before '>' token + (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(NSString *)bundlePath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:88:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:4: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:41: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:90:74: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:4: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:41: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:74: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:91:111: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:4: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:41: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:74: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:111: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:92:156: error: 'nullable' does not name a type - (nullable NSString *)pathForResource:(nullable NSString *)name ofType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:21: error: expected '>' before '*' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:22: error: expected ')' before '>' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:94:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:21: error: expected '>' before '*' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:22: error: expected ')' before '>' token - (NSArray *)pathsForResourcesOfType:(nullable NSString *)ext inDirectory:(nullable NSString *)subpath forLocalization:(nullable NSString *)localizationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:95:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:60: error: 'nullable' does not name a type - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:98:93: error: 'nullable' does not name a type - (NSString *)localizedStringForKey:(NSString *)key value:(nullable NSString *)value table:(nullable NSString *)tableName NS_FORMAT_ARGUMENT(1); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:101:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:101:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *infoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *infoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:102:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *infoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:103:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *localizedInfoDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:104:4: error: 'nullable' does not name a type - (nullable id)objectForInfoDictionaryKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:105:4: error: 'nullable' does not name a type - (nullable Class)classNamed:(NSString *)className; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly) Class principalClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:106:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:109:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *preferredLocalizations; // a subset of this bundle's localizations, re-ordered into the preferred order for this process's current execution environment; the main bundle's preferred localizations indicate the language (of text) the user is most likely seeing in the UI ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:109:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:109:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *preferredLocalizations; // a subset of this bundle's localizations, re-ordered into the preferred order for this process's current execution environment; the main bundle's preferred localizations indicate the language (of text) the user is most likely seeing in the UI ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:111:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *localizations; // list of language names this bundle appears to be localized to ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:111:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:111:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *localizations; // list of language names this bundle appears to be localized to ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *developmentLocalization; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:112:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *developmentLocalization; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:21: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:22: error: expected ')' before '>' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:114:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:21: error: expected '>' before '*' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:22: error: expected ')' before '>' token + (NSArray *)preferredLocalizationsFromArray:(NSArray *)localizationsArray forPreferences:(nullable NSArray *)preferencesArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:115:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *executableArchitectures NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *executableArchitectures NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:55: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:125:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *executableArchitectures NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:46: error: expected '>' before '*' token - (instancetype)initWithTags:(NSSet *)tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:47: error: expected ')' before '>' token - (instancetype)initWithTags:(NSSet *)tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:47: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:167:47: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:46: error: expected '>' before '*' token - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:47: error: expected ')' before '>' token - (instancetype)initWithTags:(NSSet *)tags bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:47: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:168:47: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:180:43: error: expected '>' before '*' token @property (readonly, copy) NSSet *tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:180:43: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:180:44: error: expected unqualified-id before '>' token @property (readonly, copy) NSSet *tags; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:185:28: error: unknown property attribute before ')' token @property (readonly, strong) NSBundle *bundle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:202:60: error: expected ')' before '(' token - (void)beginAccessingResourcesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:202:60: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:202:60: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:209:73: error: expected ')' before '(' token - (void)conditionallyBeginAccessingResourcesWithCompletionHandler:(void (^)(BOOL resourcesAvailable))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:209:73: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:209:73: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:219:28: error: unknown property attribute before ')' token @property (readonly, strong) NSProgress *progress; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:74: error: expected '>' before '*' token - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags NS_AVAILABLE(NA, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:74: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:75: error: expected ')' before '>' token - (void)setPreservationPriority:(double)priority forTags:(NSSet *)tags NS_AVAILABLE(NA, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:75: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:231:75: error: expected ';' before '>' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:23:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:42:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:10:65: error: expected ';' before '<' token @class NSDateComponents, NSLocale, NSTimeZone, NSString, NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:111:4: error: 'nullable' does not name a type + (nullable NSCalendar *)calendarWithIdentifier:(NSString *)calendarIdentifierConstant NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:115:4: error: 'nullable' does not name a type - (nullable id)initWithCalendarIdentifier:(NSString *)ident NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:118:20: error: unknown property attribute before ',' token @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:118:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:118:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:125:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *eraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:125:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:125:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *eraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:126:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *longEraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:126:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:126:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *longEraSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *monthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:128:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *monthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:129:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:129:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:129:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:130:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:131:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:132:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:133:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *weekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:135:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *weekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:136:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:136:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:136:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:137:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:138:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:139:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:140:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *quarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:142:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *quarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:143:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:143:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:143:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:144:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:145:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:159:102: error: 'nullable' does not name a type - (BOOL)rangeOfUnit:(NSCalendarUnit)unit startDate:(NSDate * __nullable * __nullable)datep interval:(nullable NSTimeInterval *)tip forDate:(NSDate *)date NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:161:4: error: 'nullable' does not name a type - (nullable NSDate *)dateFromComponents:(NSDateComponents *)comps; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:164:4: error: 'nullable' does not name a type - (nullable NSDate *)dateByAddingComponents:(NSDateComponents *)comps toDate:(NSDate *)date options:(NSCalendarOptions)opts; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:21: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:68: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:117: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:173:165: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer year:(out nullable NSInteger *)yearValuePointer month:(out nullable NSInteger *)monthValuePointer day:(out nullable NSInteger *)dayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:21: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:81: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:135: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:180:186: error: 'nullable' does not name a type - (void)getEra:(out nullable NSInteger *)eraValuePointer yearForWeekOfYear:(out nullable NSInteger *)yearValuePointer weekOfYear:(out nullable NSInteger *)weekValuePointer weekday:(out nullable NSInteger *)weekdayValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:22: error: 'nullable' does not name a type - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:72: error: 'nullable' does not name a type - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:124: error: 'nullable' does not name a type - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:187:180: error: 'nullable' does not name a type - (void)getHour:(out nullable NSInteger *)hourValuePointer minute:(out nullable NSInteger *)minuteValuePointer second:(out nullable NSInteger *)secondValuePointer nanosecond:(out nullable NSInteger *)nanosecondValuePointer fromDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:200:4: error: 'nullable' does not name a type - (nullable NSDate *)dateWithEra:(NSInteger)eraValue year:(NSInteger)yearValue month:(NSInteger)monthValue day:(NSInteger)dayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:207:4: error: 'nullable' does not name a type - (nullable NSDate *)dateWithEra:(NSInteger)eraValue yearForWeekOfYear:(NSInteger)yearValue weekOfYear:(NSInteger)weekValue weekday:(NSInteger)weekdayValue hour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue nanosecond:(NSInteger)nanosecondValue NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:273:91: error: 'nullable' does not name a type - (BOOL)rangeOfWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip containingDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:282:88: error: 'nullable' does not name a type - (BOOL)nextWeekendStartDate:(out NSDate * __nullable * __nullable)datep interval:(out nullable NSTimeInterval *)tip options:(NSCalendarOptions)options afterDate:(NSDate *)date NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:299:4: error: 'nullable' does not name a type - (nullable NSDate *)dateByAddingUnit:(NSCalendarUnit)unit value:(NSInteger)value toDate:(NSDate *)date options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:324:151: error: expected ')' before '(' token - (void)enumerateDatesStartingAfterDate:(NSDate *)start matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)opts usingBlock:(void (^)(NSDate * __nullable date, BOOL exactMatch, BOOL *stop))block NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:324:151: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:324:151: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:331:4: error: 'nullable' does not name a type - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingComponents:(NSDateComponents *)comps options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:339:4: error: 'nullable' does not name a type - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingUnit:(NSCalendarUnit)unit value:(NSInteger)value options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:347:4: error: 'nullable' does not name a type - (nullable NSDate *)nextDateAfterDate:(NSDate *)date matchingHour:(NSInteger)hourValue minute:(NSInteger)minuteValue second:(NSInteger)secondValue options:(NSCalendarOptions)options NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:356:4: error: 'nullable' does not name a type - (nullable NSDate *)dateBySettingUnit:(NSCalendarUnit)unit value:(NSInteger)v ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:364:4: error: 'nullable' does not name a type - (nullable NSDate *)dateBySettingHour:(NSInteger)h minute:(NSInteger)m second:(NSInteger)s ofDate:(NSDate *)date options:(NSCalendarOptions)opts NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:417:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCalendar *calendar NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:417:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:417:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCalendar *calendar NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:418:20: error: unknown property attribute before ',' token @property (nullable, copy) NSTimeZone *timeZone NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:418:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:418:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSTimeZone *timeZone NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:434:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *date NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:434:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:434:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *date NS_AVAILABLE(10_7, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:39:4: error: 'nullable' does not name a type + (nullable NSCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:83:4: error: 'nullable' does not name a type + (nullable NSMutableCharacterSet *)characterSetWithContentsOfFile:(NSString *)fName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:7:31: error: expected ';' before '<' token @class NSString, NSData, NSSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:16:4: error: 'nullable' does not name a type - (nullable NSData *)decodeDataObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:23:23: error: 'nullable' does not name a type - (void)encodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:25:29: error: 'nullable' does not name a type - (void)encodeBycopyObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:26:28: error: 'nullable' does not name a type - (void)encodeByrefObject:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:27:34: error: 'nullable' does not name a type - (void)encodeConditionalObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:30:22: error: 'nullable' does not name a type - (void)encodeBytes:(nullable const void *)byteaddr length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:32:4: error: 'nullable' does not name a type - (nullable id)decodeObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:33:4: error: 'nullable' does not name a type - (nullable id)decodeTopLevelObjectAndReturnError:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObject() throws' instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:36:4: error: 'nullable' does not name a type - (nullable void *)decodeBytesWithReturnedLength:(NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:40:4: error: 'nullable' does not name a type - (nullable id)decodePropertyList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:43:24: error: 'nullable' does not name a type - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:44:4: error: 'nullable' does not name a type - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:50:23: error: 'nullable' does not name a type - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:51:34: error: 'nullable' does not name a type - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:58:22: error: 'nullable' does not name a type - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:61:4: error: 'nullable' does not name a type - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:62:4: error: 'nullable' does not name a type - (nullable id)decodeTopLevelObjectForKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectForKey(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:4: error: 'nullable' does not name a type - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:69:79: error: 'nullable' does not name a type - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable! ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:78:4: error: 'nullable' does not name a type - (nullable id)decodeObjectOfClass:(Class)aClass forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:79:4: error: 'nullable' does not name a type - (nullable id)decodeTopLevelObjectOfClass:(Class)aClass forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeTopLevelObjectOfClass(_:,forKey:) throws instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:4: error: 'nullable' does not name a type - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:82:39: error: 'nullable' does not name a type - (nullable id)decodeObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key NS_AVAILABLE(10_8, 6_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:4: error: 'nullable' does not name a type - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:47: error: 'nullable' does not name a type - (nullable id)decodeTopLevelObjectOfClasses:(nullable NSSet *)classes forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'decodeObjectOfClasses(_:,forKey:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:86:4: error: 'nullable' does not name a type - (nullable id)decodePropertyListForKey:(NSString *)key NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSSet *allowedClasses NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:49: error: cannot find protocol declaration for 'Class' @property (nullable, readonly, copy) NSSet *allowedClasses NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSSet *allowedClasses NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:111:4: error: 'nullable' does not name a type - (nullable id)decodeNXObject NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:46: error: expected ')' before '(' token - (void) enumerateByteRangesUsingBlock:(void (^)(const void *bytes, NSRange byteRange, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:46: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:98:46: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:105:32: error: 'nullable' does not name a type + (instancetype)dataWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:108:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:109:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:110:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:111:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:112:32: error: 'nullable' does not name a type - (instancetype)initWithBytes:(nullable const void *)bytes length:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:115:90: error: 'nullable' does not name a type - (instancetype)initWithBytesNoCopy:(void *)bytes length:(NSUInteger)length deallocator:(nullable void (^)(void *bytes, NSUInteger length))deallocator NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:116:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:117:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSDataReadingOptions)readOptionsMask error:(NSError **)errorPtr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:118:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:119:4: error: 'nullable' does not name a type - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:129:4: error: 'nullable' does not name a type - (nullable instancetype)initWithBase64EncodedString:(NSString *)base64String options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:137:4: error: 'nullable' does not name a type - (nullable instancetype)initWithBase64EncodedData:(NSData *)base64Data options:(NSDataBase64DecodingOptions)options NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:149:4: error: 'nullable' does not name a type + (nullable id)dataWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use +dataWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:150:4: error: 'nullable' does not name a type - (nullable id)initWithContentsOfMappedFile:(NSString *)path NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use -initWithContentsOfURL:options:error: and NSDataReadingMappedIfSafe or NSDataReadingMappedAlways instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:154:4: error: 'nullable' does not name a type - (nullable id)initWithBase64Encoding:(NSString *)base64String NS_DEPRECATED(10_6, 10_9, 4_0, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:176:55: error: 'nullable' does not name a type - (void)replaceBytesInRange:(NSRange)range withBytes:(nullable const void *)replacementBytes length:(NSUInteger)replacementLength; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:182:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithCapacity:(NSUInteger)aNumItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:183:4: error: 'nullable' does not name a type + (nullable instancetype)dataWithLength:(NSUInteger)length; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:184:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCapacity:(NSUInteger)capacity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSData.h:185:4: error: 'nullable' does not name a type - (nullable instancetype)initWithLength:(NSUInteger)length; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:10:20: error: expected ';' before '<' token @class NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:49:4: error: 'nullable' does not name a type - (nullable NSString *)stringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:4: error: 'nullable' does not name a type - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:51:96: error: 'nullable' does not name a type - (nullable NSAttributedString *)attributedStringForObjectValue:(id)obj withDefaultAttributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:53:4: error: 'nullable' does not name a type - (nullable NSString *)editingStringForObjectValue:(id)obj; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFormatter.h:60:104: error: 'nullable' does not name a type - (BOOL)isPartialStringValid:(NSString * __nonnull * __nonnull)partialStringPtr proposedSelectedRange:(nullable NSRangePointer)proposedSelRangePtr originalString:(NSString *)origString originalSelectedRange:(NSRange)origSelRange errorDescription:(NSString * __nullable * __nullable)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:8:66: error: expected ';' before '<' token @class NSLocale, NSDate, NSCalendar, NSTimeZone, NSError, NSArray, NSMutableDictionary, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:38:102: error: 'nullable' does not name a type - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:44:4: error: 'nullable' does not name a type - (nullable NSDate *)dateFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:4: error: 'nullable' does not name a type + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:65:100: error: 'nullable' does not name a type + (nullable NSString *)dateFormatFromTemplate:(NSString *)tmplate options:(NSUInteger)opts locale:(nullable NSLocale *)locale NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:84:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *dateFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:84:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:84:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *dateFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:87:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:87:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:90:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:90:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:91:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:91:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *twoDigitStartDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *twoDigitStartDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *defaultDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *defaultDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *eraSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *eraSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:95:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *eraSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *monthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *monthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:96:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *monthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortMonthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortMonthSymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:97:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortMonthSymbols; ^ In file included from /usr/include/Availability.h:164:0, from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/include-fixed/math.h:46, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:1242:34: error: expected ',' or '}' before '/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *weekdaySymbols; ^ m__attribute__' kLSHandlerOptionsDefault __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_4, __MAC_10_11, __IPHONE_4_0, __IPHONE_9_0, "Creator codes are deprecated on OS X.") = 0, ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *weekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:98:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *weekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortWeekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortWeekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:99:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortWeekdaySymbols; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *AMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *AMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *PMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *PMSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *longEraSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *longEraSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:102:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *longEraSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:27: error: expected ')' before ',' token /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSOpenDeprecated.h:27:33: error: expected '' or '}' before '__attribute__' kLSLaunchStartClassic __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_11, __IPHONE_NA, __IPHONE_NA, "The Classic environment is no longer supported.") = 0x00020000, /* Does nothing.*/ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:103:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *veryShortMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:104:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *standaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:105:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:106:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *veryShortStandaloneMonthSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:107:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *veryShortWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:108:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *standaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:109:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:110:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *veryShortStandaloneWeekdaySymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *quarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *quarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:111:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *quarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:112:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *standaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114:53: error: expected unqualified-id before '>' token @property (null_resettable, copy) NSArray *shortStandaloneQuarterSymbols NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:115:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *gregorianStartDate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:115:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:115:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *gregorianStartDate NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:20:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:40:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; // default is [NSLocale currentLocale] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:40:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:40:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; // default is [NSLocale currentLocale] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:41:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCalendar *calendar; // default is the calendar of the locale ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:41:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCalendar *calendar; // default is the calendar of the locale ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:42:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSTimeZone *timeZone; // default is [NSTimeZone defaultTimeZone] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:42:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSTimeZone *timeZone; // default is [NSTimeZone defaultTimeZone] ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:43:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *dateTemplate; // default is an empty string ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:43:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDateIntervalFormatter.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *dateTemplate; // default is an empty string ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:27:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:27:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSMassFormatter.h:41:75: error: 'nullable' does not name a type - (NSString *)unitStringFromKilograms:(double)numberInKilograms usedUnit:(nullable NSMassFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:27:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:27:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSLengthFormatter.h:42:69: error: 'nullable' does not name a type - (NSString *)unitStringFromMeters:(double)numberInMeters usedUnit:(nullable NSLengthFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:23:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:23:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:23:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumberFormatter *numberFormatter; // default is NSNumberFormatter with NSNumberFormatterDecimalStyle ^ /System/Library/Frameworks/Foundation.framework/Headers/NSEnergyFormatter.h:37:69: error: 'nullable' does not name a type - (NSString *)unitStringFromJoules:(double)numberInJoules usedUnit:(nullable NSEnergyFormatterUnit *)unitp; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:24:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:19:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *namePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:22:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *givenName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:25:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *middleName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:28:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *familyName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:31:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *nameSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:34:26: error: unknown property attribute before ')' token @property (copy, nullable) NSString *nickname; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:24:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPersonNameComponents.h:39:26: error: unknown property attribute before ')' token @property (copy, nullable) NSPersonNameComponents *phoneticRepresentation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:15:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCharacterSet *charactersToBeSkipped; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:15:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:15:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCharacterSet *charactersToBeSkipped; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:17:20: error: unknown property attribute before ',' token @property (nullable, retain) id locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:17:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:17:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:26:18: error: 'nullable' does not name a type - (BOOL)scanInt:(nullable int *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:27:22: error: 'nullable' does not name a type - (BOOL)scanInteger:(nullable NSInteger *)result NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:28:23: error: 'nullable' does not name a type - (BOOL)scanLongLong:(nullable long long *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:29:31: error: 'nullable' does not name a type - (BOOL)scanUnsignedLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:30:20: error: 'nullable' does not name a type - (BOOL)scanFloat:(nullable float *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:31:21: error: 'nullable' does not name a type - (BOOL)scanDouble:(nullable double *)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:32:21: error: 'nullable' does not name a type - (BOOL)scanHexInt:(nullable unsigned *)result; // Optionally prefixed with "0x" or "0X" ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:33:26: error: 'nullable' does not name a type - (BOOL)scanHexLongLong:(nullable unsigned long long *)result NS_AVAILABLE(10_5, 2_0); // Optionally prefixed with "0x" or "0X" ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:34:23: error: 'nullable' does not name a type - (BOOL)scanHexFloat:(nullable float *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScanner.h:35:24: error: 'nullable' does not name a type - (BOOL)scanHexDouble:(nullable double *)result NS_AVAILABLE(10_5, 2_0); // Corresponding to %a or %A formatting. Requires "0x" or "0X" prefix. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:4: error: 'nullable' does not name a type - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:30:160: error: 'nullable' does not name a type - (nullable NSDecimalNumber *)exceptionDuringOperation:(SEL)operation error:(NSCalculationError)error leftOperand:(NSDecimalNumber *)leftOperand rightOperand:(nullable NSDecimalNumber *)rightOperand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:51:33: error: 'nullable' does not name a type - (instancetype)initWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:33: error: 'nullable' does not name a type - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:52:73: error: 'nullable' does not name a type - (instancetype)initWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:54:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:60:47: error: 'nullable' does not name a type + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:47: error: 'nullable' does not name a type + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:61:87: error: 'nullable' does not name a type + (NSDecimalNumber *)decimalNumberWithString:(nullable NSString *)numberValue locale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:70:91: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByAdding:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:73:96: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberBySubtracting:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:76:98: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByMultiplyingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:79:95: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByDividingBy:(NSDecimalNumber *)decimalNumber withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:82:84: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByRaisingToPower:(NSUInteger)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:85:87: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByMultiplyingByPowerOf10:(short)power withBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:88:66: error: 'nullable' does not name a type - (NSDecimalNumber *)decimalNumberByRoundingAccordingToBehavior:(nullable id )behavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:149:22: error: 'nullable' does not name a type - (BOOL)scanDecimal:(nullable NSDecimal *)dcm; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:7:29: error: expected ';' before '<' token @class NSDictionary, NSArray, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:47:82: error: 'nullable' does not name a type - (instancetype)initWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:48:83: error: 'nullable' does not name a type + (instancetype)errorWithDomain:(NSString *)domain code:(NSInteger)code userInfo:(nullable NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:65:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedFailureReason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:65:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedFailureReason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:69:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedRecoverySuggestion; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:69:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedRecoverySuggestion; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:73:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *localizedRecoveryOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id recoveryAttempter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:77:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id recoveryAttempter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:81:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *helpAnchor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:81:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *helpAnchor; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:30:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:94:91: error: expected ')' before '(' token + (void)setUserInfoValueProviderForDomain:(NSString *)errorDomain provider:(id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))provider NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:94:91: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:94:91: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:95:18: error: expected ')' before '(' token + (id __nullable (^ __nullable)(NSError *err, NSString *userInfoKey))userInfoValueProviderForDomain:(NSString *)errorDomain NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:95:18: error: objective-c++ method declaration is expected before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:105: error: 'nullable' does not name a type - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:146: error: 'nullable' does not name a type - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSError.h:108:191: error: 'nullable' does not name a type - (void)attemptRecoveryFromError:(NSError *)error optionIndex:(NSUInteger)recoveryOptionIndex delegate:(nullable id)delegate didRecoverSelector:(nullable SEL)didRecoverSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:10:39: error: expected ';' before '<' token @class NSString, NSDictionary, NSArray, NSNumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:61: error: 'nullable' does not name a type + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:48:98: error: 'nullable' does not name a type + (NSException *)exceptionWithName:(NSString *)name reason:(nullable NSString *)reason userInfo:(nullable NSDictionary *)userInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:56: error: 'nullable' does not name a type - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:49:94: error: 'nullable' does not name a type - (instancetype)initWithName:(NSString *)aName reason:(nullable NSString *)aReason userInfo:(nullable NSDictionary *)aUserInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *reason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *reason; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:53:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:55:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:55:45: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:55:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:56:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:56:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:56:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:298:129: error: 'nullable' does not name a type - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:298:160: error: format string argument is not a string type - (void)handleFailureInMethod:(SEL)selector object:(id)object file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(5,6); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:300:124: error: 'nullable' does not name a type - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:300:155: error: format string argument is not a string type - (void)handleFailureInFunction:(NSString *)functionName file:(NSString *)fileName lineNumber:(NSInteger)line description:(nullable NSString *)format,... NS_FORMAT_FUNCTION(4,5); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:31:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:42:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForReadingAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:43:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForWritingAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:44:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForUpdatingAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:46:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForReadingFromURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:47:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForWritingToURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:48:4: error: 'nullable' does not name a type + (nullable instancetype)fileHandleForUpdatingURL:(NSURL *)url error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:65:44: error: 'nullable' does not name a type - (void)readInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:68:55: error: 'nullable' does not name a type - (void)readToEndOfFileInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:71:56: error: 'nullable' does not name a type - (void)acceptConnectionInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileHandle.h:74:51: error: 'nullable' does not name a type - (void)waitForDataInBackgroundAndNotifyForModes:(nullable NSArray *)modes; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: expected '>' before '*' token + (NSString *)pathWithComponents:(NSArray *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected ')' before '>' token + (NSString *)pathWithComponents:(NSArray *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:12:53: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *pathComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:13:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *pathComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:23:4: error: 'nullable' does not name a type - (nullable NSString *)stringByAppendingPathExtension:(NSString *)str; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: expected '>' before '*' token - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:22: error: expected ')' before '>' token - (NSArray *)stringsByAppendingPaths:(NSArray *)paths; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:32:22: error: objective-c++ method declaration is expected before '>' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: expected '>' before '*' token - (NSUInteger)completePathIntoString:(NSString * __nonnull * __nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * __nonnull * __nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:144: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:145: error: expected ')' before '>' token - (NSUInteger)completePathIntoString:(NSString * __nonnull * __nullable)outputName caseSensitive:(BOOL)flag matchesIntoArray:(NSArray * __nonnull * __nullable)outputArray filterTypes:(nullable NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:145: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:145: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:30: error: duplicate interface declaration for class 'NSArra' @interface NSArray (NSArrayPathExtensions) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:84:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:180:73: error: unknown type name 'nullable' - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:180:82: error: expected ')' before 'NSCachedURLResponse' - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:180:127: error: unknown type name 'nullable' - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:180:136: error: expected ')' before 'id' - (instancetype)initWithRequest:(NSURLRequest *)request cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:41:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray (NSArrayPathExtensions) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:187:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id client; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:43:1: error: expected constructor, destructor, or type conversion before '-' token - (NSArray *)pathsMatchingExtensions:(NSArray *)filterTypes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:187:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id client; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:201:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSCachedURLResponse *cachedResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:201:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSCachedURLResponse *cachedResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: expected '>' before '*' token FOUNDATION_EXPORT NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:36: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:37: error: expected unqualified-id before '>' token FOUNDATION_EXPORT NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:96:37: error: expected initializer before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:289:4: error: unknown type name 'nullable' + (nullable id)propertyForKey:(NSString *)key inRequest:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:289:13: error: expected ')' before 'id' + (nullable id)propertyForKey:(NSString *)key inRequest:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:355:71: error: unknown type name 'nullable' - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_AVAILABLE(10_10, 8_0); ^ /System/LibrarIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:11:15: error: expected ';' before '<' token @class NSArray, NSData, NSDate, NSDirectoryEnumerator, NSError, NSNumber; ^ y/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:355:80: error: expected ')' before 'NSCachedURLResponse' - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:355:125: error: unknown type name 'nullable' - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:355:134: error: expected ')' before 'id' - (instancetype)initWithTask:(NSURLSessionTask *)task cachedResponse:(nullable NSCachedURLResponse *)cachedResponse client:(nullable id )client NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:356:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURLSessionTask *task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtocol.h:356:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLSessionTask *task NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:4: error: 'nullable' does not name a type - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:86:81: error: 'nullable' does not name a type - (nullable NSArray *)mountedVolumeURLsIncludingResourceValuesForKeys:(nullable NSArray *)propertyKeys options:(NSVolumeEnumerationOptions)options NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:90:107: error: expected ')' before '(' token - (void)unmountVolumeAtURL:(NSURL *)url options:(NSFileManagerUnmountOptions)mask completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE(10_11, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:90:107: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:90:107: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:4: error: 'nullable' does not name a type - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:12:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:98:98: error: 'nullable' does not name a type - (nullable NSArray *)contentsOfDirectoryAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:18: error: expected '>' before '*' token - (NSArray *)URLsForDirectory:(NSSearchPathDirectory)directory inDomains:(NSSearchPathDomainMask)domainMask NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:18: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:19: error: expected ')' before '>' token - (NSArray *)URLsForDirectory:(NSSearchPathDirectory)directory inDomains:(NSSearchPathDomainMask)domainMask NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:103:19: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:244:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:109:129: error: 'nullable' does not name a type - (nullable NSURL *)URLForDirectory:(NSSearchPathDirectory)directory inDomain:(NSSearchPathDomainMask)domain appropriateForURL:(nullable NSURL *)url create:(BOOL)shouldCreate error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:244:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:121:109: error: 'nullable' does not name a type - (BOOL)createDirectoryAtURL:(NSURL *)url withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:281:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:129:20: error: unknown property attribute before ',' token @property (nullable, assign) id delega/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:281:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *mainDocumentURL; ^ te NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:129:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:129:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:46: error: expected '>' before '*' token - (BOOL)setAttributes:(NSDictionary *)attributes ofItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:47: error: expected ')' before ',' token - (BOOL)setAttributes:(NSDictionary *)attributes ofItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers//System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:341:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *URL; ^ NSFileManager.h:135:47: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:135:51: error: expected ';' before '>' token - (BOOL)setAttributes:(NSDictionary *)attributes ofItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:341:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:141:114: error: 'nullable' does not name a type - (BOOL)createDirectoryAtPath:(NSString *)path withIntermediateDirectories:(BOOL)createIntermediates attributes:(nullable NSDictionary *)attributes error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:381:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:147:4: error: 'nullable' does not name a type - (nullable NSArray *)contentsOfDirectoryAtPath:(NSString *)pat/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:381:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *mainDocumentURL; ^ h error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:153:4: error: 'nullable' does not name a type - (nullable NSArray *)subpathsOfDirectoryAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:159:4: error: 'nullable' does not name a type - (nullable NSDictionary *)attributesOfItemAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:4: error: 'nullable' does not name a type - (nullable NSDictionary *)attributesOfFileSystemForPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:417:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *HTTPMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:177:4: /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:417:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *HTTPMethod; ^ 1;31merror: 'nullable' does not name a type - (nullable NSString *)destinationOfSymbolicLinkAtPath:(NSString *)path error:(NSError **)error NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:426:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *allHTTPHeaderFields; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:426:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *allHTTPHeaderFields; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:426:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:438:4: error: unknown type name 'nullable' - (nullable NSString *)valueForHTTPHeaderField:(NSString *)field; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:201:4: error: 'nullable' does not name a type - (nullable NSDictionary *)fileAttributesAtPath:(NSString *)path traverse/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:438:13: error: expected ')' before 'NSString' - (nullable NSString *)valueForHTTPHeaderField:(NSString *)field; ^ Link:(BOOL)yorn NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:447:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSData *HTTPBody; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:203:4: error: 'nullable' does not name a type - (nullable NSArray *)directoryContentsAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:447:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSData *HTTPBody; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:204:4: error: 'nullable' does not name a type - (nullable NSDictionary *)fileSystemAttributesAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:461:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSInputStream *HTTPBodyStream; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:205:4: error: 'nullable' does not name a type - (nullable NSString *)pathContentOfSymbolicLinkAtPath:(NSString *)path NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:210:67: error: 'nullable' does not name a type - (BOOL)linkPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:461:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSInputStream *HTTPBodyStream; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:211:67: error: 'nullable' does not name a type - (BOOL)copyPath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:212:67: error: 'nullable' does not name a type - (BOOL)movePath:(NSString *)src toPath:(NSString *)dest handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:213:52: error: 'nullable' does not name a type - (BOOL)removeFileAtPath:(NSString *)path handler:(nullable id)handler NS_DEPRECATED(10_0, 10_5, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:417:48: note: originally specified here @property (nullable, readonly, copy) NSString *HTTPMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:224:56: error: 'nullable' does not name a type - (BOOL)fileExistsAtPath:(NSString *)path isDirectory:(nullable BOOL *)isDirectory; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:514:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *allHTTPHeaderFields; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:240:4: error: 'nullable' does not name a type - (nullable NSArray *)componentsToDisplayForPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:244:4: error: 'nullable' does not name a type - (nullable NSDirectoryEnumerator *)enumeratorAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:514:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *allHTTPHeaderFields; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:4: error: 'nullable' does n/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:514:50: error: cannot find protocol declaration for 'NSString' ot name a type - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:526:19: error: unknown type name 'nullable' - (void)setValue:(nullable NSString *)value forHTTPHeaderField:(NSString *)field; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:103: error: 'nullable' does not name a type - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:250:197: error: 'nullable' does not name a type - (nullable NSDirectoryEnumerator *)enumeratorAtURL:(NSURL *)url includingPropertiesForKeys:(nullable NSArray *)keys options:(NSDirectoryEnumerationOptions)mask errorHandler:(nullable BOOL (^)(NSURL *url, NSError *error))handler NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:254:4: error: 'nullable' does not name a type - (nullable NSArray *)subpathsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:526:28: error: expected ')' before 'NSString' - (void)setValue:(nullable NSString *)value forHTTPHeaderField:(NSString *)field; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:258:4: error: 'nullable' does not name a type - (nullable NSData *)contentsAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:53: error: 'nullable' does not name a type - (BOOL)createFileAtPath:(NSString *)path conten/System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:551:20: error: unknown property attribute before ',' token @property (nullable, copy) NSData *HTTPBody; ^ ts:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:259:88: error: 'nullable' does not name a type - (BOOL)createFileAtPath:(NSString *)path contents:(nullable NSData *)data attributes:(nullable NSDictionary *)attr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:551:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSData *HTTPBody; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:276:101: error: 'nullable' does not name a type - (BOOL)replaceItemAtURL:(NSURL *)originalItemURL withItemAtURL:(NSURL *)newItemURL backupItemName:(nullable NSString *)backupItemName options:(NSFileManagerItemReplacementOptions)options resultingItemURL:(NSURL * __nullable * __nullable)resultingURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:563:20: error: unknown property attribute before ',' token @property (nullable, retain) NSInputStream *HTTPBodyStream; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:297:56: error: 'nullable' does not name a type - (nullable NSURL *)URLForUbiquityContainerIdentifier:(nullable NSString *)containerIdentifier NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:301:4: error: 'nullable' does not name a type - (nullable NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate * __nullable * __nullable)outDate error:(NSError **)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLRequest.h:563:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSInputStream *HTTPBodyStream; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:307:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) id ubiquityIdentityToken NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:307:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:307:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) id ubiquityIdentityToken NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:311:4: error: 'nullable' does not name a type - (nullable NSURL *)containerURLForSecurityApplicationGroupIdentifier:(NSString *)groupIdentifier NS_AVAILABLE(10_8, 7_0); // Available for OS X in 10.8.3. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:11:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:49:52: error: unknown type name 'nullable' - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:49:61: error: expected ')' before 'NSString' - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:49:139: error: unknown type name 'nullable' - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:49:148: error: expected ')' before 'NSString' - (instancetype)initWithURL:(NSURL *)URL MIMEType:(nullable NSString *)MIMEType expectedContentLength:(NSInteger)length textEncodingName:(nullable NSString *)name NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:56:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:69:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *MIMEType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *MIMEType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:97:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *textEncodingName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *textEncodingName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:111:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *suggestedFilename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:111:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *suggestedFilename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:97: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:106: error: expected ')' before 'NSString' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:143: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:143:152: error: expected ')' before 'NSDictionary' - (nullable instancetype)initWithURL:(NSURL *)url statusCode:(NSInteger)statusCode HTTPVersion:(nullable NSString *)HTTPVersion headerFields:(nullable NSDictionary *)headerFields NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:87:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:7:15: error: expected ';' before '<' token @class NSArray, NSData, NSDictionary, NSMutableDictionary, NSString, NSURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:25:4: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; //nil suite means use the default search list that +standardUserDefaults uses ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:25:13: error: expected ')' before 'id' - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; //nil suite means use the default search list that +standardUserDefaults uses ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:87:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:25:45: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; //nil suite means use the default search list that +standardUserDefaults uses ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:25:54: error: expected ')' before 'NSString' - (nullable instancetype)initWithSuiteName:(nullable NSString *)suitename NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; //nil suite means use the default search list that +standardUserDefaults uses ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:87:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:26:4: error: unknown type name 'nullable' - (nullable id)initWithUser:(NSString *)username NS_DEPRECATED(10_0, 10_9, 2_0, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:26:13: error: expected ')' before 'id' - (nullable id)initWithUser:(NSString *)username NS_DEPRECATED(10_0, 10_9, 2_0, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:28:4: error: unknown type name 'nullable' - (nullable id)objectForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:28:13: error: expected ')' before 'id' - (nullable id)objectForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:29:20: error: unknown type name 'nullable' - (void)setObject:(nullable id)value forKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:29:29: error: expected ')' before 'id' - (void)setObject:(nullable id)value forKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:32:4: error: unknown type name 'nullable' - (nullable NSString *)stringForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:32:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:33:4: error: unknown type name 'nullable' - (nullable NSArray *)arrayForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:33:13: error: expected ')' before 'NSArray' - (nullable NSArray *)arrayForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:34:4: error: unknown type name 'nullable' - (nullable NSDictionary *)dictionaryForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:34:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)dictionaryForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:35:4: error: unknown type name 'nullable' - (nullable NSData *)dataForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:386:44: error: cannot find protocol declaration for 'ObjectType' @interface NSDirectoryEnumerator : NSEnumerator ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:35:13: error: expected ')' before 'NSData' - (nullable NSData *)dataForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:36:4: error: unknown type name 'nullable' - (nullable NSArray *)stringArrayForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:36:13: error: expected ')' before 'NSArray' - (nullable NSArray *)stringArrayForKey:(NSString *)defaultName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:386:46: error: expected unqualified-id before ':' token @interface NSDirectoryEnumerator : NSEnumerator ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:20: error: unknown property attribute before '/System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:41:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForKey:(NSString *)defaultName NS_AVAILABLE(10_6, 4_0); ^ m,' token @property (nullable, readonly, copy) NSDictionary *directoryAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:41:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForKey:(NSString *)defaultName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *directoryAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:391:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *directoryAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:47:17: error: unknown type name 'nullable' - (void)setURL:(nullable NSURL *)url forKey:(NSString *)defaultName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:47:26: error: expected ')' before 'NSURL' - (void)setURL:(nullable NSURL *)url forKey:(NSString *)defaultName NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary (NSFileAttributes) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:44: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:49: error: expected '>' before '*' token - (void)registerDefaults:(NSDictionary *)registrationDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:49:49: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:54:26: error: expected '>' before '*' token - (NSDictionary *)dictionaryRepresentation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:54:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:56:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *volatileDomainNames; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:56:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:57:26: error: expected '>' before '*' token - (NSDictionary *)volatileDomainForName:(NSString *)domainName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:442:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary (NSFileAttributes) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:57:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:444:1: error: expected constructor, destructor, or type conversion before '-' token - (unsigned long long)fileSize; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:58:50: error: expected '>' before '*' token - (void)setVolatileDomain:(NSDictionary *)domain forName:(NSString *)domainName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:445:4: error: 'nullable' does not name a type - (nullable NSDate *)fileModificationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:58:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:62:4: error: unknown type name 'nullable' - (nullable NSDictionary *)persistentDomainForName:(NSString *)domainName; ^ K/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:446:4: error: 'nullable' does not name a type - (nullable NSString *)fileType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:62:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)persistentDomainForName:(NSString *)domainName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:448:4: error: 'nullable' does not name a type - (nullable NSString *)fileOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:449:4: error: 'nullable' does not name a type - (nullable NSString *)fileGroupOwnerAccountName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:63:52: error: expected '>' before '*' token - (void)setPersistentDomain:(NSDictionary *)domain forName:(NSString *)domainName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserDefaults.h:63:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:457:4: error: 'nullable' does not name a type - (nullable NSDate *)fileCreationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:458:4: error: 'nullable' does not name a type - (nullable NSNumber *)fileOwnerAccountID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:459:4: error: 'nullable' does not name a type - (nullable NSNumber *)fileGroupOwnerAccountID; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:63:20: error: unknown property attribute before ')' token @property (nullable) NSUInteger (*hashFunction)(const void *item, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:64:20: error: unknown property attribute before ')' token @property (nullable) BOOL (*isEqualFunction)(const void *item1, const void*item2, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:20: error: unknown property attribute before ')' token @property (nullable) NSUInteger (*sizeFunction)(const void *item); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:20: error: unknown property attribute before ')' token @property (nullable) NSString * __nullable (*descriptionFunction)(const void *item); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:20: error: unknown property attribute before ')' token @property (nullable) void (*relinquishFunction)(const void *item, NSUInteger (* __nullable size)(const void *item)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:20: error: unknown property attribute before ')' token @property (nullable) void * __nonnull (*acquireFunction)(const void *src, NSUInteger (* __nullable size)(const void *item), BOOL shouldCopy); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:12:15: error: expected ';' before '<' token @class NSArray, NSSet, NSHashTable; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:31:34: error: cannot find protocol declaration for 'ObjectType' @interface NSHashTable : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:89:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:7:15: error: expected ';' before '<' token @class NSArray, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:31:36: error: expected unqualified-id before ':' token @interface NSHashTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:38:26: error: cannot find protocol declaration for 'ObjectType' + (NSHashTable *)hashTableWithOptions:(NSPointerFunctionsOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:44:26: error: cannot find protocol declaration for 'ObjectType' + (NSHashTable *)weakObjectsHashTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak object is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:4: error: 'nullable' does not name a type - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:51:32: error: 'nullable' does not name a type - (nullable ObjectType)member:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:52:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:54:20: error: 'nullable' does not name a type - (void)addObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:55:23: error: 'nullable' does not name a type - (void)removeObject:(nullable ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:59:46: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSArray *allObjects; // convenience ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:61:43: error: 'ObjectType' has not been declared @property (nullable, nonatomic, readonly) ObjectType anyObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:62:25: error: 'nullable' does not name a type - (BOOL)containsObject:(nullable ObjectType)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:64:52: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:65:51: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:66:52: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:68:51: error: cannot find protocol declaration for 'ObjectType' - (void)intersectHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:69:47: error: cannot find protocol declaration for 'ObjectType' - (void)unionHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:70:47: error: cannot find protocol declaration for 'ObjectType' - (void)minusHashTable:(NSHashTable *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:72:44: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSSet *setRepresentation; // create a set of the contents ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:10:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:12:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:4: error: 'nullable' does not name a type - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:68: error: expected '>' before '*' token - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:68: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:69: error: expected ')' before ',' token - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:69: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:238:73: error: expected ';' before '>' token - (nullable instancetype)initWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:4: error: 'nullable' does not name a type + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:72: error: expected '>' before '*' token + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:72: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:73: error: expected ')' before ',' token + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:73: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:253:77: error: expected ';' before '>' token + (nullable NSHTTPCookie *)cookieWithProperties:(NSDictionary *)properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:26: error: expected '>' before '*' token + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:27: error: expected ')' before ',' token + (NSDictionary *)requestHeaderFieldsWithCookies:(NSArray *)cookies; ^ n file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:89:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:23:30: error: unknown type name 'nullable' + (void)setValueTransformer:(nullable NSValueTransformer *)transformer forName:(NSString *)name; ^ 01m/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:263:27: error: objective-c++ method declaration is expected before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:23:39: error: expected ')' before 'NSValueTransformer' + (void)setValueTransformer:(nullable NSValueTransformer *)transformer forName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:25: error: expected '>' before '*' token + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:25: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:24:4: error: unknown typ/System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:26: error: expected ')' before '>' token + (NSArray *)cookiesWithResponseHeaderFields:(NSDictionary *)headerFields forURL:(NSURL *)URL; ^ e name 'nullable' + (nullable NSValueTransformer *)valueTransformerForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:274:26: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:24:13: error: expected ')' before 'NSValueTransformer' + (nullable NSValueTransformer *)valueTransformerForName:(NSString *)name; ^ In file included from /Syst/System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:25:21: error: expected '>' before '*' token + (NSArray *)valueTransformerNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:25:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:31:4: error: unknown type name 'nullable' - (nullable id)transformedValue:(nullable id)value; // by default returns value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:31:13: error: expected ')' before 'id' - (nullable id)transformedValue:(nullable id)value; // by default returns value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:31:34: error: unknown type name 'nullable' - (nullable id)transformedValue:(nullable id)value; // by default returns value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:31:43: error: expected ')' before 'id' - (nullable id)transformedValue:(nullable id)value; // by default returns value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:32:4: error: unknown type name 'nullable' - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:32:13: error: expected ')' before 'id' - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:32:41: error: unknown type name 'nullable' - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: ^ /System/Library/Frameworks/Foundation.framework/Headers/NSValueTransformer.h:32:50: error: expected ')' before 'id' - (nullable id)reverseTransformedValue:(nullable id)value; // by default raises an exception if +allowsReverseTransformation returns NO and otherwise invokes transformedValue: ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:90:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:7:28: error: expected ';' before '<' token @class NSData, NSDictionary, NSError, NSString, NSURL, NSInputStream, NSSet; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:90:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:28:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; // initializes the parser with the specified URL. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:28:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; // initializes the parser with the specified URL. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:90:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:33:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:41:20: error: unknown property attribute before ',' token @property (nullable, copy) NSSet *allowedExternalEntityURLs NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:41:40: error: expected '>' before '*' token @property (nullable, copy) NSSet *allowedExternalEntityURLs NS_AVAILABLE(10_9, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:41:40: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:46:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSError *parserError; // can be called after a parse is over to determine parser state. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *parserError; // can be called after a parse is over to determine parser state. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:56:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *publicID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *publicID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:57:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:90:98: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:90:107: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:90:137: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:90:146: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundNotationDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:104: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:113: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:143: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:152: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:186: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:92:195: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundUnparsedEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID notationName:(nullable NSString *)notationName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:94:139: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:94:148: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:94:178: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:94:187: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundAttributeDeclarationWithName:(NSString *)attributeName forElement:(NSString *)elementName type:(nullable NSString *)type defaultValue:(nullable NSString *)defaultValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:98:101: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundInternalEntityDeclarationWithName:(NSString *)name value:(nullable NSString *)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:98:110: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundInternalEntityDeclarationWithName:(NSString *)name value:(nullable NSString *)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:100:104: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:100:113: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:100:143: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:100:152: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundExternalEntityDeclarationWithName:(NSString *)name publicID:(nullable NSString *)publicID systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:92: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:101: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:140: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:149: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:200: error: expected '>' before '*' token - (void)parser:(NSXMLParser *)parser didStartElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName attributes:(NSDictionary *)attributeDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:102:200: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:110:90: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:110:99: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:110:138: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:110:147: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser didEndElement:(NSString *)elementName namespaceURI:(nullable NSString *)namespaceURI qualifiedName:(nullable NSString *)qName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:127:100: error: unknown type name 'nullable' - (void)parser:(NSXMLParser *)parser foundProcessingInstructionWithTarget:(NSString *)target data:(nullable NSString *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:127:109: error: expected ')' before 'NSString' - (void)parser:(NSXMLParser *)parser foundProcessingInstructionWithTarget:(NSString *)target data:(nullable NSString *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:136:4: error: unknown type name 'nullable' - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:136:13: error: expected ')' before 'NSData' - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:136:104: error: unknown type name 'nullable' - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:136:113: error: expected ')' before 'NSString' - (nullable NSData *)parser:(NSXMLParser *)parser resolveExternalEntityName:(NSString *)name systemID:(nullable NSString *)systemID; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:97:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:15:26: error: expected '>' before '*' token - (NSDictionary *)attributesAtIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:15:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:15:90: error: unknown type name 'nullable' - (NSDictionary *)attributesAtIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:15:99: error: expected ')' before 'NSRangePointer' - (NSDictionary *)attributesAtIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:22:4: error: unknown type name 'nullable' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:22:13: error: expected ')' before 'id' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:22:92: error: unknown type name 'nullable' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:22:101: error: expected ')' before 'NSRangePointer' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:25:26: error: expected '>' before '*' token - (NSDictionary *)attributesAtIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:25:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:25:97: error: unknown type name 'nullable' - (NSDictionary *)attributesAtIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:25:106: error: expected ')' before 'NSRangePointer' - (NSDictionary *)attributesAtIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:97:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:26:4: error: unknown type name 'nullable' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:26:13: error: expected ')' before 'id' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ em/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:26:99: error: unknown type name 'nullable' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:26:108: error: expected ')' before 'NSRangePointer' - (nullable id)attribute:(NSString *)attrName atIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:288:60: error: cannot find protocol declaration for 'NSString' /System/Library/Framewo/System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:31:60: error: unknown type name 'nullable' - (instancetype)initWithString:(NSString *)str attributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:31:69: error: expected ')' before 'NSDictionary' - (instancetype)initWithString:(NSString *)str attributes:(nullable NSDictionary *)attrs; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:39:131: error: expected ')' before '^' token - (void)enumerateAttributesInRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (^)(NSDictionary *attrs, NSRange range, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:39:133: error: expected ')' before '(' token - (void)enumerateAttributesInRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (^)(NSDictionary *attrs, NSRange range, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:40:152: error: expected ')' before '^' token - (void)enumerateAttribute:(NSString *)attrName inRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (^)(id __nullable value, NSRange range, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:40:154: error: expected ')' before '(' token - (void)enumerateAttribute:(NSString *)attrName inRange:(NSRange)enumerationRange options:(NSAttributedStringEnumerationOptions)opts usingBlock:(void (^)(id __nullable value, NSRange range, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:48:24: error: unknown type name 'nullable' - (void)setAttributes:(nullable NSDictionary *)attrs range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:48:33: error: expected ')' before 'NSDictionary' - (void)setAttributes:(nullable NSDictionary *)attrs range:(NSRange)range; ^ rks/Foundation.framework/Headers/NSHTTPCookie.h:288:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *properties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:57:46: error: expected '>' before '*' token - (void)addAttributes:(NSDictionary *)attrs range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:57:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:322:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *expiresDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:322:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:322:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *expiresDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:390:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *comment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:390:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:390:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *comment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:401:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *commentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:401:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:401:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *commentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *portList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *portList; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:55: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookie.h:414:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *portList; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:10:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:99:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:1: error: cannot find protocol declaration for 'KeyType' @interface NSCache : NSObject { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:1: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:13:42: error: expected identifier or '(' before ':' token @interface NSCache : NSObject { ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:22:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:21: error: unknown property attribute before ',' token @property (nullable , readonly, copy) NSArray *cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:22:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:21: error: expected ')' before '/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:24:4: error: unknown type name 'nullable' - (nullable ObjectType)objectForKey:(KeyType)key; ^ ,' token /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:24:13: error: expected ')' before 'ObjectType' - (nullable ObjectType)objectForKey:(KeyType)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:60: error: expected '>' before '*' token @property (nullable , readonly, copy) NSArray *cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:24:38: error: unknown type name 'KeyType' - (nullable ObjectType)objectForKey:(KeyType)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:60: error: cannot find protocol declaration for '/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:25:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)obj forKey:(KeyType)key; // 0 cost ^ NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:25:43: error: unknown type name 'KeyType' - (void)setObject:(ObjectType)obj forKey:(KeyType)key; // 0 cost ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:26:20: error: unknown type name 'ObjectType' - (void)setObject:(ObjectType)obj forKey:(KeyType)key cost:(NSUInteger)g; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:78:61: error: expected unqualified-id before '>' token @property (nullable , readonly, copy) NSArray *cookies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:26:43: error: unknown type name 'KeyType' - (void)setObject:(ObjectType)obj forKey:(KeyType)key cost:(NSUInteger)g; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:110:4: error: 'nullable' does not name a type - (nullable NSArray *)cookiesForURL:(NSURL *)URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:27:29: error: unknown type name 'KeyType' - (void)removeObjectForKey:(KeyType)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:42: error: expected '>' before '*' token - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:42: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:43: error: expected ')' before '>' token - (void)setCookies:(NSArray *)cookies forURL:(nullable NSURL *)URL mainDocumentURL:(nullable NSURL *)mainDocumentURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:43: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:129:43: error: expected ';' before '>' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: expected '>' before '*' token - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:25: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:26: error: expected ')' before '>' token - (NSArray *)sortedCookiesUsingDescriptors:(NSArray *) sortOrder NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:144:26: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: expected '>' before '*' token - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:44: error: cannot find protocol declaration for 'NSHTTPCookie' /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected ')' before '>' token - (void)storeCookies:(NSArray *)cookies forTask:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:10:21: error: expected ';' before '<' token @class NSDictionary , NSString; ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:149:45: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:76: error: expected ')' before '(' token - (void)getCookiesForTask:(NSURLSessionTask *)task completionHandler:(void (^) (NSArray * __nullable cookies))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:76: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSHTTPCookieStorage.h:150:76: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:28:81: error: unknown type name 'nullable' + (NSPredicate *)predicateWithFormat:(NSString *)predicateFormat argumentArray:(nullable NSArray *)arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:28:90: error: expected ')' before 'NSArray' + (NSPredicate *)predicateWithFormat:(NSString *)predicateFormat argumentArray:(nullable NSArray *)arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:32:4: error: unknown type name 'nullable' + (nullable NSPredicate *)predicateFromMetadataQueryString:(NSString *)queryString NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:32:13: error: expected ')' before 'NSPredicate' + (nullable NSPredicate *)predicateFromMetadataQueryString:(NSString *)queryString NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:36:43: error: expected ')' before '^' token + (NSPredicate*)predicateWithBlock:(BOOL (^)(id evaluatedObject, NSDictionary * __nullable bindings))block NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:36:45: error: expected ')' before '(' token + (NSPredicate*)predicateWithBlock:(BOOL (^)(id evaluatedObject, NSDictionary * __nullable bindings))block NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:75: error: expected '>' before '*' token - (instancetype)predicateWithSubstitutionVariables:(NSDictionary *)variables; // substitute constant values for variables m/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:74:98: error: 'nullable' does not name a type - (NSUInteger)getIndexes:(NSUInteger *)indexBuffer maxCount:(NSUInteger)bufferSize inIndexRange:(nullable NSRangePointer)range; ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:40:75: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:42:29: error: unknown type name 'nullable' - (BOOL)evaluateWithObject:(nullable id)object; // evaluate a predicate against a single object ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:42: error: expected ')' before '(' token - (void)enumerateIndexesUsingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:42:38: error: expected ')' before 'id' - (BOOL)evaluateWithObject:(nullable id)object; // evaluate a predicate against a single object ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:42: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:84:42: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:29: error: unknown type name 'nullable' - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings NS_AVAILABLE(10_5, 3_0); // single pass evaluation substituting variables from/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:81: error: expected ')' before '(' token - (void)enumerateIndexesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ the bindings dictionary for any variable expressions encountered ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:81: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:85:81: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:38: error: expected ')' before 'id' - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings NS_AVAILABLE(10_5, 3_0); // single pass evaluation substituting variables from the bindings dictionary for any variable expressions encountered ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:100: error: expected ')' before '(' token - (void)enumerateIndexesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:100: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:71: error: unknown type name 'nullable' - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings NS_AVAILABLE(10_5, 3_0); // single pass evaluation substituting variables from the bindings dictionary for any variable expressions encountered ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:86:100: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:44:80: error: expected ')' before 'NSDictiona/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:38: error: expected ')' before '(' token - (NSUInteger)indexPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ ry' - (BOOL)evaluateWithObject:(nullable id)object substitutionVariables:(nullable NSDictionary *)bindings NS_AVAILABLE(10_5, 3_0); // single pass evaluation substituting variables from the bindings dictionary for any variable expressions encountered ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:38: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:88:38: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:77: error: expected ')' before '(' token - (NSUInteger)indexWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:77: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:89:77: errIn file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:50:1: error: cannot find protocol declaration for 'ObjectType' @interface NSArray (NSPredicateSupport) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:50:1: error: redefinition of 'struct NSArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:1: note: originally defined here @interface NSArray (NSSortDescriptorSorting) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:51:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSArray *)filteredArrayUsingPredicate:(NSPredicate *)predicate; // evaluate a predicate against an array of objects and return a filtered array ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:54:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableArray (NSPredicateSupport) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:54:1: error: redefinition of 'struct NSMutableArray' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:1: note: originally defined here @interface NSMutableArray (NSSortDescriptorSorting) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:55:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)filterUsingPredicate:(NSPredicate *)predicate; // evaluate a predicate against an array of objects and filter the mutable array directly ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:59:1: error: cannot find protocol declaration for 'ObjectType' @interface NSSet (NSPredicateSupport) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:59:1: error: redefinition of 'struct NSSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:1: note: originally defined here @interface NSSet (NSSortDescriptorSorting) ^ or: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:60:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSSet *)filteredSetUsingPredicate:(NSPredicate *)predicate NS_AVAILABLE(10_5, 3_0); // evaluate a predicate against a set of objects and return a filtered set ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:96: error: expected ')' before '(' token - (NSUInteger)indexInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:96: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:90:96: error: expected ';' befo/System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:63:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableSet (NSPredicateSupport) ^ re '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:63:1: error: redefinition of 'struct NSMutableSet' /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:42: error: expected ')' before '(' token - (NSIndexSet *)indexesPassingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:42: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:92:42: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:81: error: expected ')' before '(' token - (NSIndexSet *)indexesWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:81: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:93:81: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:100: n file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:91:1: note: originally defined here @interface NSMutableSet (NSMutableSetCreation) ^ K error: expected ')' before '(' token - (NSIndexSet *)indexesInRange:(NSRange)range options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:64:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)filterUsingPredicate:(NSPredicate *)predicate NS_AVAILABLE(10_5, 3_0); // evaluate a predicate against a set of objects an/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:100: error: expected identifier before '(' token d filter the mutable set directly ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:94:100: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:41: error: expected ')' before '(' token - (void)enumerateRangesUsingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:41: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:67:1: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet (NSPredicateSupport) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:101:41: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:67:1: error: redefinition of 'struct NSOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:1: note: originally defined here @interface NSOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:80: error: expected ')' before '(' token - (void)enumerateRangesWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:69:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (NSOrderedSet *)filteredOrderedSetUsingPredicate:(NSPredicate *)p NS_AVAILABLE(10_7, 5_0); // evaluate a predicate a/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:80: error: expected identifier before '(' token gainst an ordered set of objects and return a filtered ordered set ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:102:80: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:99: error: expected ')' before '(' token - (void)enumerateRangesInRange:(NSRange)range options:(NSEnumerationOptions)opts usingBlock:(void (^)(NSRange range, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:99: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:73:1: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet (NSPredicateSupport) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:103:99: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:73:1: error: redefinition of 'struct NSMutableOrderedSet' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:1: note: originally defined here @interface NSMutableOrderedSet (NSKeyValueSorting) ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPredicate.h:75:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token - (void)filterUsingPredicate:(NSPredicate *)p NS_AVAILABLE(10_7, 5_0); // evaluate a predicate against an ordered set of objects and filter the mutable ordered set directly ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:40:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:30:20: error: unknown property attribute before ',' token @property (nullable, assign) id target; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:30:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:30:1: note: 'assign' can be unsafe for Objective-C In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:61:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:61:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ objects; please state explicitly if you need it @property (nullable, assign) id target; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:100:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSComparisonPredicate.h:67:20: error: unknown property attribute before ',' token @property (nullable, readonly) SEL customSelector; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:47:4: error: 'nullable' does not name a type + (nullable NSData *)dataWithJSONObject:(id)obj options:(NSJSONWritingOptions)opt error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:52:4: error: 'nullable' does not name a type + (nullable id)JSONObjectWithData:(NSData *)data options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSJSONSerialization.h:60:4: error: 'nullable' does not name a type + (nullable id)JSONObjectWithStream:(NSInputStream *)stream options:(NSJSONReadingOptions)opt error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:10:34: error: expected ';' before '<' token @class NSArray, NSIndexSet, NSSet, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:101:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:7:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: cannot find protocol declaration for 'ObjectType' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:49: error: expected unqualified-id before ':' token @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:20:4: error: 'ObjectType' does not name a type - (ObjectType)objectAtIndex:(NSUInteger)idx; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:101:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:95: error: expected '>' before '*' token - (instancetype)initWithType:(NSCompoundPredicateType)type subpredicates:(NSArray *)subpredicates NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:21:30: error: '/System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:27:95: error: cannot find protocol declaration for 'NSPredicate' /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:28:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:28:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:101:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:77: error: expected '>' before '*' token + (NSCompoundPredicate *)andPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(andPredicateWithSubpredicates:)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:34:77: error: cannot find protocol declaration for 'NSPredicate' /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:76: error: expected '>' before '*' token + (NSCompoundPredicate *)orPredicateWithSubpredicates:(NSArray *)subpredicates NS_SWIFT_NAME(init(orPredicateWithSubpredicates:)); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCompoundPredicate.h:35:76: error: cannot find protocol declaration for 'NSPredicate' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:102:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:59:4: error: unknown type name 'nullable' - (nullable NSString *)stringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:59:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForObjectValue:(id)obj; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:61:4: error: unknown type name 'nullable' - (nullable NSString *)stringFromDateComponents:(NSDateComponents *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:61:13: error: expected ')' before 'NSString' - (nullable NSString *)stringFromDateComponents:(NSDateComponents *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:69:4: error: unknown type name 'nullable' - (nullable NSString *)stringFromDate:(NSDate *)startDate toDate:(NSDate *)endDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:69:13: error: expected ')' before 'NSString' - (nullable NSString *)stringFromDate:(NSDate *)startDate toDate:(NSDate *)endDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:73:4: error: unknown type name 'nullable' - (nullable NSString *)stringFromTimeInterval:(NSTimeInterval)ti; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:73:13: error: expected ')' before 'NSString' - (nullable NSString *)stringFromTimeInterval:(NSTimeInterval)ti; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:76:4: error: unknown type name 'nullable' + (nullable NSString *)localizedStringFromDateComponents:(NSDateComponents *)components unitsStyle:(NSDateComponentsFormatterUnitsStyle) unitsStyle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:76:13: error: expected ')' before 'NSString' + (nullable NSString *)localizedStringFromDateComponents:(NSDateComponents *)components unitsStyle:(NSDateComponentsFormatterUnitsStyle) unitsStyle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:106:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDateComponentsFormatter.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCalendar *calendar; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:103:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:8:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:103:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:50:47: error: unknown type name 'nullable' + (NSExpression *)expressionForConstantValue:(nullable id)obj; // Expression that returns a constant value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:50:56: error: expected ')' before 'id' + (NSExpression *)expressionForConstantValue:(nullable id)obj; // Expression that returns a constant value ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:101:105: error: unknown type name 'nullable' + (NSExpression *)expressionForFunction:(NSExpression *)target selectorName:(NSString *)name arguments:(nullable NSArray *)parameters NS_AVAILABLE(10_5, 3_0); // Expression that invokes the selector on target with parameters. Will throw at runtime if target does not implement selector or if parameters are wrong. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:101:114: error: expected ')' before 'NSArray' + (NSExpression *)expressionForFunction:(NSExpression *)target selectorName:(NSString *)name arguments:(nullable NSArray *)parameters NS_AVAILABLE(10_5, 3_0); // Expression that invokes the selector on target with parameters. Will throw at runtime if target does not implement selector or if parameters are wrong. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:103:43: error: expected ')' before '^' token + (NSExpression *)expressionForBlock:(id (^)(id __nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * __nullable context))block arguments:(nullable NSArray *)arguments NS_AVAILABLE(10_6, 4_0); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:103:45: error: expected ')' before '(' token + (NSExpression *)expressionForBlock:(id (^)(id __nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * __nullable context))block arguments:(nullable NSArray *)arguments NS_AVAILABLE(10_6, 4_0); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:103:158: error: unknown type name 'nullable' + (NSExpression *)expressionForBlock:(id (^)(id __nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * __nullable context))block arguments:(nullable NSArray *)arguments NS_AVAILABLE(10_6, 4_0); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:103:167: error: expected ')' before 'NSArray' + (NSExpression *)expressionForBlock:(id (^)(id __nullable evaluatedObject, NSArray *expressions, NSMutableDictionary * __nullable context))block arguments:(nullable NSArray *)arguments NS_AVAILABLE(10_6, 4_0); // Expression that invokes the block with the parameters; note that block expressions are not encodable or representable as parseable strings. ^ ObjectType' does not name a type - (NSUInteger)indexOfObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:107:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:107:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:23:40: error: expected ')' before 'ObjectType' - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:23:51: error: expected ';' before '[' token - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:103:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:116:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *arguments; // array of expressions which will be passed as parameters during invocation of the selector on the operand of a function expression ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:24:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:116:59: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *arguments; // array of expressions which will be passed as parameters during invocation of the selector on the operand of a function expression ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:35: error: duplicate interface declaration for class 'NSOrderedSet' @interface NSOrderedSet (NSExtendedOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:116:59: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:35: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: redefinition of 'struct NSOrderedSet' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:28:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSOrderedSet (NSExtendedOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:30:1: error: expected constructor, destructor, or type conversion before '-' token - (void)getObjects:(ObjectType __unsafe_unretained [])objects range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framewo/System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:127:32: error: expected identifier or '(' before '^' token @property (readonly, copy) id (^expressionBlock)(id __nullable, NSArray *, NSMutableDictionary * __nullable) NS_AVAILABLE(10_6, 4_0); ^ rk/Headers/NSOrderedSet.h:31:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)objectsAtIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType firstObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExpression.h:130:1: error: expected identifier before '-' token - (id)expressionValueWithObject:(nullable id)object context:(nullable NSMutableDictionary *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:32:43: error: 'ObjectType' has not been declared @property (nullable, nonatomic, readonly) ObjectType firstObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:33:43: error: 'ObjectType' has not been declared @property (nullable, nonatomic, readonly) ObjectType lastObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:35:53: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isEqualToOrderedSet:(NSOrderedSet *)other; In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:16:47: error: expected identifier before ')' token @property(readonly, copy, NS_NONATOMIC_IOSONLY) NSArray *inputItems; ^ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:40: error: unknown type name 'nullable' - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ __nullable)(BOOL expired))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:37:25: error: 'ObjectType' does no/System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:49: error: expected ')' before 'NSArray' - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ __nullable)(BOOL expired))completionHandler; ^ t name a type - (BOOL)containsObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:89: error: expected ')' before '^' token - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ __nullable)(BOOL expired))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:19:102: error: expected ')' before '(' token - (void)completeRequestReturningItems:(nullable NSArray *)items completionHandler:(void(^ __nullable)(BOOL expired))completionHandler; ^ /System/Library/Frameworks/Foundation.frameIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:25:55: error: expected ')' before '^' token - (void)openURL:(NSURL *)URL completionHandler:(void (^ __nullable)(BOOL success))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionContext.h:25:68: error: expected ')' before '(' token - (void)openURL:(NSURL *)URL completionHandler:(void (^ __nullable)(BOOL success))completionHandler; ^ work/Headers/NSOrderedSet.h:38:54: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:39:40: error: cannot find protocol declaration for 'ObjectType' - (BOOL)intersectsSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:41:54: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:42:40: error: cannot find protocol declaration for 'ObjectType' - (BOOL)isSubsetOfSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:44:4: error: 'ObjectType' does not name a type - (ObjectType)objectAtIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:46:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:47:27: error: cannot find protocol declaration for 'ObjectType' - (NSEnumerator *)reverseObjectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:49:51: error: cannot find protocol declaration for 'ObjectType' @property (readonly, copy) NSOrderedSet *reversedOrderedSet; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:105, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:12:15: error: expected identifier or '(' before '^' token typedef void (^NSItemProviderCompletionHandler)(__nullable id item, NSError * __null_unspecified error); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:13:15: error: expected identifier or '(' before '^' token typedef void (^NSItemProviderLoadHandler)(__null_unspecified NSItemProviderCompletionHandler completionHandler, __null_unspecified Class expectedValueClass, NSDictionary * __null_unspecified options); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:105, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:20:31: error: unknown type name 'nullable' - (instancetype)initWithItem:(nullable id )item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:20:40: error: expected ')' before 'id' - (instancetype)initWithItem:(nullable id )item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:20:81: error: unknown type name 'nullable' - (instancetype)initWithItem:(nullable id )item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:20:90: error: expected ')' before 'NSString' - (instancetype)initWithItem:(nullable id )item typeIdentifier:(nullable NSString *)typeIdentifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:23:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:23:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:105, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:23:49: error: unknown type name 'null_unspecified' - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:23:66: error: expected ')' before 'NSURL' - (nullable instancetype)initWithContentsOfURL:(null_unspecified NSURL *)fileURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:105, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:26:79: error: unknown type name 'NSItemProviderLoadHandler' - (void)registerItemForTypeIdentifier:(NSString *)typeIdentifier loadHandler:(NSItemProviderLoadHandler)loadHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:29:47: error: expected identifier before ')' token @property(copy, readonly, NS_NONATOMIC_IOSONLY) NSArray *registeredTypeIdentifiers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:35:71: error: unknown type name 'nullable' - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:35:80: error: expected ')' before 'NSDictionary' - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:35:122: error: unknown type name 'nullable' - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:35:131: error: expected ')' before 'NSItemProviderCompletionHandler' - (void)loadItemForTypeIdentifier:(NSString *)typeIdentifier options:(nullable NSDictionary *)options completionHandler:(nullable NSItemProviderCompletionHandler)completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:45:19: error: unknown property attribute before ',' token @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSItemProviderLoadHandler previewImageHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:45:49: error: unknown type name 'NSItemProviderLoadHandler' @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSItemProviderLoadHandler previewImageHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:48:38: error: unknown type name 'null_unspecified' - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:48:55: error: expected ')' before 'NSDictionary' - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:48:97: error: unknown type name 'null_unspecified' - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSItemProvider.h:48:114: error: expected ')' before 'NSItemProviderCompletionHandler' - (void)loadPreviewImageWithOptions:(null_unspecified NSDictionary *)options completionHandler:(null_unspecified NSItemProviderCompletionHandler)completionHandler NS_AVAILABLE(10_10, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:105:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:16:19: error: unknown property attribute before ',' token @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:16:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:19:19: error: unknown property attribute before ',' token @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSAttributedString *attributedContentText; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:19:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSAttributedString *attributedContentText; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:22:19: error: unknown property attribute before ',' token @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSArray *attachments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:22:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSArray *attachments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:25:19: error: unknown property attribute before ',' token @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSExtensionItem.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, NS_NONATOMIC_IOSONLY) NSDictionary *userInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:9:15: error: expected ';' before '<' token @class NSArray, NSError, NSMutableDictionary, NSOperationQueue, NSURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:106:14: error: expected '>' before '<' token + (NSArray> *)filePresenters; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:106:14: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:106:14: error: can not use an object as parameter to a method In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:120:40: error: unknown type name 'nullable' - (instancetype)initWithFilePresenter:(nullable id)filePresenterOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:120:49: error: expected ')' before 'id' - (instancetype)initWithFilePresenter:(nullable id)filePresenterOrNil NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:170:65: error: expected '>' before '*' token - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * __nullable error))accessor NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:57:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:170:65: error: cannot find protocol declaration for 'NSFileAccessIntent' /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:170:128: error: expected ')' before '^' token - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * __nullable error))accessor NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:57:48: error: cannot find protocol declaration for 'ObjectType' @property (readonly, strong) NSArray *array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:170:130: error: expected ')' before '(' token - (void)coordinateAccessWithIntents:(NSArray *)intents queue:(NSOperationQueue *)queue byAccessor:(void (^)(NSError * __nullable error))accessor NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:28: error: unknown property attribute before ')' token @property (readonly, strong) NSSet *set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:58:46: error: cannot find protocol declaration for 'ObjectType' @property (readonly, strong) NSSet *set; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:182:143: error: expected ')' before '^' token - (void)coordinateReadingItemAtURL:(NSURL *)url options:(NSFileCoordinatorReadingOptions)options error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL))reader; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:60:42: error: expected ')' before '(' token - (void)enumerateObjectsUsingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:182:145: error: expected ')' before '(' token - (void)coordinateReadingItemAtURL:(NSURL *)url options:(NSFileCoordinatorReadingOptions)options error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL))reader; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:60:42: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:60:42: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:183:143: error: expected ')' before '^' token - (void)coordinateWritingItemAtURL:(NSURL *)url options:(NSFileCoordinatorWritingOptions)options error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:81: error: expected ')' before '(' token - (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:81: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:183:145: error: expected ')' before '(' token - (void)coordinateWritingItemAtURL:(NSURL *)url options:(NSFileCoordinatorWritingOptions)options error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:61:81: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/F/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:184:250: error: expected ')' before '^' token - (void)coordinateReadingItemAtURL:(NSURL *)readingURL options:(NSFileCoordinatorReadingOptions)readingOptions writingItemAtURL:(NSURL *)writingURL options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(NSURL *newReadingURL, NSURL *newWritingURL))readerWriter; ^ rameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:184:252: error: expected ')' before '(' token - (void)coordinateReadingItemAtURL:(NSURL *)readingURL options:(NSFileCoordinatorReadingOptions)readingOptions writingItemAtURL:(NSURL *)writingURL options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(NSURL *newReadingURL, NSURL *newWritingURL))readerWriter; ^ /sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:103: error: expected ')' before '(' token - (void)enumerateObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts usingBlock:(void (^)(ObjectType obj, NSUInteger idx, BOOL *stop))block; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:185:226: error: expected ')' before '^' token - (void)coordinateWritingItemAtURL:(NSURL *)url1 options:(NSFileCoordinatorWritingOptions)options1 writingItemAtURL:(NSURL *)url2 options:(NSFileCoordinatorWritingOptions)options2 error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL1, NSURL *newURL2))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:103: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:62:103: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:185:228: error: expected ')' before '(' token - (void)coordinateWritingItemAtURL:(NSURL *)url1 options:(NSFileCoordinatorWritingOptions)options1 writingItemAtURL:(NSURL *)url2 options:(NSFileCoordinatorWritingOptions)options2 error:(NSError **)outError byAccessor:(void (^)(NSURL *newURL1, NSURL *newURL2))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:64:46: error: expected ')' before '(' token - (NSUInteger)indexOfObjectPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:64:46: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:64:46: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:53: error: expected '>' before '*' token - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(void (^completionHandler)(void)))batchAccessor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:53: error: cannot find protocol declaration for 'NSURL' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:160: error: expected '>' before '*' token - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(void (^completionHandler)(void)))batchAccessor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:160: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:278: error: expected ')' before '^' token - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(void (^completionHandler)(void)))batchAccessor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileCoordinator.h:195:280: error: expected ')' before '(' token - (void)prepareForReadingItemsAtURLs:(NSArray *)readingURLs options:(NSFileCoordinatorReadingOptions)readingOptions writingItemsAtURLs:(NSArray *)writingURLs options:(NSFileCoordinatorWritingOptions)writingOptions error:(NSError **)outError byAccessor:(void (^)(void (^completionHandler)(void)))batchAccessor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:85: error: expected ')' before '(' token - (NSUInteger)indexOfObjectWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:85: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:65:85: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:107: error: expected ')' before '(' token - (NSUInteger)indexOfObjectAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:107: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:66:107: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:68:51: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsPassingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:68:51: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:68:51:In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:108:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:27:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *presentedItemURL; ^ error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *presentedItemURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:90: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsWithOptions:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:90: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:69:90: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:39:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *primaryPresentedItemURL NS_AVAILABLE(10_8, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:112: error: expected ')' before '(' token - (NSIndexSet *)indexesOfObjectsAtIndexes:(NSIndexSet *)s options:(NSEnumerationOptions)opts passingTest:(BOOL (^)(ObjectType obj, NSUInteger idx, BOOL *stop))predicate; /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:39:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *primaryPresentedItemURL NS_AVAILABLE(10_8, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:45:48: error: expected ')' before '^' token - (void)relinquishPresentedItemToReader:(void (^)(void (^ __nullable reacquirer)(void)))reader; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:45:50: error: expected ')' before '(' token - (void)relinquishPresentedItemToReader:(void (^)(void (^ __nullable reacquirer)(void)))reader; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:51:48: error: expected ')' before '^' token - (void)relinquishPresentedItemToWriter:(void (^)(void (^ __nullable reacquirer)(void)))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:51:50: error: expected ')' before '(' token - (void)relinquishPresentedItemToWriter:(void (^)(void (^ __nullable reacquirer)(void)))writer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:59:62: error: expected ')' before '^' token - (void)savePresentedItemChangesWithCompletionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:59:64: error: expected ')' before '(' token - (void)savePresentedItemChangesWithCompletionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:108:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:67:70: error: expected ')' before '^' token - (void)accommodatePresentedItemDeletionWithCompletionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:67:72: error: expected ')' before '(' token - (void)accommodatePresentedItemDeletionWithCompletionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:109:88: error: expected ')' before '^' token - (void)accommodatePresentedSubitemDeletionAtURL:(NSURL *)url completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFilePresenter.h:109:90: error: expected ')' before '(' token - (void)accommodatePresentedSubitemDeletionAtURL:(NSURL *)url completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:9:15: error: expected ';' before '<' token @class NSArray, NSDate, NSDictionary, NSError, NSString, NSURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:51:4: error: unknown type name 'nullable' + (nullable NSFileVersion *)currentVersionOfItemAtURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:51:13: error: expected ')' before 'NSFileVersion' + (nullable NSFileVersion *)currentVersionOfItemAtURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:55:4: error: unknown type name 'nullable' + (nullable NSArray *)otherVersionsOfItemAtURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:55:13: error: expected ')' before 'NSArray' + (nullable NSArray *)otherVersionsOfItemAtURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:59:4: error: unknown type name 'nullable' + (nullable NSArray *)unresolvedConflictVersionsOfItemAtURL:(NSURL *)url; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:59:13: error: expected ')' before 'NSArray' + (nullable NSArray *)unresolvedConflictVersionsOfItemAtURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:67:78: error: expected ')' before '^' token + (void)getNonlocalVersionsOfItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray * __nullable nonlocalFileVersions, NSError * __nullable error))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:67:80: error: expected ')' before '(' token + (void)getNonlocalVersionsOfItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray * __nullable nonlocalFileVersions, NSError * __nullable error))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:71:4: error: unknown type name 'nullable' + (nullable NSFileVersion *)versionOfItemAtURL:(NSURL *)url forPersistentIdentifier:(id)persistentIdentifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:71:13: error: expected ')' before 'NSFileVersion' + (nullable NSFileVersion *)versionOfItemAtURL:(NSURL *)url forPersistentIdentifier:(id)persistentIdentifier; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:79:4: error: unknown type name 'nullable' + (nullable NSFileVersion *)addVersionOfItemAtURL:(NSURL *)url withContentsOfURL:(NSURL *)contentsURL options:(NSFileVersionAddingOptions)options error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:79:13: error: expected ')' before 'NSFileVersion' + (nullable NSFileVersion *)addVersionOfItemAtURL:(NSURL *)url withContentsOfURL:(NSURL *)contentsURL options:(NSFileVersionAddingOptions)options error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:91:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:95:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedNameOfSavingComputer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedNameOfSavingComputer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:99:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *modificationDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:99:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *modificationDate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:141:4: error: unknown type name 'nullable' - (nullable NSURL *)replaceItemAtURL:(NSURL *)url options:(NSFileVersionReplacingOptions)options error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileVersion.h:141:13: error: expected ')' before 'NSURL' - (nullable NSURL *)replaceItemAtURL:(NSURL *)url options:(NSFileVersionReplacingOptions)options error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:110:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:8:28: error: expected ';' before '<' token @class NSData, NSDictionary, NSError, NSString, NSURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:51:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url options:(NSFileWrapperReadingOptions)options error:(NSError **)outError NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:51:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url options:(NSFileWrapperReadingOptions)options error:(NSError **)outError NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:110:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:70: error: expected '>' before '*' token - (instancetype)initDirectoryWithFileWrappers:(NSDictionary *)childrenByPreferredName NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:55:70: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:67:4: error: unknown type name 'nullable' - (nullable instancetype)initWithSerializedRepresentation:(NSData *)serializeRepresentation NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:67:13: error: expected ')' before 'id' - (nullable instancetype)initWithSerializedRepresentation:(NSData *)serializeRepresentation NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:110:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:69:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:69:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:110:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:83:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *preferredFilename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:83:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *preferredFilename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:87:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *filename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *filename; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:91:40: error: expected '>' before '*' token @property (copy) NSDictionary *fileAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:91:40: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:110:99: error: unknown type name 'nullable' - (BOOL)writeToURL:(NSURL *)url options:(NSFileWrapperWritingOptions)options originalContentsURL:(nullable NSURL *)originalContentsURL error:(NSError **)outError NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:110:108: error: expected ')' before 'NSURL' - (BOOL)writeToURL:(NSURL *)url options:(NSFileWrapperWritingOptions)options originalContentsURL:(nullable NSURL *)originalContentsURL error:(NSError **)outError NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:116:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSData *serializedRepresentation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:116:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSData *serializedRepresentation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *fileWrappers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *fileWrappers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:136:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:140:4: error: unknown type name 'nullable' - (nullable NSString *)keyForFileWrapper:(NSFileWrapper *)child; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:140:13: error: expected ')' before 'NSString' - (nullable NSString *)keyForFileWrapper:(NSFileWrapper *)child; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:148:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSData *regularFileContents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:148:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSData *regularFileContents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:156:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *symbolicLinkDestinationURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:156:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *symbolicLinkDestinationURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:168:4: error: unknown type name 'nullable' - (nullable id)initWithPath:(NSString *)path NS_DEPRECATED_MAC(10_0, 10_10, "Use -initWithURL:options:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSFileWrapper.h:168:13: error: expected ')' before 'id' - (nullable id)initWithPath:(NSString *)path NS_DEPRECATED_MAC(10_0, 10_10, "Use -initWithURL:options:error: instead."); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:112:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:8:15: error: expected ';' before '<' token @class NSArray, NSOrthography, NSValue; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:112:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:86:54: error: expected '>' before '*' token - (instancetype)initWithTagSchemes:(NSArray *)tagSchemes options:(NSUInteger)opts NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:86:54: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:88:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *tagSchemes NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:88:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:89:20: error: unknown property attribute before ',' token @property (nullable, retain) NSString *string NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSString *string NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:93:21: error: expected '>' before '*' token + (NSArray *)availableTagSchemesForLanguage:(NSString *)language NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:93:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:97:25: error: unknown type name 'nullable' - (void)setOrthography:(nullable NSOrthography *)orthography range:(NSRange)range NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:97:34: error: expected ')' before 'NSOrthography' - (void)setOrthography:(nullable NSOrthography *)orthography range:(NSRange)range NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:98:4: error: unknown type name 'nullable' - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:98:13: error: expected ')' before 'NSOrthography' - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:98:86: error: unknown type name 'nullable' - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:98:95: error: expected ')' before 'NSRangePointer' - (nullable NSOrthography *)orthographyAtIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:106:132: error: expected ')' before '^' token - (void)enumerateTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:106:134: error: expected ')' before '(' token - (void)enumerateTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:4: error: unknown type name 'nullable' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:13: error: expected ')' before 'NSString' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:98: error: unknown type name 'nullable' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:107: error: expected ')' before 'NSRangePointer' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:148: error: unknown type name 'nullable' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:109:157: error: expected ')' before 'NSRangePointer' - (nullable NSString *)tagAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:110:21: error: expected '>' before '*' token - (NSArray *)tagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:110:21: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:110:151: error: expected '>' before '*' token - (NSArray *)tagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:110:151: error: cannot find protocol declaration for 'NSValu' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:4: error: unknown type name 'nullable' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:13: error: expected ')' before 'NSArray' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:118: error: unknown type name 'nullable' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:127: error: expected ')' before 'NSRangePointer' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:168: error: unknown type name 'nullable' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:177: error: expected ')' before 'NSRangePointer' - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:230: error: expected '>' before '*' token - (nullable NSArray *)possibleTagsAtIndex:(NSUInteger)charIndex scheme:(NSString *)tagScheme tokenRange:(nullable NSRangePointer)tokenRange sentenceRange:(nullable NSRangePointer)sentenceRange scores:(NSArray * __nullable * __nullable)scores NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:111:230: error: cannot find protocol declaration for 'NSValu' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:21: error: expected '>' before '*' token - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:21: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:145: error: unknown type name 'nullable' - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:154: error: expected ')' before 'NSOrthography' - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:211: error: expected '>' before '*' token - (NSArray *)linguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray * __nullable * __nullable)tokenRanges NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:119:211: error: cannot find protocol declaration for 'NSValu' ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:120:137: error: unknown type name 'nullable' - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:112: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:120:146: error: expected ')' before 'NSOrthography' - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:70:112: error: expected ';' before '(' token /System/Library/Fra/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:72:30: error: 'ObjectType' does not name a type - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp; // binary search ^ meworks/Foundation.framework/Headers/NSLinguisticTagger.h:120:192: error: expected ')' before '^' token - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:72:133: error: 'NSComparator' does not name a type - (NSUInteger)indexOfObject:(ObjectType)object inSortedRange:(NSRange)range options:(NSBinarySearchingOptions)opts usingComparator:(NSComparator)cmp; // binary search ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:74:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLinguisticTagger.h:120:194: error: expected ')' before '(' token - (void)enumerateLinguisticTagsInRange:(NSRange)range scheme:(NSString *)tagScheme options:(NSLinguisticTaggerOptions)opts orthography:(nullable NSOrthography *)orthography usingBlock:(void (^)(NSString *tag, NSRange tokenRange, NSRange sentenceRange, BOOL *stop))block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:74:54: error: 'NSComparator' does not name a type - (NSArray *)sortedArrayUsingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:22: error: cannot find protocol declaration for 'ObjectType' - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:75:86: error: 'NSComparator' does not name a type - (NSArray *)sortedArrayWithOptions:(NSSortOptions)opts usingComparator:(NSComparator)cmptr; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:78:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:79:38: error: 'nullable' does not name a type - (NSString *)descriptionWithLocale:(nullable id)locale indent:(NSUInteger)level; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:35: error: duplicate interface declaration for class 'NSOrderedSet' @interface NSOrderedSet (NSOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:35: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: redefinition of 'struct NSOrderedSet' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:83:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSOrderedSet (NSOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:85:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)orderedSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:86:39: error: 'ObjectType' does not name a type + (instancetype)orderedSetWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:87:46: error: expected ')' before 'ObjectType' + (instancetype)orderedSetWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:87:57: error: expected ';' before '[' token + (instancetype)orderedSetWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:40: error: 'ObjectType' does not name a type + (instancetype)orderedSetWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:88:65: error: duplicate declaration of method '+orderedSetWithObjects:' with conflicting types + (instancetype)orderedSetWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:87:46: note: previous declaration of '+orderedSetWithObjects:' + (instancetype)orderedSetWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:89:66: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:90:66: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:91:56: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:92:56: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithArray:(NSArray *)array range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:93:52: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:94:52: error: cannot find protocol declaration for 'ObjectType' + (instancetype)orderedSetWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:96:33: error: 'ObjectType' does not name a type - (instancetype)initWithObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:97:34: error: 'ObjectType' does not name a type - (instancetype)initWithObjects:(ObjectType)firstObj, ... NS_REQUIRES_NIL_TERMINATION; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:98:60: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:99:60: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:100:60: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithOrderedSet:(NSOrderedSet *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:101:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:102:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:103:50: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithArray:(NSArray *)set range:(NSRange)range copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:104:46: error: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:105:46: erIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:113:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:10:32: error: expected ';' before '<' token @class NSString, NSURL, NSArray, NSDictionary, NSPredicate, NSOperationQueue, NSSortDescriptor; ^ ror: cannot find protocol declaration for 'ObjectType' - (instancetype)initWithSet:(NSSet *)set copyItems:(BOOL)flag; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:42: error: cannot find protocol declaration for 'ObjectType' @interface NSMutableOrderedSet : NSOrderedSet ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:113:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFon/System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:44: error: expected unqualified-id before ':' token @interface NSMutableOrderedSet : NSOrderedSet ^ t_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:25:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:116:58: error: 'ObjectType' does not name a type - (void)replaceObjectAtIndex:(NSUInteger)idx withObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:117:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:26:20: error: unknown property attribute before ',' token @property (nullable, copy) NSPredicate *predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' @interface NSMutableOrderedSet (NSExtendedMutableOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSPredicate *predicate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:42: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:27:43: error: expected '>' before '*' token @property (copy) NSArray *sortDescriptors; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:42: error: redefinition of 'struct NSMutableOrderedSet' @interface NSMutableOrderedSet : NSOrderedSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:27:43: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:123:42: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableOrderedSet' before '*' token @property (copy) NSArray *valueListAttributes; ^ pe> (NSExtendedMutableOrderedSet) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:28:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:125:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *groupingAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *groupingAttributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:126:27: error: expected ')' before 'ObjectType' - (void)addObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:29:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:126:38: error: expected ';' before '[' token - (void)addObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:127:48: error: cannot find protocol declaration for 'ObjectType' - (void)addObjectsFromArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:38:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *searchItems NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:132:42: error: cannot find protocol declaration for 'ObjectType' - (void)insertObjects:(NSArray *)objects atIndexes:(NSIndexSet *)indexes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *searchItems NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:134:20: error: 'ObjectType' does not name a type - (void)setObject:(ObjectType)obj atIndex:(NSUInteger)idx; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:42:20: error: unknown property attribute before ',' token @property (nullable, retain) NSOperationQueue *operationQueue NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:135:20: error: 'ObjectType' does not name a type - (void)setObject:(ObjectType)obj atIndexedSubscript:(NSUInteger)idx NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:137:65: error: expected ')' before 'ObjectType' - (void)replaceObjectsInRange:(NSRange)range withObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSOperationQueue *operationQueue NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:137:76: error: expected ';' before '[' token - (void)replaceObjectsInRange:(NSRange)range withObjects:(const ObjectType [])objects count:(NSUInteger)count; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:138:86: error: cannot find protocol declaration for 'ObjectType' - (void)replaceObjectsAtIndexes:(NSIndexSet *)indexes withObjects:(NSArray *)objects; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:144:23: error: 'ObjectType' does not name a type - (void)removeObject:(ObjectType)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:60:43: error: expected ')' before '^' token - (void)enumerateResultsUsingBlock:(void (^)(id result, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:145:49: error: cannot find protocol declaration for 'ObjectType' - (void)removeObjectsInArray:(NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:60:45: error: expected ')' before '(' token - (void)enumerateResultsUsingBlock:(void (^)(id result, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:147:53: error: cannot find protocol declaration for 'ObjectType' - (void)intersectOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:148:49: error: cannot find protocol declaration for 'ObjectType' - (void)minusOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:61:82: error: expected ')' before '^' token - (void)enumerateResultsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(id result, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:149:49: error: cannot find protocol declaration for 'ObjectType' - (void)unionOrderedSet:(NSOrderedSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:61:84: error: expected ')' before '(' token - (void)enumerateResultsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(id result, NSUInteger idx, BOOL *stop))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:151:39: error: cannot find protocol declaration for 'ObjectType' - (void)intersectSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:152:35: error: cannot find protocol declaration for 'ObjectType' - (void)minusSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:153:35: error: cannot find protocol declaration for 'ObjectType' - (void)unionSet:(NSSet *)other; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:67:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *> *valueLists; // values are arrays of NSMetadataQueryAttributeValueTuple ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:42: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:67:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:69:63: error: expected '>' before '*' token @property (readonly, copy) NSArray *groupedResults; // array of NSMetadataQueryResultGroups, for first grouping attribute ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:42: error: redefinition of 'struct NSMutableOrderedSet' @interface NSMutableOrderedSet : NSOrderedSet ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:69:63: error: cannot find protocol declaration for 'NSMetadataQueryResultGroup' /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:163:42: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableOrderedSet (NSMutableOrderedSetCreation) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:71:4: error: unknown type name 'nullable' - (nullable id)valueOfAttribute:(NSString *)attrName forResultAtIndex:(NSUInteger)idx; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:165:1: error: expected constructor, destructor, or type conversion before '+' token + (instancetype)orderedSetWithCapacity:(NSUInteger)numItems; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:71:13: error: expected ')' before 'id' - (nullable id)valueOfAttribute:(NSString *)attrName forResultAtIndex:(NSUInteger)idx; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:113:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:117:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url NS_DESIGNATED_INITIALIZER NS_AVAILABLE_MAC(10_9); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:117:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url NS_DESIGNATED_INITIALIZER NS_AVAILABLE_MAC(10_9); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:58:4: error: 'nullable' does not name a type - (nullable id)valueForKey:(NSString *)key; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:113:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:119:4: error: unknown type name 'nullable' - (nullable id)valueForAttribute:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:119:13: error: expected ')' before 'id' - (nullable id)valueForAttribute:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:120:4: error: unknown type name 'nullable' - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:120:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Hea/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:120:82: error: expected '>' before '*' token - (nullable NSDictionary *)valuesForAttributes:(NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:120:82: error: cannot find protocol declaration for 'NSString' ders/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:73:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:122:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:122:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:136:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:136:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id value; ^ In file included from /Sy/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:152:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *subgroups; // nil if this is a leaf ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:152:73: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *subgroups; // nil if this is a leaf ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:152:73: error: cannot find protocol declaration for 'NSMetadataQueryResultGroup' stem/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:119:4: error: 'nullable' does not name a type - (nullable id)valueForKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:120:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forKeyPath:(NSString *)keyPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:128:4: error: 'nullable' does not name a type - (nullableIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:115:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:8:15: error: expected ';' before '<' token @class NSArray, NSData, NSDictionary, NSInputStream, NSNumber, NSOutputStream, NSRunLoop, NSString; ^ id)valueForUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:132:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forUndefinedKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:26: error: expected '>' before '*' token - (NSDictionary *)dictionaryWithValuesForKeys:(NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:27: error: expected ')' before ',' token - (NSDictionary *)dictionaryWithValuesForKeys:In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:115:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:104:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ (NSArray *)keys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:140:27: error: objective-c++ method declaration is expected before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:63: error: expected '>' before '*' token - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:63: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:64: error: expected ')' before ',' token - (void)setValuesForKeysWithDictionary:(NSDictionary *)keyedValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:64: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:124:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:144:68: error: expected ';' before '>' token - (void)setValuesForKeysWithDictionary:(NSDi/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:124:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *hostName; ^ ctionary *)keyedValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:128:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *addresses; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:30: error: cannot find protocol declaration for 'ObjectTyp' /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:128:53: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *addresses; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:128:53: error: cannot find protocol declaration for 'NSData' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/FrameIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:115:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:157:26: error: expected '>' before '*' token + (NSDictionary *)dictionaryFromTXTRecordData:(NSData *)txtData; ^ works/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:148:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:152:1: error: expected constructor, destructor, or type conversion before '-' token - (id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:156:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:44: error: duplicate interface declaration for class 'NSDictionary' @interface NSDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:44: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:44: error: cannot find protocol declaration for 'ObjectTyp' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRange.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:7, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSValue.h:7:18: error: redefinition of 'struct NSDictionary' @class NSString, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:160:44: error: trying to finish struct, but kicked out due to previous parse errors @interface NSDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:164:1: error: expected constructor, destructor, or type conversion before '-' token - (nullable ObjectType)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:51: error: duplicate interface declaration for class 'NSMutableDictionary' @interface NSMutableDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:51: error: cannot find protocol declaration for 'KeyType' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:51: error: cannot find protocol declaration for 'ObjectTyp' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:95:51: error: redefinition of 'struct NSMutableDictionary' @interface NSMutableDictionary : NSDictionary ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:168:51: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableDictionary(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:172:1: error: expected constructor, destructor, or type conversion before '-' token - (void)setValue:(nullable ObjectType)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:35: error: duplicate interface declaration for class 'NSOrderedSet' @interface NSOrderedSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:35: error: cannot find protocol declaration for 'ObjectTyp' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: redefinition of 'struct NSOrderedSet' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:176:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSOrderedSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:180:1: error: expected constructor, destructor, or type conversion before '-' token - (id)valueForKey:(NSString *)key NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:28: error: duplicate interface declaration for class 'NSSe' @interface NSSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:28: error: cannot find protocol declaration for 'ObjectTyp' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' @interface NSSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:28: error: trying to finish struct, but kicked out due to previous parse errors @interface NSSet(NSKeyValueCoding) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:192:1: error: expected constructor, destructor, or type conversion before '-' token - (id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:196:19: error: 'nullable' does not name a type - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:207:4: error: 'nullable' does not name a type - (nullable id)storedValueForKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:208:26: error: 'nullable' does not name a type - (void)takeStoredValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:212:20: error: 'nullable' does not name a type - (void)takeValue:(nullable id)value forKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:213:20: error: 'nullable' does not name a type - (void)takeValue:(nullable id)value forKeyPath:(NSString *)keyPath NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:214:4: error: 'nullable' does not name a type - (nullable id)handleQueryWithUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:215:26: error: 'nullable' does not name a type - (void)handleTakeValue:(nullable id)value forUnboundKey:(NSString *)key NS_DEPRECATED(10_0, 10_3, 2_0, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:33: error: 'nullable' does not name a type - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:71: error: 'nullable' does not name a type - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:98: error: 'nullable' does not name a type - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:80:153: error: 'nullable' does not name a type - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:157:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:88:126: error: 'nullable' does not name a type - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:89:85: error: 'nullable' does not name a type - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:161:64: error: expected '>' before '*' token + (NSData *)dataFromTXTRecordDictionary:(NSDictionary *)txtDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:161:64: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:30: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:94:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:173:27: error: unknown type name 'nullable' - (BOOL)setTXTRecordData:(nullable NSData *)recordData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:173:36: error: expected ')' before 'NSData' - (BOOL)setTXTRecordData:(nullable NSData *)recordData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:98:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addObserver:(NSObject *)observer toObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:177:4: error: unknown type name 'nullable' - (nullable NSData *)TXTRecordData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:99:128: error: 'nullable' does not name a type - (void)removeObserver:(NSObject *)observer fromObjectsAtIndexes:(NSIndexSet *)indexes forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:177:13: error: expected ')' before 'NSData' - (nullable NSData *)TXTRecordData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:104:126: error: 'nullable' does not name a type - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:203:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:105:85: error: 'nullable' does not name a type - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:203:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:35: error: duplicate interface declaration for class 'NSOrderedSet' @interface NSOrderedSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:35: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: redefinition of 'struct NSOrderedSet' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:110:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSOrderedSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:114:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:115:85: error: 'nullable' does not name a type - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:28: error: duplicate interface declaration for class 'NSSet' @interface NSSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:28: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' @interface NSSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:120:28: error: trying to finish struct, but kicked out due to previous parse errors @interface NSSet(NSKeyValueObserverRegistration) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:124:1: error: expected constructor, destructor, or type conversion before '-' token - (void)addObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath options:(NSKeyValueObservingOptions)options context:(nullable void *)context; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:125:85: error: 'nullable' does not name a type - (void)removeObserver:(NSObject *)observer forKeyPath:(NSString *)keyPath context:(nullable void *)context NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:19: error: expected '>' before '*' token + (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:19: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:20: error: expected ')' before '>' token + (NSSet *)keyPathsForValuesAffectingValueForKey:(NSString *)key NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:177:20: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:185:20: error: unknown property attribute before ')' token @property (nullable) void *observationInfo NS_RETURNS_INNER_POINTER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:37:4: error: 'nullable' does not name a type + (nullable NSData *)dataWithPropertyList:(id)plist format:(NSPropertyListFormat)format options:(NSPropertyListWriteOptions)opt error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:4: error: 'nullable' does not name a type + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:45:99: error: 'nullable' does not name a type + (nullable id)propertyListWithData:(NSData *)data options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:4: error: 'nullable' does not name a type + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:49:110: error: 'nullable' does not name a type + (nullable id)propertyListWithStream:(NSInputStream *)stream options:(NSPropertyListReadOptions)opt format:(nullable NSPropertyListFormat *)format error:(out NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:54:4: error: 'nullable' does not name a type + (nullable NSData *)dataFromPropertyList:(id)plist format:(NSPropertyListFormat)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use dataWithPropertyList:format:options:error: instead."); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:4: error: 'nullable' does not name a type + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:58:114: error: 'nullable' does not name a type + (nullable id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(nullable NSPropertyListFormat *)format errorDescription:(out __strong NSString * __nullable * __nullable)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:247:80: error: expected '>' before '*' token - (void)netService:(NSNetService *)sender didNotPublish:(NSDictionary *)errorDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:247:80: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:259:80: error: expected '>' before '*' token - (void)netService:(NSNetService *)sender didNotResolve:(NSDictionary *)errorDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:259:80: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:299:94: error: expected '>' before '*' token - (void)netServiceBrowser:(NSNetServiceBrowser *)browser didNotSearch:(NSDictionary *)errorDict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:299:94: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:118:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:7:29: error: expected ';' before '<' token @class NSArray, NSDictionary, NSData, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:12:15: error: expected ';' before '<' token @class NSArray, NSMutableData, NSData, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:27:4: error: unknown type name 'nullable' - (nullable id)objectForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:27:13: error: expected ')' before 'id' - (nullable id)objectForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:28:20: error: unknown type name 'nullable' - (void)setObject:(nullable id)anObject forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:28:29: error: expected ')' before 'id' - (void)setObject:(nullable id)anObject forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:31:4: error: unknown type name 'nullable' - (nullable NSString *)stringForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:31:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForKey:(NSString *)aKey; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:48:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:48:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:32:4: error: unknown type name 'nullable' - (nullable NSArray *)arrayForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:54:23: error: 'nullable' does not name a type + (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:32:13: error: expected ')' before 'NSArray' - (nullable NSArray *)arrayForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:55:23: error: 'nullable' does not name a type - (void)setClassName:(nullable NSString *)codedName forClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:59:4: error: 'nullable' does not name a type + (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:60:4: error: 'nullable' does not name a type - (nullable NSString *)classNameForClass:(Class)cls; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:62:23: error: 'nullable' does not name a type - (void)encodeObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:63:34: error: 'nullable' does not name a type - (void)encodeConditionalObject:(nullable id)objv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:70:22: error: 'nullable' does not name a type - (void)encodeBytes:(nullable const uint8_t *)bytesp length:(NSUInteger)lenv forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:97:4: error: 'nullable' does not name a type + (nullable id)unarchiveObjectWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:98:4: error: 'nullable' does not name a type + (nullable id)unarchiveTopLevelObjectWithData:(NSData *)data error:(NSError **)error NS_AVAILABLE(10_11, 9_0) NS_SWIFT_UNAVAILABLE("Use 'unarchiveTopLevelObjectWithData(_:) throws' instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:99:4: error: 'nullable' does not name a type + (nullable id)unarchiveObjectWithFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:103:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:103:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:107:19: error: 'nullable' does not name a type + (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:108:19: error: 'nullable' does not name a type - (void)setClass:(nullable Class)cls forClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:112:4: error: 'nullable' does not name a type + (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:113:4: error: 'nullable' does not name a type - (nullable Class)classForClassName:(NSString *)codedName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:117:4: error: 'nullable' does not name a type - (nullable id)decodeObjectForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:4: error: 'nullable' does not name a type - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:124:79: error: 'nullable' does not name a type - (nullable const uint8_t *)decodeBytesForKey:(NSString *)key returnedLength:(nullable NSUInteger *)lengthp NS_RETURNS_INNER_POINTER; // returned bytes immutable, and they go away with the unarchiver, not the containing autorelease pool ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:135:4: error: 'nullable' does not name a type - (nullable id)archiver:(NSKeyedArchiver *)archiver willEncodeObject:(id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:146:63: error: 'nullable' does not name a type - (void)archiver:(NSKeyedArchiver *)archiver didEncodeObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:65: error: 'nullable' does not name a type - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:153:96: error: 'nullable' does not name a type - (void)archiver:(NSKeyedArchiver *)archiver willReplaceObject:(nullable id)object withObject:(nullable id)newObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:4: error: 'nullable' does not name a type - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:143: error: expected '>' before '*' token - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:143: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:144: error: expected ')' before '>' token - (nullable Class)unarchiver:(NSKeyedUnarchiver *)unarchiver cannotDecodeObjectOfClassName:(NSString *)name originalClasses:(NSArray *)classNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:144: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:171:144: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:4: error: 'nullable' does not name a type - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:180:76: error: 'nullable' does not name a type - (nullable id)unarchiver:(NSKeyedUnarchiver *)unarchiver didDecodeObject:(nullable id) NS_RELEASES_ARGUMENT object NS_RETURNS_RETAINED; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:204:20: error: unknown property attribute before ',' token @property (nullable, readonly) Class classForKeyedArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:204:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:213:4: error: 'nullable' does not name a type - (nullable id)replacementObjectForKeyedArchiver:(NSKeyedArchiver *)archiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:21: error: expected '>' before '*' token + (NSArray *)classFallbacksForKeyedArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:22: error: expected ')' before '>' token + (NSArray *)classFallbacksForKeyedArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:225:22: error: objective-c++ method declaration is expected before '>' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:8:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:16:4: error: 'nullable' does not name a type - (nullable id)objectForKey:(id)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:18:4: error: 'nullable' does not name a type - (nullable NSString *)displayNameForKey:(id)key value:(id)value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:22:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:21: error: expected '>' before '*' token + (NSArray *)availableLocaleIdentifiers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:22: error: expected ')' before '>' token + (NSArray *)availableLocaleIdentifiers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:47:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:21: error: expected '>' before '*' token + (NSArray *)ISOLanguageCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:22: error: expected ')' before '>' token + (NSArray *)ISOLanguageCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:48:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:21: error: expected '>' before '*' token + (NSArray *)ISOCountryCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:33:4: error: unknown type name 'nullable' - (nullable NSDictionary *)dictionaryForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:22: error: expected ')' before '>' token + (NSArray *)ISOCountryCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:49:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:33:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)dictionaryForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:21: error: expected '>' before '*' token + (NSArray *)ISOCurrencyCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:34:4: error: unknown type name 'nullable' - (nullable NSData *)dataForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:22: error: expected ')' before '>' token + (NSArray *)ISOCurrencyCodes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:50:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:34:13: error: expected ')' before 'NSData' - (nullable NSData *)dataForKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:21: error: expected '>' before '*' token + (NSArray *)commonISOCurrencyCodes NS_AVAILABLE(10_5, 2_0); ^ /System/Li/System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:39:20: error: unknown type name 'nullable' - (void)setString:(nullable NSString *)aString forKey:(NSString *)aKey; ^ brary/Frameworks/Foundation.framework/Headers/NSLocale.h:51:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:22: error: expected ')' before '>' token + (NSArray *)commonISOCurrencyCodes NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:39:29: error: expected ')' before 'NSString' - (void)setString:(nullable NSString *)aString forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:51:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:21: error: expected '>' before '*' token + (NSArray *)preferredLanguages NS_AVAILABLE(10_5, 2_0); // note that this list does not indicate what language the app is actually running in; the [NSBundle mainBundle] object determines that at launch and knows that information ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:40:18: error: unknown type name 'nullable' - (void)setData:(nullable NSData *)aData forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:22: error: expected ')' before '>' token + (NSArray *)preferredLanguages NS_AVAILABLE(10_5, 2_0); // note that this list does not indicate what language the app is actually running in; the [NSBundle mainBundle] object determines that at launch and knows that information ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:53:22: error: objective-c++ method declaration is expected before '>' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:26: error: expected '>' before '*' token + (NSDictionary *)componentsFromLocaleIdentifier:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:27: error: expected ')' before ',' token + (NSDictionary *)componentsFromLocaleIdentifier:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:55:27: error: objective-c++ method declaration is expected before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:69: error: expected '>' before '*' token + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:69: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:70: error: expected ')' before ',' token + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:70: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:56:82: error: expected ';' before '>' token + (NSString *)localeIdentifierFromComponents:(NSDictionary *)dict; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:61:4: error: 'nullable' does not name a type + (nullable NSString *)localeIdentifierFromWindowsLocaleCode:(uint32_t)lcid NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:26:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:26:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:74:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:74:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:12:29: error: expected ';' before '<' token @class NSArray, NSDictionary, NSMapTable; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:42: error: cannot find protocol declaration for 'KeyType' @interface NSMapTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:42: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:33:44: error: expected unqualified-id before ':' token @interface NSMapTable : NSObject ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:38:34: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)mapTableWithKeyOptions:(NSPointerFunctionsOptions)keyOptions valueOptions:(NSPointerFunctionsOptions)valueOptions; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:38:34: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:34: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)strongToStrongObjectsMapTable NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:47:34: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:48:34: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)weakToStrongObjectsMapTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak key is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:48:34: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:49:34: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)strongToWeakObjectsMapTable NS_AVAILABLE(10_8, 6_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:49:34: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:50:34: error: cannot find protocol declaration for 'KeyType' + (NSMapTable *)weakToWeakObjectsMapTable NS_AVAILABLE(10_8, 6_0); // entries are not necessarily purged right away when the weak key or object is reclaimed ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:50:34: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:4: error: 'nullable' does not name a type - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:40:27: error: expected ')' before 'NSData' - (void)setData:(nullable NSData *)aData forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:56:38: error: 'nullable' does not name a type - (nullable ObjectType)objectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:58:29: error: 'nullable' does not name a type - (void)removeObjectForKey:(nullable KeyType)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:41:19: error: unknown type name 'nullable' - (void)setArray:(nullable NSArray *)anArray forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:20: error: 'nullable' does not name a type - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:59:57: error: 'nullable' does not name a type - (void)setObject:(nullable ObjectType)anObject forKey:(nullable KeyType)aKey; // add/replace value (CFDictionarySetValue, NSMapInsert) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:41:28: error: expected ')' before 'NSArray' - (void)setArray:(nullable NSArray *)anArray forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:63:24: error: cannot find protocol declaration for 'KeyType' - (NSEnumerator *)keyEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:42:24: error: unknown type name 'nullable' - (void)setDictionary:(nullable NSDictionary *)aDictionary forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:64:4: error: 'nullable' does not name a type - (nullable NSEnumerator *)objectEnumerator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:42:33: error: expected ')' before 'NSDictionary' - (void)setDictionary:(nullable NSDictionary *)aDictionary forKey:(NSString *)aKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:68:36: error: cannot find protocol declaration for 'KeyType' - (NSDictionary *)dictionaryRepresentation; // create a dictionary of contents ^ /System/Library/Frameworks/Foundation.framework/Headers/NSMapTable.h:68:36: error: cannot find protocol declaration for 'ObjectType' /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:47:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *dictionaryRepresentation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUbiquitousKeyValueStore.h:47:50: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:119:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:14:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:48:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSMethodSignature.h:16:4: error: 'nullable' does not name a type + (nullable NSMethodSignature *)signatureWithObjCTypes:(const char *)types; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:66:35: error: expected '>' before '*' token @property (copy) NSArray *runLoopModes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:66:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:98:74: error: unknown type name 'nullable' - (void)registerUndoWithTarget:(id)target selector:(SEL)selector object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:98:83: error: expected ')' before 'id' - (void)registerUndoWithTarget:(id)target selector:(SEL)selector object:(nullable id)anObject; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:16:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id object; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:119:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:114:58: error: expected ')' before '^' token - (void)registerUndoWithTarget:(id)target handler:(void (^)(id target))undoHandler NS_AVAILABLE(10_11, 9_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:16:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSUndoManager.h:114:60: error: expected ')' before '(' token - (void)registerUndoWithTarget:(id)target handler:(void (^)(id target))undoHandler NS_AVAILABLE(10_11, 9_0) NS_REFINED_FOR_SWIFT; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:16:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:17:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:17:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:17:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:55: error: 'nullable' does not name a type - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:19:84: error: 'nullable' does not name a type - (instancetype)initWithName:(NSString *)name object:(nullable id)object userInfo:(nullable NSDictionary *)userInfo NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:20:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:26:64: error: 'nullable' does not name a type + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:64: error: 'nullable' does not name a type + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:27:95: error: 'nullable' does not name a type + (instancetype)notificationWithName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:120:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:14:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:15:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:64: error: 'nullable' does not name a type - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:44:98: error: 'nullable' does not name a type - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:47:56: error: 'nullable' does not name a type - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:120:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:135:97: error: unknown type name 'nullable' + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delegate:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:56: error: 'nullable' does not name a type - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:48:87: error: 'nullable' does not name a type - (void)postNotificationName:(NSString *)aName object:(nullable id)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:135:106: error: expected ')' before 'id' + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delega/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:43: error: 'nullable' does not name a type - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ te:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:51:77: error: 'nullable' does not name a type - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable id)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:135:156: error: unknown type name 'nullable' + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delegate:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:38: error: 'nullable' does not name a type - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:135:165: error: expected ')' before 'NSOperationQueue' + (NSURLSession *)sessionWithConfiguration:(NSURLSessionConfiguration *)configuration delegate:(nullable id )delegate delegateQueue:(nullable NSOperationQueue *)queue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:71: error: 'nullable' does not name a type - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:94: error: 'nullable' does not name a type - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:138:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:145: error: expected ')' before '(' token - (id )addObserverForName:(nullable NSString *)name object:(nullable id)obj queue:(nullable NSOperationQueue *)queue usingBlock:(void (^)(NSNotification *note))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:145: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:53:145: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:145:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *sessionDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:145:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *sessionDescription; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:7:53: error: expected ';' before '<' token @class NSNotification, NSNotificationCenter, NSArray, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:168:43: error: expected ')' before '^' token - (void)resetWithCompletionHandler:(void (^)(void))completionHandler; /* empty all cookies, cache and credential stores, removes disk files, issues -flushWithCompletionHandler:. Invokes completionHandler() on the delegate queue if not nil. */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:168:45: error: expected ')' before '(' token - (void)resetWithCompletionHandler:(void (^)(void))completionHandler; /* empty all cookies, cache and credential stores, removes disk files, issues -flushWithCompletionHandler:. Invokes completionHandler() on the delegate queue if not nil. */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:169:43: error: expected ')' before '^' token - (void)flushWithCompletionHandler:(void (^)(void))completionHandler; /* flush storage to disk and clear transient network caches. Invokes completionHandler() on the delegate queue if not nil. */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:169:45: error: expected ')' before '(' token - (void)flushWithCompletionHandler:(void (^)(void))completionHandler; /* flush storage to disk and clear transient network caches. Invokes completionHandler() on the delegate queue if not nil. */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h:37:164: error: 'nullable' does not name a type - (void)enqueueNotification:(NSNotification *)notification postingStyle:(NSPostingStyle)postingStyle coalesceMask:(NSNotificationCoalescing)coalesceMask forModes:(nullable NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:171:46: error: expected ')' before '^' token - (void)getTasksWithCompletionHandler:(void (^)(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks))completionHandler; /* invokes completionHandler with outstanding data, upload and download tasks. */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:171:48: error: expected ')' before '(' token - (void)getTasksWithCompletionHandler:(void (^)(NSArray *dataTasks, NSArray *uploadTasks, NSArray *downloadTasks))completionHandler; /* invokes completionHandler with outstanding data, upload and download tasks. */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:120:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:173:49: error: expected ')' before '^' token - (void)getAllTasksWithCompletionHandler:(void (^)(NSArray<__kindof NSURLSessionTask *> *tasks))completionHandler NS_AVAILABLE(10_11, 9_0); /* invokes completionHandler with all outstanding tasks. */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:173:51: error: expected ')' before '(' token - (void)getAllTasksWithCompletionHandler:(void (^)(NSArray<__kindof NSURLSessionTask *> *tasks))completionHandler NS_AVAILABLE(10_11, 9_0); /* invokes completionHandler with all outstanding tasks. */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:38:102: error: 'nullable' does not name a type - (BOOL)getObjectValue:(out id __nullable * __nullable)obj forString:(NSString *)string range:(inout nullable NSRange *)rangep error:(out NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:43:4: error: 'nullable' does not name a type - (nullable NSString *)stringFromNumber:(NSNumber *)number; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:44:4: error: 'nullable' does not name a type - (nullable NSNumber *)numberFromString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:67:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:67:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSLocale *locale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:233:96: error: expected ')' before '^' token - (NSURLSessionDataTask *)dataTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:71:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativeFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:71:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:233:98: error: expected ')' before '(' token - (NSURLSessionDataTask *)dataTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativeFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:234:81: error: expected ')' before '^' token - (NSURLSessionDataTask *)dataTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:234:83: error: expected ')' before '(' token - (NSURLSessionDataTask *)dataTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:72:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:73:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positiveFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:73:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:239:126: error: expected ')' before '^' token - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromFile:(NSURL *)fileURL completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positiveFormat; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:239:128: error: expected ')' before '(' token - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromFile:(NSURL *)fileURL completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:240:85: error: unknown type name 'nullable' - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:240:94: error: expected ')' before 'NSData' - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:74:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveValues; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:76:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *decimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:240:137: error: expected ')' before '^' token - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:76:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:76:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *decimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:240:139: error: expected ')' before '(' token - (NSURLSessionUploadTask *)uploadTaskWithRequest:(NSURLRequest *)request fromData:(nullable NSData *)bodyData completionHandler:(void (^)(NSData * __nullable data, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:78:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyDecimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:248:104: error: expected ')' before '^' token - (NSURLSessionDownloadTask *)downloadTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:78:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyDecimalSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:80:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *groupingSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:248:106: error: expected ')' before '(' token - (NSURLSessionDownloadTask *)downloadTaskWithRequest:(NSURLRequest *)request completionHandler:(void (^)(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:80:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *groupingSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *zeroSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:249:89: error: expected ')' before '^' token - (NSURLSessionDownloadTask *)downloadTaskWithURL:(NSURL *)url completionHandler:(void (^/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:82:20: error: expected ')' before ',' token )(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *zeroSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForZero; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:249:91: error: expected ')' before '(' token - (NSURLSessionDownloadTask *)downloadTaskWithURL:(NSURL *)url completionHandler:(void (^)(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForZero; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:250:104: error: expected ')' before '^' token - (NSURLSessionDownloadTask *)downloadTaskWithResumeData:(NSData *)resumeData completionHandler:(void (^)(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:83:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForZero; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:250:106: error: expected ')' before '(' token - (NSURLSessionDownloadTask *)downloadTaskWithResumeData:(NSData *)resumeData completionHandler:(void (^)(NSURL * __nullable location, NSURLResponse * __nullable response, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNil; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:269:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURLRequest *originalRequest; /* may be nil if this is a stream task */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNil; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:269:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLRequest *originalRequest; /* may be nil if this is a stream task */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:85:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForNil; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:86:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *notANumberSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:270:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURLRequest *currentRequest; /* may differ from originalRequest due to http server redirection */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:86:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *notANumberSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:270:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLRequest *currentRequest; /* may differ from originalRequest due to http server redirection */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:271:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURLResponse *response; /* may be nil if no response has been received */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNotANumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNotANumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:271:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLResponse *response; /* may be nil if no response has been received */ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:87:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForNotANumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:294:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *taskDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:294:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *taskDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:89:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForPositiveInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:313:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:313:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:91:51: error: expected unqualified-id before ',' token @property (nullable, copy) NSDictionary *textAttributesForNegativeInfinity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:93:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positivePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:93:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positivePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:94:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *positiveSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:380:44: error: expected ')' before '^' token - (void)cancelByProducingResumeData:(void (^)(NSData * __nullable resumeData))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:94:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *positiveSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:380:46: error: expected ')' before '(' token - (void)cancelByProducingResumeData:(void (^)(NSData * __nullable resumeData))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:95:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:95:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativePrefix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:96:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *negativeSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:96:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:415:138: error: expected ')' before '^' token - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * __nullable data, BOOL atEOF, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:96:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *negativeSuffix; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:97:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:97:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:415:141: error: expected ')' before '(' token - (void)readDataOfMinLength:(NSUInteger)minBytes maxLength:(NSUInteger)maxBytes timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSData * __nullable data, BOOL atEOF, NSError * __nullable error))completionHandler; /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyCode; ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:98:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:98:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:422:91: error: expected ')' before '^' token - (void)writeData:(NSData *)data timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:99:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *internationalCurrencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:99:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:99:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *internationalCurrencySymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:422:94: error: expected ')' before '(' token - (void)writeData:(NSData *)data timeout:(NSTimeInterval)timeout completionHandler:(void (^) (NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:100:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *percentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:100:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *percentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:101:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *perMillSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:101:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *perMillSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:483:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:102:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *minusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:102:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:102:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *minusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:103:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *plusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:103:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:483:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *plusSign; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:104:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *exponentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:104:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *exponentSymbol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:108:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *multiplier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:507:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *sharedContainerIdentifier NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:108:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:507:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *sharedContainerIdentifier NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:108:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *multiplier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:110:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *paddingCharacter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:517:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *connectionProxyDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:110:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *paddingCharacter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:517:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDictionary *connectionProxyDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:536:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *HTTPAdditionalHeaders; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:536:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDictionary *HTTPAdditionalHeaders; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:542:20: error: unknown property attribute before ',' token @property (nullable, retain) NSHTTPCookieStorage *HTTPCookieStorage; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:132:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSNumber *roundingIncrement; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:542:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSHTTPCookieStorage *HTTPCookieStorage; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:132:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:545:20: error: unknown property attribute before ',' token @property (nullable, retain) NSURLCredentialStorage *URLCredentialStorage; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSNumber *roundingIncrement; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:545:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSURLCredentialStorage *URLCredentialStorage; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:548:20: error: unknown property attribute before ',' token @property (nullable, retain) NSURLCache *URLCache; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:137:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *minimum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:137:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:137:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *minimum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:138:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *maximum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:548:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSURLCache *URLCache; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:138:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:564:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *protocolClasses; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *maximum; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:564:20: error: cannot find protocol declaration for 'Class' /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:139:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *currencyGroupingSeparator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:139:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:139:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *currencyGroupingSeparator NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:564:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *protocolClasses; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:602:71: error: unknown type name 'nullable' - (void)URLSession:(NSURLSession *)session didBecomeInvalidWithError:(nullable NSError *)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:154:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *thousandSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:602:80: error: expected ')' before 'NSError' - (void)URLSession:(NSURLSession *)session didBecomeInvalidWithError:(nullable NSError *)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:154:27: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:154:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *thousandSeparator; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:614:71: error: expected ')' before '^' token completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * __nullable credential))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:614:73: error: expected ')' before '(' token completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * __nullable credential))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:646:56: error: expected ')' before '^' token completionHandler:(void (^)(NSURLRequest * __nullable))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:646:58: error: expected ')' before '(' token completionHandler:(void (^)(NSURLRequest * __nullable))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:54:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:9:15: error: expected ';' before '<' token @class NSArray, NSSet; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:655:56: error: expected ')' before '^' token completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * __nullable credential))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:655:58: error: expected ')' before '(' token completionHandler:(void (^)(NSURLSessionAuthChallengeDisposition disposition, NSURLCredential * __nullable credential))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:662:56: error: expected ')' before '^' token needNewBodyStream:(void (^)(NSInputStream * __nullable bodyStream))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:45:48: error: expected '>' before '*' token @property (readonly, copy) NSArray *dependencies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:45:48: error: cannot find protocol declaration for 'NSOperation' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:45:49: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *dependencies; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^completionBlock)(void) NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:34: error: expected unqualified-id before '^' token @property (nullable, copy) void (^completionBlock)(void) NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:57:34: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:65:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:65:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:662:58: error: expected ')' before '(' token needNewBodyStream:(void (^)(NSInputStream * __nullable bodyStream))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:676:50: error: unknown type name 'nullable' didCompleteWithError:(nullable NSError *)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:78:47: error: expected ')' before '(' token + (instancetype)blockOperationWithBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:78:47: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:78:47: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:80:33: error: expected ')' before '(' token - (void)addExecutionBlock:(void (^)(void))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:80:33: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:80:33: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:36: error: expected identifier before 'void' @property (readonly, copy) NSArray *executionBlocks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:36: error: expected '>' before 'void' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:42: error: expected unqualified-id before '^' token @property (readonly, copy) NSArray *executionBlocks; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:81:42: error: expected ')' before '^' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:4: error: 'nullable' does not name a type - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:95:78: error: 'nullable' does not name a type - (nullable instancetype)initWithTarget:(id)target selector:(SEL)sel object:(nullable id)arg; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:100:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:100:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:44: error: expected '>' before '*' token - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:44: error: cannot find protocol declaration for 'NSOperation' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:45: error: expected ')' before '>' token - (void)addOperations:(NSArray *)ops waitUntilFinished:(BOOL)wait NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:45: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:117:45: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:119:37: error: expected ')' before '(' token - (void)addOperationWithBlock:(void (^)(void))block NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:119:37: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:119:37: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:45: error: expected '>' before 'NSOperation' @property (readonly, copy) NSArray<__kindof NSOperation *> *operations; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:1: error: 'copy' attribute is only valid for Objective-C objects @property (readonly, copy) NSArray<__kindof NSOperation *> *operations; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:121:57: error: expected ';' before '*' token @property (readonly, copy) NSArray<__kindof NSOperation *> *operations; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:128:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:128:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:128:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:132:20: error: unknown property attribute before ',' token @property (nullable, assign /* actually retain */) dispatch_queue_t underlyingQueue NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:132:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign /* actually retain */) dispatch_queue_t underlyingQueue NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:138:4: error: 'nullable' does not name a type + (nullable NSOperationQueue *)currentQueue NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOperation.h:141:1: error: can not use an object as parameter to a method @end ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:7:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *> *languageMap; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:18:51: error: expected unqualified-id before ',' token @property (readonly, copy) NSDictionary *> *languageMap; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: expected '>' before '*' token - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:94: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:95: error: expected ')' before ',' token - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:95: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:114: error: expected '>' before '*' token - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:114: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:19:115: error: expected ';' before '>' token - (instancetype)initWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:20:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:27:4: error: 'nullable' does not name a type - (nullable NSArray *)languagesForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:4: error: 'nullable' does not name a type - (nullable NSString *)dominantLanguageForScript:(NSString *)script NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *allScripts NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:32:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *allScripts NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *allLanguages NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:33:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *allLanguages NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:101: error: expected '>' before '*' token + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:101: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:102: error: expected ')' before ',' token + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:102: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:121: error: expected '>' before '*' token + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:121: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:39:122: error: expected ';' before '>' token + (instancetype)orthographyWithDominantScript:(NSString *)script languageMap:(NSDictionary *> *)map NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:676:59: error: expected ')' before 'NSError' didCompleteWithError:(nullable NSError *)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:696:60: error: expected ')' before '^' token completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:38:4: error: 'nullable' does not name a type - (nullable void *)pointerAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:696:62: error: expected ')' before '(' token completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:41:21: error: 'nullable' does not name a type - (void)addPointer:(nullable void *)pointer; // add pointer at index 'count' ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:43:24: error: 'nullable' does not name a type - (void)insertPointer:(nullable void *)item atIndex:(NSUInteger)index; // everything at & above index, including holes, slide higher ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPointerArray.h:45:62: error: 'nullable' does not name a type - (void)replacePointerAtIndex:(NSUInteger)index withPointer:(nullable void *)item; // O(1); NULL item is okay; index must be < count ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:739:60: error: expected ')' before '^' token completionHandler:(void (^)(NSCachedURLResponse * __nullable cachedResponse))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLSession.h:739:62: error: expected ')' before '(' token completionHandler:(void (^)(NSCachedURLResponse * __nullable cachedResponse))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:31:22: error: 'nullable' does not name a type - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:32:4: error: 'nullable' does not name a type - (nullable id )delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:56: error: 'nullable' does not name a type - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:44:99: error: 'nullable' does not name a type - (BOOL)sendBeforeDate:(NSDate *)limitDate components:(nullable NSMutableArray *)components from:(nullable NSPort *) receivePort reserved:(NSUInteger)headerSpaceReserved; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:80: error: 'nullable' does not name a type - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:45:123: error: 'nullable' does not name a type - (BOOL)sendBeforeDate:(NSDate *)limitDate msgid:(NSUInteger)msgID components:(nullable NSMutableArray *)components from:(nullable NSPort *)receivePort reserved:(NSUInteger)headerSpaceReserved; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:91:22: error: 'nullable' does not name a type - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:92:4: error: 'nullable' does not name a type - (nullable id )delegate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:121:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:9:29: error: expected ';' before '<' token @class NSArray, NSDictionary, NSSet, NSString, NSURL, NSInputStream, NSOutputStream, NSError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:155:4: error: 'nullable' does not name a type - (nullable instancetype)initWithTCPPort:(unsigned short)port; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:156:4: error: 'nullable' does not name a type - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol address:(NSData *)address NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:157:4: error: 'nullable' does not name a type - (nullable instancetype)initWithProtocolFamily:(int)family socketType:(int)type protocol:(int)protocol socket:(NSSocketNativeHandle)sock NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:4: error: 'nullable' does not name a type - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:158:75: error: 'nullable' does not name a type - (nullable instancetype)initRemoteWithTCPPort:(unsigned short)port host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:33:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *title; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:26:15: error: expected ';' before '<' token @class NSArray, NSString, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:37:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDictionary *userInfo; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:121:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:44:33: error: expected '>' before '*' token @property (copy) NSSet *requiredUserInfoKeys NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:44:33: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:39:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *environment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:52:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *webpageURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:39:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:39:51: error: expected unqualified-id before ',' token @property (readonly, copy) NSDictionary *environment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *webpageURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:58:33: error: expected '>' before '*' token @property (copy) NSSet *keywords NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:40:46: error: expected unqualified-id before '>' token @property (readonly, copy) NSArray *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:58:33: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:66:20: error: unknown property attribute before ',' token @property (nullable, weak) id delegate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:170:106: error: expected ')' before '(' token - (void)performActivityWithOptions:(NSActivityOptions)options reason:(NSString *)reason usingBlock:(void (^)(void))block NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:170:106: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:170:106: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:175:78: error: expected ')' before '(' token - (void)performExpiringActivityWithReason:(NSString *)reason usingBlock:(void(^)(BOOL expired))block NS_AVAILABLE_IOS(8_2); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:175:78: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSProcessInfo.h:175:78: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:81:60: error: expected ')' before '^' token - (void)getContinuationStreamsWithCompletionHandler:(void (^)(NSInputStream * __nullable inputStream, NSOutputStream * __nullable outputStream, NSError * __nullable error))completionHandler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:81:62: error: expected ')' before '(' token - (void)getContinuationStreamsWithCompletionHandler:(void (^)(NSInputStream * __nullable inputStream, NSOutputStream * __nullable outputStream, NSError * __nullable error))completionHandler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:63:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:17:22: error: 'nullable' does not name a type + (id)allocWithZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSProxy.h:21:4: error: 'nullable' does not name a type - (nullable NSMethodSignature *)methodSignatureForSelector:(SEL)sel NS_SWIFT_UNAVAILABLE("NSInvocation and related APIs not available"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:121:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:114:23: error: unknown type name 'nullable' - (void)userActivity:(nullable NSUserActivity *)userActivity didReceiveInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserActivity.h:114:32: error: expected ')' before 'NSUserActivity' - (void)userActivity:(nullable NSUserActivity *)userActivity didReceiveInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:9:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary, NSDate, NSTimeZone, NSOrthography, NSURL, NSRegularExpression; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:7:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSOrthography *orthography; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSOrthography *orthography; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *grammarDetails; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *grammarDetails; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *grammarDetails; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *date; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *date; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:55:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:56:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:56:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *replacementString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *replacementString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:58:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:59:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSRegularExpression *regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:59:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:59:38: error: 'NSRegularExpression' has not been declared @property (nullable, readonly, copy) NSRegularExpression *regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *phoneNumber NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *phoneNumber NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *addressComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *addressComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:62:61: error: expected unqualified-id before ',' token @property (nullable, readonly, copy) NSDictionary *addressComponents; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:99: error: expected '>' before '*' token + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *)details; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:99: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:100: error: expected ')' before '>' token + (NSTextCheckingResult *)grammarCheckingResultWithRange:(NSRange)range details:(NSArray *)details; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:100: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:92:100: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:107: error: expected '>' before '*' token + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:107: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:108: error: expected ')' before ',' token + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:108: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:95:120: error: expected ';' before '>' token + (NSTextCheckingResult *)addressCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:161: error: expected '>' before '*' token + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:161: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:162: error: expected ')' before '>' token + (NSTextCheckingResult *)correctionCheckingResultWithRange:(NSRange)range replacementString:(NSString *)replacementString alternativeStrings:(NSArray *)alternativeStrings NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:162: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:101:162: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:102:135: error: 'NSRegularExpression' does not name a type + (NSTextCheckingResult *)regularExpressionCheckingResultWithRanges:(NSRangePointer)ranges count:(NSUInteger)count regularExpression:(NSRegularExpression *)regularExpression NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:118: error: expected '>' before '*' token + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:118: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:119: error: expected ')' before ',' token + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:119: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:104:131: error: expected ';' before '>' token + (NSTextCheckingResult *)transitInformationCheckingResultWithRange:(NSRange)range components:(NSDictionary *)components NS_AVAILABLE(10_7, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:9:15: error: expected ';' before '<' token @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:39:4: error: 'nullable' does not name a type + (nullable NSRegularExpression *)regularExpressionWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:40:4: error: 'nullable' does not name a type - (nullable instancetype)initWithPattern:(NSString *)pattern options:(NSRegularExpressionOptions)options error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:126: error: expected ')' before '(' token - (void)enumerateMatchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range usingBlock:(void (^)(NSTextCheckingResult * __nullable result, NSMatchingFlags flags, BOOL *stop))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:126: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:74:126: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: expected '>' before '*' token - (NSArray *)matchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:34: error: expected ')' before '>' token - (NSArray *)matchesInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:76:34: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:78:4: error: 'nullable' does not name a type - (nullable NSTextCheckingResult *)firstMatchInString:(NSString *)string options:(NSMatchingOptions)options range:(NSRange)range; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:118:4: error: 'nullable' does not name a type + (nullable NSDataDetector *)dataDetectorWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRegularExpression.h:119:4: error: 'nullable' does not name a type - (nullable instancetype)initWithTypes:(NSTextCheckingTypes)checkingTypes error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:9:32: error: expected ';' before '<' token @class NSTimer, NSPort, NSArray, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:29:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *currentMode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:29:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *currentMode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:38:4: error: 'nullable' does not name a type - (nullable NSDate *)limitDateForMode:(NSString *)mode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:52: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:134: error: expected '>' before '*' token - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:134: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:135: error: expected ')' before '>' token - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay inModes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:135: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:59:135: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:60:52: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector withObject:(nullable id)anArgument afterDelay:(NSTimeInterval)delay; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:61:93: error: 'nullable' does not name a type + (void)cancelPreviousPerformRequestsWithTarget:(id)aTarget selector:(SEL)aSelector object:(nullable id)anArgument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:68: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:132: error: expected '>' before '*' token - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:132: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:133: error: expected ')' before '>' token - (void)performSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg order:(NSUInteger)order modes:(NSArray *)modes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:133: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:68:133: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:69:74: error: 'nullable' does not name a type - (void)cancelPerformSelector:(SEL)aSelector target:(id)target argument:(nullable id)arg; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:21:40: error: 'nullable' does not name a type + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:40: error: 'nullable' does not name a type + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:22:100: error: 'nullable' does not name a type + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:25:30: error: 'nullable' does not name a type - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:30: error: 'nullable' does not name a type - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:26:90: error: 'nullable' does not name a type - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending selector:(nullable SEL)selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:27:4: error: 'nullable' does not name a type - (nullable instancetype)initWithCoder:(NSCoder *)coder; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:29:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:29:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:31:20: error: unknown property attribute before ',' token @property (nullable, readonly) SEL selector; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:31:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:40: error: 'nullable' does not name a type + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:35:102: error: 'NSComparator' does not name a type + (instancetype)sortDescriptorWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:30: error: 'nullable' does not name a type - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:37:92: error: 'NSComparator' does not name a type - (instancetype)initWithKey:(nullable NSString *)key ascending:(BOOL)ascending comparator:(NSComparator)cmptr NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:39:22: error: 'NSComparator' has not been declared @property (readonly) NSComparator comparator NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: duplicate interface declaration for class 'NSSet' @interface NSSet (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:14:40: error: redefinition of 'struct NSSet' @interface NSSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:46:28: error: trying to finish struct, but kicked out due to previous parse errors @interface NSSet (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:48:1: error: expected constructor, destructor, or type conversion before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_6, 4_0); // returns a new array by sorting the objects of the receiver ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: duplicate interface declaration for class 'NSArray' @interface NSArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:8: error: redefinition of 'struct NSArray' @class NSArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:52:30: error: trying to finish struct, but kicked out due to previous parse errors @interface NSArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:54:1: error: expected constructor, destructor, or type conversion before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors; // returns a new array by sorting the objects of the receiver ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: duplicate interface declaration for class 'NSMutableArray' @interface NSMutableArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:115:37: error: redefinition of 'struct NSMutableArray' @interface NSMutableArray : NSArray ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:58:37: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableArray (NSSortDescriptorSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:60:1: error: expected constructor, destructor, or type conversion before '-' token - (void)sortUsingDescriptors:(NSArray *)sortDescriptors; // sorts the array itself ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: duplicate interface declaration for class 'NSOrderedSet' @interface NSOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:17:47: error: redefinition of 'struct NSOrderedSet' @interface NSOrderedSet<__covariant ObjectType> : NSObject ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:64:35: error: trying to finish struct, but kicked out due to previous parse errors @interface NSOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:67:1: error: expected constructor, destructor, or type conversion before '-' token - (NSArray *)sortedArrayUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: duplicate interface declaration for class 'NSMutableOrderedSet' @interface NSMutableOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: cannot find protocol declaration for 'ObjectType' In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:8:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSOrderedSet.h:112:42: error: redefinition of 'struct NSMutableOrderedSet' @interface NSMutableOrderedSet : NSOrderedSet ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:71:42: error: trying to finish struct, but kicked out due to previous parse errors @interface NSMutableOrderedSet (NSKeyValueSorting) ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSortDescriptor.h:74:1: error: expected constructor, destructor, or type conversion before '-' token - (void)sortUsingDescriptors:(NSArray *)sortDescriptors NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:122:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:23:4: error: unknown type name 'nullable' - (nullable instancetype)initWithUUIDString:(NSString *)string; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUUID.h:23:13: error: expected ')' before 'id' - (nullable instancetype)initWithUUIDString:(NSString *)string; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:38:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:38:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:29:34: error: unknown type name 'nullable' - (void)encodeConditionalObject:(nullable id)object; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:41:4: error: 'nullable' does not name a type - (nullable id)propertyForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:29:43: error: expected ')' before 'id' - (void)encodeConditionalObject:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:42:22: error: 'nullable' does not name a type - (BOOL)setProperty:(nullable id)property forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:36:4: error: unknown type name 'nullable' - (nullable NSString *)classNameEncodedForTrueClassName:(NSString *)trueName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:48:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSError *streamError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:36:13: error: expected ')' before 'NSString' - (nullable NSString *)classNameEncodedForTrueClassName:(NSString *)trueName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:48:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *streamError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:63:4: error: unknown type name 'nullable' - (nullable instancetype)initForReadingWithData:(NSData *)data NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:64:4: error: 'nullable' does not name a type - (nullable instancetype)initWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:63:13: error: expected ')' before 'id' - (nullable instancetype)initForReadingWithData:(NSData *)data NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:79:4: error: 'nullable' does not name a type - (nullable instancetype)initWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:65:24: error: unknown type name 'nullable' - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:65:33: error: expected ')' before 'NSZone' - (void)setObjectZone:(nullable NSZone *)zone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:66:4: error: unknown type name 'nullable' - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:66:13: error: expected ')' before 'NSZone' - (nullable NSZone *)objectZone NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:100:4: error: 'nullable' does not name a type - (nullable instancetype)initWithFileAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:102:4: error: 'nullable' does not name a type + (nullable instancetype)inputStreamWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:72:4: error: unknown type name 'nullable' + (nullable id)unarchiveObjectWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:103:4: error: 'nullable' does not name a type + (nullable instancetype)inputStreamWithFileAtPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:72:13: error: expected ')' before 'id' + (nullable id)unarchiveObjectWithData:(NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:104:4: error: 'nullable' does not name a type + (nullable instancetype)inputStreamWithURL:(NSURL *)url NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:73:4: error: unknown type name 'nullable' + (nullable id)unarchiveObjectWithFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:4: error: 'nullable' does not name a type - (nullable instancetype)initToFileAtPath:(NSString *)path append:(BOOL)shouldAppend; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:73:13: error: expected ')' before 'id' + (nullable id)unarchiveObjectWithFile:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:114:4: error: 'nullable' does not name a type + (nullable instancetype)outputStreamWithURL:(NSURL *)url append:(BOOL)shouldAppend NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:94:20: error: unknown property attribute before ',' token @property (nullable, readonly) Class classForArchiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:95:4: error: unknown type name 'nullable' - (nullable id)replacementObjectForArchiver:(NSArchiver *)archiver; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSArchiver.h:95:13: error: expected ')' before 'id' - (nullable id)replacementObjectForArchiver:(NSArchiver *)archiver; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:73:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:8:15: error: expected ';' before '<' token @class NSArray, NSMutableDictionary, NSDate, NSNumber, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:20:79: error: 'nullable' does not name a type + (void)detachNewThreadSelector:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:21: error: expected '>' before '*' token + (NSArray *)callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:21: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:22: error: expected ')' before '>' token + (NSArray *)callStackReturnAddresses NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:38:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:21: error: expected '>' before '*' token + (NSArray *)callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:22: error: expected ')' before '>' token + (NSArray *)callStackSymbols NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:39:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:20:15: error: expected identifier or '(' before '' token typedef void (^NSBackgroundActivityCompletionHandler)(NSBackgroundActivityResult result); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:50:74: error: 'nullable' does not name a type - (instancetype)initWithTarget:(id)target selector:(SEL)selector object:(nullable id)argument NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:64: error: 'nullable' does not name a type - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:128:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:77:34: error: expected ')' before '^' token - (void)scheduleWithBlock:(void (^)(NSBackgroundActivityCompletionHandler completionHandler))block; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:70:112: error: 'nullable' does not name a type - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSBackgroundActivityScheduler.h:77:36: error: expected ')' before '(' token - (void)scheduleWithBlock:(void (^)(NSBackgroundActivityCompletionHandler completionHandler))block; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:73:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:71:64: error: 'nullable' does not name a type - (void)performSelectorOnMainThread:(SEL)aSelector withObject:(nullable id)arg waitUntilDone:(BOOL)wait; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:77: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:74:125: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait modes:(nullable NSArray *)array NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:75:77: error: 'nullable' does not name a type - (void)performSelector:(SEL)aSelector onThread:(NSThread *)thr withObject:(nullable id)arg waitUntilDone:(BOOL)wait NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSThread.h:77:64: error: 'nullable' does not name a type - (void)performSelectorInBackground:(SEL)aSelector withObject:(nullable id)arg NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:129:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:4: error: unknown type name 'nullable' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:13: error: expected ')' before 'id' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:97: error: unknown type name 'nullable' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:40:106: error: expected ')' before 'id' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:129:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:41:4: error: unknown type name 'nullable' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:41:13: error: expected ')' before 'id' + (nullable id)dateWithString:(NSString *)description calendarFormat:(NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:42:164: error: unknown type name 'nullable' + (id)dateWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:42:173: error: expected ')' before 'NSTimeZone' + (id)dateWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:54:72: error: unknown type name 'nullable' - (NSString *)descriptionWithCalendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:54:81: error: expected ')' before 'id' - (NSString *)descriptionWithCalendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:56:38: error: unknown type name 'nullable' - (NSString *)descriptionWithLocale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:56:47: error: expected ')' before 'id' - (NSString *)descriptionWithLocale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:4: error: unknown type name 'nullable' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:13: error: expected ')' before 'id' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:97: error: unknown type name 'nullable' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:58:106: error: expected ')' before 'id' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:59:4: error: unknown type name 'nullable' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:59:13: error: expected ')' before 'id' - (nullable id)initWithString:(NSString *)description calendarFormat:(NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:60:4: error: unknown type name 'nullable' - (nullable id)initWithString:(NSString *)description NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:60:13: error: expected ')' before 'id' - (nullable id)initWithString:(NSString *)description NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:61:164: error: unknown type name 'nullable' - (id)initWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:61:173: error: expected ')' before 'NSTimeZone' - (id)initWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hour minute:(NSUInteger)minute second:(NSUInteger)second timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:62:28: error: unknown type name 'nullable' - (void)setCalendarFormat:(nullable NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:62:37: error: expected ')' before 'NSString' - (void)setCalendarFormat:(nullable NSString *)format NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:63:22: error: unknown type name 'nullable' - (void)setTimeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:63:31: error: expected ')' before 'NSTimeZone' - (void)setTimeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:16: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:25: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:48: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:57: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:79: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:88: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:110: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:119: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:143: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:152: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:177: error: unknown type name 'nullable' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:64:186: error: expected ')' before 'NSInteger' - (void)years:(nullable NSInteger *)yp months:(nullable NSInteger *)mop days:(nullable NSInteger *)dp hours:(nullable NSInteger *)hp minutes:(nullable NSInteger *)mip seconds:(nullable NSInteger *)sp sinceDate:(NSCalendarDate *)date NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:129:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:4: error: unknown type name 'nullable' + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:13: error: expected ')' before 'id' + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:73: error: unknown type name 'nullable' + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:75:82: error: expected ')' before 'id' + (nullable id)dateWithNaturalLanguageString:(NSString *)string locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:76:4: error: unknown type name 'nullable' + (nullable id)dateWithNaturalLanguageString:(NSString *)string NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:76:13: error: expected ')' before 'id' + (nullable id)dateWithNaturalLanguageString:(NSString *)string NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:45: error: unknown type name 'nullable' - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:54: error: expected ')' before 'NSString' - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:82: error: unknown type name 'nullable' - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:78:91: error: expected ')' before 'NSTimeZone' - (NSCalendarDate *)dateWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:4: error: unknown type name 'nullable' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:13: error: expected ')' before 'NSString' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:55: error: unknown type name 'nullable' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:64: error: expected ')' before 'NSString' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:92: error: unknown type name 'nullable' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:101: error: expected ')' before 'NSTimeZone' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:132: error: unknown type name 'nullable' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:79:141: error: expected ')' before 'id' - (nullable NSString *)descriptionWithCalendarFormat:(nullable NSString *)format timeZone:(nullable NSTimeZone *)aTimeZone locale:(nullable id)locale NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:80:4: error: unknown type name 'nullable' - (nullable id)initWithString:(NSString *)description NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSCalendarDate.h:80:13: error: expected ')' before 'id' - (nullable id)initWithString:(NSString *)description NS_CALENDAR_DEPRECATED(10_4, 10_10, 2_0, 8_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:9:57: error: expected ';' before '<' token @class NSPort, NSRunLoop, NSPortNameServer, NSDictionary, NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *statistics; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:52:25: error: expected '>' before '*' token + (NSArray *)allConnections; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:52:25: error: cannot find protocol declaration for 'NSConnection' /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56:4: error: unknown type name 'nullable' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56:13: error: expected ')' before 'id' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56:78: error: unknown type name 'nullable' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56:87: error: expected ')' before 'NSString' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:4: error: unknown type name 'nullable' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:13: error: expected ')' before 'id' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:78: error: unknown type name 'nullable' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:57:87: error: expected ')' before 'NSString' + (nullable instancetype)connectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:4: error: unknown type name 'nullable' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:13: error: expected ')' before 'NSDistantObject' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:95: error: unknown type name 'nullable' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:58:104: error: expected ')' before 'NSString' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:4: error: unknown type name 'nullable' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:13: error: expected ')' before 'NSDistantObject' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:95: error: unknown type name 'nullable' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:59:104: error: expected ')' before 'NSString' + (nullable NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(nullable NSString *)hostName usingNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:61:4: error: unknown type name 'nullable' + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root usingNameServer:(NSPortNameServer *)server NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:61:13: error: expected ')' before 'id' + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root usingNameServer:(NSPortNameServer *)server NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:62:4: error: unknown type name 'nullable' + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:62:13: error: expected ')' before 'id' + (nullable instancetype)serviceConnectionWithName:(NSString *)name rootObject:(id)root NS_AVAILABLE(10_5, 2_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:66:20: error: unknown property attribute before ',' token @property (nullable, retain) id rootObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id rootObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:77:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *requestModes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:77:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:79:23: error: unknown type name 'nullable' - (BOOL)registerName:(nullable NSString *) name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:79:32: error: expected ')' before 'NSString' - (BOOL)registerName:(nullable NSString *) name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:80:23: error: unknown type name 'nullable' - (BOOL)registerName:(nullable NSString *) name withNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:80:32: error: expected ')' before 'NSString' - (BOOL)registerName:(nullable NSString *) name withNameServer:(NSPortNameServer *)server; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:4: error: unknown type name 'nullable' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:13: error: expected ')' before 'id' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:53: error: unknown type name 'nullable' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:62: error: expected ')' before 'NSPort' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:93: error: unknown type name 'nullable' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:82:102: error: expected ')' before 'NSPort' + (nullable instancetype)connectionWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:84:4: error: unknown type name 'nullable' + (nullable id)currentConversation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:84:13: error: expected ')' before 'id' + (nullable id)currentConversation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:4: error: unknown type name 'nullable' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:13: error: expected ')' before 'id' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:47: error: unknown type name 'nullable' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:56: error: expected ')' before 'NSPort' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:87: error: unknown type name 'nullable' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:86:96: error: expected ')' before 'NSPort' - (nullable instancetype)initWithReceivePort:(nullable NSPort *)receivePort sendPort:(nullable NSPort *)sendPort; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/admini/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:143:29: error: unknown type name 'nullable' - (void)replyWithException:(nullable NSException *)exception; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:143:38: error: expected ')' before 'NSException' - (void)replyWithException:(nullable NSException *)exception; ^ strator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:8:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary, NSDate, NSData, NSLocale; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:18:4: error: 'nullable' does not name a type - (nullable NSString *)abbreviationForDate:(NSDate *)aDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:21:4: error: 'nullable' does not name a type - (nullable NSDate *)nextDaylightSavingTimeTransitionAfterDate:(NSDate *)aDate NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:131:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:26:4: error: unknown type name 'nullable' + (nullable id)proxyWithTarget:(id)target connection:(NSConnection *)connection; ^ eZone.h:35:21: error: expected '>' before '*' token + (NSArray *)knownTimeZoneNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:26:13: error: expected ')' before 'id' + (nullable id)proxyWithTarget:(id)target connection:(NSConnection *)connection; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:27:4: error: unknown type name 'nullable' - (nullable instancetype)initWithTarget:(id)target connection:(NSConnection *)connection; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:27:13: error: expected ')' before 'id' - (nullable instancetype)initWithTarget:(id)target connection:(NSConnection *)connection; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:131:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:32:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:32:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:22: error: expected ')' before '>' token + (NSArray *)knownTimeZoneNames; n file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:131:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:34:30: error: unknown type name 'nullable' - (void)setProtocolForProxy:(nullable Protocol *)proto; ^ 01;32m ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistantObject.h:34:39: error: expected ')' before 'Protocol' - (void)setProtocolForProxy:(nullable Protocol *)proto; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:35:22: error: objective-c++ method declaration is expected before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:26: error: expected '>' before '*' token + (NSDictionary *)abbreviationDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:27: error: expected ')' before ',' token + (NSDictionary *)abbreviationDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:37:27: error: objective-c++ method declaration is expected before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:58: error: expected '>' before '*' token + (void)setAbbreviationDictionary:(NSDictionary *)dict NS_AVAILABLE(10_6, 4_0); ^ /SyIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:132:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:42:63: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSString *)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; ^ /System/Library/Frameworks/Foundation.frameworstem/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:58: error: cannot find protocol declaration for 'NSString' k/Headers/NSDistributedNotificationCenter.h:42:72: error: expected ')' before 'NSString' - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSString *)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:42:96: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSString *)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:42:105: error: expected ')' before 'NSString' - (void)addObserver:(id)observer selector:(SEL)selector name:(nullable NSString *)name object:(nullable NSString *)object suspensionBehavior:(NSNotificationSuspensionBehavior)suspensionBehavior; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:45:55: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:59: error: expected ')' before ',' token + (void)setAbbreviationDictionary:(NSDictionary *)dict NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:59: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:45:64: error: expected ')' before 'NSString' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:45:92: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:38:71: error: expected ';' before '>' token + (void)setAbbreviationDictionary:(NSDictionary *)dict NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:45:101: error: expected ')' before 'NSDictionar' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo deliverImmediately:(BOOL)deliverImmediately; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:49:55: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:43:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *abbreviation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:49:64: error: expected ')' before 'NSString' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:43:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:49:92: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *abbreviation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:49:101: error: expected ')' before 'NSDictionar' - (void)postNotificationName:(NSString *)name object:(nullable NSString *)object userInfo:(nullable NSDictionary *)userInfo options:(NSDistributedNotificationOptions)options; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:46:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *nextDayli/System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:58:64: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:58:73: error: expected ')' before 'NSString' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:58:98: error: unknown type name 'nullable' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:58:107: error: expected ')' before 'NSString' - (void)addObserver:(id)observer selector:(SEL)aSelector name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:60:56: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:60:65: error: expected ')' before 'NSString' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:61:56: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:61:65: error: expected ')' before 'NSString' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:61:95: error: unknown type name 'nullable' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:61:104: error: expected ')' before 'NSDictionar' - (void)postNotificationName:(NSString *)aName object:(nullable NSString *)anObject userInfo:(nullable NSDictionary *)aUserInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:62:43: error: unknown type name 'nullable' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:62:52: error: expected ')' before 'NSString' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:62:77: error: unknown type name 'nullable' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedNotificationCenter.h:62:86: error: expected ')' before 'NSString' - (void)removeObserver:(id)observer name:(nullable NSString *)aName object:(nullable NSString *)anObject; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:134:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:17:4: error: unknown type name 'nullable' - (nullable NSPort *)decodePortObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:17:13: error: expected ')' before 'NSPort' - (nullable NSPort *)decodePortObject; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:134:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:20:4: error: unknown type name 'nullable' - (nullable NSConnection *)connection NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:20:13: error: expected ')' before 'NSConnection' - (nullable NSConnection *)connection NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:34: error: unknown type name 'nullable' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:43: error: expected ')' before 'NSPort' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:70: error: unknown type name 'nullable' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:79: error: expected ')' before 'NSPort' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:108: error: unknown type name 'nullable' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:21:117: error: expected ')' before 'NSArray' + (id) portCoderWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:28: error: unknown type name 'nullable' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:37: error: expected ')' before 'NSPort' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:64: error: unknown type name 'nullable' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:73: error: expected ')' before 'NSPort' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:102: error: unknown type name 'nullable' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:22:111: error: expected ')' before 'NSArray' - (id)initWithReceivePort:(nullable NSPort *)rcvPort sendPort:(nullable NSPort *)sndPort components:(nullable NSArray *)comps NS_DEPRECATED(10_0, 10_7, 2_0, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:31:4: error: unknown type name 'nullable' - (nullable id)replacementObjectForPortCoder:(NSPortCoder *)coder NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortCoder.h:31:13: error: expected ')' before 'id' - (nullable id)replacementObjectForPortCoder:(NSPortCoder *)coder NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:135:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:35: error: unknown type name 'nullable' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:44: error: expected ')' before 'NSPort' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:75: error: unknown type name 'nullable' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:84: error: expected ')' before 'NSPort' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ ghtSavingTimeTransition NS_AVAILABLE(10_5, 2_0); // after current instant ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:46:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:115: error: unknown type name 'nullable' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:21:124: error: expected ')' before 'NSArray' - (instancetype)initWithSendPort:(nullable NSPort *)sendPort receivePort:(nullable NSPort *)replyPort components:(nullable NSArray *)components NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *nextDaylightSavingTimeTransition NS_AVAILABLE(10_5, 2_0); // after current instant ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:135:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:23:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *components; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:4: error: 'nullable' does not name a type - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:61:73: error: 'nullable' does not name a type - (nullable NSString *)localizedName:(NSTimeZoneNameStyle)style locale:(nullable NSLocale *)locale NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSArray *components; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:24:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSPort *receivePort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:70:4: error: 'nullable' does not name a type + (nullable instancetype)timeZoneWithName:(NSString *)tzName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSPort *receivePort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:4: error: 'nullable' does not name a type + (nullable instancetype)timeZoneWith/System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:25:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSPort *sendPort; ^ Name:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortMessage.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSPort *sendPort; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:71:68: error: 'nullable' does not name a type + (nullable instancetype)timeZoneWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:73:4: error: 'nullable' does not name a type - (nullable instancetype)initWithName:(NSString *)tzName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:4: error: 'nullable' does not name a type - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:74:64: error: 'nullable' does not name a type - (nullable instancetype)initWithName:(NSString *)tzName data:(nullable NSData *)aData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:81:4: error: 'nullable' does not name a type + (nullable instancetype)timeZoneWithAbbreviation:(NSString *)abbreviation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:16:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/me/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:16:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name; ^ gaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:15:108: error: 'nullable' does not name a type + (NSTimer *)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:17:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:17:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:17:57: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:16:117: error: 'nullable' does not name a type + (NSTimer *)scheduledTimerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget selector:(SEL)aSelector userInfo:(nullable id)userInfo repeats:(BOOL)yesOrNo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:17:66: error: expected ')' before 'NSString' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:18:116: error: 'nullable' does not name a type - (instancetype)initWithFireDate:(NSDate *)date interval:(NSTimeInterval)ti target:(id)t selector:(SEL)s userInfo:(nullable id)ui repeats:(BOOL)rep NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:34:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0, from /System/Library/Frameworks/Coc/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:34:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name; ^ oa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:32:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:32:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:35:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:35:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTimer.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:35:57: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:35:66: error: expected ')' before 'NSString' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:46:4: error: unknown type name 'nullable' - (nullable NSPort *)servicePortWithName:(NSString *)name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:46:13: error: expected ')' before 'NSPort' - (nullable NSPort *)servicePortWithName:(NSString *)name NS_AVAILABLE(10_5, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:59:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:59:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:60:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:60:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:60:57: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:60:66: error: expected ')' before 'NSString' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:80:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:12:15: error: expected ';' before '<' token @class NSArray, NSNumber, NSData, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:80:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:81:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:81:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:81:57: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:81:66: error: expected ')' before 'NSString' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:89:4: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:89:13: error: expected ')' before 'NSPort' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:4: error: 'nullable' does not name a type - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:89:57: error: unknown type name 'nullable' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:89:66: error: expected ')' before 'NSString' - (nullable NSPort *)portForName:(NSString *)name host:(nullable NSString *)host nameServerPortNumber:(uint16_t)portNumber; ^ ...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:36:66: error: 'nullable' does not name a type - (nullable instancetype)initWithScheme:(NSString *)scheme host:(nullable NSString *)host path:(NSString *)path NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use NSURLComponents instead, which lets you create a valid URL with any valid combination of URL components and subcomponents (not just scheme, host and path), and lets you set components and subcomponents with either percent-encoded or un-percent-encoded strings."); // this call percent-encodes both the host and path, so this cannot be used to set a username/password or port in the hostname part or with a IPv6 '[...]' type address. NSURLComponents handles IPv6 addresses correctly. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:40:93: error: 'nullable' does not name a type - (instancetype)initFileURLWithPath:(NSString *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:43:69: error: 'nullable' does not name a type - (instancetype)initFileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; // Better to use initFileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.frameworkIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:137:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSProtocolChecker.h:13:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSObject *target; ^ /Headers/NSURL.h:50:85: error: 'nullable' does not name a type + (NSURL *)fileURLWithPath:(NSString *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0/System/Library/Frameworks/Foundation.framework/Headers/NSProtocolChecker.h:13:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSObject *target; ^ ); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:53:60: error: 'nullable' does not name a type + (NSURL *)fileURLWithPath:(NSString *)path relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); // Better to use fileURLWithPath:isDirectory:relativeToURL: if you know if the path is a directory vs non-directory, as it saves an I/O. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:60:115: error: 'nullable' does not name a type - (instancetype)initFileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL)isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0) NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:138:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:7:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:64:107: error: 'nullable' does not name a type + (NSURL *)fileURLWithFileSystemRepresentation:(const char *)path isDirectory:(BOOL) isDir relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:68:4: error: 'nullable' does not name a type - (nullable instancetype)initWithString:(NSString *)URLString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:4: error: 'nullable' does not name a type - (nullable instancetype)initWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:69:78: error: 'nullable' does not name a type - (nullable instancetype)initWithString:(NSString *)/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:28:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *launchPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:28:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *launchPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:29:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:29:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *arguments; ^ URLString relativeToURL:(nullable NSURL *)baseURL NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:29:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *environment; // if not set, use current ^ /System/Library/Frameworks/Foundation.framework/Headers//System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *environment; // if not set, use current ^ NSURL.h:70:4: error: 'nullable' does not name a type + (nullable instancetype)URLWithString:(NSString *)URLString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:30:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:34:20: error: unknown property attribute before ',' token @property (nullable, retain) id standardInput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:4: error: 'nullable' does not name a type + (nullable instancetype)URLWithString:(NSString *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:34:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id standardInput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:71:77: error: 'nullable' does not name a type + (nullable instancetype)URLWithString:(NSStri/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:35:20: error: unknown property attribute before ',' token @property (nullable, retain) id standardOutput; ^ ng *)URLString relativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:35:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id standardOutput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76:74: error: 'nullable' does not name a type - (instancetype)initWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:36:20: error: unknown property attribute before ',' token @property (nullable, retain) id standardError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:36:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id standardError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:79:68: error: 'nullable' does not name a type + (NSURL *)URLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83:85: error: 'nullable' does not name a type - (instancetype)initAbsoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0) NS_DESIGNATED_INITIALIZER; In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:138:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:57:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^terminationHandler)(NSTask *) NS_AVAILABLE(10_7, NA); ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:57:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^terminationHandler)(NSTask *) NS_AVAILABLE(10_7, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:86:76: error: 'nullable' does not name a type + (NSURL *)absoluteURLWithDataRepresentation:(NSData *)data relativeToURL:(nullable NSURL *)baseURL NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:59:1: error: expected identifier before 'property' @property NSQualityOfService qualityOfService NS_AVAILABLE(10_10, 8_0); // read-only after the task is launched ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:93:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *relativeString; // The relative portion of a URL. If baseURL is nil, or if the receiver is itself absolute, this is the same as absoluteString ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:93:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *relativeString; // The relative portion of a URL. If baseURL is nil, or if the receiver is itself absolute, this is the same as absoluteString ^ /System/Library/Framewor/System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:65:85: error: expected '>' before '*' token + (NSTask *)launchedTaskWithLaunchPath:(NSString *)path arguments:(NSArray *)arguments; ^ ks/Foundation.framework/Headers/NSURL.h:94:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *baseURL; // may be nil. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:65:85: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:94:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *baseURL; // may be nil. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:104:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:104:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:105:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSNumber *port; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:105:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSNumber *port; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:106:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:107:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:107:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:108:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:108:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:108:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:109:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:110:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *parameterString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:110:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *parameterString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:111:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *query; ^ /System/LiIn file included from /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:8:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSError, NSString, NSURL; ^ brary/Frameworks/Foundation.framework/Headers/NSURL.h:111:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:111:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *relativePath; // The same as path if baseURL is nil ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:112:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:50: error: unknown type name 'nullable' + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; ^ relativePath; // The same as p/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:59: error: expected ')' before 'NSArray' + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:103: error: unknown type name 'nullable' + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; ^ ath if baseURL is nil ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:119:112: error: expected ')' before 'NSArray' + (id)elementWithName:(NSString *)name children:(nullable NSArray *)children attributes:(nullable NSArray *)attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:161:4: error: unknown type name 'nullable' + (nullable id)DTDNodeWithXMLString:(NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:128:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *standardizedURL; ^ /System/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:161:13: error: expected ')' before 'id' + (nullable id)DTDNodeWithXMLString:(NSString *)string; ^ /Library/Frameworks/Foundation.framework/Headers/NSURL.h:128:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:128:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *standardizedURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:177:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:177:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:145:4: error: 'nullable' does not name a type - (nullable NSURL *)fileReferenceURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:183:20: error: unknown property attribute before ',' token @property (nullable, retain) id objectValue; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:149:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *fi/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:183:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id objectValue; //primitive ^ lePathURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:149:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:5:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:189:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *stringValue; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:149:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *filePathURL NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:189:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *stringValue; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:4: error: 'nullable' does not name a type - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:217:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSXMLDocument *rootDocument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:84: error: expected '>' before '*' token - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:84: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:217:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSXMLDocument *rootDocument; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:85: error: expected ')' before '>' token - (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:85: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:223:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSXMLNode *parent; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:167:85: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:171:27: error: 'nullable' does not name a type - (BOOL)setResourceValue:(nullable id)value forKey:(NSString *)key error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:223:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSXMLNode *parent; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:50: error: expected '>' before '*' token - (BOOL)setResourceValues:(NSDictionary *)/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:235:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *children; //primitive ^ keyedValues error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:235:56: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:51: error: expected ')' before ',' token - (BOOL)setResourceValues:(NSDictionary *)keyedValues error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:51: error: expected identifier before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:235:56: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:241:4: error: unknown type name 'nullable' - (nullable NSXMLNode *)childAtIndex:(NSUInteger)index; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:175:55: error: expected ';' before '>' token - (BOOL)setResourceValues:(NSDictionary *)keyedValues error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:241:13: error: expected ')' before 'NSXMLNode' - (nullable NSXMLNode *)childAtIndex:(NSUInteger)index; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:247:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSXMLNode *previousSibling; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:189:36: error: 'nullable' does not name a type - (void)setTemporaryResourceValue:(nullable id)value forKey:(NSString *)key NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:247:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSXMLNode *previousSibling; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:253:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSXMLNode *nextSibling; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:253:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSXMLNode *nextSibling; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:259:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSXMLNode *previousNode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:259:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSXMLNode *previousNode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:265:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSXMLNode *nextNode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:265:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSXMLNode *nextNode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:277:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *XPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:277:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *XPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:287:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localName; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:287:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localName; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:293:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *prefix; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:293:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *prefix; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:299:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:299:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:311:4: error: unknown type name 'nullable' + (nullable NSString *)prefixForName:(NSString *)name; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:4: error: 'nullable' does not name a type - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:116: error: 'nullable' does not name a type - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCreationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:311:13: error: expected ')' before 'NSString' + (nullable NSString *)prefixForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:357:167: error: 'nullable' does not name a type - (nullable NSData *)bookmarkDataWithOptions:(NSURLBookmarkCr/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:318:4: error: unknown type name 'nullable' + (nullable NSXMLNode *)predefinedNamespaceForPrefix:(NSString *)name; ^ eationOptions)options includingResourceValuesForKeys:(nullable NSArray *)keys relativeToURL:(nullable NSURL *)relativeURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:4: error: 'nullable' does not name a type - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:318:13: error: expected ')' before 'NSXMLNode' + (nullable NSXMLNode *)predefinedNamespaceForPrefix:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:361:140: error: 'nullable' does not name a type - (nullable instancetype)initByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:4: error: 'nullable' does not name a type + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:357:4: error: unknown type name 'nullable' - (nullable NSArray<__kindof NSXMLNode *> *)nodesForXPath:(NSString *)xpath error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:364:139: error: 'nullable' does not name a type + (nullable instancetype)URLByResolvingBookmarkData:(NSData *)bookmarkData options:(NSURLBookmarkResolutionOptions)options relativeToURL:(nullable NSURL *)relativeURL bookmarkDataIsStale:(BOOL * __nullable)isStale error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:357:13: error: expected ')' before 'NSArray' - (nullable NSArray<__kindof NSXMLNode *> *)nodesForXPath:(NSString *)xpath error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:4: error: 'nullable' does not name a type + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:364:4: error: unknown type name 'nullable' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:84: error: expected '>' before '*' token + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:364:13: error: expected ')' before 'NSArray' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:84: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:85: error: expected ')' before '>' token + (nullable NSDictionary *)resourceValuesForKeys:(NSArray *)keys fromBookmarkData:(NSData *)bookmarkData NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:364:70: error: unknown type name 'nullable' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:85: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:368:85: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:364:79: error: expected ')' before 'NSDictionary' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery constants:(nullable NSDictionary *)constants error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:366:4: error: unknown type name 'nullable' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery error:(NSError **)error; ^ /System/Library/Fra/System/Library/Frameworks/Foundation.framework/Headers/NSXMLNode.h:366:13: error: expected ')' before 'NSArray' - (nullable NSArray *)objectsForXQuery:(NSString *)xquery error:(NSError **)error; ^ meworks/Foundation.framework/Headers/NSURL.h:376:4: error: 'nullable' does not name a type + (nullable NSData *)bookmarkDataWithContentsOfURL:(NSURL *)bookmarkFileURL error:(NSError **)error NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:380:4: error: 'nullable' does not name a type + (nullable instancetype)URLByResolvingAliasFileAtURL:(NSURL *)url options:(NSURLBookmarkResolutionOptions)options error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:4: error: 'nullable' does not name a type - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:96: error: expected '>' before '*' token - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:96: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:7:15: error: expected ';' before '<' token @class NSArray, NSData, NSMutableDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:97: error: expected ')' before '>' token - (nullable NSDictionary *)promisedItemResourceValuesForKeys:(NSArray *)keys error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:97: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:407:97: error: expected ';' before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:39:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSUInteger)mask error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:421:54: error: 'nullable' does not name a type - (instancetype)initWithName:(NSString *)name value:(nullable NSString *)value NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Use/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:422:59: error: 'nullable' does not name a type + (instancetype)queryItemWithName:(NSString *)name value:(nullable NSString *)value; ^ rs/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:39:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSUInteger)mask error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:40:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data options:(NSUInteger)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSString *value; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:40:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data options:(NSUInteger)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:20: error: n file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:139:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:46:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *publicID; //primitive ^ [mexpected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *publicID; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:424:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSString *value; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:52:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *systemID; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *systemID; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:435:4: error: 'nullable' does not name a type - (nullable instancetype)initWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:68:43: error: expected '>' before '*' token - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:68:43: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:438:4: error: 'nullable' does not name a type + (nullable instancetype)componentsWithURL:(NSURL *)url resolvingAgainstBaseURL:(BOOL)resolve; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:441:4: error: 'nullable' does not name a type - (nullable instancetype)initWithString:(NSString *)URLString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:80:22: error: unknown type name 'nullable' - (void)setChildren:(nullable NSArray *)children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:444:4: error: 'nullable' does not name a type + (nullable instancetype)componentsWithString:(NSString *)URLString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:80:31: error: expected ')' before 'NSArray' - (void)setChildren:(nullable NSArray *)children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:447:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:447:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:102:4: error: unknown type name 'nullable' - (nullable NSXMLDTDNode *)entityDeclarationForName:(NSString *)name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:447:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/Foundation.fra/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:102:13: error: expected ')' before 'NSXMLDTDNode' - (nullable NSXMLDTDNode *)entityDeclarationForName:(NSString *)name; //primitive ^ mework/Headers/NSURL.h:450:4: error: 'nullable' does not name a type - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:450:39: error: 'nullable' does not name a type - (nullable NSURL *)URLRelativeToURL:(nullable NSURL *)baseURL; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:108:4: error: unknown type name 'nullable' - (nullable NSXMLDTDNode *)notationDeclarationForName:(NSString *)name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:453:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *string NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:108:13: error: expected ')' before 'NSXMLDTDNode' - (nullable NSXMLDTDNode *)notationDeclarationForName:(NSString *)name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:453:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:114:4: error: unknown type name 'nullable' - (nullable NSXMLDTDNode *)elementDeclarationForName:(NSString *)name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:453:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *string NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:114:13: error: expected ')' before 'NSXMLDTDNode' - (nullable NSXMLDTDNode *)elementDeclarationForName:(NSString *)name; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:458:20: error: unknown property attribute before '/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:120:4: error: unknown type name 'nullable' - (nullable NSXMLDTDNode *)attributeDeclarationForName:(NSString *)name elementName:(NSString *)elementName; //primitive ^ [K,' token @property (nullable, copy) NSString *scheme; // Attempting to set the scheme with an invalid scheme string will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:458:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:120:13: error: expected ')' before 'NSXMLDTDNode' - (nullable NSXMLDTDNode *)attributeDeclarationForName:(NSString *)name elementName:(NSString *)elementName; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:458:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *scheme; // Attempting to set the scheme with an invalid scheme string will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:128:4: error: unknown type name 'nullable' + (nullable NSXMLDTDNode *)predefinedEntityDeclarationForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:459:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:459:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTD.h:128:13: error: expected ')' before 'NSXMLDTDNode' + (nullable NSXMLDTDNode *)predefinedEntityDeclarationForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:459:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:460:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:460:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:460:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:461:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *host; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:461:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:461:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *host; ^ /System/Library/Frameworks/FoundationIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:140:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:60:4: error: unknown type name 'nullable' - (nullable instancetype)initWithXMLString:(NSString *)string NS_DESIGNATED_INITIALIZER; //primitive ^ .framework/Headers/NSURL.h:462:20: error: unknown property attribute before ',' token @property (nullable, copy) NSNumber *port; // Attempting to set a negative port number will cause an eIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:60:13: error: expected ')' before 'id' - (nullable instancetype)initWithXMLString:(NSString *)string NS_DESIGNATED_INITIALIZER; //primitive ^ xception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:462:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:140:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *publicID; //primitive ^ /System/L/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *publicID; //primitive ^ ibrary/Frameworks/Foundation.framework/Headers/NSURL.h:462:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSNumber *port; // Attempting to set a negative port number will cause an exception. ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:88:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *systemID; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:88:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *systemID; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:94:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *notationName; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:463:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDTDNode.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *notationName; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:464:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:464:20: error: expected ')' before ',' token /System/LibrarIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:141:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:7:53: error: expected ';' before '<' token @class NSData, NSXMLDTD, NSXMLDocument, NSDictionary, NSArray; ^ y/Frameworks/Foundation.framework/Headers/NSURL.h:464:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *query; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:465:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *fragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:465:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:465:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *fragment; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sourcesIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:141:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:76:4: error: unknown type name 'nullable' - (nullable instancetype)initWithXMLString:(NSString *)string options:(NSUInteger)mask error:(NSError **)error; ^ /platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:468:20: error: unknown property attribute before ',' token @propeIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:76:13: error: expected ')' before 'id' - (nullable instancetype)initWithXMLString:(NSString *)string options:(NSUInteger)mask error:(NSError **)error; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:141:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:82:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSUInteger)mask error:(NSError **)error; ^ rty (nullable, copy) NSString *percentEncodedUser; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:468:20: error: expected 'In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:82:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url options:(NSUInteger)mask error:(NSError **)error; ^ )' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:468:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedUser; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:141:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:88:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data options:(NSUInteger)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:469:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedPassword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:469:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:88:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data options:(NSUInteger)mask error:(NSError **)error NS_DESIGNATED_INITIALIZER; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:469:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedPassword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:470:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedHost; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:470:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:141:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:94:38: error: unknown type name 'nullable' - (instancetype)initWithRootElement:(nullable NSXMLElement *)element NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:470:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedHost; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:94:47: error: expected ')' before 'NSXMLElement' - (instancetype)initWithRootElement:(nullable NSXMLElement *)element NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:471:20: error: unknown property attribute before '/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:106:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *characterEncoding; //primitive ^ 01m,' token @property (nullable, copy) NSString *percentEncodedPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:471:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *characterEncoding; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:471:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedPath; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:472:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedQuery; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:112:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *version; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:472:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:472:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedQuery; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *version; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:473:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *percentEncodedFragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:473:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:473:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *percentEncodedFragment; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:130:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *MIMEType; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:130:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *MIMEType; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:136:20: error: unknown property attribute before ',' token @property (nullable, copy) NSXMLDTD *DTD; //primitive ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:20: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:136:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSXMLDTD *DTD; //primitive ^ [Kerror: unknown property attribute before ',' token @property (nullable, copy) NSArray *queryItems NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:51: error: expected '>' before '*' token @property (nullable, copy) NSArray *queryItems NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:148:4: error: unknown type name 'nullable' - (nullable NSXMLElement *)rootElement; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:51: error: cannot find protocol declaration for 'NSURLQueryItem' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:489:52: error: expected unqualified-id before '>' token @property (nullable, copy) NSArray *queryItems NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:148:13: error: expected ')' before 'NSXMLElement' - (nullable NSXMLElement *)rootElement; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:164:43: error: expected '>' before '*' token - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:164:43: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:522:4: error: 'nullable' does not name a type - (nullable NSString *)stringByAddingPercentEncodingWithAllowedCharacters:(NSCharacterSet *)allowedCharacters NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:525:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *stringByRemovingPercentEncoding NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:525:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:176:22: error: unknown type name 'nullable' - (void)setChildren:(nullable NSArray *)children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:525:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *stringByRemovingPercentEncoding NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:176:31: error: expected ')' before 'NSArray' - (void)setChildren:(nullable NSArray *)children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:528:4: error: 'nullable' does not name a type - (nullable NSString *)stringByAddingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByAddingPercentEncodingWithAllowedCharacters: instead, which always uses the recommended /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:214:4: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ UTF-8 encoding, and which encodes for a specific URL component or subcomponent since each URL component or subcomponent has different rules for what characters are valid."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:214:13: error: expected ')' before 'id' - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:529:4: error: 'nullable' does not name a type - (nullable NSString *)stringByReplacingPercentEscapesUsingEncoding:(NSStringEncoding)enc NS_DEPRECATED(10_0, 10_11, 2_0, 9_0, "Use -stringByRemovingPercentEncoding instead, which always uses the recommended UTF-8 encoding."); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:214:63: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:4: error: 'nullable' does not name a type + (nullable NSURL *)fileURLWithPathComponents:(NSArray/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:214:72: error: expected ')' before 'NSDictionary' - (nullable id)objectByApplyingXSLT:(NSData *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:65: error: expected '>' before '*' token + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:220:4: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:65: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:66: error: expected ')' before '>' token + (nullable NSURL *)fileURLWithPathComponents:(NSArray *)components NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:220:13: error: expected ')' before 'id' - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:66: error: expected identifier before '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:538:66: error: expected ';' bef/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:220:71: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ ore '>' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *pathComponents NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:220:80: error: expected ')' before 'NSDictionary' - (nullable id)objectByApplyingXSLTString:(NSString *)xslt arguments:(nullable NSDictionary *)arguments error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *pathComponents NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:226:4: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:539:56: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *pathComponents NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:540:20: error: unknown property attribute before ',' token @/System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:226:13: error: expected ')' before 'id' - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; ^ property (nullable, readonly, copy) NSString *lastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:540:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:226:70: error: unknown type name 'nullable' - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:540:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *lastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:541:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *pathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLDocument.h:226:79: error: expected ')' before 'NSDictionary' - (nullable id)objectByApplyingXSLTAtURL:(NSURL *)xsltURL arguments:(nullable NSDictionary *)argument error:(NSError **)error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:541:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:541:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *pathExtension NS_AVAILABLE(10_6, 4_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:142:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:7:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSMutableArray, NSEnumerator, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:544:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByDeletingLastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:544:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:544:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByDeletingLastPathComponent NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:546:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *UIn file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:142:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:40:52: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)name URI:(nullable NSString *)URI NS_DESIGNATED_INITIALIZER; //primitive ^ RLByDeletingPathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:546:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:40:61: error: expected ')' before 'NSString' - (instancetype)initWithName:(NSString *)name URI:(nullable NSString *)URI NS_DESIGNATED_INITIALIZER; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:546:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByDeletingPathExtension NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:46:60: error: unknown type name 'nullable' - (instancetype)initWithName:(NSString *)name stringValue:(nullable NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:550:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByStandardizingPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:550:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:46:69: error: expected ')' before 'NSString' - (instancetype)initWithName:(NSString *)name stringValue:(nullable NSString *)string; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:550:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByStandardizingPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:52:4: error: unknown type name 'nullable' - (nullable instancetype)initWithXMLString:(NSString *)string error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:52:13: error: expected ')' before 'id' - (nullable instancetype)initWithXMLString:(NSString *)string error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:142:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:25: error: expected '>' before '*' token - (NSArray *)elementsForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:64:25: error: cannot find protocol declaration for 'NSXMLElement' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:25: error: expected '>' before '*' token - (NSArray *)elementsForLocalName:(NSString *)localName URI:(nullable NSString *)URI; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:25: error: cannot find protocol declaration for 'NSXMLElement' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:78: error: unknown type name 'nullable' - (NSArray *)elementsForLocalName:(NSString *)localName URI:(nullable NSString *)URI; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:70:87: error: expected ')' before 'NSString' - (NSArray *)elementsForLocalName:(NSString *)localName URI:(nullable NSString *)URI; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:92:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:92:46: error: expected '>' before '*' token @property (nullable, copy) NSArray *attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:92:46: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:98:60: error: expected '>' before '*' token - (void)setAttributesWithDictionary:(NSDictionary *)attributes; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:98:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:104:4: error: unknown type name 'nullable' - (nullable NSXMLNode *)attributeForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:104:13: error: expected ')' before 'NSXMLNode' - (nullable NSXMLNode *)attributeForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:110:4: error: unknown type name 'nullable' - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:110:13: error: expected ')' before 'NSXMLNode' - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:110:74: error: unknown type name 'nullable' - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:110:83: error: expected ')' before 'NSString' - (nullable NSXMLNode *)attributeForLocalName:(NSString *)localName URI:(nullable NSString *)URI; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:132:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *namespaces; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:132:46: error: expected '>' before '*' token @property (nullable, copy) NSArray *namespaces; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:132:46: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:138:4: error: unknown type name 'nullable' - (nullable NSXMLNode *)namespaceForPrefix:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:138:13: error: expected ')' before 'NSXMLNode' - (nullable NSXMLNode *)namespaceForPrefix:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:144:4: error: unknown type name 'nullable' - (nullable NSXMLNode *)resolveNamespaceForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:144:13: error: expected ')' before 'NSXMLNode' - (nullable NSXMLNode *)resolveNamespaceForName:(NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:150:4: error: unknown type name 'nullable' - (nullable NSString *)resolvePrefixForNamespaceURI:(NSString *)namespaceURI; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:150:13: error: expected ')' before 'NSString' - (nullable NSString *)resolvePrefixForNamespaceURI:(NSString *)namespaceURI; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:166:43: error: expected '>' before '*' token - (void)insertChildren:(NSArray *)children atIndex:(NSUInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:166:43: error: cannot find protocol declaration for 'NSXMLNode' /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:178:22: error: unknown type name 'nullable' - (void)setChildren:(nullable NSArray *)children; //primitive ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXMLElement.h:178:31: error: expected ')' before 'NSArray' - (void)setChildren:(nullable NSArray *)children; //primitive ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:145:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:54:67: error: unknown type name 'nullable' - (instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id )delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession downloadTask (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:54:76: error: expected ')' before 'id' - (instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id )delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession downloadTask (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:145:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:64:67: error: unknown type name 'nullable' - (instancetype)initWithResumeData:(NSData *)resumeData delegate:(nullable id )delegate path:(NSString *)path NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession downloadTask (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:64:76: error: expected ')' before 'id' - (instancetype)initWithResumeData:(NSData *)resumeData delegate:(nullable id )delegate path:(NSString *)path NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession downloadTask (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:103:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSData *resumeData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSData *resumeData; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:143:4: error: unknown type name 'nullable' - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:143:13: error: expected ')' before 'NSURLRequest' - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:143:121: error: unknown type name 'nullable' - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLDownload.h:143:130: error: expected ')' before 'NSURLResponse' - (nullable NSURLRequest *)download:(NSURLDownload *)download willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)redirectResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:551:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URLByResolvingSymlinksInPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:551:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:551:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URLByResolvingSymlinksInPath NS_AVAILABLE(10_6, 4_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:561:4: error: 'nullable' does not name a type - (nullable instancetype) initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:583:4: error: 'nullable' does not name a type - (nullable NSData *)resourceDataUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Blocks to load the data if necessary. If shouldUseCache is YES, then if an equivalent URL has already been loaded and cached, its resource data will be returned immediately. If shouldUseCache is NO, a new load will be started ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:585:4: error: 'nullable' does not name a type - (nullable id)propertyForKey:(NSString *)propertyKey NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:592:4: error: 'nullable' does not name a type - (nullable NSURLHandle *)URLHandleUsingCache:(BOOL)shouldUseCache NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); // Sophisticated clients will want to ask for this, then message the handle directly. If shouldUseCache is NO, a newly instantiated handle is returned, even if an equivalent URL has been loaded ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:77:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:91: error: 'nullable' does not name a type - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:77:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:199: error: 'nullable' does not name a type - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:83:240: error: 'nullable' does not name a type - (instancetype)initWithProtectionSpace:(NSURLProtectionSpace *)space proposedCredential:(nullable NSURLCredential *)credential previousFailureCount:(NSInteger)previousFailureCount failureResponse:(nullable NSURLResponse *)response error:(nullable NSError *)error sender:(id)sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:114:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSURLCredential *proposedCredential; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:114:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:114:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLCredential *proposedCredential; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:132:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSURLResponse *failureResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:132:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:132:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURLResponse *failureResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:142:20: error: unknown property attribute before '' token @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:142:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:142:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSError *error; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:150:20: error: unknown property attribute before '' token @property (nullable, readonly, retain) id sender; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:150:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLAuthenticationChallenge.h:150:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id sender; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:78:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:85:90: error: 'nullable' does not name a type - (instancetype)initWithResponse:(NSURLResponse *)response data:(NSData *)data userInfo:(nullable NSDictionary *)userInfo storagePolicy:(NSURLCacheStoragePolicy)storagePolicy; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:78:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:106:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:173:115: error: 'nullable' does not name a type - (instancetype)initWithMemoryCapacity:(NSUInteger)memoryCapacity diskCapacity:(NSUInteger)diskCapacity diskPath:(nullable NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:186:4: error: 'nullable' does not name a type - (nullable NSCachedURLResponse *)cachedResponseForRequest:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:260:95: error: expected ')' before '(' token - (void)getCachedResponseForDataTask:(NSURLSessionDataTask *)dataTask completionHandler:(void (^) (NSCachedURLResponse * __nullable cachedResponse))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:260:95: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCache.h:260:95: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:4: error: 'nullable' does not name a type - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:117:76: error: 'nullable' does not name a type - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate startImmediately:(BOOL)startImmediately NS_DEPRECATED(10_5, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:4: error: 'nullable' does not name a type - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:119:76: error: 'nullable' does not name a type - (nullable instancetype)initWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:4: error: 'nullable' does not name a type + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:120:86: error: 'nullable' does not name a type + (nullable NSURLConnection*)connectionWithRequest:(NSURLRequest *)request delegate:(nullable id)delegate NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use NSURLSession (see NSURLSession.h)"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:130:27: error: 'nullable' does not name a type - (void)setDelegateQueue:(nullable NSOperationQueue*) queue NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:4: error: 'nullable' does not name a type - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:298:127: error: 'nullable' does not name a type - (nullable NSURLRequest *)connection:(NSURLConnection *)connection willSendRequest:(NSURLRequest *)request redirectResponse:(nullable NSURLResponse *)response; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:303:4: error: 'nullable' does not name a type - (nullable NSInputStream *)connection:(NSURLConnection *)connection needNewBodyStream:(NSURLRequest *)request; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:308:4: error: 'nullable' does not name a type - (nullable NSCachedURLResponse *)connection:(NSURLConnection *)connection willCacheResponse:(NSCachedURLResponse *)cachedResponse; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:407:4: error: 'nullable' does not name a type + (nullable NSData *)sendSynchronousRequest:(NSURLRequest *)request returningResponse:(NSURLResponse * __nullable * __nullable)response error:(NSError **)error NS_DEPRECATED(10_3, 10_11, 2_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:79:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:458:39: error: expected ')' before '(' token completionHandler:(void (^)(NSURLResponse* __nullable response, NSData* __nullable data, NSError* __nullable connectionError)) handler NS_DEPRECATED(10_7, 10_11, 5_0, 9_0, "Use [NSURLSession dataTaskWithRequest:completionHandler:] (see NSURLSession.h"); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:458:39: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:458:39: error: expected ';' before '(' token In file included from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:18:0, from /System/Library/Frameworks/CoreGraphics.framework/Headers/CGBitmapContext.h:9, from /System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:11, from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:35, from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:8, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreGraphics.framework/Headers/CGFont.h:53:40: error: initializer element is not constant static const CGFontIndex kCGGlyphMax = kCGFontIndexMax; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:80:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:87:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *user; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:97:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:97:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *password; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:126:73: error: 'nullable' does not name a type - (instancetype)initWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:136:84: error: 'nullable' does not name a type + (NSURLCredential *)credentialWithIdentity:(SecIdentityRef)identity certificates:(nullable NSArray *)certArray persistence:(NSURLCredentialPersistence)persistence NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:143:20: error: unknown property attribute before ',' token @property (nullable, readonly) SecIdentityRef identity; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:143:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:12:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:78: error: 'nullable' does not name a type - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:114: error: 'nullable' does not name a type - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:9:0, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:135:162: error: 'nullable' does not name a type - (instancetype)initWithHost:(NSString *)host port:(NSInteger)port protocol:(nullable NSString *)protocol realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:79: error: 'nullable' does not name a type - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:111: error: 'nullable' does not name a type - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:151:160: error: 'nullable' does not name a type - (instancetype)initWithProxyHost:(NSString *)host port:(NSInteger)port type:(nullable NSString *)type realm:(nullable NSString *)realm authenticationMethod:(nullable NSString *)authenticationMethod; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:161:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *realm; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:161:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:161:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *realm; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:196:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *proxyType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:196:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:196:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *proxyType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:203:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *protocol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:203:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:203:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *protocol; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *distinguishedNames NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:20: error: expected ')' before ',' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:53: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *distinguishedNames NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:53: error: cannot find protocol declaration for 'NSDat' /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:225:54: error: expected unqualified-id before '>' token @property (nullable, readonly, copy) NSArray *distinguishedNames NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:240:20: error: unknown property attribute before ',' token @property (nullable, readonly) SecTrustRef serverTrust NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLProtectionSpace.h:240:20: error: expected ')' before ',' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:11:20: error: expected ';' before '<' token @class NSDictionary; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:44:4: error: 'nullable' does not name a type - (nullable NSDictionary *)credentialsForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:53:62: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *> *allCredentials; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:53:62: error: cannot find protocol declaration for 'NSURLProtectionSpace' /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:53:63: error: expected unqualified-id before ',' token @property (readonly, copy) NSDictionary *> *allCredentials; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:88:114: error: 'nullable' does not name a type - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)space options:(nullable NSDictionary *)options NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:95:4: error: 'nullable' does not name a type - (nullable NSURLCredential *)defaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:109:136: error: expected ')' before '(' token - (void)getCredentialsForProtectionSpace:(NSURLProtectionSpace *)protectionSpace task:(NSURLSessionTask *)task completionHandler:(void (^) (NSDictionary * __nullable credentials))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:109:136: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:109:136: error: expected ';' before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:111:124: error: 'nullable' does not name a type - (void)removeCredential:(NSURLCredential *)credential forProtectionSpace:(NSURLProtectionSpace *)protectionSpace options:(nullable NSDictionary *)options task:(NSURLSessionTask *)task NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:132: error: expected ')' before '(' token - (void)getDefaultCredentialForProtectionSpace:(NSURLProtectionSpace *)space task:(NSURLSessionTask *)task completionHandler:(void (^) (NSURLCredential * __nullable credential))completionHandler NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:132: error: expected identifier before '(' token /System/Library/Frameworks/Foundation.framework/Headers/NSURLCredentialStorage.h:112:132: error: expected ';' before '(' token In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:4: error: unknown type name 'nullable' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:13: error: expected ')' before 'NSAppleEventDescripto' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:99: error: unknown type name 'nullable' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:40:114: error: two or more data types in declaration specifiers + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:4: error: unknown type name 'nullable' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:13: error: expected ')' before 'NSAppleEventDescripto' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:98: error: unknown type name 'nullable' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:41:107: error: expected ')' before 'NSData' + (nullable NSAppleEventDescriptor *)descriptorWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:56:124: error: unknown type name 'nullable' + (NSAppleEventDescriptor *)appleEventWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:56:133: error: expected ')' before 'NSAppleEventDescriptor' + (NSAppleEventDescriptor *)appleEventWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:4: error: unknown type name 'nullable' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:13: error: expected ')' before 'id' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:81: error: unknown type name 'nullable' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:70:96: error: two or more data types in declaration specifiers - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType bytes:(nullable const void *)bytes length:(NSUInteger)byteCount; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:4: error: unknown type name 'nullable' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:13: error: expected ')' before 'id' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:153:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:80: error: unknown type name 'nullable' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:71:89: error: expected ')' before 'NSData' - (nullable instancetype)initWithDescriptorType:(DescType)descriptorType data:(nullable NSData *)data; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:72:106: error: unknown type name 'nullable' - (instancetype)initWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:72:115: error: expected ')' before 'NSAppleEventDescriptor' - (instancetype)initWithEventClass:(AEEventClass)eventClass eventID:(AEEventID)eventID targetDescriptor:(nullable NSAppleEventDescriptor *)targetDescriptor returnID:(AEReturnID)returnID transactionID:(AETransactionID)transactionID; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly) const AEDesc *aeDesc NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:91:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *stringValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *stringValue; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:92:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *dateValue NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:92:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *dateValue NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:93:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *fileURLValue NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *fileURLValue NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:103:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)paramDescriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:103:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)paramDescriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:108:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)attributeDescriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:108:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)attributeDescriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:111:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)sendEventWithOptions:(NSAppleEventSendOptions)sendOptions timeout:(NSTimeInterval)timeoutInSeconds error:(NSError **)error NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:111:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)sendEventWithOptions:(NSAppleEventSendOptions)sendOptions timeout:(NSTimeInterval)timeoutInSeconds error:(NSError **)error NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:121:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)descriptorAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:121:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)descriptorAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:126:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)descriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:126:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)descriptorForKeyword:(AEKeyword)keyword; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:133:4: error: unknown type name 'nullable' - (nullable NSAppleEventDescriptor *)coerceToDescriptorType:(DescType)descriptorType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:133:13: error: expected ')' before 'NSAppleEventDescriptor' - (nullable NSAppleEventDescriptor *)coerceToDescriptorType:(DescType)descriptorType; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:154:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:40:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSAppleEventDescriptor *currentAppleEvent; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:40:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSAppleEventDescriptor *currentAppleEvent; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:154:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:43:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSAppleEventDescriptor *currentReplyAppleEvent; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSAppleEventDescriptor *currentReplyAppleEvent; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:154:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:46:4: error: unknown type name 'nullable' - (nullable NSAppleEventManagerSuspensionID)suspendCurrentAppleEvent NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventManager.h:46:13: error: expected ')' before 'NSAppleEventManagerSuspensionID' - (nullable NSAppleEventManagerSuspensionID)suspendCurrentAppleEvent NS_RETURNS_INNER_POINTER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:9:44: error: expected ';' before '<' token @class NSAppleEventDescriptor, NSDictionary, NSString, NSURL; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * __nullable * __nullable)errorInfo NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * __nullable * __nullable)errorInfo NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:90: error: expected '>' before '*' token - (nullable instancetype)initWithContentsOfURL:(NSURL *)url error:(NSDictionary * __nullable * __nullable)errorInfo NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:29:90: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:32:4: error: unknown type name 'nullable' - (nullable instancetype)initWithSource:(NSString *)source NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:32:13: error: expected ')' before 'id' - (nullable instancetype)initWithSource:(NSString *)source NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:35:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *source; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:35:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *source; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:54: error: expected '>' before '*' token - (BOOL)compileAndReturnError:(NSDictionary * __nullable * __nullable)errorInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:41:54: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:74: error: expected '>' before '*' token - (NSAppleEventDescriptor *)executeAndReturnError:(NSDictionary * __nullable * __nullable)errorInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:44:74: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:108: error: expected '>' before '*' token - (NSAppleEventDescriptor *)executeAppleEvent:(NSAppleEventDescriptor *)event error:(NSDictionary * __nullable * __nullable)errorInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSAppleScript.h:47:108: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:156:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:8:25: error: expected ';' before '<' token @class NSString, NSArray, NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:16:4: error: unknown type name 'nullable' + (nullable NSClassDescription *)classDescriptionForClass:(Class)aClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:16:13: error: expected ')' before 'NSClassDescription' + (nullable NSClassDescription *)classDescriptionForClass:(Class)aClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:18:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *attributeKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:18:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:19:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *toOneRelationshipKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:19:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:20:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *toManyRelationshipKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:20:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:21:4: error: unknown type name 'nullable' - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:21:13: error: expected ')' before 'NSString' - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:28:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *attributeKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:28:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:29:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *toOneRelationshipKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:29:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:30:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *toManyRelationshipKeys; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:30:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:31:4: error: unknown type name 'nullable' - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:31:13: error: expected ')' before 'NSString' - (nullable NSString *)inverseForRelationshipKey:(NSString *)relationshipKey; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:157:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:16:4: error: unknown type name 'nullable' + (nullable NSDistributedLock *)lockWithPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:16:13: error: expected ')' before 'NSDistributedLock' + (nullable NSDistributedLock *)lockWithPath:(NSString *)path; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:19:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSDistributedLock.h:19:13: error: expected ')' before 'id' - (nullable instancetype)initWithPath:(NSString *)path NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:160:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:7:25: error: expected ';' before '<' token @class NSString, NSArray, NSMutableArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:19:31: error: unknown type name 'nullable' + (instancetype)hostWithName:(nullable NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:19:40: error: expected ')' before 'NSString' + (instancetype)hostWithName:(nullable NSString *)name; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:24:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *name; // arbitrary choice ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *name; // arbitrary choice ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:25:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *names; // unordered list ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:25:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:27:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *address; // arbitrary choice ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *address; // arbitrary choice ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:28:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *addresses; // unordered list of IPv6 and IPv4 addresses ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:28:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:30:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedName NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSHost.h:30:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedName NS_AVAILABLE(10_6, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:161:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:8:20: error: expected ';' before '<' token @class NSDictionary, NSScriptObjectSpecifier, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:16:4: error: unknown type name 'nullable' - (nullable id)scriptingValueForSpecifier:(NSScriptObjectSpecifier *)objectSpecifier NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:16:13: error: expected ')' before 'id' - (nullable id)scriptingValueForSpecifier:(NSScriptObjectSpecifier *)objectSpecifier NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:16:44: error: unknown type name 'NSScriptObjectSpecifier' - (nullable id)scriptingValueForSpecifier:(NSScriptObjectSpecifier *)objectSpecifier NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *scriptingProperties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *scriptingProperties; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:25:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:4: error: unknown type name 'nullable' - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:13: error: expected ')' before 'id' - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:106: error: expected '>' before '*' token - (nullable id)copyScriptingValue:(id)value forKey:(NSString *)key withProperties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:29:106: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:161:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:4: error: unknown type name 'nullable' - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:13: error: expected ')' before 'id' - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:111: error: unknown type name 'nullable' - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:120: error: expected ')' before 'id' - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:171: error: expected '>' before '*' token - (nullable id)newScriptingObjectOfClass:(Class)objectClass forValueForKey:(NSString *)key withContentsValue:(nullable id)contentsValue properties:(NSDictionary *)properties NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSObjectScripting.h:33:171: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:162:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:28:4: error: unknown type name 'nullable' + (nullable NSScriptClassDescription *)classDescriptionForClass:(Class)aClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:28:13: error: expected ')' before 'NSScriptClassDescription' + (nullable NSScriptClassDescription *)classDescriptionForClass:(Class)aClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:4: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:13: error: expected ')' before 'id' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:162:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:110: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:32:119: error: expected ')' before 'NSDictionary' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName className:(NSString *)className dictionary:(nullable NSDictionary *)classDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:162:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:36:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:36:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:37:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *className; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *className; ^ In file included from /usr/include/Availability.h:164:0, from /opt/local/include/GL/glew.h:1190, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/include/platform/sdl/gl_wrap.h:24, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:8: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:1242:34: error: expected '}' before '__attribute__' kLSHandlerOptionsDefault __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_4, __MAC_10_11, __IPHONE_4_0, __IPHONE_9_0, "Creator codes are deprecated on OS X.") = 0, /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:41:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *implementationClassName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *implementationClassName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:45:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSScriptClassDescription *superclassDescription; ^ ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:45:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSScriptClassDescription *superclassDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:61:4: error: unknown type name 'nullable' - (nullable SEL)selectorForCommand:(NSScriptCommandDescription *)commandDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:61:13: error: expected ')' before 'SEL' - (nullable SEL)selectorForCommand:(NSScriptCommandDescription *)commandDescription; ^ In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfo.h:529:0, from /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:27, from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39, from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:14, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:82, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/gl_wrap.mm:15: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:1242:163: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:65:4: error: unknown type name 'nullable' - (nullable NSString *)typeForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:65:13: error: expected ')' before 'NSString' - (nullable NSString *)typeForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:69:4: error: unknown type name 'nullable' - (nullable NSScriptClassDescription *)classDescriptionForKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:69:13: error: expected ')' before 'NSScriptClassDescription' - (nullable NSScriptClassDescription *)classDescriptionForKey:(NSString *)key; ^ Kerror: expected unqualified-id before '=' token kLSHandlerOptionsDefault __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_4, __MAC_10_11, __IPHONE_4_0, __IPHONE_9_0, "Creator codes are deprecated on OS X.") = 0, ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:77:4: error: unknown type name 'nullable' - (nullable NSString *)keyWithAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:77:13: error: expected ')' before 'NSString' - (nullable NSString *)keyWithAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LSInfoDeprecated.h:1294:1: error: expected declaration before '}' token } ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:81:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *defaultSubcontainerAttributeKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *defaultSubcontainerAttributeKey; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:163:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCoercionHandler.h:16:4: error: unknown type name 'nullable' - (nullable id)coerceValue:(id)value toClass:(Class)toClass; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCoercionHandler.h:16:13: error: expected ')' before 'id' - (nullable id)coerceValue:(id)value toClass:(Class)toClass; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:8:44: error: expected ';' before '<' token @class NSAppleEventDescriptor, NSDictionary, NSMutableDictionary, NSScriptObjectSpecifier, NSScriptCommandDescription, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:33:5: error: unknown type name 'NSScriptObjectSpecifier' NSScriptObjectSpecifier *_receiversSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:48:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:48:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:53:20: error: unknown property attribute before ',' token @property (nullable, retain) id directParameter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id directParameter; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:56:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptObjectSpecifier *receiversSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:56:30: error: unknown type name 'NSScriptObjectSpecifier' @property (nullable, retain) NSScriptObjectSpecifier *receiversSpecifier; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:60:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id evaluatedReceivers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id evaluatedReceivers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *arguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:63:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *evaluatedArguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *evaluatedArguments; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:64:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:72:4: error: unknown type name 'nullable' - (nullable id)performDefaultImplementation; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:72:13: error: expected ')' before 'id' - (nullable id)performDefaultImplementation; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:76:4: error: unknown type name 'nullable' - (nullable id)executeCommand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:76:13: error: expected ')' before 'id' - (nullable id)executeCommand; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:80:20: error: unknown property attribute before ',' token @property (nullable, retain) NSAppleEventDescriptor *scriptErrorOffendingObjectDescriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSAppleEventDescriptor *scriptErrorOffendingObjectDescriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:81:20: error: unknown property attribute before ',' token @property (nullable, retain) NSAppleEventDescriptor *scriptErrorExpectedTypeDescriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSAppleEventDescriptor *scriptErrorExpectedTypeDescriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *scriptErrorString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *scriptErrorString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:85:4: error: unknown type name 'nullable' + (nullable NSScriptCommand *)currentCommand; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:85:13: error: expected ')' before 'NSScriptCommand' + (nullable NSScriptCommand *)currentCommand; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:88:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSAppleEventDescriptor *appleEvent; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:88:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSAppleEventDescriptor *appleEvent; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:97:36: error: unknown type name 'nullable' - (void)resumeExecutionWithResult:(nullable id)result; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommand.h:97:45: error: expected ')' before 'id' - (void)resumeExecutionWithResult:(nullable id)result; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:8:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSScriptCommand, NSString; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:4: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:13: error: expected ')' before 'id' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:114: error: unknown type name 'nullable' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:28:123: error: expected ')' before 'NSDictionary' - (nullable instancetype)initWithSuiteName:(NSString *)suiteName commandName:(NSString *)commandName dictionary:(nullable NSDictionary *)commandDeclaration NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:30:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:30:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:48:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *returnType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *returnType; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:56:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *argumentNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:56:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:60:4: error: unknown type name 'nullable' - (nullable NSString *)typeForArgumentWithName:(NSString *)argumentName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:60:13: error: expected ')' before 'NSString' - (nullable NSString *)typeForArgumentWithName:(NSString *)argumentName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:73:53: error: unknown type name 'nullable' - (NSScriptCommand *)createCommandInstanceWithZone:(nullable NSZone *)zone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptCommandDescription.h:73:62: error: expected ')' before 'NSZone' - (NSScriptCommand *)createCommandInstanceWithZone:(nullable NSZone *)zone; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:166:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:22:20: error: unknown property attribute before ',' token @property (nullable, retain) id topLevelObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:22:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id topLevelObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:23:20: error: unknown property attribute before ',' token @property (nullable, retain) id objectBeingTested; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id objectBeingTested; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:24:20: error: unknown property attribute before ',' token @property (nullable, retain) id rangeContainerObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptExecutionContext.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id rangeContainerObject; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:167:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:18:4: error: unknown type name 'nullable' - (nullable id)valueAtIndex:(NSUInteger)index inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:18:13: error: expected ')' before 'id' - (nullable id)valueAtIndex:(NSUInteger)index inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:22:4: error: unknown type name 'nullable' - (nullable id)valueWithName:(NSString *)name inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:22:13: error: expected ')' before 'id' - (nullable id)valueWithName:(NSString *)name inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:26:4: error: unknown type name 'nullable' - (nullable id)valueWithUniqueID:(id)uniqueID inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:26:13: error: expected ')' before 'id' - (nullable id)valueWithUniqueID:(id)uniqueID inPropertyWithKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:4: error: unknown type name 'nullable' - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:13: error: expected ')' before 'id' - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:29: error: unknown type name 'nullable' - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptKeyValueCoding.h:40:38: error: expected ')' before 'id' - (nullable id)coerceValue:(nullable id)value forKey:(NSString *)key; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:8:15: error: expected ';' before '<' token @class NSArray, NSAppleEventDescriptor, NSNumber, NSScriptClassDescription, NSScriptWhoseTest, NSString; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:64:4: error: unknown type name 'nullable' + (nullable NSScriptObjectSpecifier *)objectSpecifierWithDescriptor:(NSAppleEventDescriptor *)descriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:64:13: error: expected ')' before 'NSScriptObjectSpecifier' + (nullable NSScriptObjectSpecifier *)objectSpecifierWithDescriptor:(NSAppleEventDescriptor *)descriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:69:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:69:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:71:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:71:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:73:20: error: unknown property attribute before ',' token @property (nullable, assign) NSScriptObjectSpecifier *childSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSScriptObjectSpecifier *childSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:76:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptObjectSpecifier *containerSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:76:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSScriptObjectSpecifier *containerSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:88:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptClassDescription *containerClassDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:88:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSScriptClassDescription *containerClassDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:89:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSScriptClassDescription *keyClassDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSScriptClassDescription *keyClassDescription; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:91:4: error: unknown type name 'nullable' - (nullable NSInteger *)indicesOfObjectsByEvaluatingWithContainer:(id)container count:(NSInteger *)count NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:91:13: error: expected ')' before 'NSInteger' - (nullable NSInteger *)indicesOfObjectsByEvaluatingWithContainer:(id)container count:(NSInteger *)count NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:94:4: error: unknown type name 'nullable' - (nullable id)objectsByEvaluatingWithContainers:(id)containers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:94:13: error: expected ')' before 'id' - (nullable id)objectsByEvaluatingWithContainers:(id)containers; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:95:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id objectsByEvaluatingSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id objectsByEvaluatingSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:98:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSScriptObjectSpecifier *evaluationErrorSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSScriptObjectSpecifier *evaluationErrorSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:102:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSAppleEventDescriptor *descriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:102:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSAppleEventDescriptor *descriptor NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSScriptObjectSpecifier *objectSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSScriptObjectSpecifier *objectSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:112:4: error: unknown type name 'nullable' - (nullable NSArray *)indicesOfObjectsByEvaluatingObjectSpecifier:(NSScriptObjectSpecifier *)specifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:112:13: error: expected ')' before 'NSArray' - (nullable NSArray *)indicesOfObjectsByEvaluatingObjectSpecifier:(NSScriptObjectSpecifier *)specifier; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:125:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property index:(NSInteger)index NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:125:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property index:(NSInteger)index NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:146:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:146:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:147:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property name:(NSString *)name NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:147:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property name:(NSString *)name NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:109:65: note: originally specified here @property (nullable, readonly, retain) NSScriptObjectSpecifier *objectSpecifier; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:176:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) id insertionContainer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:176:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) id insertionContainer; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:179:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *insertionKey; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:179:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *insertionKey; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:211:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:211:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:195: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:204: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:254: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:212:263: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property startSpecifier:(nullable NSScriptObjectSpecifier *)startSpec endSpecifier:(nullable NSScriptObjectSpecifier *)endSpec NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:214:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptObjectSpecifier *startSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:214:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSScriptObjectSpecifier *startSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:216:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptObjectSpecifier *endSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:216:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSScriptObjectSpecifier *endSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:226:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:226:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:238: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:227:247: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property relativePosition:(NSRelativePosition)relPos baseSpecifier:(nullable NSScriptObjectSpecifier *)baseSpecifier NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:231:20: error: unknown property attribute before ',' token @property (nullable, retain) NSScriptObjectSpecifier *baseSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:231:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSScriptObjectSpecifier *baseSpecifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:243:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:243:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:244:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property uniqueID:(id)uniqueID NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:244:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property uniqueID:(id)uniqueID NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:262:5: error: unknown type name 'NSScriptWhoseTest' NSScriptWhoseTest *_test; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:269:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:269:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:270:109: error: unknown type name 'nullable' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property test:(NSScriptWhoseTest *)test NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:270:118: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property test:(NSScriptWhoseTest *)test NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:270:185: error: unknown type name 'NSScriptWhoseTest' - (instancetype)initWithContainerClassDescription:(NSScriptClassDescription *)classDesc containerSpecifier:(nullable NSScriptObjectSpecifier *)container key:(NSString *)property test:(NSScriptWhoseTest *)test NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:272:20: error: unknown type name 'NSScriptWhoseTest' @property (retain) NSScriptWhoseTest *test; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptObjectSpecifiers.h:272:1: error: 'retain' attribute is only valid for Objective-C objects @property (retain) NSScriptWhoseTest *test; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:169:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:8:20: error: expected ';' before '<' token @class NSDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:26:32: error: unknown type name 'nullable' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:26:41: error: expected ')' before 'NSScriptObjectSpecifier' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:169:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:55:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *resolvedKeyDictionary; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:55:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:66:32: error: unknown type name 'nullable' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:66:41: error: expected ')' before 'NSScriptObjectSpecifier' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:89:32: error: unknown type name 'nullable' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:89:41: error: expected ')' before 'NSScriptObjectSpecifier' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:110:32: error: unknown type name 'nullable' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptStandardSuiteCommands.h:110:41: error: expected ')' before 'NSScriptObjectSpecifier' - (void)setReceiversSpecifier:(nullable NSScriptObjectSpecifier *)receiversRef; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:170:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:9:15: error: expected ';' before '<' token @class NSArray, NSBundle, NSData, NSDictionary, NSMutableArray, NSMutableDictionary, NSMutableSet, NSScriptClassDescription, NSScriptCommandDescription; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:170:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:53:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *suiteNames; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:53:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:61:4: error: unknown type name 'nullable' - (nullable NSBundle *)bundleForSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:61:13: error: expected ')' before 'NSBundle' - (nullable NSBundle *)bundleForSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:65:4: error: unknown type name 'nullable' - (nullable NSDictionary *)classDescriptionsInSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:65:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)classDescriptionsInSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:66:4: error: unknown type name 'nullable' - (nullable NSDictionary *)commandDescriptionsInSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:66:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)commandDescriptionsInSuite:(NSString *)suiteName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:70:4: error: unknown type name 'nullable' - (nullable NSString *)suiteForAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:70:13: error: expected ')' before 'NSString' - (nullable NSString *)suiteForAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:74:4: error: unknown type name 'nullable' - (nullable NSScriptClassDescription *)classDescriptionWithAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:74:13: error: expected ')' before 'NSScriptClassDescription' - (nullable NSScriptClassDescription *)classDescriptionWithAppleEventCode:(FourCharCode)appleEventCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:78:4: error: unknown type name 'nullable' - (nullable NSScriptCommandDescription *)commandDescriptionWithAppleEventClass:(FourCharCode)appleEventClassCode andAppleEventCode:(FourCharCode)appleEventIDCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:78:13: error: expected ')' before 'NSScriptCommandDescription' - (nullable NSScriptCommandDescription *)commandDescriptionWithAppleEventClass:(FourCharCode)appleEventClassCode andAppleEventCode:(FourCharCode)appleEventIDCode; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:82:4: error: unknown type name 'nullable' - (nullable NSData *)aeteResource:(NSString *)languageName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptSuiteRegistry.h:82:13: error: expected ')' before 'NSData' - (nullable NSData *)aeteResource:(NSString *)languageName; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:8:15: error: expected ';' before '<' token @class NSArray; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:30:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:30:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:63: error: expected '>' before '*' token - (instancetype)initAndTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:41:63: error: cannot find protocol declaration for 'NSSpecifierTest' /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:62: error: expected '>' before '*' token - (instancetype)initOrTestWithTests:(NSArray *)subTests NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:42:62: error: cannot find protocol declaration for 'NSSpecifierTest' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:58:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:58:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)inCoder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:42: error: unknown type name 'nullable' - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:51: error: expected ')' before 'NSScriptObjectSpecifier' - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:147: error: unknown type name 'nullable' - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:59:156: error: expected ')' before 'id' - (instancetype)initWithObjectSpecifier:(nullable NSScriptObjectSpecifier *)obj1 comparisonOperator:(NSTestComparisonOperation)compOp testObject:(nullable id)obj2 NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:65:20: error: unknown type name 'nullable' - (BOOL)isEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:65:29: error: expected ')' before 'id' - (BOOL)isEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:67:30: error: unknown type name 'nullable' - (BOOL)isLessThanOrEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:67:39: error: expected ')' before 'id' - (BOOL)isLessThanOrEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:69:21: error: unknown type name 'nullable' - (BOOL)isLessThan:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:69:30: error: expected ')' before 'id' - (BOOL)isLessThan:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:71:33: error: unknown type name 'nullable' - (BOOL)isGreaterThanOrEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:71:42: error: expected ')' before 'id' - (BOOL)isGreaterThanOrEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:73:24: error: unknown type name 'nullable' - (BOOL)isGreaterThan:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:73:33: error: expected ')' before 'id' - (BOOL)isGreaterThan:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:75:23: error: unknown type name 'nullable' - (BOOL)isNotEqualTo:(nullable id)object; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSScriptWhoseTests.h:75:32: error: expected ')' before 'id' - (BOOL)isNotEqualTo:(nullable id)object; ^ make[2]: *** [source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/macosx/gl_wrap.mm.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:172:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:9:15: error: expected ';' before '<' token @class NSArray, NSDictionary, NSOrthography; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:172:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:42:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:27: error: unknown type name 'nullable' - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:36: error: expected ')' before 'NSString' - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:66: error: unknown type name 'nullable' - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:45:75: error: expected ')' before 'NSString' - (BOOL)registerLanguage:(nullable NSString *)language byVendor:(nullable NSString *)vendor; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:172:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:76:4: error: unknown type name 'nullable' - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestGuessesForWord:(NSString *)word inLanguage:(NSString *)language; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:76:13: error: expected ')' before 'NSArray' - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestGuessesForWord:(NSString *)word inLanguage:(NSString *)language; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:82:4: error: unknown type name 'nullable' - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestCompletionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:82:13: error: expected ')' before 'NSArray' - (nullable NSArray *)spellServer:(NSSpellServer *)sender suggestCompletionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:105: error: unknown type name 'nullable' - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:114: error: expected ')' before 'NSString' - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: expected '>' before '<' token - (NSRange)spellServer:(NSSpellServer *)sender checkGrammarInString:(NSString *)stringToCheck language:(nullable NSString *)language details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE(10_5, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: cannot find protocol declaration for 'NSDictionary' /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:84:163: error: can not use an object as parameter to a method /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:4: error: unknown type name 'nullable' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:13: error: expected ')' before 'NSArray' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:197: error: unknown type name 'nullable' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:206: error: expected ')' before 'NSDictionary' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:172:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:258: error: unknown type name 'nullable' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:91:267: error: expected ')' before 'NSOrthography' - (nullable NSArray *)spellServer:(NSSpellServer *)sender checkString:(NSString *)stringToCheck offset:(NSUInteger)offset types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options orthography:(nullable NSOrthography *)orthography wordCount:(NSInteger *)wordCount NS_AVAILABLE(10_6, NA); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:173:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:8:30: error: expected ';' before '<' token @class NSString, NSDictionary, NSArray, NSDateComponents, NSDate, NSTimeZone, NSImage, NSAttributedString, NSUserNotificationAction; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:173:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:34:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:34:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:37:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *subtitle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *subtitle; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:40:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *informativeText; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:40:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *informativeText; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:46:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:46:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:46:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:49:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *deliveryDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:49:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *deliveryDate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:173:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:52:20: error: unknown property attribute before ',' token @property (nullable, copy) NSTimeZone *deliveryTimeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSTimeZone *deliveryTimeZone; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:55:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDateComponents *deliveryRepeatInterval; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDateComponents *deliveryRepeatInterval; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:58:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *actualDeliveryDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *actualDeliveryDate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:67:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *soundName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *soundName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:79:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *identifier NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:79:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *identifier NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSImage *contentImage NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:82:28: error: unknown type name 'NSImage' @property (nullable, copy) NSImage *contentImage NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:88:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *responsePlaceholder NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:88:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *responsePlaceholder NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:91:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSAttributedString *response NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSAttributedString *response NS_AVAILABLE(10_9, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:94:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *additionalActions NS_AVAILABLE(10_10, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:94:61: error: expected '>' before '*' token @property (nullable, copy) NSArray *additionalActions NS_AVAILABLE(10_10, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:94:61: error: cannot find protocol declaration for 'NSUserNotificationAction' /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:96:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSUserNotificationAction *additionalActivationAction NS_AVAILABLE(10_10, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:96:38: error: unknown type name 'NSUserNotificationAction' @property (nullable, readonly, copy) NSUserNotificationAction *additionalActivationAction NS_AVAILABLE(10_10, NA); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:104:39: error: unknown type name 'nullable' + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:104:48: error: expected ')' before 'NSString' + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:104:77: error: unknown type name 'nullable' + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:104:86: error: expected ')' before 'NSString' + (instancetype)actionWithIdentifier:(nullable NSString *)identifier title:(nullable NSString *)title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:106:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *title; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:124:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:124:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:135:45: error: expected '>' before '*' token @property (copy) NSArray *scheduledNotifications; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:135:45: error: cannot find protocol declaration for 'NSUserNotification' /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:146:55: error: expected '>' before '*' token @property (readonly, copy) NSArray *deliveredNotifications; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserNotification.h:146:55: error: cannot find protocol declaration for 'NSUserNotification' In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:174:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:8:39: error: expected ';' before '<' token @class NSAppleEventDescriptor, NSArray, NSDictionary, NSError, NSFileHandle, NSString, NSURL, NSXPCConnection; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:174:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:33:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:33:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url error:(NSError **)error NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:174:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:38:15: error: expected identifier or '(' before '^' token typedef void (^NSUserScriptTaskCompletionHandler)(NSError * __nullable error); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:39:39: error: unknown type name 'nullable' - (void)executeWithCompletionHandler:(nullable NSUserScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:39:48: error: expected ')' before 'NSUserScriptTaskCompletionHandler' - (void)executeWithCompletionHandler:(nullable NSUserScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:50:20: error: unknown property attribute before ',' token @property (nullable, retain) NSFileHandle *standardInput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSFileHandle *standardInput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:51:20: error: unknown property attribute before ',' token @property (nullable, retain) NSFileHandle *standardOutput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:51:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSFileHandle *standardOutput; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:52:20: error: unknown property attribute before ',' token @property (nullable, retain) NSFileHandle *standardError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSFileHandle *standardError; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:55:15: error: expected identifier or '(' before '^' token typedef void (^NSUserUnixTaskCompletionHandler)(NSError *__nullable error); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:31: error: unknown type name 'nullable' - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:40: error: expected ')' before 'NSArray' - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:91: error: unknown type name 'nullable' - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:56:100: error: expected ')' before 'NSUserUnixTaskCompletionHandler' - (void)executeWithArguments:(nullable NSArray *)arguments completionHandler:(nullable NSUserUnixTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:70:15: error: expected identifier or '(' before '^' token typedef void (^NSUserAppleScriptTaskCompletionHandler)(NSAppleEventDescriptor * __nullable result, NSError * __nullable error); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:32: error: unknown type name 'nullable' - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:41: error: expected ')' before 'NSAppleEventDescriptor' - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:91: error: unknown type name 'nullable' - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:71:100: error: expected ')' before 'NSUserAppleScriptTaskCompletionHandler' - (void)executeWithAppleEvent:(nullable NSAppleEventDescriptor *)event completionHandler:(nullable NSUserAppleScriptTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *variables; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *variables; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:85:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:88:15: error: expected identifier or '(' before '^' token typedef void (^NSUserAutomatorTaskCompletionHandler)(id __nullable result, NSError * __nullable error); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:27: error: unknown type name 'nullable' - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:36: error: expected ')' before 'id' - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:81: error: unknown type name 'nullable' - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSUserScriptTask.h:89:90: error: expected ')' before 'NSUserAutomatorTaskCompletionHandler' - (void)executeWithInput:(nullable id )input completionHandler:(nullable NSUserAutomatorTaskCompletionHandler)handler; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:175:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:13:62: error: expected ';' before '<' token @class NSMutableDictionary, NSString, NSOperationQueue, NSSet, NSLock, NSError; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:175:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:26:48: error: expected ')' before '^' token - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:26:50: error: expected ')' before '(' token - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:47:11: error: expected identifier or '(' before '^' token void (^_interruptionHandler)(); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:64:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *serviceName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *serviceName; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:74:20: error: unknown property attribute before ',' token @property (nullable, retain) NSXPCInterface *exportedInterface; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSXPCInterface *exportedInterface; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:77:20: error: unknown property attribute before ',' token @property (nullable, retain) id exportedObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id exportedObject; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:80:20: error: unknown property attribute before ',' token @property (nullable, retain) NSXPCInterface *remoteObjectInterface; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSXPCInterface *remoteObjectInterface; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:85:48: error: expected ')' before '^' token - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:85:50: error: expected ')' before '(' token - (id)remoteObjectProxyWithErrorHandler:(void (^)(NSError *error))handler; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:89:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^interruptionHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:89:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^interruptionHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:94:1: error: expected identifier before 'property' @property (nullable, copy) void (^invalidationHandler)(void); ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:138:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:175:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:180:1: error: cannot find protocol declaration for 'Class' - (void)setClasses:(NSSet *)classes forSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:181:1: error: cannot find protocol declaration for 'Class' - (NSSet *)classesForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:185:4: error: unknown type name 'nullable' - (nullable NSXPCInterface *)interfaceForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; ^ /System/Library/Frameworks/Foundation.framework/Headers/NSXPCConnection.h:185:13: error: expected ')' before 'NSXPCInterface' - (nullable NSXPCInterface *)interfaceForSelector:(SEL)sel argumentIndex:(NSUInteger)arg ofReply:(BOOL)ofReply; ^ In file included from /usr/include/Availability.h:164:0, from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/include-fixed/math.h:46, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGraphics.h:33:26: error: expected ',' or '}' before '__attribute__' NSCompositeHighlight NS_DEPRECATED_MAC(10_0, 10_0, "Use NSCompositeSourceOver instead"), ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:13:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:44:4: error: unknown type name 'nullable' + (nullable NSGraphicsContext *)graphicsContextWithAttributes:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:44:13: error: expected ')' before 'NSGraphicsContext' + (nullable NSGraphicsContext *)graphicsContextWithAttributes:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:44:86: error: expected '>' before '*' token + (nullable NSGraphicsContext *)graphicsContextWithAttributes:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:44:86: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:51:4: error: unknown type name 'nullable' + (nullable NSGraphicsContext *)graphicsContextWithBitmapImageRep:(NSBitmapImageRep *)bitmapRep; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:51:13: error: expected ')' before 'NSGraphicsContext' + (nullable NSGraphicsContext *)graphicsContextWithBitmapImageRep:(NSBitmapImageRep *)bitmapRep; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:58:4: error: unknown type name 'nullable' + (nullable NSGraphicsContext *)currentContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:58:13: error: expected ')' before 'NSGraphicsContext' + (nullable NSGraphicsContext *)currentContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:59:28: error: unknown type name 'nullable' + (void)setCurrentContext:(nullable NSGraphicsContext *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:59:37: error: expected ')' before 'NSGraphicsContext' + (void)setCurrentContext:(nullable NSGraphicsContext *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:71:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:71:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:71:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:101:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) CIContext *CIContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) CIContext *CIContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:4: error: unknown type name 'null_unspecified' - (null_unspecified id)focusStack NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:110:21: error: expected ')' before 'id' - (null_unspecified id)focusStack NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:111:24: error: unknown type name 'null_unspecified' - (void)setFocusStack:(null_unspecified id)stack NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h:111:41: error: expected ')' before 'id' - (void)setFocusStack:(null_unspecified id)stack NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:18:4: error: unknown type name 'nullable' - (nullable id)accessibilityParent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:18:13: error: expected ')' before 'id' - (nullable id)accessibilityParent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:34:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:34:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:43:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:43:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:56:4: error: unknown type name 'nullable' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:56:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:65:4: error: unknown type name 'nullable' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:65:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:72:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:72:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:75:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:75:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:82:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityStringForRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:82:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityStringForRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:94:4: error: unknown type name 'nullable' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:94:13: error: expected ')' before 'NSNumber' - (nullable NSNumber *)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:100:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:100:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:105:4: error: unknown type name 'nullable' - (nullable id)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:105:13: error: expected ')' before 'id' - (nullable id)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:111:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:111:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:113:4: error: unknown type name 'nullable' - (nullable id)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:113:13: error: expected ')' before 'id' - (nullable id)accessibilityValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:121:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:121:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:138:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:138:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:141:4: error: unknown type name 'nullable' - (nullable NSArray> *)accessibilityRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:141:13: error: expected ')' before 'NSArray' - (nullable NSArray> *)accessibilityRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:147:4: error: unknown type name 'nullable' - (nullable NSArray> *)accessibilitySelectedRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:147:13: error: expected ')' before 'NSArray' - (nullable NSArray> *)accessibilitySelectedRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:148:49: error: expected '>' before '<' token - (void)setAccessibilitySelectedRows:(NSArray> *)selectedRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:148:49: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:148:49: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:151:4: error: unknown type name 'nullable' - (nullable NSArray> *)accessibilityVisibleRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:151:13: error: expected ')' before 'NSArray' - (nullable NSArray> *)accessibilityVisibleRows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:152:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:153:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityVisibleColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:153:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityVisibleColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:154:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilitySelectedColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:154:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilitySelectedColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:155:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityHeaderGroup; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:155:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityHeaderGroup; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:156:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilitySelectedCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:156:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilitySelectedCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:157:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityVisibleCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:157:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityVisibleCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:158:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityRowHeaderUIElements; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:158:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityRowHeaderUIElements; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:159:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityColumnHeaderUIElements; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:159:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityColumnHeaderUIElements; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:186:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilityChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:186:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilityChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:189:4: error: unknown type name 'nullable' - (nullable NSArray *)accessibilitySelectedChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:189:13: error: expected ')' before 'NSArray' - (nullable NSArray *)accessibilitySelectedChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:228:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityTopLevelUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:228:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityTopLevelUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:232:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *accessibilityURL NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:232:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *accessibilityURL NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:236:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:236:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:240:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityValueDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:240:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityValueDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:244:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityVisibleChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:244:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityVisibleChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:248:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilitySubrole NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:248:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilitySubrole NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:252:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityTitle NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:252:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityTitle NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:256:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityTitleUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:256:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityTitleUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:260:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityNextContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:260:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityNextContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:268:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityOverflowButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:268:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityOverflowButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:272:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityParent NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:272:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityParent NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:276:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityPlaceholderValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:276:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityPlaceholderValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:280:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityPreviousContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:280:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityPreviousContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:284:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityRole NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:284:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityRole NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:288:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityRoleDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:288:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityRoleDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:292:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilitySearchButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:292:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilitySearchButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:296:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilitySearchMenu NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:296:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilitySearchMenu NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:304:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySelectedChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:304:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySelectedChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:308:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityServesAsTitleForUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:308:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityServesAsTitleForUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:312:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityShownMenu NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:312:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityShownMenu NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:316:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMinValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:316:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMinValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:320:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMaxValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:320:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMaxValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:324:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityLinkedUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:324:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityLinkedUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:328:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:328:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:332:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityIdentifier NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:332:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityIdentifier NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:336:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityHelp NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:336:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityHelp NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:340:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityFilename NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:340:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityFilename NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:356:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:356:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityChildren NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:360:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityClearButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:360:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityClearButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:364:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityCancelButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:364:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityCancelButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:372:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:372:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityContents NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:376:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityLabel NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:376:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityLabel NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:384:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySharedFocusElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:384:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySharedFocusElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:391:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityApplicationFocusedUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:391:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityApplicationFocusedUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:395:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMainWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:395:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMainWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:407:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityFocusedWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:407:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityFocusedWindow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:411:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityWindows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:411:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityWindows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:415:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityExtrasMenuBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:415:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityExtrasMenuBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:419:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityMenuBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:419:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityMenuBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:424:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityColumnTitles NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:424:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityColumnTitles NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:442:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityHorizontalUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:442:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityHorizontalUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:446:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityVerticalUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:446:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityVerticalUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:467:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityHandles NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:467:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityHandles NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:472:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityWarningValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:472:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityWarningValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:476:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityCriticalValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:476:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityCriticalValue NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:485:20: error: unknown property attribute before ',' token @property (nullable, weak) id accessibilityDisclosedByRow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:485:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id accessibilityDisclosedByRow NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:489:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityDisclosedRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:489:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityDisclosedRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:497:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityMarkerUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:497:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityMarkerUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:500:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMarkerValues NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:500:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMarkerValues NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:503:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMarkerGroupUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:503:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMarkerGroupUIElement NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:511:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:511:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityUnitDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:519:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityMarkerTypeDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:519:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityMarkerTypeDescription NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:524:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityHorizontalScrollBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:524:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityHorizontalScrollBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:528:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityVerticalScrollBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:528:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityVerticalScrollBar NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:533:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityAllowedValues NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:533:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *accessibilityAllowedValues NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:533:45: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:537:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityLabelUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:537:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityLabelUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:546:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySplitters NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:546:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySplitters NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:551:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityDecrementButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:551:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityDecrementButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:555:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityIncrementButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:555:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityIncrementButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:560:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityTabs NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:560:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityTabs NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:565:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityHeader NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:565:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityHeader NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:581:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:581:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:585:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:585:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:589:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityVisibleRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:589:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityVisibleRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:593:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySelectedRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:593:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySelectedRows NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:597:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityVisibleColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:597:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityVisibleColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:601:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySelectedColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:601:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySelectedColumns NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:610:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityRowHeaderUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:610:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityRowHeaderUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:614:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySelectedCells NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:614:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySelectedCells NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:618:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityVisibleCells NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:618:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityVisibleCells NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:622:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilityColumnHeaderUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:622:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilityColumnHeaderUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:626:4: error: unknown type name 'nullable' - (nullable id)accessibilityCellForColumn:(NSInteger)column row:(NSInteger)row NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:626:13: error: expected ')' before 'id' - (nullable id)accessibilityCellForColumn:(NSInteger)column row:(NSInteger)row NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:648:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySharedTextUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:648:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSArray *accessibilitySharedTextUIElements NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:660:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilitySelectedText NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:660:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilitySelectedText NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:668:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *accessibilitySelectedTextRanges NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:668:44: error: expected '>' before '*' token @property (nullable, copy) NSArray *accessibilitySelectedTextRanges NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:668:44: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:673:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:673:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)accessibilityAttributedStringForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:681:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityStringForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:681:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityStringForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:697:4: error: unknown type name 'nullable' - (nullable NSData *)accessibilityRTFForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:697:13: error: expected ')' before 'NSData' - (nullable NSData *)accessibilityRTFForRange:(NSRange)range NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:710:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityToolbarButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:710:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityToolbarButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:718:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityProxy NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:718:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityProxy NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:726:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityFullScreenButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:726:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityFullScreenButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:730:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityGrowArea NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:730:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityGrowArea NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:734:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityDocument NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:734:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityDocument NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:738:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityDefaultButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:738:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityDefaultButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:742:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityCloseButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:742:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityCloseButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:746:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityZoomButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:746:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityZoomButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:750:20: error: unknown property attribute before ',' token @property (nullable, strong) id accessibilityMinimizeButton NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityProtocols.h:750:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id accessibilityMinimizeButton NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:80: error: unknown type name 'nullable' + (id)accessibilityElementWithRole:(NSString *)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:89: error: expected ')' before 'NSString' + (id)accessibilityElementWithRole:(NSString *)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:114: error: unknown type name 'nullable' + (id)accessibilityElementWithRole:(NSString *)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibilityElement.h:21:123: error: expected ')' before 'id' + (id)accessibilityElementWithRole:(NSString *)role frame:(NSRect)frame label:(nullable NSString *)label parent:(nullable id)parent; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:56:28: error: unknown property attribute before ')' token @property (readonly, strong) NSNotificationCenter *notificationCenter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:61:56: error: unknown type name 'nullable' - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:61:65: error: expected ')' before 'NSString' - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:62:56: error: unknown type name 'nullable' - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName andDeactivate:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:62:65: error: expected ')' before 'NSString' - (BOOL)openFile:(NSString *)fullPath withApplication:(nullable NSString *)appName andDeactivate:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:74:4: error: unknown type name 'nullable' - (nullable NSRunningApplication *)launchApplicationAtURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:74:13: error: expected ')' before 'NSRunningApplication' - (nullable NSRunningApplication *)launchApplicationAtURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:74:151: error: expected '>' before '*' token - (nullable NSRunningApplication *)launchApplicationAtURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:74:151: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:77:4: error: unknown type name 'nullable' - (nullable NSRunningApplication *)openURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:77:13: error: expected ')' before 'NSRunningApplication' - (nullable NSRunningApplication *)openURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:77:136: error: expected '>' before '*' token - (nullable NSRunningApplication *)openURL:(NSURL *)url options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:77:136: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:4: error: unknown type name 'nullable' - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:13: error: expected ')' before 'NSRunningApplication' - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:60: error: expected '>' before '*' token - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:60: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:194: error: expected '>' before '*' token - (nullable NSRunningApplication *)openURLs:(NSArray *)urls withApplicationAtURL:(NSURL *)applicationURL options:(NSWorkspaceLaunchOptions)options configuration:(NSDictionary *)configuration error:(NSError **)error NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:80:194: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:86:4: error: unknown type name 'nullable' - (nullable NSString *)fullPathForApplication:(NSString *)appName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:86:13: error: expected ')' before 'NSString' - (nullable NSString *)fullPathForApplication:(NSString *)appName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:21: error: unknown type name 'nullable' - (BOOL)selectFile:(nullable NSString *)fullPath inFileViewerRootedAtPath:(NSString *)rootFullPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:90:30: error: expected ')' before 'NSString' - (BOOL)selectFile:(nullable NSString *)fullPath inFileViewerRootedAtPath:(NSString *)rootFullPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:93:56: error: expected '>' before '*' token - (void)activateFileViewerSelectingURLs:(NSArray *)fileURLs NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:93:56: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:112:4: error: unknown type name 'nullable' - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:112:13: error: expected ')' before 'NSImage' - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:112:54: error: expected '>' before '*' token - (nullable NSImage *)iconForFiles:(NSArray *)fullPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:112:54: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:119:18: error: unknown type name 'nullable' - (BOOL)setIcon:(nullable NSImage *)image forFile:(NSString *)fullPath options:(NSWorkspaceIconCreationOptions)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:119:27: error: expected ')' before 'NSImage' - (BOOL)setIcon:(nullable NSImage *)image forFile:(NSString *)fullPath options:(NSWorkspaceIconCreationOptions)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:122:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *fileLabels NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:122:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:125:44: error: expected '>' before '*' token @property (readonly, copy) NSArray *fileLabelColors NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:125:44: error: cannot find protocol declaration for 'NSColor' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:133:36: error: expected '>' before '*' token - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:133:36: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:133:71: error: expected ')' before '^' token - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:133:84: error: expected ')' before '(' token - (void)recycleURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:134:38: error: expected '>' before '*' token - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:134:38: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:134:73: error: expected ')' before '^' token - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:134:86: error: expected ')' before '(' token - (void)duplicateURLs:(NSArray *)URLs completionHandler:(void (^ __nullable)(NSDictionary * newURLs, NSError * __nullable error))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:68: error: unknown type name 'nullable' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:77: error: expected ')' before 'BOOL' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:110: error: unknown type name 'nullable' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:119: error: expected ')' before 'BOOL' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:154: error: unknown type name 'nullable' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:143:163: error: expected ')' before 'BOOL' - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath isRemovable:(nullable BOOL *)removableFlag isWritable:(nullable BOOL *)writableFlag isUnmountable:(nullable BOOL *)unmountableFlag description:(NSString * __nullable * __nullable)description type:(NSString * __nullable * __nullable)fileSystemType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:158:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForApplicationWithBundleIdentifier:(NSString *)bundleIdentifier NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:158:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForApplicationWithBundleIdentifier:(NSString *)bundleIdentifier NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:161:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForApplicationToOpenURL:(NSURL *)url NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:161:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForApplicationToOpenURL:(NSURL *)url NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:164:4: error: unknown type name 'nullable' - (nullable NSString *)absolutePathForAppBundleWithIdentifier:(NSString *)bundleIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:164:13: error: expected ')' before 'NSString' - (nullable NSString *)absolutePathForAppBundleWithIdentifier:(NSString *)bundleIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:169:142: error: unknown type name 'nullable' - (BOOL)launchAppWithBundleIdentifier:(NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifier:(NSNumber * __nullable * __nullable)identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:169:151: error: expected ')' before 'NSAppleEventDescriptor' - (BOOL)launchAppWithBundleIdentifier:(NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifier:(NSNumber * __nullable * __nullable)identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:33: error: expected '>' before '*' token - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:33: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:68: error: unknown type name 'nullable' - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:77: error: expected ')' before 'NSString' - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:179: error: unknown type name 'nullable' - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:188: error: expected ')' before 'NSAppleEventDescriptor' - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:260: error: expected '>' before '*' token - (BOOL)openURLs:(NSArray *)urls withAppBundleIdentifier:(nullable NSString *)bundleIdentifier options:(NSWorkspaceLaunchOptions)options additionalEventParamDescriptor:(nullable NSAppleEventDescriptor *)descriptor launchIdentifiers:(NSArray * __nullable * __nullable)identifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:170:260: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:175:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSRunningApplication *frontmostApplication NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSRunningApplication *frontmostApplication NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:178:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSRunningApplication *menuBarOwningApplication NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:178:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSRunningApplication *menuBarOwningApplication NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:185:4: error: unknown type name 'nullable' - (nullable NSString *)typeOfFile:(NSString *)absoluteFilePath error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:185:13: error: expected ')' before 'NSString' - (nullable NSString *)typeOfFile:(NSString *)absoluteFilePath error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:191:4: error: unknown type name 'nullable' - (nullable NSString *)localizedDescriptionForType:(NSString *)typeName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:191:13: error: expected ')' before 'NSString' - (nullable NSString *)localizedDescriptionForType:(NSString *)typeName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:197:4: error: unknown type name 'nullable' - (nullable NSString *)preferredFilenameExtensionForType:(NSString *)typeName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:197:13: error: expected ')' before 'NSString' - (nullable NSString *)preferredFilenameExtensionForType:(NSString *)typeName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:224:101: error: expected '>' before '*' token - (BOOL)setDesktopImageURL:(NSURL *)url forScreen:(NSScreen *)screen options:(NSDictionary *)options error:(NSError **)error NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:224:101: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:228:4: error: unknown type name 'nullable' - (nullable NSURL *)desktopImageURLForScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:228:13: error: expected ')' before 'NSURL' - (nullable NSURL *)desktopImageURLForScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:232:4: error: unknown type name 'nullable' - (nullable NSDictionary *)desktopImageOptionsForScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:232:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)desktopImageOptionsForScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:329:4: error: unknown type name 'nullable' - (nullable NSArray *)mountNewRemovableMedia NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:329:13: error: expected ')' before 'NSArray' - (nullable NSArray *)mountNewRemovableMedia NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:343:4: error: unknown type name 'nullable' - (nullable NSDictionary *)activeApplication NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace frontmostApplication] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:343:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)activeApplication NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace frontmostApplication] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:346:4: error: unknown type name 'nullable' - (nullable NSArray *)mountedLocalVolumePaths NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:346:13: error: expected ')' before 'NSArray' - (nullable NSArray *)mountedLocalVolumePaths NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:349:4: error: unknown type name 'nullable' - (nullable NSArray *)mountedRemovableMedia NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:349:13: error: expected ')' before 'NSArray' - (nullable NSArray *)mountedRemovableMedia NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFileManager mountedVolumeURLsIncludingResourceValuesForKeys:options:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:354:4: error: unknown type name 'nullable' - (nullable NSArray *)launchedApplications NS_DEPRECATED_MAC(10_0, 10_7, "Use -[NSWorkspace runningApplications] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:354:13: error: expected ')' before 'NSArray' - (nullable NSArray *)launchedApplications NS_DEPRECATED_MAC(10_0, 10_7, "Use -[NSWorkspace runningApplications] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:357:50: error: unknown type name 'nullable' - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)anImage at:(NSPoint)point inView:(nullable NSView *)aView NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace openURL:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:357:59: error: expected ')' before 'NSImage' - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)anImage at:(NSPoint)point inView:(nullable NSView *)aView NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace openURL:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:357:103: error: unknown type name 'nullable' - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)anImage at:(NSPoint)point inView:(nullable NSView *)aView NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace openURL:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:357:112: error: expected ')' before 'NSView' - (BOOL)openFile:(NSString *)fullPath fromImage:(nullable NSImage *)anImage at:(NSPoint)point inView:(nullable NSView *)aView NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSWorkspace openURL:] instead."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:363:142: error: unknown type name 'nullable' - (BOOL)performFileOperation:(NSString *)operation source:(NSString *)source destination:(NSString *)destination files:(NSArray *)files tag:(nullable NSInteger *)tag NS_DEPRECATED_MAC(10_0, 10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWorkspace.h:363:151: error: expected ')' before 'NSInteger' - (BOOL)performFileOperation:(NSString *)operation source:(NSString *)source destination:(NSString *)destination files:(NSArray *)files tag:(nullable NSInteger *)tag NS_DEPRECATED_MAC(10_0, 10_11); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:28:4: error: unknown type name 'nullable' - (nullable id)accessibilityAttributeValue:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:28:13: error: expected ')' before 'id' - (nullable id)accessibilityAttributeValue:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:30:32: error: unknown type name 'nullable' - (void)accessibilitySetValue:(nullable id)value forAttribute:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:30:41: error: expected ')' before 'id' - (void)accessibilitySetValue:(nullable id)value forAttribute:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:35:4: error: unknown type name 'nullable' - (nullable id)accessibilityAttributeValue:(NSString *)attribute forParameter:(nullable id)parameter NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)");; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:35:13: error: expected ')' before 'id' - (nullable id)accessibilityAttributeValue:(NSString *)attribute forParameter:(nullable id)parameter NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)");; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:35:80: error: unknown type name 'nullable' - (nullable id)accessibilityAttributeValue:(NSString *)attribute forParameter:(nullable id)parameter NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)");; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:35:89: error: expected ')' before 'id' - (nullable id)accessibilityAttributeValue:(NSString *)attribute forParameter:(nullable id)parameter NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)");; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:40:4: error: unknown type name 'nullable' - (nullable NSString *)accessibilityActionDescription:(NSString *)action NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:40:13: error: expected ')' before 'NSString' - (nullable NSString *)accessibilityActionDescription:(NSString *)action NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:49:4: error: unknown type name 'nullable' - (nullable id)accessibilityHitTest:(NSPoint)point; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:49:13: error: expected ')' before 'id' - (nullable id)accessibilityHitTest:(NSPoint)point; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id accessibilityFocusedUIElement; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id accessibilityFocusedUIElement; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:110:40: error: unknown type name 'nullable' - (BOOL)accessibilitySetOverrideValue:(nullable id)value forAttribute:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAccessibility.h:110:49: error: expected ')' before 'id' - (BOOL)accessibilitySetOverrideValue:(nullable id)value forAttribute:(NSString *)attribute NS_DEPRECATED_MAC(10_1, 10_10, "Use the NSAccessibility protocol methods instead (see NSAccessibilityProtocols.h)"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:58:28: error: unknown property attribute before ')' token @property (readonly, strong) id identity; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:64:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id device; // The digitizer that generated the touch. Useful to distinguish touches emanating from multiple-device scenario ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTouch.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id device; // The digitizer that generated the touch. Useful to distinguish touches emanating from multiple-device scenario ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:329:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:329:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:331:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:331:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:368:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *characters; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:368:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *characters; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:369:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *charactersIgnoringModifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:369:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *charactersIgnoringModifiers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:377:20: error: unknown property attribute before ',' token @property (nullable, readonly) void *userData NS_RETURNS_INNER_POINTER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:379:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSTrackingArea *trackingArea NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:379:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSTrackingArea *trackingArea NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:393:20: error: unknown property attribute before ',' token @property (nullable, readonly) const void * /* EventRef */eventRef NS_RETURNS_INNER_POINTER NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:396:4: error: unknown type name 'nullable' + (nullable NSEvent *)eventWithEventRef:(const void * /* EventRef */)eventRef NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:396:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)eventWithEventRef:(const void * /* EventRef */)eventRef NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:400:20: error: unknown property attribute before ',' token @property (nullable, readonly) CGEventRef CGEvent NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:404:4: error: unknown type name 'nullable' + (nullable NSEvent *)eventWithCGEvent:(CGEventRef)cgEvent NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:404:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)eventWithCGEvent:(CGEventRef)cgEvent NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:435:28: error: unknown property attribute before ')' token @property (readonly, strong) id vendorDefined; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:460:18: error: expected '>' before '*' token - (NSSet *)touchesMatchingPhase:(NSTouchPhase)phase inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:460:18: error: cannot find protocol declaration for 'NSTouch' /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:460:72: error: unknown type name 'nullable' - (NSSet *)touchesMatchingPhase:(NSTouchPhase)phase inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:460:81: error: expected ')' before 'NSView' - (NSSet *)touchesMatchingPhase:(NSTouchPhase)phase inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:498:178: error: expected ')' before '^' token - (void)trackSwipeEventWithOptions:(NSEventSwipeTrackingOptions)options dampenAmountThresholdMin:(CGFloat)minDampenThreshold max:(CGFloat)maxDampenThreshold usingHandler:(void (^)(CGFloat gestureAmount, NSEventPhase phase, BOOL isComplete, BOOL *stop))trackingHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:498:180: error: expected ')' before '(' token - (void)trackSwipeEventWithOptions:(NSEventSwipeTrackingOptions)options dampenAmountThresholdMin:(CGFloat)minDampenThreshold max:(CGFloat)maxDampenThreshold usingHandler:(void (^)(CGFloat gestureAmount, NSEventPhase phase, BOOL isComplete, BOOL *stop))trackingHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:505:4: error: unknown type name 'nullable' + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:505:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:505:198: error: unknown type name 'nullable' + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:505:207: error: expected ')' before 'NSGraphicsContext' + (nullable NSEvent *)mouseEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum clickCount:(NSInteger)cNum pressure:(float)pressure; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:4: error: unknown type name 'nullable' + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:196: error: unknown type name 'nullable' + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:506:205: error: expected ')' before 'NSGraphicsContext' + (nullable NSEvent *)keyEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context characters:(NSString *)keys charactersIgnoringModifiers:(NSString *)ukeys isARepeat:(BOOL)flag keyCode:(unsigned short)code; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:4: error: unknown type name 'nullable' + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:202: error: unknown type name 'nullable' + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:211: error: expected ')' before 'NSGraphicsContext' + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:307: error: unknown type name 'nullable' + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:507:316: error: two or more data types in declaration specifiers + (nullable NSEvent *)enterExitEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context eventNumber:(NSInteger)eNum trackingNumber:(NSInteger)tNum userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:508:4: error: unknown type name 'nullable' + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:508:13: error: expected ')' before 'NSEvent' + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:508:198: error: unknown type name 'nullable' + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:508:207: error: expected ')' before 'NSGraphicsContext' + (nullable NSEvent *)otherEventWithType:(NSEventType)type location:(NSPoint)location modifierFlags:(NSEventModifierFlags)flags timestamp:(NSTimeInterval)time windowNumber:(NSInteger)wNum context:(nullable NSGraphicsContext*)context subtype:(short)subtype data1:(NSInteger)d1 data2:(NSInteger)d2; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:537:4: error: unknown type name 'nullable' + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:537:13: error: expected ')' before 'id' + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:537:87: error: expected ')' before '^' token + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:537:89: error: expected ')' before '(' token + (nullable id)addGlobalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(void (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:538:4: error: unknown type name 'nullable' + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* __nullable (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:538:13: error: expected ')' before 'id' + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* __nullable (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:538:101: error: expected ')' before '^' token + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* __nullable (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:538:103: error: expected ')' before '(' token + (nullable id)addLocalMonitorForEventsMatchingMask:(NSEventMask)mask handler:(NSEvent* __nullable (^)(NSEvent*))block NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:24:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:24:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:26:20: error: unknown property attribute before ',' token @property (nullable, assign) NSResponder *nextResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSResponder *nextResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:27:42: error: unknown type name 'nullable' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:27:51: error: expected ')' before 'id' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:29:4: error: unknown type name 'nullable' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:29:13: error: expected ')' before 'id' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:86:45: error: expected '>' before '*' token - (void)interpretKeyEvents:(NSArray *)eventArray; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:86:45: error: cannot find protocol declaration for 'NSEvent' /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:91:26: error: unknown type name 'nullable' - (void)showContextHelp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:91:35: error: expected ')' before 'id' - (void)showContextHelp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:107:4: error: unknown type name 'nullable' - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:107:13: error: expected ')' before 'id' - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:107:64: error: unknown type name 'nullable' - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:107:73: error: expected ')' before 'id' - (nullable id)supplementalTargetForAction:(SEL)action sender:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:126:22: error: unknown type name 'nullable' - (void)moveForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:126:31: error: expected ')' before 'id' - (void)moveForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:127:20: error: unknown type name 'nullable' - (void)moveRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:127:29: error: expected ')' before 'id' - (void)moveRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:128:23: error: unknown type name 'nullable' - (void)moveBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:128:32: error: expected ')' before 'id' - (void)moveBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:129:19: error: unknown type name 'nullable' - (void)moveLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:129:28: error: expected ')' before 'id' - (void)moveLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:130:17: error: unknown type name 'nullable' - (void)moveUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:130:26: error: expected ')' before 'id' - (void)moveUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:131:19: error: unknown type name 'nullable' - (void)moveDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:131:28: error: expected ')' before 'id' - (void)moveDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:132:26: error: unknown type name 'nullable' - (void)moveWordForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:132:35: error: expected ')' before 'id' - (void)moveWordForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:133:27: error: unknown type name 'nullable' - (void)moveWordBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:133:36: error: expected ')' before 'id' - (void)moveWordBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:134:32: error: unknown type name 'nullable' - (void)moveToBeginningOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:134:41: error: expected ')' before 'id' - (void)moveToBeginningOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:135:26: error: unknown type name 'nullable' - (void)moveToEndOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:135:35: error: expected ')' before 'id' - (void)moveToEndOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:136:37: error: unknown type name 'nullable' - (void)moveToBeginningOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:136:46: error: expected ')' before 'id' - (void)moveToBeginningOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:137:31: error: unknown type name 'nullable' - (void)moveToEndOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:137:40: error: expected ')' before 'id' - (void)moveToEndOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:138:30: error: unknown type name 'nullable' - (void)moveToEndOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:138:39: error: expected ')' before 'id' - (void)moveToEndOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:139:36: error: unknown type name 'nullable' - (void)moveToBeginningOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:139:45: error: expected ')' before 'id' - (void)moveToBeginningOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:140:19: error: unknown type name 'nullable' - (void)pageDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:140:28: error: expected ')' before 'id' - (void)pageDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:141:17: error: unknown type name 'nullable' - (void)pageUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:141:26: error: expected ')' before 'id' - (void)pageUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:142:39: error: unknown type name 'nullable' - (void)centerSelectionInVisibleArea:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:142:48: error: expected ')' before 'id' - (void)centerSelectionInVisibleArea:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:144:41: error: unknown type name 'nullable' - (void)moveBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:144:50: error: expected ')' before 'id' - (void)moveBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:145:40: error: unknown type name 'nullable' - (void)moveForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:145:49: error: expected ')' before 'id' - (void)moveForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:146:44: error: unknown type name 'nullable' - (void)moveWordForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:146:53: error: expected ')' before 'id' - (void)moveWordForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:147:45: error: unknown type name 'nullable' - (void)moveWordBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:147:54: error: expected ')' before 'id' - (void)moveWordBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:148:35: error: unknown type name 'nullable' - (void)moveUpAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:148:44: error: expected ')' before 'id' - (void)moveUpAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:149:37: error: unknown type name 'nullable' - (void)moveDownAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:149:46: error: expected ')' before 'id' - (void)moveDownAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:151:50: error: unknown type name 'nullable' - (void)moveToBeginningOfLineAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:151:59: error: expected ')' before 'id' - (void)moveToBeginningOfLineAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:152:44: error: unknown type name 'nullable' - (void)moveToEndOfLineAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:152:53: error: expected ')' before 'id' - (void)moveToEndOfLineAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:153:55: error: unknown type name 'nullable' - (void)moveToBeginningOfParagraphAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:153:64: error: expected ')' before 'id' - (void)moveToBeginningOfParagraphAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:154:49: error: unknown type name 'nullable' - (void)moveToEndOfParagraphAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:154:58: error: expected ')' before 'id' - (void)moveToEndOfParagraphAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:155:48: error: unknown type name 'nullable' - (void)moveToEndOfDocumentAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:155:57: error: expected ')' before 'id' - (void)moveToEndOfDocumentAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:156:54: error: unknown type name 'nullable' - (void)moveToBeginningOfDocumentAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:156:63: error: expected ')' before 'id' - (void)moveToBeginningOfDocumentAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:157:37: error: unknown type name 'nullable' - (void)pageDownAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:157:46: error: expected ')' before 'id' - (void)pageDownAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:158:35: error: unknown type name 'nullable' - (void)pageUpAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:158:44: error: expected ')' before 'id' - (void)pageUpAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:159:49: error: unknown type name 'nullable' - (void)moveParagraphForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:159:58: error: expected ')' before 'id' - (void)moveParagraphForwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:160:50: error: unknown type name 'nullable' - (void)moveParagraphBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:160:59: error: expected ')' before 'id' - (void)moveParagraphBackwardAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:162:24: error: unknown type name 'nullable' - (void)moveWordRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:162:33: error: expected ')' before 'id' - (void)moveWordRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:163:23: error: unknown type name 'nullable' - (void)moveWordLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:163:32: error: expected ')' before 'id' - (void)moveWordLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:164:38: error: unknown type name 'nullable' - (void)moveRightAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:164:47: error: expected ')' before 'id' - (void)moveRightAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:165:37: error: unknown type name 'nullable' - (void)moveLeftAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:165:46: error: expected ')' before 'id' - (void)moveLeftAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:166:42: error: unknown type name 'nullable' - (void)moveWordRightAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:166:51: error: expected ')' before 'id' - (void)moveWordRightAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:167:41: error: unknown type name 'nullable' - (void)moveWordLeftAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:167:50: error: expected ')' before 'id' - (void)moveWordLeftAndModifySelection:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:169:30: error: unknown type name 'nullable' - (void)moveToLeftEndOfLine:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:169:39: error: expected ')' before 'id' - (void)moveToLeftEndOfLine:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:170:31: error: unknown type name 'nullable' - (void)moveToRightEndOfLine:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:170:40: error: expected ')' before 'id' - (void)moveToRightEndOfLine:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:171:48: error: unknown type name 'nullable' - (void)moveToLeftEndOfLineAndModifySelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:171:57: error: expected ')' before 'id' - (void)moveToLeftEndOfLineAndModifySelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:172:49: error: unknown type name 'nullable' - (void)moveToRightEndOfLineAndModifySelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:172:58: error: expected ')' before 'id' - (void)moveToRightEndOfLineAndModifySelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:174:23: error: unknown type name 'nullable' - (void)scrollPageUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:174:32: error: expected ')' before 'id' - (void)scrollPageUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:175:25: error: unknown type name 'nullable' - (void)scrollPageDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:175:34: error: expected ')' before 'id' - (void)scrollPageDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:176:23: error: unknown type name 'nullable' - (void)scrollLineUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:176:32: error: expected ')' before 'id' - (void)scrollLineUp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:177:25: error: unknown type name 'nullable' - (void)scrollLineDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:177:34: error: expected ')' before 'id' - (void)scrollLineDown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:179:38: error: unknown type name 'nullable' - (void)scrollToBeginningOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:179:47: error: expected ')' before 'id' - (void)scrollToBeginningOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:180:32: error: unknown type name 'nullable' - (void)scrollToEndOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:180:41: error: expected ')' before 'id' - (void)scrollToEndOfDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:184:20: error: unknown type name 'nullable' - (void)transpose:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:184:29: error: expected ')' before 'id' - (void)transpose:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:185:25: error: unknown type name 'nullable' - (void)transposeWords:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:185:34: error: expected ')' before 'id' - (void)transposeWords:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:189:20: error: unknown type name 'nullable' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:189:29: error: expected ')' before 'id' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:190:26: error: unknown type name 'nullable' - (void)selectParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:190:35: error: expected ')' before 'id' - (void)selectParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:191:21: error: unknown type name 'nullable' - (void)selectLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:191:30: error: expected ')' before 'id' - (void)selectLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:192:21: error: unknown type name 'nullable' - (void)selectWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:192:30: error: expected ')' before 'id' - (void)selectWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:196:17: error: unknown type name 'nullable' - (void)indent:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:196:26: error: expected ')' before 'id' - (void)indent:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:197:20: error: unknown type name 'nullable' - (void)insertTab:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:197:29: error: expected ')' before 'id' - (void)insertTab:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:198:24: error: unknown type name 'nullable' - (void)insertBacktab:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:198:33: error: expected ')' before 'id' - (void)insertBacktab:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:199:24: error: unknown type name 'nullable' - (void)insertNewline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:199:33: error: expected ')' before 'id' - (void)insertNewline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:200:35: error: unknown type name 'nullable' - (void)insertParagraphSeparator:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:200:44: error: expected ')' before 'id' - (void)insertParagraphSeparator:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:201:43: error: unknown type name 'nullable' - (void)insertNewlineIgnoringFieldEditor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:201:52: error: expected ')' before 'id' - (void)insertNewlineIgnoringFieldEditor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:202:39: error: unknown type name 'nullable' - (void)insertTabIgnoringFieldEditor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:202:48: error: expected ')' before 'id' - (void)insertTabIgnoringFieldEditor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:203:26: error: unknown type name 'nullable' - (void)insertLineBreak:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:203:35: error: expected ')' before 'id' - (void)insertLineBreak:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:204:31: error: unknown type name 'nullable' - (void)insertContainerBreak:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:204:40: error: expected ')' before 'id' - (void)insertContainerBreak:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:205:48: error: unknown type name 'nullable' - (void)insertSingleQuoteIgnoringSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:205:57: error: expected ')' before 'id' - (void)insertSingleQuoteIgnoringSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:206:48: error: unknown type name 'nullable' - (void)insertDoubleQuoteIgnoringSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:206:57: error: expected ')' before 'id' - (void)insertDoubleQuoteIgnoringSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:210:29: error: unknown type name 'nullable' - (void)changeCaseOfLetter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:210:38: error: expected ')' before 'id' - (void)changeCaseOfLetter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:211:24: error: unknown type name 'nullable' - (void)uppercaseWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:211:33: error: expected ')' before 'id' - (void)uppercaseWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:212:24: error: unknown type name 'nullable' - (void)lowercaseWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:212:33: error: expected ')' before 'id' - (void)lowercaseWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:213:25: error: unknown type name 'nullable' - (void)capitalizeWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:213:34: error: expected ')' before 'id' - (void)capitalizeWord:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:217:24: error: unknown type name 'nullable' - (void)deleteForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:217:33: error: expected ')' before 'id' - (void)deleteForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:218:25: error: unknown type name 'nullable' - (void)deleteBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:218:34: error: expected ')' before 'id' - (void)deleteBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:219:55: error: unknown type name 'nullable' - (void)deleteBackwardByDecomposingPreviousCharacter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:219:64: error: expected ')' before 'id' - (void)deleteBackwardByDecomposingPreviousCharacter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:220:28: error: unknown type name 'nullable' - (void)deleteWordForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:220:37: error: expected ')' before 'id' - (void)deleteWordForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:221:29: error: unknown type name 'nullable' - (void)deleteWordBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:221:38: error: expected ')' before 'id' - (void)deleteWordBackward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:222:34: error: unknown type name 'nullable' - (void)deleteToBeginningOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:222:43: error: expected ')' before 'id' - (void)deleteToBeginningOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:223:28: error: unknown type name 'nullable' - (void)deleteToEndOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:223:37: error: expected ')' before 'id' - (void)deleteToEndOfLine:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:224:39: error: unknown type name 'nullable' - (void)deleteToBeginningOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:224:48: error: expected ')' before 'id' - (void)deleteToBeginningOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:225:33: error: unknown type name 'nullable' - (void)deleteToEndOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:225:42: error: expected ')' before 'id' - (void)deleteToEndOfParagraph:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:227:15: error: unknown type name 'nullable' - (void)yank:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:227:24: error: expected ')' before 'id' - (void)yank:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:231:19: error: unknown type name 'nullable' - (void)complete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:231:28: error: expected ')' before 'id' - (void)complete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:235:18: error: unknown type name 'nullable' - (void)setMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:235:27: error: expected ')' before 'id' - (void)setMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:236:23: error: unknown type name 'nullable' - (void)deleteToMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:236:32: error: expected ')' before 'id' - (void)deleteToMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:237:23: error: unknown type name 'nullable' - (void)selectToMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:237:32: error: expected ')' before 'id' - (void)selectToMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:238:23: error: unknown type name 'nullable' - (void)swapWithMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:238:32: error: expected ')' before 'id' - (void)swapWithMark:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:242:26: error: unknown type name 'nullable' - (void)cancelOperation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:242:35: error: expected ')' before 'id' - (void)cancelOperation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:246:42: error: unknown type name 'nullable' - (void)makeBaseWritingDirectionNatural:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:246:51: error: expected ')' before 'id' - (void)makeBaseWritingDirectionNatural:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:247:46: error: unknown type name 'nullable' - (void)makeBaseWritingDirectionLeftToRight:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:247:55: error: expected ')' before 'id' - (void)makeBaseWritingDirectionLeftToRight:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:248:46: error: unknown type name 'nullable' - (void)makeBaseWritingDirectionRightToLeft:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:248:55: error: expected ')' before 'id' - (void)makeBaseWritingDirectionRightToLeft:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:250:42: error: unknown type name 'nullable' - (void)makeTextWritingDirectionNatural:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:250:51: error: expected ')' before 'id' - (void)makeTextWritingDirectionNatural:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:251:46: error: unknown type name 'nullable' - (void)makeTextWritingDirectionLeftToRight:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:251:55: error: expected ')' before 'id' - (void)makeTextWritingDirectionLeftToRight:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:252:46: error: unknown type name 'nullable' - (void)makeTextWritingDirectionRightToLeft:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:252:55: error: expected ')' before 'id' - (void)makeTextWritingDirectionRightToLeft:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:257:32: error: unknown type name 'nullable' - (void)quickLookPreviewItems:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:257:41: error: expected ')' before 'id' - (void)quickLookPreviewItems:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:261:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:261:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:268:75: error: unknown type name 'nullable' - (BOOL)validateProposedFirstResponder:(NSResponder *)responder forEvent:(nullable NSEvent *)event NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:268:84: error: expected ')' before 'NSEvent' - (BOOL)validateProposedFirstResponder:(NSResponder *)responder forEvent:(nullable NSEvent *)event NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:83: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:92: error: expected ')' before 'id' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:124: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:133: error: expected ')' before 'SEL' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:169: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:299:178: error: two or more data types in declaration specifiers - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:320:34: error: unknown type name 'nullable' - (void)performTextFinderAction:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSResponder.h:320:43: error: expected ')' before 'id' - (void)performTextFinderAction:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceValidation.h:71:4: error: unknown type name 'nullable' - (nullable SEL)action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceValidation.h:71:13: error: expected ')' before 'SEL' - (nullable SEL)action; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *bundleIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:115:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *bundleURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:115:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *bundleURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:118:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *executableURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:118:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *executableURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:124:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDate *launchDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:124:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDate *launchDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:127:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSImage *icon; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:127:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSImage *icon; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:146:33: error: expected '>' before '*' token + (NSArray *)runningApplicationsWithBundleIdentifier:(NSString *)bundleIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:146:33: error: cannot find protocol declaration for 'NSRunningApplication' /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:149:4: error: unknown type name 'nullable' + (nullable instancetype)runningApplicationWithProcessIdentifier:(pid_t)pid; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:149:13: error: expected ')' before 'id' + (nullable instancetype)runningApplicationWithProcessIdentifier:(pid_t)pid; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:170:57: error: expected '>' before '*' token @property (readonly, copy) NSArray *runningApplications NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRunningApplication.h:170:57: error: cannot find protocol declaration for 'NSRunningApplication' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:164:15: error: unknown type name '__kindof' APPKIT_EXTERN __kindof NSApplication * __null_unspecified NSApp; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:164:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token APPKIT_EXTERN __kindof NSApplication * __null_unspecified NSApp; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:166:4: error: unknown type name '__kindof' + (__kindof NSApplication *)sharedApplication; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:166:13: error: expected ')' before 'NSApplication' + (__kindof NSApplication *)sharedApplication; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:167:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:167:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:168:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:168:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:169:15: error: unknown type name 'nullable' - (void)hide:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:169:24: error: expected ')' before 'id' - (void)hide:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:170:17: error: unknown type name 'nullable' - (void)unhide:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:170:26: error: expected ')' before 'id' - (void)unhide:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:172:4: error: unknown type name 'nullable' - (nullable NSWindow *)windowWithWindowNumber:(NSInteger)windowNum; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:172:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)windowWithWindowNumber:(NSInteger)windowNum; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:173:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSWindow *mainWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:173:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSWindow *mainWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:174:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSWindow *keyWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:174:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSWindow *keyWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:181:32: error: unknown type name 'nullable' - (void)hideOtherApplications:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:181:41: error: expected ')' before 'id' - (void)hideOtherApplications:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:182:32: error: unknown type name 'nullable' - (void)unhideAllApplications:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:182:41: error: expected ')' before 'id' - (void)unhideAllApplications:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:187:15: error: unknown type name 'nullable' - (void)stop:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:187:24: error: expected ')' before 'id' - (void)stop:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSWindow *modalWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSWindow *modalWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:195:20: error: unknown type name 'nullable' - (void)terminate:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:195:29: error: expected ')' before 'id' - (void)terminate:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:4: error: unknown type name 'nullable' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:13: error: expected ')' before 'NSEvent' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:73: error: unknown type name 'nullable' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:82: error: expected ')' before 'NSDate' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:208:65: error: unknown type name 'nullable' - (void)discardEventsMatchingMask:(NSUInteger)mask beforeEvent:(nullable NSEvent *)lastEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:208:74: error: expected ')' before 'NSEvent' - (void)discardEventsMatchingMask:(NSUInteger)mask beforeEvent:(nullable NSEvent *)lastEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:210:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSEvent *currentEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:210:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSEvent *currentEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:214:4: error: unknown type name 'nullable' - (nullable NSWindow *)makeWindowsPerform:(SEL)aSelector inOrder:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:214:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)makeWindowsPerform:(SEL)aSelector inOrder:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:215:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *windows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:215:45: error: cannot find protocol declaration for 'NSWindow' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:219:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *mainMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:219:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *mainMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:224:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *helpMenu NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:224:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *helpMenu NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:226:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSImage *applicationIconImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:226:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSImage *applicationIconImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:237:28: error: unknown property attribute before ')' token @property (readonly, strong) NSDockTile *dockTile NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:239:39: error: unknown type name 'nullable' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:239:48: error: expected ')' before 'id' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:239:67: error: unknown type name 'nullable' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:239:76: error: expected ')' before 'id' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:240:4: error: unknown type name 'nullable' - (nullable id)targetForAction:(SEL)theAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:240:13: error: expected ')' before 'id' - (nullable id)targetForAction:(SEL)theAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:4: error: unknown type name 'nullable' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:13: error: expected ')' before 'id' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:51: error: unknown type name 'nullable' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:60: error: expected ')' before 'id' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:79: error: unknown type name 'nullable' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:241:88: error: expected ')' before 'id' - (nullable id)targetForAction:(SEL)theAction to:(nullable id)theTarget from:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:242:42: error: unknown type name 'nullable' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:242:51: error: expected ')' before 'id' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:243:4: error: unknown type name 'nullable' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:243:13: error: expected ')' before 'id' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:246:75: error: unknown type name 'nullable' + (void)detachDrawingThread:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:246:84: error: expected ')' before 'id' + (void)detachDrawingThread:(SEL)selector toTarget:(id)target withObject:(nullable id)argument; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:262:37: error: unknown type name 'nullable' - (void)orderFrontCharacterPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:262:46: error: expected ')' before 'id' - (void)orderFrontCharacterPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:277:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *windowsMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:277:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *windowsMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:278:25: error: unknown type name 'nullable' - (void)arrangeInFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:278:34: error: expected ')' before 'id' - (void)arrangeInFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:283:25: error: unknown type name 'nullable' - (void)miniaturizeAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:283:34: error: expected ')' before 'id' - (void)miniaturizeAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:318:73: error: expected '>' before '*' token - (void)application:(NSApplication *)sender openFiles:(NSArray *)filenames; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:318:73: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:324:98: error: expected '>' before '*' token - (NSApplicationPrintReply)application:(NSApplication *)application printFiles:(NSArray *)fileNames withSettings:(NSDictionary *)printSettings showPrintPanels:(BOOL)showPrintPanels; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:324:98: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:324:149: error: expected '>' before '*' token - (NSApplicationPrintReply)application:(NSApplication *)application printFiles:(NSArray *)fileNames withSettings:(NSDictionary *)printSettings showPrintPanels:(BOOL)showPrintPanels; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:324:149: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:327:4: error: unknown type name 'nullable' - (nullable NSMenu *)applicationDockMenu:(NSApplication *)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:327:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)applicationDockMenu:(NSApplication *)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:332:102: error: expected '>' before '*' token - (void)application:(NSApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:332:102: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:360:127: error: expected ')' before '^' token - (BOOL)application:(NSApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void(^)(NSArray *restorableObjects))restorationHandler NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:360:129: error: expected ')' before '(' token - (BOOL)application:(NSApplication *)application continueUserActivity:(NSUserActivity *)userActivity restorationHandler:(void(^)(NSArray *restorableObjects))restorationHandler NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:389:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *servicesMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:389:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *servicesMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:390:57: error: expected '>' before '*' token - (void)registerServicesMenuSendTypes:(NSArray *)sendTypes returnTypes:(NSArray *)returnTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:390:57: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:390:102: error: expected '>' before '*' token - (void)registerServicesMenuSendTypes:(NSArray *)sendTypes returnTypes:(NSArray *)returnTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:390:102: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:395:83: error: expected '>' before '*' token - (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:395:83: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:400:20: error: unknown property attribute before ',' token @property (nullable, strong) id servicesProvider; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:400:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id servicesProvider; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:404:39: error: unknown type name 'nullable' - (void)orderFrontStandardAboutPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:404:48: error: expected ')' before 'id' - (void)orderFrontStandardAboutPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:405:72: error: expected '>' before '*' token - (void)orderFrontStandardAboutPanelWithOptions:(NSDictionary *)optionsDictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:405:72: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:531:33: error: unknown type name 'null_unspecified' - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:531:50: error: expected ')' before 'NSWindow' - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:531:89: error: unknown type name 'null_unspecified' - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:531:106: error: expected ')' before 'NSWindow' - (NSInteger)runModalForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:537:47: error: unknown type name 'null_unspecified' - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:537:64: error: expected ')' before 'NSWindow' - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:537:103: error: unknown type name 'null_unspecified' - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:537:120: error: expected ')' before 'NSWindow' - (NSModalSession)beginModalSessionForWindow:(null_unspecified NSWindow *)theWindow relativeToWindow:(null_unspecified NSWindow *)docWindow NS_RETURNS_INNER_POINTER NS_DEPRECATED_MAC(10_0, 10_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:540:22: error: unknown type name 'null_unspecified' - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:540:39: error: expected ')' before 'NSApplication' - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:540:74: error: unknown type name 'null_unspecified' - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:540:91: error: expected ')' before 'NSArray' - (void)application:(null_unspecified NSApplication *)sender printFiles:(null_unspecified NSArray *)filenames NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:90: error: unknown type name 'nullable' - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:99: error: expected ')' before 'id' - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:132: error: unknown type name 'nullable' - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:141: error: expected ')' before 'SEL' - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:173: error: unknown type name 'null_unspecified' - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:553:190: error: two or more data types in declaration specifiers - (void)beginSheet:(NSWindow *)sheet modalForWindow:(NSWindow *)docWindow modalDelegate:(nullable id)modalDelegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(null_unspecified void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_10, "Use -[NSWindow beginSheet:completionHandler:] instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:86:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:88:35: error: expected '>' before '*' token @property (copy) NSArray *progressMarks; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:88:35: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *runLoopModesForAnimating; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *runLoopModesForAnimating; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:99:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:138:61: error: expected '>' before '<' token - (instancetype)initWithViewAnimations:(NSArray *> *)viewAnimations; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:138:61: error: cannot find protocol declaration for 'NSDictionary' /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:138:61: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:140:38: error: expected '>' before '<' token @property (copy) NSArray *> *viewAnimations; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:140:38: error: cannot find protocol declaration for 'NSDictionary' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:155:51: error: expected '>' before '*' token @property (readwrite, copy) NSDictionary *animations NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:155:51: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:159:4: error: unknown type name 'nullable' - (nullable id)animationForKey:(NSString *)key NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:159:13: error: expected ')' before 'id' - (nullable id)animationForKey:(NSString *)key NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:181:4: error: unknown type name 'nullable' + (nullable id)defaultAnimationForKey:(NSString *)key NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimation.h:181:13: error: expected ')' before 'id' + (nullable id)defaultAnimationForKey:(NSString *)key NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:17:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemIdentification.h:25:20: error: unknown property attribute before '' token @property (nullable, copy) NSString *identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemIdentification.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *identifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:18:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:68:4: error: unknown type name 'nullable' - (nullable NSWindow *)draggingDestinationWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:68:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)draggingDestinationWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:75:4: error: unknown type name 'nullable' - (nullable NSImage *)draggedImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:75:13: error: expected ')' before 'NSImage' - (nullable NSImage *)draggedImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:77:4: error: unknown type name 'nullable' - (nullable id)draggingSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:77:13: error: expected ')' before 'id' - (nullable id)draggingSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:80:4: error: unknown type name 'nullable' - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:80:13: error: expected ')' before 'NSArray' - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:99:1: error: cannot find protocol declaration for 'Class' - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:99:183: error: expected '>' before '*' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:99:183: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:99:224: error: expected ')' before '^' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:99:226: error: expected ')' before '(' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:117:25: error: unknown type name 'nullable' - (void)draggingExited:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:117:34: error: expected ')' before 'id' - (void)draggingExited:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:120:32: error: unknown type name 'nullable' - (void)concludeDragOperation:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:120:41: error: expected ')' before 'id' - (void)concludeDragOperation:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:122:24: error: unknown type name 'nullable' - (void)draggingEnded:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:122:33: error: expected ')' before 'id' - (void)draggingEnded:(nullable id )sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:128:37: error: unknown type name 'nullable' - (void)updateDraggingItemsForDrag:(nullable id )sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:128:46: error: expected ')' before 'id' - (void)updateDraggingItemsForDrag:(nullable id )sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:201:4: error: unknown type name 'nullable' - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:201:13: error: expected ')' before 'NSArray' - (nullable NSArray *)namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:205:23: error: unknown type name 'null_unspecified' - (void)draggedImage:(null_unspecified NSImage *)image beganAt:(NSPoint)screenPoint NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:willBeginAtPoint: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:205:40: error: expected ')' before 'NSImage' - (void)draggedImage:(null_unspecified NSImage *)image beganAt:(NSPoint)screenPoint NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:willBeginAtPoint: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:206:23: error: unknown type name 'null_unspecified' - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint operation:(NSDragOperation)operation NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:endedAtPoint:operation: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:206:40: error: expected ')' before 'NSImage' - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint operation:(NSDragOperation)operation NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:endedAtPoint:operation: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:207:23: error: unknown type name 'null_unspecified' - (void)draggedImage:(null_unspecified NSImage *)image movedTo:(NSPoint)screenPoint NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:movedToPoint: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:207:40: error: expected ')' before 'NSImage' - (void)draggedImage:(null_unspecified NSImage *)image movedTo:(NSPoint)screenPoint NS_DEPRECATED_MAC(10_0, 10_7, "Use -draggingSession:movedToPoint: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:210:23: error: unknown type name 'null_unspecified' - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint deposited:(BOOL)flag DEPRECATED_IN_MAC_OS_X_VERSION_10_1_AND_LATER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDragging.h:210:40: error: expected ')' before 'NSImage' - (void)draggedImage:(null_unspecified NSImage *)image endedAt:(NSPoint)screenPoint deposited:(BOOL)flag DEPRECATED_IN_MAC_OS_X_VERSION_10_1_AND_LATER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:19:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:32:31: error: unknown type name 'nullable' + (void)setCurrentAppearance:(nullable NSAppearance *)appearance; // nil is valid and indicates the default appearance. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:32:40: error: expected ')' before 'NSAppearance' + (void)setCurrentAppearance:(nullable NSAppearance *)appearance; // nil is valid and indicates the default appearance. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:38:4: error: unknown type name 'nullable' + (nullable NSAppearance *)appearanceNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:38:13: error: expected ')' before 'NSAppearance' + (nullable NSAppearance *)appearanceNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:43:4: error: unknown type name 'nullable' - (nullable instancetype)initWithAppearanceNamed:(NSString *)name bundle:(nullable NSBundle *)bundle; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:43:13: error: expected ')' before 'id' - (nullable instancetype)initWithAppearanceNamed:(NSString *)name bundle:(nullable NSBundle *)bundle; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:19:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:43:75: error: unknown type name 'nullable' - (nullable instancetype)initWithAppearanceNamed:(NSString *)name bundle:(nullable NSBundle *)bundle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:43:84: error: expected ')' before 'NSBundle' - (nullable instancetype)initWithAppearanceNamed:(NSString *)name bundle:(nullable NSBundle *)bundle; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:19:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:67:20: error: unknown property attribute before ',' token @property (nullable, strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppearance.h:71:28: error: unknown property attribute before ')' token @property (readonly, strong) NSAppearance *effectiveAppearance NS_AVAILABLE_MAC(10_9); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:153:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:153:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:155:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:155:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:156:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSView *superview; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:156:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSView *superview; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:157:35: error: expected '>' before 'NSView' @property (copy) NSArray<__kindof NSView *> *subviews; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:157:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:159:4: error: unknown type name 'nullable' - (nullable NSView *)ancestorSharedWithView:(NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:159:13: error: expected ')' before 'NSView' - (nullable NSView *)ancestorSharedWithView:(NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:160:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSView *opaqueAncestor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:160:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSView *opaqueAncestor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:164:81: error: unknown type name 'nullable' - (void)getRectsBeingDrawn:(const NSRect * __nullable * __nullable)rects count:(nullable NSInteger *)count; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:164:90: error: expected ')' before 'NSInteger' - (void)getRectsBeingDrawn:(const NSRect * __nullable * __nullable)rects count:(nullable NSInteger *)count; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:171:87: error: unknown type name 'nullable' - (void)addSubview:(NSView *)aView positioned:(NSWindowOrderingMode)place relativeTo:(nullable NSView *)otherView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:171:96: error: expected ')' before 'NSView' - (void)addSubview:(NSView *)aView positioned:(NSWindowOrderingMode)place relativeTo:(nullable NSView *)otherView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:172:59: error: unknown type name '__kindof' - (void)sortSubviewsUsingFunction:(NSComparisonResult (*)(__kindof NSView *, __kindof NSView *, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:172:78: error: unknown type name '__kindof' - (void)sortSubviewsUsingFunction:(NSComparisonResult (*)(__kindof NSView *, __kindof NSView *, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:172:134: error: unknown type name 'nullable' - (void)sortSubviewsUsingFunction:(NSComparisonResult (*)(__kindof NSView *, __kindof NSView *, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:172:143: error: two or more data types in declaration specifiers - (void)sortSubviewsUsingFunction:(NSComparisonResult (*)(__kindof NSView *, __kindof NSView *, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:176:31: error: unknown type name 'nullable' - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:176:40: error: expected ')' before 'NSWindow' - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:178:34: error: unknown type name 'nullable' - (void)viewWillMoveToSuperview:(nullable NSView *)newSuperview; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:178:43: error: expected ')' before 'NSView' - (void)viewWillMoveToSuperview:(nullable NSView *)newSuperview; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:218:51: error: unknown type name 'nullable' - (NSPoint)convertPoint:(NSPoint)aPoint fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:218:60: error: expected ')' before 'NSView' - (NSPoint)convertPoint:(NSPoint)aPoint fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:219:49: error: unknown type name 'nullable' - (NSPoint)convertPoint:(NSPoint)aPoint toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:219:58: error: expected ')' before 'NSView' - (NSPoint)convertPoint:(NSPoint)aPoint toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:220:47: error: unknown type name 'nullable' - (NSSize)convertSize:(NSSize)aSize fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:220:56: error: expected ')' before 'NSView' - (NSSize)convertSize:(NSSize)aSize fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:221:45: error: unknown type name 'nullable' - (NSSize)convertSize:(NSSize)aSize toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:221:54: error: expected ')' before 'NSView' - (NSSize)convertSize:(NSSize)aSize toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:222:47: error: unknown type name 'nullable' - (NSRect)convertRect:(NSRect)aRect fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:222:56: error: expected ')' before 'NSView' - (NSRect)convertRect:(NSRect)aRect fromView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:223:45: error: unknown type name 'nullable' - (NSRect)convertRect:(NSRect)aRect toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:223:54: error: expected ')' before 'NSView' - (NSRect)convertRect:(NSRect)aRect toView:(nullable NSView *)aView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:261:4: error: unknown type name 'nullable' + (nullable NSView *)focusView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:261:13: error: expected ')' before 'NSView' + (nullable NSView *)focusView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:4: error: unknown type name 'nullable' - (nullable NSBitmapImageRep *)bitmapImageRepForCachingDisplayInRect:(NSRect)rect; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:274:13: error: expected ')' before 'NSBitmapImageRep' - (nullable NSBitmapImageRep *)bitmapImageRepForCachingDisplayInRect:(NSRect)rect; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:285:4: error: unknown type name 'nullable' - (nullable NSView *)hitTest:(NSPoint)aPoint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:285:13: error: expected ')' before 'NSView' - (nullable NSView *)hitTest:(NSPoint)aPoint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:287:4: error: unknown type name 'nullable' - (nullable __kindof NSView *)viewWithTag:(NSInteger)aTag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:287:13: error: expected ')' before '__kindof' - (nullable __kindof NSView *)viewWithTag:(NSInteger)aTag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:290:28: error: unknown type name 'nullable' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:290:37: error: expected ')' before 'NSEvent' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:308:81: error: unknown type name 'nullable' - (NSTrackingRectTag)addTrackingRect:(NSRect)aRect owner:(id)anObject userData:(nullable void *)data assumeInside:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:308:90: error: two or more data types in declaration specifiers - (NSTrackingRectTag)addTrackingRect:(NSRect)aRect owner:(id)anObject userData:(nullable void *)data assumeInside:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:325:20: error: unknown property attribute before ',' token @property (nullable, strong) CALayer *layer NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:325:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) CALayer *layer NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:345:35: error: expected '>' before 'CIFilter' @property (copy) NSArray<__kindof CIFilter *> *backgroundFilters NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:345:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:347:20: error: unknown property attribute before ',' token @property (nullable, strong) CIFilter *compositingFilter NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:347:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) CIFilter *compositingFilter NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:349:35: error: expected '>' before 'CIFilter' @property (copy) NSArray<__kindof CIFilter *> *contentFilters NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:349:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:351:20: error: unknown property attribute before ',' token @property (nullable, copy) NSShadow *shadow NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:351:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSShadow *shadow NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:357:51: error: expected '>' before '*' token @property (readonly, copy) NSArray *trackingAreas NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:357:51: error: cannot find protocol declaration for 'NSTrackingArea' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:365:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSScrollView *enclosingScrollView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:365:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSScrollView *enclosingScrollView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:367:4: error: unknown type name 'nullable' - (nullable NSMenu *)menuForEvent:(NSEvent *)event; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:367:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)menuForEvent:(NSEvent *)event; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:368:4: error: unknown type name 'nullable' + (nullable NSMenu *)defaultMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:368:13: error: expected ')' before 'NSMenu' + (nullable NSMenu *)defaultMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:384:48: error: unknown type name 'nullable' - (void)didCloseMenu:(NSMenu *)menu withEvent:(nullable NSEvent *)event NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:384:57: error: expected ')' before 'NSEvent' - (void)didCloseMenu:(NSMenu *)menu withEvent:(nullable NSEvent *)event NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:386:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:386:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:387:75: error: unknown type name 'nullable' - (NSToolTipTag)addToolTipRect:(NSRect)aRect owner:(id)anObject userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:387:84: error: two or more data types in declaration specifiers - (NSToolTipTag)addToolTipRect:(NSRect)aRect owner:(id)anObject userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:417:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSTextInputContext *inputContext NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:417:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSTextInputContext *inputContext NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:464:101: error: unknown type name 'nullable' - (NSString *)view:(NSView *)view stringForToolTip:(NSToolTipTag)tag point:(NSPoint)point userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:464:110: error: two or more data types in declaration specifiers - (NSString *)view:(NSView *)view stringForToolTip:(NSToolTipTag)tag point:(NSPoint)point userData:(nullable void *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:468:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *nextKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:468:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *nextKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:469:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSView *previousKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:469:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSView *previousKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:470:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSView *nextValidKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:470:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSView *nextValidKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:471:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSView *previousValidKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:471:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSView *previousValidKeyView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:495:16: error: unknown type name 'nullable' - (void)print:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:495:25: error: expected ')' before 'id' - (void)print:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:526:78: error: expected '>' before '*' token - (NSDraggingSession *)beginDraggingSessionWithItems:(NSArray *)items event:(NSEvent *)event source:(id)source NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:526:78: error: cannot find protocol declaration for 'NSDraggingItem' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:528:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *registeredDraggedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:528:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:529:51: error: expected '>' before '*' token - (void)registerForDraggedTypes:(NSArray *)newTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:529:51: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:533:52: error: expected '>' before '*' token - (BOOL)dragPromisedFilesOfTypes:(NSArray *)typeArray fromRect:(NSRect)rect source:(id)sourceObject slideBack:(BOOL)aFlag event:(NSEvent *)event; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:533:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:537:61: error: unknown type name 'nullable' - (BOOL)enterFullScreenMode:(NSScreen *)screen withOptions:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:537:70: error: expected ')' before 'NSDictionary' - (BOOL)enterFullScreenMode:(NSScreen *)screen withOptions:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:40: error: unknown type name 'nullable' - (void)exitFullScreenModeWithOptions:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:538:49: error: expected ')' before 'NSDictionary' - (void)exitFullScreenModeWithOptions:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:555:44: error: unknown type name 'nullable' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString atPoint:(NSPoint)textBaselineOrigin NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:555:53: error: expected ')' before 'NSAttributedString' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString atPoint:(NSPoint)textBaselineOrigin NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:44: error: unknown type name 'nullable' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:53: error: expected ')' before 'NSAttributedString' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:121: error: unknown type name 'nullable' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:130: error: expected ')' before 'NSDictionary' - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:202: error: expected ')' before '^' token - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:565:215: error: expected ')' before '(' token - (void)showDefinitionForAttributedString:(nullable NSAttributedString *)attrString range:(NSRange)targetRange options:(nullable NSDictionary *)options baselineOriginProvider:(NSPoint (^ __nullable)(NSRange adjustedRange))originProvider NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:587:35: error: expected '>' before 'NSGestureRecognizer' @property (copy) NSArray<__kindof NSGestureRecognizer *> *gestureRecognizers NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:587:35: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:17:25: error: unknown type name 'nullable' - (void)changeSpelling:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:17:34: error: expected ')' before 'id' - (void)changeSpelling:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:25:25: error: unknown type name 'nullable' - (void)ignoreSpelling:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellProtocol.h:25:34: error: expected ')' before 'id' - (void)ignoreSpelling:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:72:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:72:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:74:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:80:4: error: unknown type name 'nullable' - (nullable NSData *)RTFFromRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:80:13: error: expected ')' before 'NSData' - (nullable NSData *)RTFFromRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:81:4: error: unknown type name 'nullable' - (nullable NSData *)RTFDFromRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:81:13: error: expected ')' before 'NSData' - (nullable NSData *)RTFDFromRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:86:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:95:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; // Default is nil. If nil, it implies -drawsBackground=NO ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; // Default is nil. If nil, it implies -drawsBackground=NO ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:103:20: error: unknown property attribute before ',' token @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:104:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *textColor; // Default is nil. If nil, draws with blackColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *textColor; // Default is nil. If nil, draws with blackColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:108:23: error: unknown type name 'nullable' - (void)setTextColor:(nullable NSColor *)color range:(NSRange)range; // Passing nil removes NSForegroundColorAttributeName from range ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:108:32: error: expected ')' before 'NSColor' - (void)setTextColor:(nullable NSColor *)color range:(NSRange)range; // Passing nil removes NSForegroundColorAttributeName from range ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:119:15: error: unknown type name 'nullable' - (void)copy:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:119:24: error: expected ')' before 'id' - (void)copy:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:120:19: error: unknown type name 'nullable' - (void)copyFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:120:28: error: expected ')' before 'id' - (void)copyFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:121:20: error: unknown type name 'nullable' - (void)copyRuler:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:121:29: error: expected ')' before 'id' - (void)copyRuler:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:122:14: error: unknown type name 'nullable' - (void)cut:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:122:23: error: expected ')' before 'id' - (void)cut:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:123:17: error: unknown type name 'nullable' - (void)delete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:123:26: error: expected ')' before 'id' - (void)delete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:124:16: error: unknown type name 'nullable' - (void)paste:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:124:25: error: expected ')' before 'id' - (void)paste:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:125:20: error: unknown type name 'nullable' - (void)pasteFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:125:29: error: expected ')' before 'id' - (void)pasteFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:126:21: error: unknown type name 'nullable' - (void)pasteRuler:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:126:30: error: expected ')' before 'id' - (void)pasteRuler:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:127:20: error: unknown type name 'nullable' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:127:29: error: expected ')' before 'id' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:128:21: error: unknown type name 'nullable' - (void)changeFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:128:30: error: expected ')' before 'id' - (void)changeFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:129:20: error: unknown type name 'nullable' - (void)alignLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:129:29: error: expected ')' before 'id' - (void)alignLeft:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:130:21: error: unknown type name 'nullable' - (void)alignRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:130:30: error: expected ')' before 'id' - (void)alignRight:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:131:22: error: unknown type name 'nullable' - (void)alignCenter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:131:31: error: expected ')' before 'id' - (void)alignCenter:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:132:20: error: unknown type name 'nullable' - (void)subscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:132:29: error: expected ')' before 'id' - (void)subscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:133:22: error: unknown type name 'nullable' - (void)superscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:133:31: error: expected ')' before 'id' - (void)superscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:134:20: error: unknown type name 'nullable' - (void)underline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:134:29: error: expected ')' before 'id' - (void)underline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:135:19: error: unknown type name 'nullable' - (void)unscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:135:28: error: expected ')' before 'id' - (void)unscript:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:136:25: error: unknown type name 'nullable' - (void)showGuessPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:136:34: error: expected ')' before 'id' - (void)showGuessPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:137:24: error: unknown type name 'nullable' - (void)checkSpelling:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:137:33: error: expected ')' before 'id' - (void)checkSpelling:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:138:22: error: unknown type name 'nullable' - (void)toggleRuler:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:138:31: error: expected ')' before 'id' - (void)toggleRuler:(nullable id)sender; ^ In file included from /usr/include/Availability.h:164:0, from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/include-fixed/math.h:46, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:160:37: error: expected ',' or '}' before '__attribute__' NSTextWritingDirectionEmbedding NS_DEPRECATED_MAC(10_0, 10_11, "Use NSWritingDirectionEmbedding instead") = (0 << 1), ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:35:49: error: unknown type name 'nullable' + (NSCharacterSet *)columnTerminatorsForLocale:(nullable NSLocale *)aLocale NS_AVAILABLE(10_11, 7_0); // Returns the column terminators for locale. Passing nil returns an instance corresponding to +[NSLocale systemLocale]. For matching user's formatting preferences, pass +[NSLocale currentLocale]. Can be used as the value for NSTabColumnTerminatorsAttributeName to make a decimal tab stop. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:35:58: error: expected ')' before 'NSLocale' + (NSCharacterSet *)columnTerminatorsForLocale:(nullable NSLocale *)aLocale NS_AVAILABLE(10_11, 7_0); // Returns the column terminators for locale. Passing nil returns an instance corresponding to +[NSLocale systemLocale]. For matching user's formatting preferences, pass +[NSLocale currentLocale]. Can be used as the value for NSTabColumnTerminatorsAttributeName to make a decimal tab stop. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:37:119: error: expected '>' before '*' token - (instancetype)initWithTextAlignment:(NSTextAlignment)alignment location:(CGFloat)loc options:(NSDictionary *)options NS_DESIGNATED_INITIALIZER; // Initializes a text tab with the text alignment, location, and options. The text alignment is used to determine the position of text inside the tab column. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:37:119: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:42:43: error: expected '>' before '*' token @property(readonly) NSDictionary *options; // Optional configuration attributes ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:42:43: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:87:59: error: unknown type name 'nullable' + (NSWritingDirection)defaultWritingDirectionForLanguage:(nullable NSString *)languageName; // languageName is in ISO lang region format ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:87:68: error: expected ')' before 'NSString' + (NSWritingDirection)defaultWritingDirectionForLanguage:(nullable NSString *)languageName; // languageName is in ISO lang region format ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:112:44: error: expected '>' before '*' token @property(readonly,copy) NSArray *tabStops NS_AVAILABLE(10_0, 7_0); // An array of NSTextTabs. Contents should be ordered by location. The default value is an array of 12 left-aligned tabs at 28pt interval ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:112:44: error: cannot find protocol declaration for 'NSTextTab' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:120:45: error: expected '>' before 'NSTextBlock' @property (readonly, copy) NSArray<__kindof NSTextBlock *> *textBlocks; // Array to specify the text blocks containing the paragraph, nested from outermost to innermost. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:120:45: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:121:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *textLists; // Array to specify the text lists containing the paragraph, nested from outermost to innermost. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:121:47: error: cannot find protocol declaration for 'NSTextList' /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:143:26: error: unknown property attribute before ',' token @property(null_resettable, copy) NSArray *tabStops NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:143:52: error: expected '>' before '*' token @property(null_resettable, copy) NSArray *tabStops NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:143:52: error: cannot find protocol declaration for 'NSTextTab' /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:153:34: error: expected '>' before 'NSTextBlock' @property(copy) NSArray<__kindof NSTextBlock *> *textBlocks; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:153:34: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:154:36: error: expected '>' before '*' token @property(copy) NSArray *textLists; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSParagraphStyle.h:154:36: error: cannot find protocol declaration for 'NSTextList' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:173:32: error: unknown type name 'nullable' - (instancetype)initImageCell:(nullable NSImage *)image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:173:41: error: expected ')' before 'NSImage' - (instancetype)initImageCell:(nullable NSImage *)image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:175:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *controlView; // Must be an NSControl subclass, non-control view subclasses not allowed! ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *controlView; // Must be an NSControl subclass, non-control view subclasses not allowed! ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:178:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign'. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:178:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign'. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:179:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:194:20: error: unknown property attribute before ',' token @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:194:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:196:20: error: unknown property attribute before ',' token @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:196:30: error: unknown type name '__kindof' @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:196:51: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:197:20: error: unknown property attribute before ',' token @property (nullable, copy) id /* id */ objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:197:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) id /* id */ objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:204:27: error: unknown type name 'nullable' - (void)takeIntValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:204:36: error: expected ')' before 'id' - (void)takeIntValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:205:29: error: unknown type name 'nullable' - (void)takeFloatValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:205:38: error: expected ')' before 'id' - (void)takeFloatValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:206:30: error: unknown type name 'nullable' - (void)takeDoubleValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:206:39: error: expected ')' before 'id' - (void)takeDoubleValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:207:30: error: unknown type name 'nullable' - (void)takeStringValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:207:39: error: expected ')' before 'id' - (void)takeStringValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:208:30: error: unknown type name 'nullable' - (void)takeObjectValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:208:39: error: expected ')' before 'id' - (void)takeObjectValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:209:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:212:20: error: unknown property attribute before ',' token @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:212:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:232:101: error: unknown type name 'nullable' - (void)editWithFrame:(NSRect)aRect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)anObject event:(NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:232:110: error: expected ')' before 'id' - (void)editWithFrame:(NSRect)aRect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)anObject event:(NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:233:103: error: unknown type name 'nullable' - (void)selectWithFrame:(NSRect)aRect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)anObject start:(NSInteger)selStart length:(NSInteger)selLength; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:233:112: error: expected ')' before 'id' - (void)selectWithFrame:(NSRect)aRect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(nullable id)anObject start:(NSInteger)selStart length:(NSInteger)selLength; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:237:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:237:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:238:4: error: unknown type name 'nullable' - (nullable NSMenu *)menuForEvent:(NSEvent *)event inRect:(NSRect)cellFrame ofView:(NSView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:238:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)menuForEvent:(NSEvent *)event inRect:(NSRect)cellFrame ofView:(NSView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:239:4: error: unknown type name 'nullable' + (nullable NSMenu *)defaultMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:239:13: error: expected ')' before 'NSMenu' + (nullable NSMenu *)defaultMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:250:31: error: unknown type name 'nullable' - (void)takeIntegerValueFrom:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:250:40: error: expected ')' before 'id' - (void)takeIntegerValueFrom:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:262:4: error: unknown type name 'nullable' - (nullable NSTextView *)fieldEditorForView:(NSView *)aControlView NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:262:13: error: expected ')' before 'NSTextView' - (nullable NSTextView *)fieldEditorForView:(NSView *)aControlView NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:270:37: error: expected '>' before '*' token - (NSArray *)draggingImageComponentsWithFrame:(NSRect)frame inView:(NSView *)view NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:270:37: error: cannot find protocol declaration for 'NSDraggingImageComponen' /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:279:23: error: unknown type name 'nullable' - (void)performClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:279:32: error: expected ')' before 'id' - (void)performClick:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:21:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:21:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:22:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:36: error: unknown type name 'nullable' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:45: error: expected ')' before 'NSString' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:79: error: unknown type name 'nullable' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:88: error: expected ')' before 'NSString' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:130: error: unknown type name 'nullable' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:139: error: expected ')' before 'NSString' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:179: error: unknown type name 'nullable' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:73:188: error: expected ')' before 'NSString' + (NSAlert *)alertWithMessageText:(nullable NSString *)message defaultButton:(nullable NSString *)defaultButton alternateButton:(nullable NSString *)alternateButton otherButton:(nullable NSString *)otherButton informativeTextWithFormat:(NSString *)format, ... NS_FORMAT_FUNCTION(5,6) NS_DEPRECATED_MAC(10_3, 10_10, "Use -init instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:16:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:81:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSImage *icon; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSImage *icon; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:88:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *buttons; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:88:45: error: cannot find protocol declaration for 'NSButton' /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:121:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *helpAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:121:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *helpAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:125:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:125:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:133:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSButton *suppressionButton NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:133:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSButton *suppressionButton NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:138:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:68: error: unknown type name 'nullable' - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:77: error: expected ')' before 'id' - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:105: error: unknown type name 'nullable' - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:114: error: expected ')' before 'SEL' - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:146: error: unknown type name 'nullable' - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:152:155: error: two or more data types in declaration specifiers - (void)beginSheetModalForWindow:(NSWindow *)window modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_3, 10_10, "Use -beginSheetModalForWindow:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:157:83: error: expected ')' before '^' token - (void)beginSheetModalForWindow:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:157:96: error: expected ')' before '(' token - (void)beginSheetModalForWindow:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlert.h:161:28: error: unknown property attribute before ')' token @property (readonly, strong) NSWindow *window; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:34: error: expected ')' before '^' token + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:36: error: expected ')' before '(' token + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:94: error: unknown type name 'nullable' + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:103: error: two or more data types in declaration specifiers + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:109: error: expected ')' before '^' token + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:28:111: error: expected ')' before '(' token + (void)runAnimationGroup:(void (^)(NSAnimationContext * context))changes completionHandler:(nullable void (^)(void))completionHandler NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:36:20: error: unknown property attribute before ',' token @property (nullable, strong) CAMediaTimingFunction *timingFunction NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:36:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) CAMediaTimingFunction *timingFunction NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:38:20: error: unknown property attribute before ',' token @property (nullable, copy) void (^completionHandler)(void) NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:38:34: error: expected identifier or '(' before '^' token @property (nullable, copy) void (^completionHandler)(void) NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAnimationContext.h:42:1: error: expected identifier before 'property' @property BOOL allowsImplicitAnimation NS_AVAILABLE_MAC(10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAppleScriptExtensions.h:19:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSAttributedString *richTextSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAppleScriptExtensions.h:19:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSAttributedString *richTextSource; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:59:18: error: unknown property attribute before ')' token @property (strong) NSFont *titleFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:62:28: error: unknown property attribute before ')' token @property (readonly, strong) id titleCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:69:20: error: unknown property attribute before ',' token @property (nullable, assign) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:69:30: error: unknown type name '__kindof' @property (nullable, assign) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:69:46: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, assign) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:97:31: error: unknown type name 'null_unspecified' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBox.h:97:48: error: expected ')' before 'NSString' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:37:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; // Target is weak for zeroing-weak compatible objects in apps linked on 10.10 or later. Otherwise the behavior of this property is 'assign’. ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:38:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:46:20: error: unknown property attribute before ',' token @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:46:30: error: unknown type name '__kindof' @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:46:51: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, strong) __kindof NSFormatter *formatter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:50:20: error: unknown property attribute before ',' token @property (nullable, copy) id /* id */ objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) id /* id */ objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:59:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:59:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:63:39: error: unknown type name 'nullable' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:63:48: error: expected ')' before 'id' - (BOOL)sendAction:(SEL)theAction to:(nullable id)theTarget; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:64:27: error: unknown type name 'nullable' - (void)takeIntValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:64:36: error: expected ')' before 'id' - (void)takeIntValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:65:29: error: unknown type name 'nullable' - (void)takeFloatValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:65:38: error: expected ')' before 'id' - (void)takeFloatValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:66:30: error: unknown type name 'nullable' - (void)takeDoubleValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:66:39: error: expected ')' before 'id' - (void)takeDoubleValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:67:30: error: unknown type name 'nullable' - (void)takeStringValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:67:39: error: expected ')' before 'id' - (void)takeStringValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:68:30: error: unknown type name 'nullable' - (void)takeObjectValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:68:39: error: expected ')' before 'id' - (void)takeObjectValueFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:69:31: error: unknown type name 'nullable' - (void)takeIntegerValueFrom:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:69:40: error: expected ')' before 'id' - (void)takeIntegerValueFrom:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:76:23: error: unknown type name 'nullable' - (void)performClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:76:32: error: expected ')' before 'id' - (void)performClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:85:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:110:4: error: unknown type name 'nullable' - (nullable NSText *)currentEditor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:110:13: error: expected ')' before 'NSText' - (nullable NSText *)currentEditor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:114:72: error: unknown type name 'nullable' - (void)editWithFrame:(NSRect)aRect editor:(NSText *)textObj delegate:(nullable id)anObject event:(NSEvent *)theEvent NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:114:81: error: expected ')' before 'id' - (void)editWithFrame:(NSRect)aRect editor:(NSText *)textObj delegate:(nullable id)anObject event:(NSEvent *)theEvent NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:115:74: error: unknown type name 'nullable' - (void)selectWithFrame:(NSRect)aRect editor:(NSText *)textObj delegate:(nullable id)anObject start:(NSInteger)selStart length:(NSInteger)selLength NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:115:83: error: expected ')' before 'id' - (void)selectWithFrame:(NSRect)aRect editor:(NSText *)textObj delegate:(nullable id)anObject start:(NSInteger)selStart length:(NSInteger)selLength NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:133:97: error: unknown type name 'nullable' - (BOOL)control:(NSControl *)control didFailToFormatString:(NSString *)string errorDescription:(nullable NSString *)error; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:133:106: error: expected ')' before 'NSString' - (BOOL)control:(NSControl *)control didFailToFormatString:(NSString *)string errorDescription:(nullable NSString *)error; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:134:106: error: unknown type name 'nullable' - (void)control:(NSControl *)control didFailToValidatePartialString:(NSString *)string errorDescription:(nullable NSString *)error; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:134:115: error: expected ')' before 'NSString' - (void)control:(NSControl *)control didFailToValidatePartialString:(NSString *)string errorDescription:(nullable NSString *)error; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:138:21: error: expected '>' before '*' token - (NSArray *)control:(NSControl *)control textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:138:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:138:117: error: expected '>' before '*' token - (NSArray *)control:(NSControl *)control textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:138:117: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:152:23: error: unknown type name 'nullable' + (void)setCellClass:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:152:32: error: expected ')' before 'Class' + (void)setCellClass:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:153:4: error: unknown type name 'nullable' + (nullable Class)cellClass; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:153:13: error: expected ')' before 'Class' + (nullable Class)cellClass; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:155:20: error: unknown property attribute before ',' token @property (nullable, strong) __kindof NSCell *cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:155:30: error: unknown type name '__kindof' @property (nullable, strong) __kindof NSCell *cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:155:46: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, strong) __kindof NSCell *cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:157:4: error: unknown type name 'nullable' - (nullable __kindof NSCell *)selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:157:13: error: expected ')' before '__kindof' - (nullable __kindof NSCell *)selectedCell; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:144:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:144:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *title; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:181:28: note: originally specified here @property (copy) NSString *title; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:147:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:147:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:160:20: error: unknown property attribute before ',' token @property (nullable, strong) NSFont *keyEquivalentFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:160:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSFont *keyEquivalentFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:162:23: error: unknown type name 'nullable' - (void)performClick:(nullable id)sender; // Significant NSCell override, actually clicks itself. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:162:32: error: expected ')' before 'id' - (void)performClick:(nullable id)sender; // Significant NSCell override, actually clicks itself. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:199:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:199:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:215:20: error: unknown property attribute before ',' token @property (nullable, strong) NSSound *sound; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:215:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSSound *sound; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:224:31: error: unknown type name 'null_unspecified' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:224:48: error: expected ')' before 'NSString' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:225:40: error: unknown type name 'null_unspecified' - (void)setAlternateTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:225:57: error: expected ')' before 'NSString' - (void)setAlternateTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:235:4: error: unknown type name 'null_unspecified' - (null_unspecified NSString *)alternateMnemonic NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButtonCell.h:235:21: error: expected ')' before 'NSString' - (null_unspecified NSString *)alternateMnemonic NS_DEPRECATED_MAC(10_0, 10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:20:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:20:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:21:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:21:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *alternateImage; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:22:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:58:20: error: unknown property attribute before ',' token @property (nullable, strong) NSSound *sound; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSSound *sound; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:66:31: error: unknown type name 'null_unspecified' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSButton.h:66:48: error: expected ')' before 'NSString' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:58:20: error: unknown property attribute before ',' token @property (nullable, assign) id /* NSView * */ documentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id /* NSView * */ documentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:60:20: error: unknown property attribute before ',' token @property (nullable, strong) NSCursor *documentCursor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSClipView.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSCursor *documentCursor; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:101:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:101:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:120:19: error: unknown property attribute before ',' token @property(nullable, assign) IBOutlet id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:120:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) IBOutlet id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:129:20: error: unknown property attribute before ',' token @property (nullable, strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:129:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSAppearance *appearance NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:131:28: error: unknown property attribute before ')' token @property (readonly, strong) NSAppearance *effectiveAppearance NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:156:19: error: unknown property attribute before ',' token @property(nullable, retain) IBOutlet NSViewController *contentViewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:156:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, retain) IBOutlet NSViewController *contentViewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:183:27: error: unknown type name 'nullable' - (IBAction)performClose:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:183:36: error: expected ')' before 'id' - (IBAction)performClose:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:258:4: error: unknown type name 'nullable' - (nullable NSWindow *)detachableWindowForPopover:(NSPopover *)popover; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopover.h:258:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)detachableWindowForPopover:(NSPopover *)popover; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:22:61: error: unknown type name 'nullable' + (instancetype)storyboardWithName:(NSString *)name bundle:(nullable NSBundle *)storyboardBundleOrNil; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:22:70: error: expected ')' before 'NSBundle' + (instancetype)storyboardWithName:(NSString *)name bundle:(nullable NSBundle *)storyboardBundleOrNil; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:25:4: error: unknown type name 'nullable' - (nullable id)instantiateInitialController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboard.h:25:13: error: expected ')' before 'id' - (nullable id)instantiateInitialController; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:15:11: error: expected identifier or '(' before '^' token void (^_performHandler)(void); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:19:11: error: expected identifier or '(' before '^' token void (^_prepareHandler)(void); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:23:148: error: expected ')' before '^' token + (instancetype)segueWithIdentifier:(NSString *)identifier source:(id)sourceController destination:(id)destinationController performHandler:(void (^)(void))performHandler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:23:150: error: expected ')' before '(' token + (instancetype)segueWithIdentifier:(NSString *)identifier source:(id)sourceController destination:(id)destinationController performHandler:(void (^)(void))performHandler; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:29:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:32:28: error: unknown property attribute before ')' token @property (readonly, strong) id sourceController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:35:28: error: unknown property attribute before ')' token @property (readonly, strong) id destinationController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:48:60: error: unknown type name 'nullable' - (void)prepareForSegue:(NSStoryboardSegue *)segue sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:48:69: error: expected ')' before 'id' - (void)prepareForSegue:(NSStoryboardSegue *)segue sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:52:67: error: unknown type name 'nullable' - (void)performSegueWithIdentifier:(NSString *)identifier sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:52:76: error: expected ')' before 'id' - (void)performSegueWithIdentifier:(NSString *)identifier sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:56:73: error: unknown type name 'nullable' - (BOOL)shouldPerformSegueWithIdentifier:(NSString *)identifier sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStoryboardSegue.h:56:82: error: expected ')' before 'id' - (BOOL)shouldPerformSegueWithIdentifier:(NSString *)identifier sender:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:4: error: unknown type name 'nullable' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:13: error: expected ')' before 'id' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:43: error: unknown type name 'nullable' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:52: error: expected ')' before 'NSString' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:84: error: unknown type name 'nullable' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:67:93: error: expected ')' before 'NSBundle' - (nullable instancetype)initWithNibName:(nullable NSString *)nibNameOrNil bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:69:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:69:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:73:20: error: unknown property attribute before ',' token @property (nullable, copy, readonly) NSString *nibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy, readonly) NSString *nibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:77:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) NSBundle *nibBundle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) NSBundle *nibBundle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:81:20: error: unknown property attribute before ',' token @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:85:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:89:18: error: unknown property attribute before ')' token @property (strong) NSView *view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:36: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:45: error: expected ')' before 'id' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:76: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:85: error: expected ')' before 'SEL' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:120: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:99:129: error: two or more data types in declaration specifiers - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:159:32: error: unknown type name 'nullable' - (IBAction)dismissController:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:159:41: error: expected ')' before 'id' - (IBAction)dismissController:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:163:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSArray<__kindof NSViewController *> *presentedViewControllers NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:163:57: error: expected '>' before 'NSViewController' @property (nullable, readonly, assign) NSArray<__kindof NSViewController *> *presentedViewControllers NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:163:57: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:167:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSViewController *presentingViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:167:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSViewController *presentingViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:187:207: error: expected ')' before '^' token - (void)transitionFromViewController:(NSViewController *)fromViewController toViewController:(NSViewController *)toViewController options:(NSViewControllerTransitionOptions)options completionHandler:(void (^ __nullable)(void))completion NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:187:220: error: expected ')' before '(' token - (void)transitionFromViewController:(NSViewController *)fromViewController toViewController:(NSViewController *)toViewController options:(NSViewControllerTransitionOptions)options completionHandler:(void (^ __nullable)(void))completion NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:196:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSViewController *parentViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:196:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSViewController *parentViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:200:35: error: expected '>' before 'NSViewController' @property (copy) NSArray<__kindof NSViewController *> *childViewControllers NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:200:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:251:19: error: unknown property attribute before ',' token @property(nullable, readonly, strong) NSStoryboard *storyboard NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:251:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, readonly, strong) NSStoryboard *storyboard NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:260:20: error: unknown property attribute before ',' token @property (nullable, readonly,retain) NSExtensionContext *extensionContext NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:260:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly,retain) NSExtensionContext *extensionContext NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:264:19: error: unknown property attribute before ',' token @property(nullable, strong) IBOutlet NSView *sourceItemView NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:264:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) IBOutlet NSView *sourceItemView NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:113:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet NSImageView *imageView NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:113:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet NSImageView *imageView NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:117:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet NSTextField *textField NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:117:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet NSTextField *textField NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:121:55: error: expected '>' before '*' token @property (readonly) NSArray *draggingImageComponents NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:121:55: error: cannot find protocol declaration for 'NSDraggingImageComponent' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:26:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:194:20: error: unknown property attribute before ',' token @property (nullable, weak) id dataSource NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:194:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id dataSource NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:200:1: error: cannot find protocol declaration for 'id' @property (copy) NSArray *content; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:211:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:211:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:216:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *backgroundView NS_AVAILABLE_MAC(10_11); // will be automatically resized to track the size of the collection view and placed behind all items and supplementary views. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:216:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *backgroundView NS_AVAILABLE_MAC(10_11); // will be automatically resized to track the size of the collection view and placed behind all items and supplementary views. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:225:20: error: unknown property attribute before ',' token @property (nullable, strong) NSCollectionViewLayout *collectionViewLayout NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:225:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSCollectionViewLayout *collectionViewLayout NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:229:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:229:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:235:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:235:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryElementOfKind:(NSString *)kind atIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:251:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *backgroundColors; // passing nil resets the background colors back to the default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:251:51: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *backgroundColors; // passing nil resets the background colors back to the default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:251:51: error: cannot find protocol declaration for 'NSColor' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:288:36: error: expected '>' before '*' token @property (copy) NSSet *selectionIndexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:288:36: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:294:52: error: expected '>' before '*' token - (void)selectItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:294:52: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:300:54: error: expected '>' before '*' token - (void)deselectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:300:54: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:304:24: error: unknown type name 'nullable' - (IBAction)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:304:33: error: expected ')' before 'id' - (IBAction)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:308:26: error: unknown type name 'nullable' - (IBAction)deselectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:308:35: error: expected ')' before 'id' - (IBAction)deselectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:313:24: error: unknown type name 'nullable' - (void)registerClass:(nullable Class)itemClass forItemWithIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:313:33: error: expected ')' before 'Class' - (void)registerClass:(nullable Class)itemClass forItemWithIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:314:22: error: unknown type name 'nullable' - (void)registerNib:(nullable NSNib *)nib forItemWithIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:314:31: error: expected ')' before 'NSNib' - (void)registerNib:(nullable NSNib *)nib forItemWithIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:24: error: unknown type name 'nullable' - (void)registerClass:(nullable Class)viewClass forSupplementaryViewOfKind:(NSString *)kind withIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:318:33: error: expected ')' before 'Class' - (void)registerClass:(nullable Class)viewClass forSupplementaryViewOfKind:(NSString *)kind withIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:319:22: error: unknown type name 'nullable' - (void)registerNib:(nullable NSNib *)nib forSupplementaryViewOfKind:(NSString *)kind withIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:319:31: error: expected ')' before 'NSNib' - (void)registerNib:(nullable NSNib *)nib forSupplementaryViewOfKind:(NSString *)kind withIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:325:4: error: unknown type name '__kindof' - (__kindof NSCollectionViewItem *)makeItemWithIdentifier:(NSString *)identifier forIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:325:13: error: expected ')' before 'NSCollectionViewItem' - (__kindof NSCollectionViewItem *)makeItemWithIdentifier:(NSString *)identifier forIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:331:4: error: unknown type name '__kindof' - (__kindof NSView *)makeSupplementaryViewOfKind:(NSString *)elementKind withIdentifier:(NSString *)identifier forIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:331:13: error: expected ')' before 'NSView' - (__kindof NSView *)makeSupplementaryViewOfKind:(NSString *)elementKind withIdentifier:(NSString *)identifier forIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:343:20: error: unknown property attribute before ',' token @property (nullable, strong) NSCollectionViewItem *itemPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:343:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSCollectionViewItem *itemPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:350:4: error: unknown type name 'nullable' - (nullable NSCollectionViewItem *)itemAtIndex:(NSUInteger)index NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:350:13: error: expected ')' before 'NSCollectionViewItem' - (nullable NSCollectionViewItem *)itemAtIndex:(NSUInteger)index NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:354:4: error: unknown type name 'nullable' - (nullable NSCollectionViewItem *)itemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:354:13: error: expected ')' before 'NSCollectionViewItem' - (nullable NSCollectionViewItem *)itemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:358:33: error: expected '>' before '*' token - (NSArray *)visibleItems NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:358:33: error: cannot find protocol declaration for 'NSCollectionViewItem' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:362:22: error: expected '>' before '*' token - (NSSet *)indexPathsForVisibleItems NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:362:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:4: error: unknown type name 'nullable' - (nullable NSIndexPath *)indexPathForItem:(NSCollectionViewItem *)item NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:366:13: error: expected ')' before 'NSIndexPath' - (nullable NSIndexPath *)indexPathForItem:(NSCollectionViewItem *)item NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:372:4: error: unknown type name 'nullable' - (nullable NSIndexPath *)indexPathForItemAtPoint:(NSPoint)point NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:372:13: error: expected ')' before 'NSIndexPath' - (nullable NSIndexPath *)indexPathForItemAtPoint:(NSPoint)point NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:379:4: error: unknown type name 'nullable' - (nullable NSView *)supplementaryViewForElementKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:379:13: error: expected ')' before 'NSView' - (nullable NSView *)supplementaryViewForElementKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:383:18: error: expected '>' before '<' token - (NSArray *> *)visibleSupplementaryViewsOfKind:(NSString *)elementKind NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:383:18: error: cannot find protocol declaration for 'NSView' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:383:18: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:387:22: error: expected '>' before '*' token - (NSSet *)indexPathsForVisibleSupplementaryElementsOfKind:(NSString *)elementKind NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:387:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:431:52: error: expected '>' before '*' token - (void)insertItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:431:52: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:439:52: error: expected '>' before '*' token - (void)deleteItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:439:52: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:445:52: error: expected '>' before '*' token - (void)reloadItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:445:52: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:463:36: error: expected ')' before '^' token - (void)performBatchUpdates:(void (^__nullable)(void))updates completionHandler:(void (^__nullable)(BOOL finished))completionHandler NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:463:48: error: expected ')' before '(' token - (void)performBatchUpdates:(void (^__nullable)(void))updates completionHandler:(void (^__nullable)(BOOL finished))completionHandler NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:463:88: error: expected ')' before '^' token - (void)performBatchUpdates:(void (^__nullable)(void))updates completionHandler:(void (^__nullable)(BOOL finished))completionHandler NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:463:100: error: expected ')' before '(' token - (void)performBatchUpdates:(void (^__nullable)(void))updates completionHandler:(void (^__nullable)(BOOL finished))completionHandler NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:472:54: error: expected '>' before '*' token - (void)scrollToItemsAtIndexPaths:(NSSet *)indexPaths scrollPosition:(NSCollectionViewScrollPosition)scrollPosition NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:472:54: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:483:67: error: expected '>' before '*' token - (NSImage *)draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:483:67: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:541:103: error: expected '>' before '*' token - (BOOL)collectionView:(NSCollectionView *)collectionView canDragItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:541:103: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:548:101: error: expected '>' before '*' token - (BOOL)collectionView:(NSCollectionView *)collectionView writeItemsAtIndexPaths:(NSSet *)indexPaths toPasteboard:(NSPasteboard *)pasteboard NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:548:101: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:555:21: error: expected '>' before '*' token - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:555:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:555:181: error: expected '>' before '*' token - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:555:181: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:558:21: error: expected '>' before '*' token - (NSArray *)collectionView:(NSCollectionView *)collectionView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropURL forDraggedItemsAtIndexes:(NSIndexSet *)indexes NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:558:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:562:117: error: expected '>' before '*' token - (NSImage *)collectionView:(NSCollectionView *)collectionView draggingImageForItemsAtIndexPaths:(NSSet *)indexPaths withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:562:117: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:4: error: unknown type name 'nullable' - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:592:13: error: expected ')' before 'id' - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:595:4: error: unknown type name 'nullable' - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:595:13: error: expected ')' before 'id' - (nullable id )collectionView:(NSCollectionView *)collectionView pasteboardWriterForItemAtIndex:(NSUInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:599:182: error: expected '>' before '*' token - (void)collectionView:(NSCollectionView *)collectionView draggingSession:(NSDraggingSession *)session willBeginAtPoint:(NSPoint)screenPoint forItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:599:182: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:617:22: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:617:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:617:126: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:617:126: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:620:105: error: expected '>' before '*' token - (void)collectionView:(NSCollectionView *)collectionView didChangeItemsAtIndexPaths:(NSSet *)indexPaths toHighlightState:(NSCollectionViewItemHighlightState)highlightState NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:620:105: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:624:22: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldSelectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:624:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:624:126: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldSelectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:624:126: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:627:22: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldDeselectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:627:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:627:128: error: expected '>' before '*' token - (NSSet *)collectionView:(NSCollectionView *)collectionView shouldDeselectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:627:128: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:631:105: error: expected '>' before '*' token - (void)collectionView:(NSCollectionView *)collectionView didSelectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:631:105: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:635:107: error: expected '>' before '*' token - (void)collectionView:(NSCollectionView *)collectionView didDeselectItemsAtIndexPaths:(NSSet *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:635:107: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:681:70: error: expected '>' before '*' token + (instancetype)setWithCollectionViewIndexPaths:(NSArray *)indexPaths NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:681:70: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:685:85: error: expected ')' before '^' token - (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSIndexPath *indexPath, BOOL *stop))block NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionView.h:685:87: error: expected ')' before '(' token - (void)enumerateIndexPathsWithOptions:(NSEnumerationOptions)opts usingBlock:(void (^)(NSIndexPath *indexPath, BOOL *stop))block NS_AVAILABLE_MAC(10_11); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:67:20: error: unknown property attribute before ',' token @property (nullable, strong) NSIndexPath *indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSIndexPath *indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:70:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSString *representedElementKind; // nil when representedElementCategory is NSCollectionElementCategoryItem ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSString *representedElementKind; // nil when representedElementCategory is NSCollectionElementCategoryItem ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:100:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSIndexPath *indexPathBeforeUpdate; // nil for NSCollectionUpdateActionInsert ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:100:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSIndexPath *indexPathBeforeUpdate; // nil for NSCollectionUpdateActionInsert ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:101:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSIndexPath *indexPathAfterUpdate; // nil for NSCollectionUpdateActionDelete ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSIndexPath *indexPathAfterUpdate; // nil for NSCollectionUpdateActionDelete ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:131:56: error: expected '>' before '*' token - (void)invalidateItemsAtIndexPaths:(NSSet *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:131:56: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:132:103: error: expected '>' before '*' token - (void)invalidateSupplementaryElementsOfKind:(NSString *)elementKind atIndexPaths:(NSSet *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:132:103: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:133:100: error: expected '>' before '*' token - (void)invalidateDecorationElementsOfKind:(NSString *)elementKind atIndexPaths:(NSSet *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:133:100: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:134:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSSet *invalidatedItemIndexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:134:50: error: expected '>' before '*' token @property (nullable, readonly) NSSet *invalidatedItemIndexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:134:50: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:135:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSDictionary *> *invalidatedSupplementaryIndexPaths; // keys are element kind strings - values are NSSet ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:135:54: error: expected '>' before '*' token @property (nullable, readonly) NSDictionary *> *invalidatedSupplementaryIndexPaths; // keys are element kind strings - values are NSSet ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:135:54: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:136:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSDictionary *> *invalidatedDecorationIndexPaths; // keys are element kind strings - values are NSSet ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:136:54: error: expected '>' before '*' token @property (nullable, readonly) NSDictionary *> *invalidatedDecorationIndexPaths; // keys are element kind strings - values are NSSet ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:136:54: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:190:20: error: unknown property attribute before ',' token @property (nullable, readonly, weak) NSCollectionView *collectionView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:190:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, weak) NSCollectionView *collectionView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:197:24: error: unknown type name 'nullable' - (void)registerClass:(nullable Class)viewClass forDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:197:33: error: expected ')' before 'Class' - (void)registerClass:(nullable Class)viewClass forDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:198:22: error: unknown type name 'nullable' - (void)registerNib:(nullable NSNib *)nib forDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:198:31: error: expected ')' before 'NSNib' - (void)registerNib:(nullable NSNib *)nib forDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:214:21: error: expected '>' before 'NSCollectionViewLayoutAttributes' - (NSArray<__kindof NSCollectionViewLayoutAttributes *> *)layoutAttributesForElementsInRect:(NSRect)rect; // return an array layout attributes instances for all the views in the given rect ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:214:21: error: cannot find protocol declaration for '__kindo' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:214:21: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:215:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:215:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForItemAtIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:216:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:216:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForSupplementaryViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:217:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDecorationViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:217:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDecorationViewOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:221:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDropTargetAtPoint:(NSPoint)pointInCollectionView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:221:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForDropTargetAtPoint:(NSPoint)pointInCollectionView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:225:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForInterItemGapBeforeIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:225:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)layoutAttributesForInterItemGapBeforeIndexPath:(NSIndexPath *)indexPath; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:27:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:245:77: error: expected '>' before '*' token - (void)prepareForCollectionViewUpdates:(NSArray *)updateItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:245:77: error: cannot find protocol declaration for 'NSCollectionViewUpdateItem' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:259:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:259:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:260:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:260:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingItemAtIndexPath:(NSIndexPath *)itemIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:261:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:261:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingSupplementaryElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:262:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:262:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingSupplementaryElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)elementIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:263:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingDecorationElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:263:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)initialLayoutAttributesForAppearingDecorationElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:264:4: error: unknown type name 'nullable' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingDecorationElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:264:13: error: expected ')' before 'NSCollectionViewLayoutAttributes' - (nullable NSCollectionViewLayoutAttributes *)finalLayoutAttributesForDisappearingDecorationElementOfKind:(NSString *)elementKind atIndexPath:(NSIndexPath *)decorationIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:268:22: error: expected '>' before '*' token - (NSSet *)indexPathsToDeleteForSupplementaryViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:268:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:269:22: error: expected '>' before '*' token - (NSSet *)indexPathsToDeleteForDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:269:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:270:22: error: expected '>' before '*' token - (NSSet *)indexPathsToInsertForSupplementaryViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:270:22: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:271:22: error: expected '>' before '*' token - (NSSet *)indexPathsToInsertForDecorationViewOfKind:(NSString *)elementKind; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewLayout.h:271:22: error: cannot find protocol declaration for 'NSIndexPath' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:29:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:74:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *backgroundColors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:74:51: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *backgroundColors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCollectionViewGridLayout.h:74:51: error: cannot find protocol declaration for 'NSColor' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:32:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:43:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:55:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *badgeLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *badgeLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:72:22: error: unknown type name 'nullable' - (void)setDockTile:(nullable NSDockTile*)dockTile; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:72:31: error: expected ')' before 'NSDockTile' - (void)setDockTile:(nullable NSDockTile*)dockTile; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:75:4: error: unknown type name 'nullable' - (nullable NSMenu*)dockMenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:75:13: error: expected ')' before 'NSMenu' - (nullable NSMenu*)dockMenu; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:66:4: error: unknown type name 'nullable' + (nullable NSFont *)fontWithName:(NSString *)fontName size:(CGFloat)fontSize; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:66:13: error: expected ')' before 'NSFont' + (nullable NSFont *)fontWithName:(NSString *)fontName size:(CGFloat)fontSize; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:67:4: error: unknown type name 'nullable' + (nullable NSFont *)fontWithName:(NSString *)fontName matrix:(const CGFloat *)fontMatrix; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:67:13: error: expected ')' before 'NSFont' + (nullable NSFont *)fontWithName:(NSString *)fontName matrix:(const CGFloat *)fontMatrix; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:70:4: error: unknown type name 'nullable' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor size:(CGFloat)fontSize; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:70:13: error: expected ')' before 'NSFont' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor size:(CGFloat)fontSize; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:74:4: error: unknown type name 'nullable' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:74:13: error: expected ')' before 'NSFont' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:74:91: error: unknown type name 'nullable' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:74:100: error: expected ')' before 'NSAffineTransform' + (nullable NSFont *)fontWithDescriptor:(NSFontDescriptor *)fontDescriptor textTransform:(nullable NSAffineTransform *)textTransform; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:79:4: error: unknown type name 'nullable' + (nullable NSFont *)userFontOfSize:(CGFloat)fontSize; // Application font ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:79:13: error: expected ')' before 'NSFont' + (nullable NSFont *)userFontOfSize:(CGFloat)fontSize; // Application font ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:80:4: error: unknown type name 'nullable' + (nullable NSFont *)userFixedPitchFontOfSize:(CGFloat)fontSize; // fixed-pitch font ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:80:13: error: expected ')' before 'NSFont' + (nullable NSFont *)userFixedPitchFontOfSize:(CGFloat)fontSize; // fixed-pitch font ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:81:22: error: unknown type name 'nullable' + (void)setUserFont:(nullable NSFont *)aFont; // set preference for Application font. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:81:31: error: expected ')' before 'NSFont' + (void)setUserFont:(nullable NSFont *)aFont; // set preference for Application font. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:82:32: error: unknown type name 'nullable' + (void)setUserFixedPitchFont:(nullable NSFont *)aFont; // set preference for fixed-pitch. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:82:41: error: expected ')' before 'NSFont' + (void)setUserFixedPitchFont:(nullable NSFont *)aFont; // set preference for fixed-pitch. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:115:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *familyName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:115:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *familyName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:116:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *displayName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:116:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *displayName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:117:28: error: unknown property attribute before ')' token @property (readonly, strong) NSFontDescriptor *fontDescriptor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:124:28: error: unknown property attribute before ')' token @property (readonly, strong) NSCharacterSet *coveredCharacterSet; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:34:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:45:79: error: expected '>' before '*' token + (NSFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:45:79: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:51:4: error: unknown type name 'nullable' + (nullable NSFontCollection *)fontCollectionWithLocale:(NSLocale *)locale; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:51:13: error: expected ')' before 'NSFontCollection' + (nullable NSFontCollection *)fontCollectionWithLocale:(NSLocale *)locale; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:34:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:75:21: error: expected '>' before '*' token + (NSArray *)allFontCollectionNames; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:75:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:78:4: error: unknown type name 'nullable' + (nullable NSFontCollection *)fontCollectionWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:78:13: error: expected ')' before 'NSFontCollection' + (nullable NSFontCollection *)fontCollectionWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:81:4: error: unknown type name 'nullable' + (nullable NSFontCollection *)fontCollectionWithName:(NSString *)name visibility:(NSFontCollectionVisibility)visibility; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:81:13: error: expected ')' before 'NSFontCollection' + (nullable NSFontCollection *)fontCollectionWithName:(NSString *)name visibility:(NSFontCollectionVisibility)visibility; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:88:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:88:63: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:88:63: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:91:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *exclusionDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:91:63: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *exclusionDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:91:63: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:96:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *matchingDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:96:63: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *matchingDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:96:63: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:97:4: error: unknown type name 'nullable' - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:97:13: error: expected ')' before 'NSArray' - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:97:75: error: unknown type name 'nullable' - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:97:84: error: expected ')' before 'NSDictionary' - (nullable NSArray *)matchingDescriptorsWithOptions:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:100:4: error: unknown type name 'nullable' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:100:13: error: expected ')' before 'NSArray' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:101:4: error: unknown type name 'nullable' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:101:13: error: expected ')' before 'NSArray' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:101:100: error: unknown type name 'nullable' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:101:109: error: expected ')' before 'NSDictionary' - (nullable NSArray *)matchingDescriptorsForFamily:(NSString *)family options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:112:86: error: expected '>' before '*' token + (NSMutableFontCollection *)fontCollectionWithDescriptors:(NSArray *)queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:112:86: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:121:4: error: unknown type name 'nullable' + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:121:13: error: expected ')' before 'NSMutableFontCollection' + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:124:4: error: unknown type name 'nullable' + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSString *)name visibility:(NSFontCollectionVisibility)visibility; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:124:13: error: expected ')' before 'NSMutableFontCollection' + (nullable NSMutableFontCollection *)fontCollectionWithName:(NSString *)name visibility:(NSFontCollectionVisibility)visibility; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:126:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:126:53: error: expected '>' before '*' token @property (nullable, copy) NSArray *queryDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:126:53: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *exclusionDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:53: error: expected '>' before '*' token @property (nullable, copy) NSArray *exclusionDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:128:53: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:131:58: error: expected '>' before '*' token - (void)addQueryForDescriptors:(NSArray *)descriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:131:58: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:134:61: error: expected '>' before '*' token - (void)removeQueryForDescriptors:(NSArray *)descriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontCollection.h:134:61: error: cannot find protocol declaration for 'NSFontDescriptor' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:75:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *postscriptName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:75:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *postscriptName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSAffineTransform *matrix; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSAffineTransform *matrix; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:80:4: error: unknown type name 'nullable' - (nullable id)objectForKey:(NSString *)anAttribute; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:80:13: error: expected ')' before 'id' - (nullable id)objectForKey:(NSString *)anAttribute; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:82:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *fontAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:82:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:85:57: error: unknown type name 'nullable' + (NSFontDescriptor *)fontDescriptorWithFontAttributes:(nullable NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:85:66: error: expected ')' before 'NSDictionary' + (NSFontDescriptor *)fontDescriptorWithFontAttributes:(nullable NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:89:41: error: unknown type name 'nullable' - (instancetype)initWithFontAttributes:(nullable NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:89:50: error: expected ')' before 'NSDictionary' - (instancetype)initWithFontAttributes:(nullable NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:93:29: error: expected '>' before '*' token - (NSArray *)matchingFontDescriptorsWithMandatoryKeys:(nullable NSSet *)mandatoryKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:93:29: error: cannot find protocol declaration for 'NSFontDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:93:76: error: unknown type name 'nullable' - (NSArray *)matchingFontDescriptorsWithMandatoryKeys:(nullable NSSet *)mandatoryKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:93:85: error: expected ')' before 'NSSet' - (NSArray *)matchingFontDescriptorsWithMandatoryKeys:(nullable NSSet *)mandatoryKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:97:4: error: unknown type name 'nullable' - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:97:13: error: expected ')' before 'NSFontDescriptor' - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:97:73: error: unknown type name 'nullable' - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:97:82: error: expected ')' before 'NSSet' - (nullable NSFontDescriptor *)matchingFontDescriptorWithMandatoryKeys:(nullable NSSet *)mandatoryKeys NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:99:79: error: expected '>' before '*' token - (NSFontDescriptor *)fontDescriptorByAddingAttributes:(NSDictionary *)attributes; // the new attributes take precedence over the existing ones in the receiver ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:99:79: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:82:30: error: unknown type name 'nullable' + (void)setFontPanelFactory:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:82:39: error: expected ')' before 'Class' + (void)setFontPanelFactory:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:83:32: error: unknown type name 'nullable' + (void)setFontManagerFactory:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:83:41: error: expected ')' before 'Class' + (void)setFontManagerFactory:(nullable Class)factoryId; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSFont *selectedFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSFont *selectedFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:90:4: error: unknown type name 'nullable' - (nullable NSMenu *)fontMenu:(BOOL)create; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:90:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)fontMenu:(BOOL)create; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:91:4: error: unknown type name 'nullable' - (nullable NSFontPanel *)fontPanel:(BOOL)create; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:91:13: error: expected ')' before 'NSFontPanel' - (nullable NSFontPanel *)fontPanel:(BOOL)create; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:92:4: error: unknown type name 'nullable' - (nullable NSFont *)fontWithFamily:(NSString *)family traits:(NSFontTraitMask)traits weight:(NSInteger)weight size:(CGFloat)size; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:92:13: error: expected ')' before 'NSFont' - (nullable NSFont *)fontWithFamily:(NSString *)family traits:(NSFontTraitMask)traits weight:(NSInteger)weight size:(CGFloat)size; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:98:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *availableFonts; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:98:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *availableFontFamilies; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:99:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:4: error: unknown type name 'nullable' - (nullable NSArray *)availableMembersOfFontFamily:(NSString *)fam; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:100:13: error: expected ')' before 'NSArray' - (nullable NSArray *)availableMembersOfFontFamily:(NSString *)fam; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:104:4: error: unknown type name 'nullable' - (nullable NSFont *)convertFont:(NSFont *)fontObj toFace:(NSString *)typeface; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:104:13: error: expected ')' before 'NSFont' - (nullable NSFont *)convertFont:(NSFont *)fontObj toFace:(NSString *)typeface; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:111:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate NS_DEPRECATED_MAC(10_0, 10_11, "NSFontManager doesn't have any delegate method. This property should not be used."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:111:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate NS_DEPRECATED_MAC(10_0, 10_11, "NSFontManager doesn't have any delegate method. This property should not be used."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:116:64: error: unknown type name 'nullable' - (NSString *) localizedNameForFamily:(NSString *)family face:(nullable NSString *)faceKey; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:116:73: error: expected ')' before 'NSString' - (NSString *) localizedNameForFamily:(NSString *)family face:(nullable NSString *)faceKey; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:118:54: error: expected '>' before '*' token - (void)setSelectedAttributes:(NSDictionary *)attributes isMultiple:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:118:54: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:119:26: error: expected '>' before '*' token - (NSDictionary *)convertAttributes:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:119:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:119:76: error: expected '>' before '*' token - (NSDictionary *)convertAttributes:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:119:76: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:121:4: error: unknown type name 'nullable' - (nullable NSArray *)availableFontNamesMatchingFontDescriptor:(NSFontDescriptor *)descriptor NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFontDescriptor matchingFontDescriptorsWithMandatoryKeys:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:121:13: error: expected ')' before 'NSArray' - (nullable NSArray *)availableFontNamesMatchingFontDescriptor:(NSFontDescriptor *)descriptor NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFontDescriptor matchingFontDescriptorsWithMandatoryKeys:] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:124:4: error: unknown type name 'nullable' - (nullable NSArray *)fontDescriptorsInCollection:(NSString *)collectionNames NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFontCollection matchingDescriptors] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:124:13: error: expected ')' before 'NSArray' - (nullable NSArray *)fontDescriptorsInCollection:(NSString *)collectionNames NS_DEPRECATED_MAC(10_0, 10_11, "Use -[NSFontCollection matchingDescriptors] instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:139:20: error: unknown property attribute before ',' token @property (nullable, weak) id target NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:139:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:149:4: error: unknown type name 'nullable' - (nullable NSArray *)availableFontNamesWithTraits:(NSFontTraitMask)someTraits; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:149:13: error: expected ')' before 'NSArray' - (nullable NSArray *)availableFontNamesWithTraits:(NSFontTraitMask)someTraits; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:153:23: error: unknown type name 'nullable' - (void)addFontTrait:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:153:32: error: expected ')' before 'id' - (void)addFontTrait:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:154:26: error: unknown type name 'nullable' - (void)removeFontTrait:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:154:35: error: expected ')' before 'id' - (void)removeFontTrait:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:155:29: error: unknown type name 'nullable' - (void)modifyFontViaPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:155:38: error: expected ')' before 'id' - (void)modifyFontViaPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:156:21: error: unknown type name 'nullable' - (void)modifyFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:156:30: error: expected ')' before 'id' - (void)modifyFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:157:30: error: unknown type name 'nullable' - (void)orderFrontFontPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:157:39: error: expected ')' before 'id' - (void)orderFrontFontPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:158:32: error: unknown type name 'nullable' - (void)orderFrontStylesPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:158:41: error: expected ')' before 'id' - (void)orderFrontStylesPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:171:21: error: unknown type name 'nullable' - (void)changeFont:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontManager.h:171:30: error: expected ')' before 'id' - (void)changeFont:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:280:153: error: unknown type name 'nullable' - (instancetype)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag screen:(nullable NSScreen *)screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:280:162: error: expected ')' before 'NSScreen' - (instancetype)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreType)bufferingType defer:(BOOL)flag screen:(nullable NSScreen *)screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:297:20: error: unknown property attribute before ',' token @property (nullable, readonly) id contentLayoutGuide NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:297:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) id contentLayoutGuide NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:301:35: error: expected '>' before 'NSTitlebarAccessoryViewController' @property (copy) NSArray<__kindof NSTitlebarAccessoryViewController *> *titlebarAccessoryViewControllers NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:301:35: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:312:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *representedURL NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:312:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *representedURL NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:316:20: error: unknown property attribute before ',' token @property (nullable, strong) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:316:30: error: unknown type name '__kindof' @property (nullable, strong) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:316:46: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, strong) __kindof NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:317:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:317:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:322:4: error: unknown type name 'nullable' - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:322:13: error: expected ')' before 'NSText' - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:322:62: error: unknown type name 'nullable' - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:322:71: error: expected ')' before 'id' - (nullable NSText *)fieldEditor:(BOOL)createFlag forObject:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:323:24: error: unknown type name 'nullable' - (void)endEditingFor:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:323:33: error: expected ')' before 'id' - (void)endEditingFor:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:325:58: error: unknown type name 'nullable' - (NSRect)constrainFrameRect:(NSRect)frameRect toScreen:(nullable NSScreen *)screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:325:67: error: expected ')' before 'NSScreen' - (NSRect)constrainFrameRect:(NSRect)frameRect toScreen:(nullable NSScreen *)screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:366:29: error: unknown type name 'nullable' - (BOOL)makeFirstResponder:(nullable NSResponder *)aResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:366:38: error: expected ')' before 'NSResponder' - (BOOL)makeFirstResponder:(nullable NSResponder *)aResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:374:22: error: unknown type name 'nullable' - (void)miniaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:374:31: error: expected ')' before 'id' - (void)miniaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:375:24: error: unknown type name 'nullable' - (void)deminiaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:375:33: error: expected ')' before 'id' - (void)deminiaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:377:15: error: unknown type name 'nullable' - (void)zoom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:377:24: error: expected ')' before 'id' - (void)zoom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:379:42: error: unknown type name 'nullable' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:379:51: error: expected ')' before 'id' - (BOOL)tryToPerform:(SEL)anAction with:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:380:4: error: unknown type name 'nullable' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:380:13: error: expected ')' before 'id' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:381:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:381:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSColor *backgroundColor; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:402:31: error: unknown type name 'nullable' - (void)makeKeyAndOrderFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:402:40: error: expected ')' before 'id' - (void)makeKeyAndOrderFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:403:21: error: unknown type name 'nullable' - (void)orderFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:403:30: error: expected ')' before 'id' - (void)orderFront:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:404:20: error: unknown type name 'nullable' - (void)orderBack:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:404:29: error: expected ')' before 'id' - (void)orderBack:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:405:19: error: unknown type name 'nullable' - (void)orderOut:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:405:28: error: expected ')' before 'id' - (void)orderOut:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:409:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *miniwindowImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:409:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *miniwindowImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:410:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *miniwindowTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:410:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *miniwindowTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:412:28: error: unknown property attribute before ')' token @property (readonly, strong) NSDockTile *dockTile NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:446:23: error: unknown type name 'nullable' - (void)performClose:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:446:32: error: expected ')' before 'id' - (void)performClose:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:447:29: error: unknown type name 'nullable' - (void)performMiniaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:447:38: error: expected ')' before 'id' - (void)performMiniaturize:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:448:22: error: unknown type name 'nullable' - (void)performZoom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:448:31: error: expected ')' before 'id' - (void)performZoom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:452:16: error: unknown type name 'nullable' - (void)print:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:452:25: error: expected ')' before 'id' - (void)print:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:475:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSScreen *screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:475:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSScreen *screen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:476:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSScreen *deepestScreen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:476:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSScreen *deepestScreen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:525:27: error: unknown type name 'nullable' - (void)toggleFullScreen:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:525:36: error: expected ')' before 'id' - (void)toggleFullScreen:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:558:119: error: expected ')' before '^' token - (void)trackEventsMatchingMask:(NSEventMask)mask timeout:(NSTimeInterval)timeout mode:(NSString *)mode handler:(void(^)(NSEvent *event, BOOL *stop))trackingHandler NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:558:121: error: expected ')' before '(' token - (void)trackEventsMatchingMask:(NSEventMask)mask timeout:(NSTimeInterval)timeout mode:(NSString *)mode handler:(void(^)(NSEvent *event, BOOL *stop))trackingHandler NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:559:4: error: unknown type name 'nullable' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:559:13: error: expected ')' before 'NSEvent' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:560:4: error: unknown type name 'nullable' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:560:13: error: expected ')' before 'NSEvent' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:560:73: error: unknown type name 'nullable' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:560:82: error: expected ')' before 'NSDate' - (nullable NSEvent *)nextEventMatchingMask:(NSUInteger)mask untilDate:(nullable NSDate *)expiration inMode:(NSString *)mode dequeue:(BOOL)deqFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:561:65: error: unknown type name 'nullable' - (void)discardEventsMatchingMask:(NSUInteger)mask beforeEvent:(nullable NSEvent *)lastEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:561:74: error: expected ')' before 'NSEvent' - (void)discardEventsMatchingMask:(NSUInteger)mask beforeEvent:(nullable NSEvent *)lastEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:563:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSEvent *currentEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:563:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSEvent *currentEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:566:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:566:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:570:20: error: unknown property attribute before ',' token @property (nullable, assign) __kindof NSWindowController *windowController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:570:30: error: unknown type name '__kindof' @property (nullable, assign) __kindof NSWindowController *windowController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:570:58: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, assign) __kindof NSWindowController *windowController; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:578:69: error: expected ')' before '^' token - (void)beginSheet:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:578:82: error: expected ')' before '(' token - (void)beginSheet:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:579:77: error: expected ')' before '^' token - (void)beginCriticalSheet:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:579:90: error: expected ')' before '(' token - (void)beginCriticalSheet:(NSWindow *)sheetWindow completionHandler:(void (^ __nullable)(NSModalResponse returnCode))handler NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:582:45: error: expected '>' before 'NSWindow' @property (readonly, copy) NSArray<__kindof NSWindow *> *sheets NS_AVAILABLE_MAC(10_9); // An ordered array of the sheets on the window. This consists of the presented sheets in top-to-bottom order, followed by queued sheets in the order they were queued. This does not include nested/sub-sheets. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:582:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:583:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSWindow *attachedSheet; // Returns the top-most sheet if there is one or more sheets, or nil if there is no sheet. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:583:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSWindow *attachedSheet; // Returns the top-most sheet if there is one or more sheets, or nil if there is no sheet. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:592:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSWindow *sheetParent NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:592:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSWindow *sheetParent NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:595:4: error: unknown type name 'nullable' + (nullable NSButton *)standardWindowButton:(NSWindowButton)b forStyleMask:(NSUInteger)styleMask; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:595:13: error: expected ')' before 'NSButton' + (nullable NSButton *)standardWindowButton:(NSWindowButton)b forStyleMask:(NSUInteger)styleMask; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:596:4: error: unknown type name 'nullable' - (nullable NSButton *)standardWindowButton:(NSWindowButton)b; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:596:13: error: expected ')' before 'NSButton' - (nullable NSButton *)standardWindowButton:(NSWindowButton)b; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:600:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:600:55: error: expected '>' before 'NSWindow' @property (nullable, readonly, copy) NSArray<__kindof NSWindow *> *childWindows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:600:55: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:602:20: error: unknown property attribute before ',' token @property (nullable, assign) NSWindow *parentWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:602:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSWindow *parentWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:606:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSGraphicsContext *graphicsContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:606:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSGraphicsContext *graphicsContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:608:20: error: unknown property attribute before ',' token @property (nullable, strong) NSColorSpace *colorSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:608:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSColorSpace *colorSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:619:4: error: unknown type name 'nullable' + (nullable NSArray *)windowNumbersWithOptions:(NSWindowNumberListOptions)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:619:13: error: expected ')' before 'NSArray' + (nullable NSArray *)windowNumbersWithOptions:(NSWindowNumberListOptions)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:632:20: error: unknown property attribute before ',' token @property (nullable, strong) NSViewController *contentViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:632:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSViewController *contentViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:645:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *initialFirstResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:645:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *initialFirstResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:646:28: error: unknown type name 'nullable' - (void)selectNextKeyView:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:646:37: error: expected ')' before 'id' - (void)selectNextKeyView:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:647:32: error: unknown type name 'nullable' - (void)selectPreviousKeyView:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:647:41: error: expected ')' before 'id' - (void)selectPreviousKeyView:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:651:20: error: unknown property attribute before ',' token @property (nullable, retain) NSButtonCell *defaultButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:651:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) NSButtonCell *defaultButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:659:20: error: unknown property attribute before ',' token @property (nullable, strong) NSToolbar *toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:659:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSToolbar *toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:660:29: error: unknown type name 'nullable' - (void)toggleToolbarShown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:660:38: error: expected ')' before 'id' - (void)toggleToolbarShown:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:661:41: error: unknown type name 'nullable' - (void)runToolbarCustomizationPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:661:50: error: expected ')' before 'id' - (void)runToolbarCustomizationPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:668:51: error: expected '>' before '*' token - (void)registerForDraggedTypes:(NSArray *)newTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:668:51: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:676:4: error: unknown type name 'nullable' - (nullable NSWindow *)initWithWindowRef:(void * /* WindowRef */)windowRef; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:676:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)initWithWindowRef:(void * /* WindowRef */)windowRef; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:715:4: error: unknown type name 'nullable' - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:715:13: error: expected ')' before 'id' - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:715:73: error: unknown type name 'nullable' - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:715:82: error: expected ')' before 'id' - (nullable id)windowWillReturnFieldEditor:(NSWindow *)sender toObject:(nullable id)client; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:719:4: error: unknown type name 'nullable' - (nullable NSUndoManager *)windowWillReturnUndoManager:(NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:719:13: error: expected ')' before 'NSUndoManager' - (nullable NSUndoManager *)windowWillReturnUndoManager:(NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:738:4: error: unknown type name 'nullable' - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:738:13: error: expected ')' before 'NSArray' - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:750:4: error: unknown type name 'nullable' - (nullable NSArray *)customWindowsToExitFullScreenForWindow:(NSWindow *)window NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:750:13: error: expected ')' before 'NSArray' - (nullable NSArray *)customWindowsToExitFullScreenForWindow:(NSWindow *)window NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:757:4: error: unknown type name 'nullable' - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window onScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:757:13: error: expected ')' before 'NSArray' - (nullable NSArray *)customWindowsToEnterFullScreenForWindow:(NSWindow *)window onScreen:(NSScreen *)screen NS_AVAILABLE_MAC(10_9); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:98:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:38, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:124:85: error: unknown type name 'nullable' - (instancetype)initWithFrame:(NSRect)frameRect mode:(NSMatrixMode)aMode cellClass:(nullable Class)factoryId numberOfRows:(NSInteger)rowsHigh numberOfColumns:(NSInteger)colsWide; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:124:94: error: expected ')' before 'Class' - (instancetype)initWithFrame:(NSRect)frameRect mode:(NSMatrixMode)aMode cellClass:(nullable Class)factoryId numberOfRows:(NSInteger)rowsHigh numberOfColumns:(NSInteger)colsWide; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:128:20: error: unknown property attribute before ',' token @property (nullable, copy) __kindof NSCell *prototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:128:28: error: unknown type name '__kindof' @property (nullable, copy) __kindof NSCell *prototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:128:44: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, copy) __kindof NSCell *prototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:133:43: error: expected '>' before '*' token @property (readonly, copy) NSArray *cells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:133:43: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:135:86: error: unknown type name 'nullable' - (void)sortUsingFunction:(NSInteger (*)(id, id, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:135:95: error: two or more data types in declaration specifiers - (void)sortUsingFunction:(NSInteger (*)(id, id, void * __nullable))compare context:(nullable void *)context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:136:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) __kindof NSCell *selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:136:40: error: unknown type name '__kindof' @property (nullable, readonly, strong) __kindof NSCell *selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:136:56: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, readonly, strong) __kindof NSCell *selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:137:45: error: expected '>' before 'NSCell' @property (readonly, copy) NSArray<__kindof NSCell *> *selectedCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:137:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:145:20: error: unknown type name 'nullable' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:145:29: error: expected ')' before 'id' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:151:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *cellBackgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:151:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *cellBackgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:155:26: error: unknown type name 'nullable' - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:155:35: error: expected ')' before 'NSInteger' - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:155:65: error: unknown type name 'nullable' - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:155:74: error: expected ')' before 'NSInteger' - (void)getNumberOfRows:(nullable NSInteger *)rowCount columns:(nullable NSInteger *)colCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:158:4: error: unknown type name 'nullable' - (nullable __kindof NSCell *)cellAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:158:13: error: expected ')' before '__kindof' - (nullable __kindof NSCell *)cellAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:165:41: error: expected '>' before '*' token - (void)addRowWithCells:(NSArray *)newCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:165:41: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:167:60: error: expected '>' before '*' token - (void)insertRow:(NSInteger)row withCells:(NSArray *)newCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:167:60: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:170:44: error: expected '>' before '*' token - (void)addColumnWithCells:(NSArray *)newCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:170:44: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:172:66: error: expected '>' before '*' token - (void)insertColumn:(NSInteger)column withCells:(NSArray *)newCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:172:66: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:174:4: error: unknown type name 'nullable' - (nullable __kindof NSCell *)cellWithTag:(NSInteger)anInt; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:174:13: error: expected ')' before '__kindof' - (nullable __kindof NSCell *)cellWithTag:(NSInteger)anInt; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:175:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:189:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:189:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:195:21: error: unknown type name 'nullable' - (void)selectText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:195:30: error: expected ')' before 'id' - (void)selectText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:196:4: error: unknown type name 'nullable' - (nullable __kindof NSCell *)selectTextAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:196:13: error: expected ')' before '__kindof' - (nullable __kindof NSCell *)selectTextAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:197:28: error: unknown type name 'nullable' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:197:37: error: expected ')' before 'NSEvent' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:199:21: error: unknown type name 'nullable' - (void)setToolTip:(nullable NSString *)toolTipString forCell:(NSCell *)cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:199:30: error: expected ')' before 'NSString' - (void)setToolTip:(nullable NSString *)toolTipString forCell:(NSCell *)cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:200:4: error: unknown type name 'nullable' - (nullable NSString *)toolTipForCell:(NSCell *)cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:200:13: error: expected ')' before 'NSString' - (nullable NSString *)toolTipForCell:(NSCell *)cell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:212:20: error: unknown property attribute before ',' token @property (nullable, assign) __kindof NSCell *keyCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:212:30: error: unknown type name '__kindof' @property (nullable, assign) __kindof NSCell *keyCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMatrix.h:212:46: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, assign) __kindof NSCell *keyCell; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:38:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:26:4: error: unknown type name 'null_unspecified' - (null_unspecified id)cellAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:26:21: error: expected ')' before 'id' - (null_unspecified id)cellAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:29:4: error: unknown type name 'null_unspecified' - (null_unspecified NSFormCell *)insertEntry:(NSString *)title atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSForm.h:29:21: error: expected ')' before 'NSFormCell' - (null_unspecified NSFormCell *)insertEntry:(NSString *)title atIndex:(NSInteger)index; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:23:31: error: unknown type name 'nullable' - (instancetype)initTextCell:(nullable NSString *)aString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:23:40: error: expected ')' before 'NSString' - (instancetype)initTextCell:(nullable NSString *)aString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:28:18: error: unknown property attribute before ')' token @property (strong) NSFont *titleFont; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:32:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:33:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:51:31: error: unknown type name 'null_unspecified' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFormCell.h:51:48: error: expected ')' before 'NSString' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:76:59: error: unknown type name 'nullable' - (instancetype)initWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:76:68: error: expected ')' before 'SEL' - (instancetype)initWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:78:20: error: unknown property attribute before ',' token @property (nullable, assign) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:83:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *submenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:83:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *submenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSMenuItem *parentItem NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSMenuItem *parentItem NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:90:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:101:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:101:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:104:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSImage *onStateImage; // checkmark by default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSImage *onStateImage; // checkmark by default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:105:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSImage *offStateImage; // none by default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSImage *offStateImage; // none by default ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:106:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSImage *mixedStateImage; // horizontal line by default? ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSImage *mixedStateImage; // horizontal line by default? ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:114:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:114:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:115:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:119:20: error: unknown property attribute before ',' token @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:119:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id representedObject; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:128:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *view NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:128:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *view NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:138:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:138:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:144:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *enclosingMenuItem NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:144:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *enclosingMenuItem NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:158:4: error: unknown type name 'null_unspecified' - (null_unspecified NSString *)mnemonic NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItem.h:158:21: error: expected ')' before 'NSString' - (null_unspecified NSString *)mnemonic NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:66:98: error: unknown type name 'nullable' + (void)popUpContextMenu:(NSMenu*)menu withEvent:(NSEvent*)event forView:(NSView*)view withFont:(nullable NSFont*)font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:66:107: error: expected ')' before 'NSFont' + (void)popUpContextMenu:(NSMenu*)menu withEvent:(NSEvent*)event forView:(NSView*)view withFont:(nullable NSFont*)font; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:41:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:72:35: error: unknown type name 'nullable' - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:72:44: error: expected ')' before 'NSMenuItem' - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:72:99: error: unknown type name 'nullable' - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:72:108: error: expected ')' before 'NSView' - (BOOL)popUpMenuPositioningItem:(nullable NSMenuItem *)item atLocation:(NSPoint)location inView:(nullable NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:80:20: error: unknown property attribute before ',' token @property (nullable, assign) NSMenu *supermenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSMenu *supermenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:90:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)insertItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:90:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)insertItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:90:74: error: unknown type name 'nullable' - (nullable NSMenuItem *)insertItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:90:83: error: expected ')' before 'SEL' - (nullable NSMenuItem *)insertItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:93:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)addItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:93:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)addItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:93:71: error: unknown type name 'nullable' - (nullable NSMenuItem *)addItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:93:80: error: expected ')' before 'SEL' - (nullable NSMenuItem *)addItemWithTitle:(NSString *)aString action:(nullable SEL)aSelector keyEquivalent:(NSString *)charCode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:102:21: error: unknown type name 'nullable' - (void)setSubmenu:(nullable NSMenu *)aMenu forItem:(NSMenuItem *)anItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:102:30: error: expected ')' before 'NSMenu' - (void)setSubmenu:(nullable NSMenu *)aMenu forItem:(NSMenuItem *)anItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:109:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *itemArray; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:115:5: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:115:14: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:124:38: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithSubmenu:(nullable NSMenu *)submenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:124:47: error: expected ')' before 'NSMenu' - (NSInteger)indexOfItemWithSubmenu:(nullable NSMenu *)submenu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:125:37: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:125:46: error: expected ')' before 'id' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:128:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemWithTitle:(NSString *)aTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:128:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemWithTitle:(NSString *)aTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:129:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:129:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:150:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:150:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:163:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *highlightedItem NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:163:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *highlightedItem NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:175:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSFont *font NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) NSFont *font NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:190:24: error: unknown type name 'nullable' - (void)submenuAction:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:190:33: error: expected ')' before 'id' - (void)submenuAction:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:212:48: error: unknown type name 'nullable' - (void)menu:(NSMenu *)menu willHighlightItem:(nullable NSMenuItem *)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:212:57: error: expected ')' before 'NSMenuItem' - (void)menu:(NSMenu *)menu willHighlightItem:(nullable NSMenuItem *)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:217:59: error: unknown type name 'nullable' - (NSRect)confinementRectForMenu:(NSMenu *)menu onScreen:(nullable NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:217:68: error: expected ')' before 'NSScreen' - (NSRect)confinementRectForMenu:(NSMenu *)menu onScreen:(nullable NSScreen *)screen NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:254:32: error: unknown type name 'null_unspecified' - (void)setMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:254:49: error: expected ')' before 'id' - (void)setMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:255:4: error: unknown type name 'null_unspecified' - (null_unspecified id)menuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:255:21: error: expected ')' before 'id' - (null_unspecified id)menuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:257:39: error: unknown type name 'null_unspecified' - (void)setContextMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:257:56: error: expected ')' before 'id' - (void)setContextMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:258:4: error: unknown type name 'null_unspecified' - (null_unspecified id)contextMenuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:258:21: error: expected ')' before 'id' - (null_unspecified id)contextMenuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:260:39: error: unknown type name 'null_unspecified' - (void)setTearOffMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:260:56: error: expected ')' before 'id' - (void)setTearOffMenuRepresentation:(null_unspecified id)menuRep NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:261:4: error: unknown type name 'null_unspecified' - (null_unspecified id)tearOffMenuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:261:21: error: expected ')' before 'id' - (null_unspecified id)tearOffMenuRepresentation NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:264:4: error: unknown type name 'null_unspecified' + (null_unspecified NSZone *)menuZone NS_DEPRECATED_MAC(10_0, 10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:264:21: error: expected ')' before 'NSZone' + (null_unspecified NSZone *)menuZone NS_DEPRECATED_MAC(10_0, 10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:265:22: error: unknown type name 'null_unspecified' + (void)setMenuZone:(null_unspecified NSZone *)aZone NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:265:39: error: expected ')' before 'NSZone' + (void)setMenuZone:(null_unspecified NSZone *)aZone NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:267:4: error: unknown type name 'null_unspecified' - (null_unspecified NSMenu *)attachedMenu NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:267:21: error: expected ')' before 'NSMenu' - (null_unspecified NSMenu *)attachedMenu NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:270:32: error: unknown type name 'null_unspecified' - (NSPoint)locationForSubmenu:(null_unspecified NSMenu *)aSubmenu NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenu.h:270:49: error: expected ')' before 'NSMenu' - (NSPoint)locationForSubmenu:(null_unspecified NSMenu *)aSubmenu NS_DEPRECATED_MAC(10_0, 10_2); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:37:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:85:33: error: expected '>' before '<' token - (BOOL)writeObjects:(NSArray> *)objects NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:85:33: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:85:33: error: can not use an object as parameter to a method In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:37:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:92:4: error: unknown type name 'nullable' - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:92:13: error: expected ')' before 'NSArray' - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:92:13: error: cannot find protocol declaration for 'Class' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:92:83: error: unknown type name 'nullable' - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:92:92: error: expected ')' before 'NSDictionary' - (nullable NSArray *)readObjectsForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:37:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:97:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *pasteboardItems NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:97:63: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *pasteboardItems NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:97:63: error: cannot find protocol declaration for 'NSPasteboardItem' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:107:64: error: expected '>' before '*' token - (BOOL)canReadItemWithDataConformingToTypes:(NSArray *)types NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:107:64: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:112:1: error: cannot find protocol declaration for 'Class' - (BOOL)canReadObjectForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:112:71: error: unknown type name 'nullable' - (BOOL)canReadObjectForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:112:80: error: expected ')' before 'NSDictionary' - (BOOL)canReadObjectForClasses:(NSArray *)classArray options:(nullable NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:45: error: expected '>' before '*' token - (NSInteger)declareTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:66: error: unknown type name 'nullable' - (NSInteger)declareTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:120:75: error: expected ')' before 'id' - (NSInteger)declareTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:124:41: error: expected '>' before '*' token - (NSInteger)addTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:124:41: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:124:62: error: unknown type name 'nullable' - (NSInteger)addTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:124:71: error: expected ')' before 'id' - (NSInteger)addTypes:(NSArray *)newTypes owner:(nullable id)newOwner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:128:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:128:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:128:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:129:4: error: unknown type name 'nullable' - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:129:13: error: expected ')' before 'NSString' - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:129:65: error: expected '>' before '*' token - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:129:65: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:133:18: error: unknown type name 'nullable' - (BOOL)setData:(nullable NSData *)data forType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:133:27: error: expected ')' before 'NSData' - (BOOL)setData:(nullable NSData *)data forType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:139:4: error: unknown type name 'nullable' - (nullable NSData *)dataForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:139:13: error: expected ')' before 'NSData' - (nullable NSData *)dataForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:140:4: error: unknown type name 'nullable' - (nullable id)propertyListForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:140:13: error: expected ')' before 'id' - (nullable id)propertyListForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:141:4: error: unknown type name 'nullable' - (nullable NSString *)stringForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:141:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForType:(NSString *)dataType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:148:21: error: expected '>' before '*' token + (NSArray *)typesFilterableTo:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:148:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:189:21: error: expected '>' before '*' token - (NSArray *)writableTypesForPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:189:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:201:4: error: unknown type name 'nullable' - (nullable id)pasteboardPropertyListForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:201:13: error: expected ')' before 'id' - (nullable id)pasteboardPropertyListForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:226:21: error: expected '>' before '*' token + (NSArray *)readableTypesForPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:226:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:238:4: error: unknown type name 'nullable' - (nullable id)initWithPasteboardPropertyList:(id)propertyList ofType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:238:13: error: expected ')' before 'id' - (nullable id)initWithPasteboardPropertyList:(id)propertyList ofType:(NSString *)type; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:37:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:268:4: error: unknown type name 'nullable' + (nullable NSURL *)URLFromPasteboard:(NSPasteboard *)pasteBoard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:268:13: error: expected ')' before 'NSURL' + (nullable NSURL *)URLFromPasteboard:(NSPasteboard *)pasteBoard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:4: error: unknown type name 'nullable' - (nullable NSString *)readFileContentsType:(nullable NSString *)type toFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:13: error: expected ')' before 'NSString' - (nullable NSString *)readFileContentsType:(nullable NSString *)type toFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:46: error: unknown type name 'nullable' - (nullable NSString *)readFileContentsType:(nullable NSString *)type toFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:312:55: error: expected ')' before 'NSString' - (nullable NSString *)readFileContentsType:(nullable NSString *)type toFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:315:4: error: unknown type name 'nullable' - (nullable NSFileWrapper *)readFileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:315:13: error: expected ')' before 'NSFileWrapper' - (nullable NSFileWrapper *)readFileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: error: expected '>' before '*' token APPKIT_EXTERN NSArray * __nullable NSGetFileTypes( NSArray *pboardTypes); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboard.h:324:32: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:51:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:51:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:74:4: error: unknown type name 'nullable' + (nullable NSColor *)colorWithCatalogName:(NSString *)listName colorName:(NSString *)colorName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:74:13: error: expected ')' before 'NSColor' + (nullable NSColor *)colorWithCatalogName:(NSString *)listName colorName:(NSString *)colorName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:157:20: error: expected '>' before '*' token + (NSArray *)controlAlternatingRowBackgroundColors; // Standard colors for alternating colored rows in tables and lists (for instance, light blue/white; don't assume just two colors) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:157:20: error: cannot find protocol declaration for 'NSColor' /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:159:4: error: unknown type name 'nullable' - (nullable NSColor *)highlightWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => highlightColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:159:13: error: expected ')' before 'NSColor' - (nullable NSColor *)highlightWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => highlightColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:160:4: error: unknown type name 'nullable' - (nullable NSColor *)shadowWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => shadowColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:160:13: error: expected ')' before 'NSColor' - (nullable NSColor *)shadowWithLevel:(CGFloat)val; // val = 0 => receiver, val = 1 => shadowColor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:189:4: error: unknown type name 'nullable' - (nullable NSColor *)colorUsingColorSpaceName:(NSString *)colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:189:13: error: expected ')' before 'NSColor' - (nullable NSColor *)colorUsingColorSpaceName:(NSString *)colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:4: error: unknown type name 'nullable' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:13: error: expected ')' before 'NSColor' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:49: error: unknown type name 'nullable' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:58: error: expected ')' before 'NSString' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:88: error: unknown type name 'nullable' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:190:97: error: expected ')' before 'NSDictionary' - (nullable NSColor *)colorUsingColorSpaceName:(nullable NSString *)colorSpace device:(nullable NSDictionary *)deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:195:4: error: unknown type name 'nullable' - (nullable NSColor *)colorUsingColorSpace:(NSColorSpace *)space; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:195:13: error: expected ')' before 'NSColor' - (nullable NSColor *)colorUsingColorSpace:(NSColorSpace *)space; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:200:4: error: unknown type name 'nullable' - (nullable NSColor *)blendedColorWithFraction:(CGFloat)fraction ofColor:(NSColor *)color; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:200:13: error: expected ')' before 'NSColor' - (nullable NSColor *)blendedColorWithFraction:(CGFloat)fraction ofColor:(NSColor *)color; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:17: error: unknown type name 'nullable' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:26: error: expected ')' before 'CGFloat' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:47: error: unknown type name 'nullable' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:56: error: expected ')' before 'CGFloat' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:78: error: unknown type name 'nullable' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:87: error: expected ')' before 'CGFloat' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:109: error: unknown type name 'nullable' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:225:118: error: expected ')' before 'CGFloat' - (void)getRed:(nullable CGFloat *)red green:(nullable CGFloat *)green blue:(nullable CGFloat *)blue alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:17: error: unknown type name 'nullable' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:26: error: expected ')' before 'CGFloat' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:52: error: unknown type name 'nullable' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:61: error: expected ')' before 'CGFloat' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:94: error: unknown type name 'nullable' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:103: error: expected ')' before 'CGFloat' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:131: error: unknown type name 'nullable' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:232:140: error: expected ')' before 'CGFloat' - (void)getHue:(nullable CGFloat *)hue saturation:(nullable CGFloat *)saturation brightness:(nullable CGFloat *)brightness alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:238:19: error: unknown type name 'nullable' - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:238:28: error: expected ')' before 'CGFloat' - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:238:51: error: unknown type name 'nullable' - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:238:60: error: expected ')' before 'CGFloat' - (void)getWhite:(nullable CGFloat *)white alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:18: error: unknown type name 'nullable' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:27: error: expected ')' before 'CGFloat' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:51: error: unknown type name 'nullable' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:60: error: expected ')' before 'CGFloat' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:86: error: unknown type name 'nullable' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:95: error: expected ')' before 'CGFloat' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:119: error: unknown type name 'nullable' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:128: error: expected ')' before 'CGFloat' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:151: error: unknown type name 'nullable' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:247:160: error: expected ')' before 'CGFloat' - (void)getCyan:(nullable CGFloat *)cyan magenta:(nullable CGFloat *)magenta yellow:(nullable CGFloat *)yellow black:(nullable CGFloat *)black alpha:(nullable CGFloat *)alpha; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:252:28: error: unknown property attribute before ')' token @property (readonly, strong) NSColorSpace *colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:264:4: error: unknown type name 'nullable' + (nullable NSColor *)colorFromPasteboard:(NSPasteboard *)pasteBoard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:264:13: error: expected ')' before 'NSColor' + (nullable NSColor *)colorFromPasteboard:(NSPasteboard *)pasteBoard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:271:28: error: unknown property attribute before ')' token @property (readonly, strong) NSImage *patternImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:280:4: error: unknown type name 'nullable' + (nullable NSColor *)colorWithCGColor:(CGColorRef)cgColor NS_AVAILABLE_MAC(10_8); // May return nil ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:280:13: error: expected ')' before 'NSColor' + (nullable NSColor *)colorWithCGColor:(CGColorRef)cgColor NS_AVAILABLE_MAC(10_8); // May return nil ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:299:4: error: unknown type name 'nullable' - (nullable instancetype)initWithColor:(NSColor *)color; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:299:13: error: expected ')' before 'id' - (nullable instancetype)initWithColor:(NSColor *)color; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:306:4: error: unknown type name 'null_unspecified' - (null_unspecified NSColor *)decodeNXColor NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColor.h:306:21: error: expected ')' before 'NSColor' - (null_unspecified NSColor *)decodeNXColor NS_DEPRECATED_MAC(10_0, 10_9); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:49:4: error: unknown type name 'nullable' - (nullable instancetype)initWithICCProfileData:(NSData *)iccData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:49:13: error: expected ')' before 'id' - (nullable instancetype)initWithICCProfileData:(NSData *)iccData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:50:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSData *ICCProfileData; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSData *ICCProfileData; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:52:4: error: unknown type name 'nullable' - (nullable instancetype)initWithColorSyncProfile:(void * /* ColorSyncProfileRef */)prof; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:52:13: error: expected ')' before 'id' - (nullable instancetype)initWithColorSyncProfile:(void * /* ColorSyncProfileRef */)prof; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly) void * /* ColorSyncProfileRef */colorSyncProfile NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:57:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCGColorSpace:(CGColorSpaceRef)cgColorSpace NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:57:13: error: expected ')' before 'id' - (nullable instancetype)initWithCGColorSpace:(CGColorSpaceRef)cgColorSpace NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:61:20: error: unknown property attribute before ',' token @property (nullable, readonly) CGColorSpaceRef CGColorSpace NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:65:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedName; // Will return nil if no localized name ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedName; // Will return nil if no localized name ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:81:25: error: expected '>' before '*' token + (NSArray *)availableColorSpacesWithModel:(NSColorSpaceModel)model NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorSpace.h:81:25: error: cannot find protocol declaration for 'NSColorSpace' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:46:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:46:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:53:207: error: unknown type name 'nullable' - (BOOL)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:53:216: error: expected ')' before 'NSDictionary' - (BOOL)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:72:1: error: cannot find protocol declaration for 'Class' + (NSArray *)registeredImageRepClasses; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:73:4: error: unknown type name 'nullable' + (nullable Class)imageRepClassForFileType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageRepClassForType: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:73:13: error: expected ')' before 'Class' + (nullable Class)imageRepClassForFileType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageRepClassForType: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:74:4: error: unknown type name 'nullable' + (nullable Class)imageRepClassForPasteboardType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageRepClassForType: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:74:13: error: expected ')' before 'Class' + (nullable Class)imageRepClassForPasteboardType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageRepClassForType: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:75:4: error: unknown type name 'nullable' + (nullable Class)imageRepClassForType:(NSString *)type NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:75:13: error: expected ')' before 'Class' + (nullable Class)imageRepClassForType:(NSString *)type NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:76:4: error: unknown type name 'nullable' + (nullable Class)imageRepClassForData:(NSData *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:76:13: error: expected ')' before 'Class' + (nullable Class)imageRepClassForData:(NSData *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:84:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredFileTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageUnfilteredTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:84:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:85:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredPasteboardTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageUnfilteredTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:85:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:89:21: error: expected '>' before '*' token + (NSArray *)imageFileTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:89:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:90:21: error: expected '>' before '*' token + (NSArray *)imagePasteboardTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:90:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:95:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:95:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:99:21: error: expected '>' before '*' token + (NSArray *)imageTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:99:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:108:4: error: unknown type name 'nullable' + (nullable NSArray *)imageRepsWithContentsOfFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:108:13: error: expected ')' before 'NSArray' + (nullable NSArray *)imageRepsWithContentsOfFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:109:4: error: unknown type name 'nullable' + (nullable NSImageRep *)imageRepWithContentsOfFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:109:13: error: expected ')' before 'NSImageRep' + (nullable NSImageRep *)imageRepWithContentsOfFile:(NSString *)filename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:110:4: error: unknown type name 'nullable' + (nullable NSArray *)imageRepsWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:110:13: error: expected ')' before 'NSArray' + (nullable NSArray *)imageRepsWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:111:4: error: unknown type name 'nullable' + (nullable NSImageRep *)imageRepWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:111:13: error: expected ')' before 'NSImageRep' + (nullable NSImageRep *)imageRepWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:112:4: error: unknown type name 'nullable' + (nullable NSArray *)imageRepsWithPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:112:13: error: expected ')' before 'NSArray' + (nullable NSArray *)imageRepsWithPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:113:4: error: unknown type name 'nullable' + (nullable NSImageRep *)imageRepWithPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:113:13: error: expected ')' before 'NSImageRep' + (nullable NSImageRep *)imageRepWithPasteboard:(NSPasteboard *)pasteboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:4: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:13: error: expected ')' before 'CGImageRef' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:48: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:57: error: expected ')' before 'NSRect' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:92: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:101: error: expected ')' before 'NSGraphicsContext' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:136: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageRep.h:125:145: error: expected ')' before 'NSDictionary' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:97:4: error: unknown type name 'nullable' - (nullable instancetype)initWithFocusedViewRect:(NSRect)rect; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:97:13: error: expected ')' before 'id' - (nullable instancetype)initWithFocusedViewRect:(NSRect)rect; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:99:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *__nullable *__nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSString *)colorSpaceName bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:99:13: error: expected ')' before 'id' - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *__nullable *__nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSString *)colorSpaceName bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:100:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *__nullable *__nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSString *)colorSpaceName bitmapFormat:(NSBitmapFormat)bitmapFormat bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:100:13: error: expected ')' before 'id' - (nullable instancetype)initWithBitmapDataPlanes:(unsigned char *__nullable *__nullable)planes pixelsWide:(NSInteger)width pixelsHigh:(NSInteger)height bitsPerSample:(NSInteger)bps samplesPerPixel:(NSInteger)spp hasAlpha:(BOOL)alpha isPlanar:(BOOL)isPlanar colorSpaceName:(NSString *)colorSpaceName bitmapFormat:(NSBitmapFormat)bitmapFormat bytesPerRow:(NSInteger)rBytes bitsPerPixel:(NSInteger)pBits; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:104:23: error: expected '>' before '*' token + (NSArray *)imageRepsWithData:(NSData *)data; /* some file formats can contain multiple images */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:104:23: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:106:4: error: unknown type name 'nullable' + (nullable instancetype)imageRepWithData:(NSData *)data; /* Convenience of initWithData: */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:106:13: error: expected ')' before 'id' + (nullable instancetype)imageRepWithData:(NSData *)data; /* Convenience of initWithData: */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:107:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:107:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly) unsigned char *bitmapData NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:120:25: error: unknown type name 'nullable' - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:120:34: error: expected ')' before 'NSTIFFCompression' - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:120:74: error: unknown type name 'nullable' - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:120:83: error: two or more data types in declaration specifiers - (void)getCompression:(nullable NSTIFFCompression *)compression factor:(nullable float *)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:123:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSData *TIFFRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:123:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSData *TIFFRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:124:4: error: unknown type name 'nullable' - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:124:13: error: expected ')' before 'NSData' - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:126:4: error: unknown type name 'nullable' + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:126:13: error: expected ')' before 'NSData' + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:126:79: error: expected '>' before '*' token + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:126:79: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:127:4: error: unknown type name 'nullable' + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:127:13: error: expected ')' before 'NSData' + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:127:79: error: expected '>' before '*' token + (nullable NSData *)TIFFRepresentationOfImageRepsInArray:(NSArray *)array usingCompression:(NSTIFFCompression)comp factor:(float)factor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:127:79: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:130:4: error: unknown type name 'nullable' + (nullable NSString *)localizedNameForTIFFCompressionType:(NSTIFFCompression)compression; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:130:13: error: expected ')' before 'NSString' + (nullable NSString *)localizedNameForTIFFCompressionType:(NSTIFFCompression)compression; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:58: error: unknown type name 'nullable' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:67: error: expected ')' before 'NSColor' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:105: error: unknown type name 'nullable' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:114: error: expected ')' before 'NSColor' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:150: error: unknown type name 'nullable' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:137:159: error: expected ')' before 'NSColor' - (void)colorizeByMappingGray:(CGFloat)midPoint toColor:(nullable NSColor *)midPointColor blackMapping:(nullable NSColor *)shadowColor whiteMapping:(nullable NSColor *)lightColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:143:4: error: unknown type name 'nullable' - (nullable NSColor *)colorAtX:(NSInteger)x y:(NSInteger)y; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:143:13: error: expected ')' before 'NSColor' - (nullable NSColor *)colorAtX:(NSInteger)x y:(NSInteger)y; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:148:20: error: unknown property attribute before ',' token @property (nullable, readonly) CGImageRef CGImage NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:151:28: error: unknown property attribute before ')' token @property (readonly, strong) NSColorSpace *colorSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:153:4: error: unknown type name 'nullable' - (nullable NSBitmapImageRep *)bitmapImageRepByConvertingToColorSpace:(NSColorSpace *)targetSpace renderingIntent:(NSColorRenderingIntent)renderingIntent NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:153:13: error: expected ')' before 'NSBitmapImageRep' - (nullable NSBitmapImageRep *)bitmapImageRepByConvertingToColorSpace:(NSColorSpace *)targetSpace renderingIntent:(NSColorRenderingIntent)renderingIntent NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:154:4: error: unknown type name 'nullable' - (nullable NSBitmapImageRep *)bitmapImageRepByRetaggingWithColorSpace:(NSColorSpace *)newSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:154:13: error: expected ')' before 'NSBitmapImageRep' - (nullable NSBitmapImageRep *)bitmapImageRepByRetaggingWithColorSpace:(NSColorSpace *)newSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:4: error: unknown type name 'nullable' + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:13: error: expected ')' before 'NSData' + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:75: error: expected '>' before '*' token + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:75: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:169: error: expected '>' before '*' token + (nullable NSData *)representationOfImageRepsInArray:(NSArray *)imageReps usingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:161:169: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:163:4: error: unknown type name 'nullable' - (nullable NSData *)representationUsingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:163:13: error: expected ')' before 'NSData' - (nullable NSData *)representationUsingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:163:115: error: expected '>' before '*' token - (nullable NSData *)representationUsingType:(NSBitmapImageFileType)storageType properties:(NSDictionary *)properties; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:163:115: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:165:53: error: unknown type name 'nullable' - (void)setProperty:(NSString *)property withValue:(nullable id)value; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:165:62: error: expected ')' before 'id' - (void)setProperty:(NSString *)property withValue:(nullable id)value; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:166:4: error: unknown type name 'nullable' - (nullable id)valueForProperty:(NSString *)property; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h:166:13: error: expected ')' before 'id' - (nullable id)valueForProperty:(NSString *)property; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:134:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:136:27: error: unknown property attribute before ',' token @property (null_resettable, strong) id /* NSCell * */ cellPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:136:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, strong) id /* NSCell * */ cellPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:137:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:137:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:157:4: error: unknown type name 'nullable' - (nullable id)itemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:157:13: error: expected ')' before 'id' - (nullable id)itemAtIndexPath:(NSIndexPath *)indexPath NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:161:4: error: unknown type name 'nullable' - (nullable id)itemAtRow:(NSInteger)row inColumn:(NSInteger)column NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:161:13: error: expected ')' before 'id' - (nullable id)itemAtRow:(NSInteger)row inColumn:(NSInteger)column NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:169:21: error: unknown type name 'nullable' - (BOOL)isLeafItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:169:30: error: expected ')' before 'id' - (BOOL)isLeafItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:177:4: error: unknown type name 'nullable' - (nullable id)parentForItemsInColumn:(NSInteger)column NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:177:13: error: expected ')' before 'id' - (nullable id)parentForItemsInColumn:(NSInteger)column NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:184:4: error: unknown type name 'nullable' - (nullable NSString *)titleOfColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:184:13: error: expected ')' before 'NSString' - (nullable NSString *)titleOfColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:199:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:199:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id selectedCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:200:4: error: unknown type name 'nullable' - (nullable id)selectedCellInColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:200:13: error: expected ')' before 'id' - (nullable id)selectedCellInColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:204:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *selectedCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:204:53: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *selectedCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:204:53: error: cannot find protocol declaration for 'NSCell' /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:216:38: error: expected '>' before '*' token @property (copy) NSArray *selectionIndexPaths NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:216:38: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:224:4: error: unknown type name 'nullable' - (nullable NSIndexSet *)selectedRowIndexesInColumn:(NSInteger)column NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:224:13: error: expected ')' before 'NSIndexSet' - (nullable NSIndexSet *)selectedRowIndexesInColumn:(NSInteger)column NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:245:4: error: unknown type name 'nullable' - (nullable id)loadedCellAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:245:13: error: expected ')' before 'id' - (nullable id)loadedCellAtRow:(NSInteger)row column:(NSInteger)col; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:246:20: error: unknown type name 'nullable' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:246:29: error: expected ')' before 'id' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:248:18: error: unknown type name 'nullable' - (void)doClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:248:27: error: expected ')' before 'id' - (void)doClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:249:24: error: unknown type name 'nullable' - (void)doDoubleClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:249:33: error: expected ')' before 'id' - (void)doDoubleClick:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:264:17: error: unknown type name 'nullable' - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:264:26: error: expected ')' before 'NSInteger' - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:264:50: error: unknown type name 'nullable' - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:264:59: error: expected ')' before 'NSInteger' - (BOOL)getRow:(nullable NSInteger *)row column:(nullable NSInteger *)column forPoint:(NSPoint)point NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:316:4: error: unknown type name 'nullable' - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:316:13: error: expected ')' before 'NSImage' - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:316:142: error: unknown type name 'nullable' - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:316:151: error: expected ')' before 'NSPointPointer' - (nullable NSImage *)draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(nullable NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:330:18: error: unknown property attribute before ')' token @property (strong) NSColor *backgroundColor NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:370:67: error: unknown type name 'nullable' - (NSInteger)browser:(NSBrowser *)browser numberOfChildrenOfItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:370:76: error: expected ')' before 'id' - (NSInteger)browser:(NSBrowser *)browser numberOfChildrenOfItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:374:67: error: unknown type name 'nullable' - (id)browser:(NSBrowser *)browser child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:374:76: error: expected ')' before 'id' - (id)browser:(NSBrowser *)browser child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:378:50: error: unknown type name 'nullable' - (BOOL)browser:(NSBrowser *)browser isLeafItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:378:59: error: expected ')' before 'id' - (BOOL)browser:(NSBrowser *)browser isLeafItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:382:4: error: unknown type name 'nullable' - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:382:13: error: expected ')' before 'id' - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:382:65: error: unknown type name 'nullable' - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:382:74: error: expected ')' before 'id' - (nullable id)browser:(NSBrowser *)browser objectValueForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:394:4: error: unknown type name 'nullable' - (nullable id)rootItemForBrowser:(NSBrowser *)browser NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:394:13: error: expected ')' before 'id' - (nullable id)rootItemForBrowser:(NSBrowser *)browser NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:399:54: error: unknown type name 'nullable' - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:399:63: error: expected ')' before 'id' - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:399:82: error: unknown type name 'nullable' - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:399:91: error: expected ')' before 'id' - (void)browser:(NSBrowser *)browser setObjectValue:(nullable id)object forItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:404:54: error: unknown type name 'nullable' - (BOOL)browser:(NSBrowser *)browser shouldEditItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:404:63: error: expected ')' before 'id' - (BOOL)browser:(NSBrowser *)browser shouldEditItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:413:4: error: unknown type name 'nullable' - (nullable NSString *)browser:(NSBrowser *)sender titleOfColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:413:13: error: expected ')' before 'NSString' - (nullable NSString *)browser:(NSBrowser *)sender titleOfColumn:(NSInteger)column; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:46:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:466:21: error: expected '>' before '*' token - (NSArray *)browser:(NSBrowser *)browser namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:466:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:474:4: error: unknown type name 'nullable' - (nullable NSImage *)browser:(NSBrowser *)browser draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:474:13: error: expected ')' before 'NSImage' - (nullable NSImage *)browser:(NSBrowser *)browser draggingImageForRowsWithIndexes:(NSIndexSet *)rowIndexes inColumn:(NSInteger)column withEvent:(NSEvent *)event offset:(NSPointPointer)dragImageOffset NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:502:105: error: unknown type name 'nullable' - (BOOL)browser:(NSBrowser *)browser shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:502:114: error: expected ')' before 'NSString' - (BOOL)browser:(NSBrowser *)browser shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:507:152: error: unknown type name 'nullable' - (NSInteger)browser:(NSBrowser *)browser nextTypeSelectMatchFromRow:(NSInteger)startRow toRow:(NSInteger)endRow inColumn:(NSInteger)column forString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:507:161: error: expected ')' before 'NSString' - (NSInteger)browser:(NSBrowser *)browser nextTypeSelectMatchFromRow:(NSInteger)startRow toRow:(NSInteger)endRow inColumn:(NSInteger)column forString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:514:4: error: unknown type name 'nullable' - (nullable NSViewController *)browser:(NSBrowser *)browser previewViewControllerForLeafItem:(id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:514:13: error: expected ')' before 'NSViewController' - (nullable NSViewController *)browser:(NSBrowser *)browser previewViewControllerForLeafItem:(id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:519:4: error: unknown type name 'nullable' - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:519:13: error: expected ')' before 'NSViewController' - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:519:90: error: unknown type name 'nullable' - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:519:99: error: expected ')' before 'id' - (nullable NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(nullable id)item NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:551:28: error: unknown type name 'null_unspecified' - (void)scrollViaScroller:(null_unspecified NSScroller *)sender NS_DEPRECATED_MAC(10_0, 10_3); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:551:45: error: expected ')' before 'NSScroller' - (void)scrollViaScroller:(null_unspecified NSScroller *)sender NS_DEPRECATED_MAC(10_0, 10_3); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:562:4: error: unknown type name 'nullable' - (nullable NSMatrix *)matrixInColumn:(NSInteger)column NS_DEPRECATED_MAC(10_0, 10_10, "Use the item based NSBrowser instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowser.h:562:13: error: expected ')' before 'NSMatrix' - (nullable NSMatrix *)matrixInColumn:(NSInteger)column NS_DEPRECATED_MAC(10_0, 10_10, "Use the item based NSBrowser instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:16:4: error: unknown type name 'nullable' + (nullable NSImage *)branchImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:16:13: error: expected ')' before 'NSImage' + (nullable NSImage *)branchImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:17:4: error: unknown type name 'nullable' + (nullable NSImage *)highlightedBranchImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:17:13: error: expected ')' before 'NSImage' + (nullable NSImage *)highlightedBranchImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:19:4: error: unknown type name 'nullable' - (nullable NSColor *)highlightColorInView:(NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:19:13: error: expected ')' before 'NSColor' - (nullable NSColor *)highlightColorInView:(NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:25:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:26:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBrowserCell.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *alternateImage; ^ In file included from /System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:25:0, from /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:10, from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreVideo.framework/Headers/CVDisplayLink.h:152:92: error: unknown type name 'CVDisplayLinkOutputHandler' CV_EXPORT CVReturn CVDisplayLinkSetOutputHandler( CVDisplayLinkRef CV_NONNULL displayLink, CVDisplayLinkOutputHandler CV_NONNULL handler ); ^ In file included from /usr/include/Availability.h:164:0, from /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15/5.2.0/include-fixed/math.h:46, from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19, from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/Metal.framework/Headers/MTLPixelFormat.h:21:32: error: expected ',' or '}' before '__attribute__' MTLPixelFormatR8Unorm_sRGB NS_AVAILABLE_IOS(8_0) = 11, ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:97:32: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:97:41: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:102:32: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_DEPRECATED_MAC(10_4,10_11); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:102:41: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_DEPRECATED_MAC(10_4,10_11); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:112:35: error: unknown type name 'nullable' colorSpace:(nullable CGColorSpaceRef)colorSpace; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:112:44: error: expected ')' before 'CGColorSpaceRef' colorSpace:(nullable CGColorSpaceRef)colorSpace; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:122:32: error: unknown type name 'nullable' colorSpace:(nullable CGColorSpaceRef)colorSpace NS_AVAILABLE(10_4, 6_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:122:41: error: expected ')' before 'CGColorSpaceRef' colorSpace:(nullable CGColorSpaceRef)colorSpace NS_AVAILABLE(10_4, 6_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:132:32: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:132:41: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:135:35: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:135:44: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:137:4: error: unknown type name 'nullable' + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:137:13: error: expected ')' before 'CIImage' + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:138:4: error: unknown type name 'nullable' + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:138:13: error: expected ')' before 'CIImage' + (nullable CIImage *)imageWithContentsOfURL:(NSURL *)url ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:139:47: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:139:56: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:141:4: error: unknown type name 'nullable' + (nullable CIImage *)imageWithData:(NSData *)data; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:141:13: error: expected ')' before 'CIImage' + (nullable CIImage *)imageWithData:(NSData *)data; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:142:4: error: unknown type name 'nullable' + (nullable CIImage *)imageWithData:(NSData *)data ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:142:13: error: expected ')' before 'CIImage' + (nullable CIImage *)imageWithData:(NSData *)data ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:143:38: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:143:47: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:148:38: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:148:47: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:153:38: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:153:47: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:159:34: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:159:43: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:173:34: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:173:43: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:178:34: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:178:43: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:181:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:181:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:182:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:182:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:183:40: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:183:49: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:189:37: error: unknown type name 'nullable' colorSpace:(nullable CGColorSpaceRef)colorSpace; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:189:46: error: expected ')' before 'CGColorSpaceRef' colorSpace:(nullable CGColorSpaceRef)colorSpace; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:194:34: error: unknown type name 'nullable' colorSpace:(nullable CGColorSpaceRef)colorSpace NS_AVAILABLE(10_4, 6_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:194:43: error: expected ')' before 'CGColorSpaceRef' colorSpace:(nullable CGColorSpaceRef)colorSpace NS_AVAILABLE(10_4, 6_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:199:34: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:199:43: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:202:37: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:202:46: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:204:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:204:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:205:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:205:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CIImage.h:1:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:206:49: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:206:58: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:212:36: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:212:45: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:217:36: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_DEPRECATED_MAC(10_9,10_11); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:217:45: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_DEPRECATED_MAC(10_9,10_11); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:222:40: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:222:49: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:226:40: error: unknown type name 'nullable' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:226:49: error: expected ')' before 'NSDictionary' options:(nullable CI_DICTIONARY(NSString*,id) *)options NS_AVAILABLE(10_11, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:259:37: error: unknown type name 'nullable' withInputParameters:(nullable CI_DICTIONARY(NSString*,id) *)params NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:259:46: error: expected ')' before 'NSDictionary' withInputParameters:(nullable CI_DICTIONARY(NSString*,id) *)params NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:263:34: error: unknown property attribute before 'readonly' @property (NS_NONATOMIC_IOSONLY, readonly) CGRect extent; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:268:18: error: unknown property attribute before ',' token @property (atomic, readonly) CI_DICTIONARY(NSString*,id) *properties NS_AVAILABLE(10_8, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:268:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (atomic, readonly) CI_DICTIONARY(NSString*,id) *properties NS_AVAILABLE(10_8, 5_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:271:18: error: unknown property attribute before ',' token @property (atomic, readonly) CIFilterShape *definition NS_AVAILABLE_MAC(10_4); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:271:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (atomic, readonly) CIFilterShape *definition NS_AVAILABLE_MAC(10_4); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:275:18: error: unknown property attribute before ',' token @property (atomic, readonly, nullable) NSURL *url NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:275:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (atomic, readonly, nullable) NSURL *url NS_AVAILABLE(10_4, 9_0); ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:279:18: error: unknown property attribute before ',' token @property (atomic, readonly, nullable) CGColorSpaceRef colorSpace NS_AVAILABLE(10_4, 9_0) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:333:61: error: unknown type name 'nullable' - (CI_ARRAY(CIFilter *) *)autoAdjustmentFiltersWithOptions:(nullable CI_DICTIONARY(NSString*,id) *)options ^ /System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:333:70: error: expected ')' before 'NSDictionary' - (CI_ARRAY(CIFilter *) *)autoAdjustmentFiltersWithOptions:(nullable CI_DICTIONARY(NSString*,id) *)options ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:49:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:23:28: error: unknown property attribute before ')' token @property (readonly, strong) CIImage *CIImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:27:4: error: unknown type name 'nullable' - (nullable instancetype)initWithBitmapImageRep:(NSBitmapImageRep *)bitmapImageRep; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCIImageRep.h:27:13: error: expected ')' before 'id' - (nullable instancetype)initWithBitmapImageRep:(NSBitmapImageRep *)bitmapImageRep; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:51:24: error: expected '>' before '*' token + (NSArray *)availableColorLists; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:51:24: error: cannot find protocol declaration for 'NSColorList' /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:55:4: error: unknown type name 'nullable' + (nullable NSColorList *)colorListNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:55:13: error: expected ')' before 'NSColorList' + (nullable NSColorList *)colorListNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:60:4: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)name fromFile:(nullable NSString *)path; /* Load initial contents */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:60:13: error: expected ')' before 'id' - (nullable instancetype)initWithName:(NSString *)name fromFile:(nullable NSString *)path; /* Load initial contents */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:50:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:60:66: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)name fromFile:(nullable NSString *)path; /* Load initial contents */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:60:75: error: expected ')' before 'NSString' - (nullable instancetype)initWithName:(NSString *)name fromFile:(nullable NSString *)path; /* Load initial contents */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:64:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:80:4: error: unknown type name 'nullable' - (nullable NSColor *)colorWithKey:(NSString *)key; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:80:13: error: expected ')' before 'NSColor' - (nullable NSColor *)colorWithKey:(NSString *)key; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:84:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *allKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:84:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:92:22: error: unknown type name 'nullable' - (BOOL)writeToFile:(nullable NSString *)path; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorList.h:92:31: error: expected ')' before 'NSString' - (BOOL)writeToFile:(nullable NSString *)path; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:51:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:87:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:93:20: error: unknown type name 'nullable' - (void)setAction:(nullable SEL)aSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:93:29: error: expected ')' before 'SEL' - (void)setAction:(nullable SEL)aSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:94:20: error: unknown type name 'nullable' - (void)setTarget:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:94:29: error: expected ')' before 'id' - (void)setTarget:(nullable id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:100:31: error: unknown type name 'nullable' - (void)orderFrontColorPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:100:40: error: expected ')' before 'id' - (void)orderFrontColorPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:104:22: error: unknown type name 'nullable' - (void)changeColor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPanel.h:104:31: error: expected ')' before 'id' - (void)changeColor:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:34:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:34:13: error: expected ')' before 'id' - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:52:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:40:26: error: unknown type name 'nullable' - (void)viewSizeChanged:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:40:35: error: expected ')' before 'id' - (void)viewSizeChanged:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:41:37: error: unknown type name 'nullable' - (void)alphaControlAddedOrRemoved:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicking.h:41:46: error: expected ')' before 'id' - (void)alphaControlAddedOrRemoved:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:53:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:19:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:19:13: error: expected ')' before 'id' - (nullable instancetype)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:53:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:20:28: error: unknown property attribute before ')' token @property (readonly, strong) NSColorPanel *colorPanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:21:28: error: unknown property attribute before ')' token @property (readonly, strong) NSImage *provideNewButtonImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:23:26: error: unknown type name 'nullable' - (void)viewSizeChanged:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorPicker.h:23:35: error: expected ')' before 'id' - (void)viewSizeChanged:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:54:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSColorWell.h:36:24: error: unknown type name 'nullable' - (void)takeColorFrom:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSColorWell.h:36:33: error: expected ')' before 'id' - (void)takeColorFrom:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:55:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:39:4: error: unknown type name 'nullable' + (nullable NSCursor *)currentSystemCursor NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:39:13: error: expected ')' before 'NSCursor' + (nullable NSCursor *)currentSystemCursor NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:61:72: error: unknown type name 'nullable' - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:61:81: error: expected ')' before 'NSColor' - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:61:115: error: unknown type name 'nullable' - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:61:124: error: expected ')' before 'NSColor' - (instancetype)initWithImage:(NSImage *)newImage foregroundColorHint:(nullable NSColor *)fg backgroundColorHint:(nullable NSColor *)bg hotSpot:(NSPoint)hotSpot; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCursor.h:68:28: error: unknown property attribute before ')' token @property (readonly, strong) NSImage *image; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:56:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:19:126: error: expected ')' before '^' token - (instancetype)initWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:19:128: error: expected ')' before '(' token - (instancetype)initWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:20:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) BOOL (^drawingHandler)(NSRect) NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:20:44: error: expected identifier or '(' before '^' token @property (nullable, readonly, copy) BOOL (^drawingHandler)(NSRect) NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:22:1: error: expected identifier before '-' token - (instancetype)initWithDrawSelector:(SEL)aMethod delegate:(id)anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:23:20: error: unknown property attribute before ',' token @property (nullable, readonly) SEL drawSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:24:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSCustomImageRep.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:121:4: error: unknown type name 'nullable' - (nullable instancetype)initWithType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:121:13: error: expected ')' before 'id' - (nullable instancetype)initWithType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:133:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:133:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:143:4: error: unknown type name 'nullable' - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:143:13: error: expected ')' before 'id' - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:143:38: error: unknown type name 'nullable' - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:143:47: error: expected ')' before 'NSURL' - (nullable instancetype)initForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:152:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *fileType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:152:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *fileType; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:160:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *fileURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:160:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *fileURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:164:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *fileModificationDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:164:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *fileModificationDate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:198:89: error: expected ')' before '^' token - (void)performActivityWithSynchronousWaiting:(BOOL)waitSynchronously usingBlock:(void (^)(void (^activityCompletionHandler)(void)))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:198:91: error: expected ')' before '(' token - (void)performActivityWithSynchronousWaiting:(BOOL)waitSynchronously usingBlock:(void (^)(void (^activityCompletionHandler)(void)))block NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:204:43: error: expected ')' before '^' token - (void)continueActivityUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:204:45: error: expected ')' before '(' token - (void)continueActivityUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:212:63: error: expected ')' before '^' token - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:212:65: error: expected ')' before '(' token - (void)continueAsynchronousWorkOnMainThreadUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:225:55: error: expected ')' before '^' token - (void)performSynchronousFileAccessUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:225:57: error: expected ')' before '(' token - (void)performSynchronousFileAccessUsingBlock:(void (^)(void))block NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:231:56: error: expected ')' before '^' token - (void)performAsynchronousFileAccessUsingBlock:(void (^)(void (^fileAccessCompletionHandler)(void)))block NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:231:58: error: expected ')' before '(' token - (void)performAsynchronousFileAccessUsingBlock:(void (^)(void (^fileAccessCompletionHandler)(void)))block NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:239:36: error: unknown type name 'nullable' - (IBAction)revertDocumentToSaved:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:239:45: error: expected ')' before 'id' - (IBAction)revertDocumentToSaved:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:285:4: error: unknown type name 'nullable' - (nullable NSFileWrapper *)fileWrapperOfType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:285:13: error: expected ')' before 'NSFileWrapper' - (nullable NSFileWrapper *)fileWrapperOfType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:291:4: error: unknown type name 'nullable' - (nullable NSData *)dataOfType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:291:13: error: expected ')' before 'NSData' - (nullable NSData *)dataOfType:(NSString *)typeName error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:323:134: error: unknown type name 'nullable' - (BOOL)writeToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:323:143: error: expected ')' before 'NSURL' - (BOOL)writeToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:333:4: error: unknown type name 'nullable' - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:333:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:333:185: error: unknown type name 'nullable' - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:333:194: error: expected ')' before 'NSURL' - (nullable NSDictionary *)fileAttributesToWriteToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)outError; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:347:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *backupFileURL NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:347:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *backupFileURL NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:353:27: error: unknown type name 'nullable' - (IBAction)saveDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:353:36: error: expected ')' before 'id' - (IBAction)saveDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:357:29: error: unknown type name 'nullable' - (IBAction)saveDocumentAs:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:357:38: error: expected ')' before 'id' - (IBAction)saveDocumentAs:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:361:29: error: unknown type name 'nullable' - (IBAction)saveDocumentTo:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:361:38: error: expected ')' before 'id' - (IBAction)saveDocumentTo:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:35: error: unknown type name 'nullable' - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:44: error: expected ')' before 'id' - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:73: error: unknown type name 'nullable' - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:82: error: expected ')' before 'SEL' - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:115: error: unknown type name 'nullable' - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:373:124: error: two or more data types in declaration specifiers - (void)saveDocumentWithDelegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:88: error: unknown type name 'nullable' - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:97: error: expected ')' before 'id' - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:126: error: unknown type name 'nullable' - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:135: error: expected ')' before 'SEL' - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:168: error: unknown type name 'nullable' - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:383:177: error: two or more data types in declaration specifiers - (void)runModalSavePanelForSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:399:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *fileTypeFromLastRunSavePanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:399:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *fileTypeFromLastRunSavePanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:122: error: unknown type name 'nullable' - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:131: error: expected ')' before 'id' - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:160: error: unknown type name 'nullable' - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:169: error: expected ')' before 'SEL' - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:202: error: unknown type name 'nullable' - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:407:211: error: two or more data types in declaration specifiers - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:415:137: error: expected ')' before '^' token - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE_MAC(10_7); /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:415:139: error: expected ')' before '(' token - (void)saveToURL:(NSURL *)url ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:39: error: unknown type name 'nullable' - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:48: error: expected ')' before 'id' - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:81: error: unknown type name 'nullable' - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:90: error: expected ')' before 'SEL' - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:127: error: unknown type name 'nullable' - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:449:136: error: two or more data types in declaration specifiers - (void)autosaveDocumentWithDelegate:(nullable id)delegate didAutosaveSelector:(nullable SEL)didAutosaveSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:455:109: error: expected ')' before '^' token - (void)autosaveWithImplicitCancellability:(BOOL)autosavingIsImplicitlyCancellable completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:455:111: error: expected ')' before '(' token - (void)autosaveWithImplicitCancellability:(BOOL)autosavingIsImplicitlyCancellable completionHandler:(void (^)(NSError * __nullable errorOrNil))completionHandler NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:471:37: error: unknown type name 'nullable' - (IBAction)browseDocumentVersions:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:471:46: error: expected ')' before 'id' - (IBAction)browseDocumentVersions:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:481:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *autosavingFileType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:481:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *autosavingFileType; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:487:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *autosavedContentsFileURL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:487:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *autosavedContentsFileURL; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:497:72: error: unknown type name 'nullable' - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:497:81: error: expected ')' before 'SEL' - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:497:118: error: unknown type name 'nullable' - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:497:127: error: two or more data types in declaration specifiers - (void)canCloseDocumentWithDelegate:(id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:507:32: error: unknown type name 'nullable' - (IBAction)duplicateDocument:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:507:41: error: expected ')' before 'id' - (IBAction)duplicateDocument:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:40: error: unknown type name 'nullable' - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:49: error: expected ')' before 'id' - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:83: error: unknown type name 'nullable' - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:92: error: expected ')' before 'SEL' - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:130: error: unknown type name 'nullable' - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:515:139: error: two or more data types in declaration specifiers - (void)duplicateDocumentWithDelegate:(nullable id)delegate didDuplicateSelector:(nullable SEL)didDuplicateSelector contextInfo:(nullable void *)contextInfo NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:523:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)duplicateAndReturnError:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:523:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)duplicateAndReturnError:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:529:29: error: unknown type name 'nullable' - (IBAction)renameDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:529:38: error: expected ')' before 'id' - (IBAction)renameDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:535:46: error: unknown type name 'nullable' - (IBAction)moveDocumentToUbiquityContainer:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:535:55: error: expected ')' before 'id' - (IBAction)moveDocumentToUbiquityContainer:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:539:27: error: unknown type name 'nullable' - (IBAction)moveDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:539:36: error: expected ')' before 'id' - (IBAction)moveDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:545:50: error: expected ')' before '^' token - (void)moveDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didMove))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:545:63: error: expected ')' before '(' token - (void)moveDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didMove))completionHandler NS_AVAILABLE_MAC(10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:551:57: error: expected ')' before '^' token - (void)moveToURL:(NSURL *)url completionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:551:70: error: expected ')' before '(' token - (void)moveToURL:(NSURL *)url completionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:557:27: error: unknown type name 'nullable' - (IBAction)lockDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:557:36: error: expected ')' before 'id' - (IBAction)lockDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:558:29: error: unknown type name 'nullable' - (IBAction)unlockDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:558:38: error: expected ')' before 'id' - (IBAction)unlockDocument:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:564:50: error: expected ')' before '^' token - (void)lockDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didLock))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:564:63: error: expected ')' before '(' token - (void)lockDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didLock))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:570:42: error: expected ')' before '^' token - (void)lockWithCompletionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:570:55: error: expected ')' before '(' token - (void)lockWithCompletionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:576:52: error: expected ')' before '^' token - (void)unlockDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didUnlock))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:576:65: error: expected ')' before '(' token - (void)unlockDocumentWithCompletionHandler:(void (^ __nullable)(BOOL didUnlock))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:582:44: error: expected ')' before '^' token - (void)unlockWithCompletionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:582:57: error: expected ')' before '(' token - (void)unlockWithCompletionHandler:(void (^ __nullable)(NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:592:28: error: unknown type name 'nullable' - (IBAction)runPageLayout:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:592:37: error: expected ')' before 'id' - (IBAction)runPageLayout:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:76: error: unknown type name 'nullable' - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:85: error: expected ')' before 'id' - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:113: error: unknown type name 'nullable' - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:122: error: expected ')' before 'SEL' - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:154: error: unknown type name 'nullable' - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:600:163: error: two or more data types in declaration specifiers - (void)runModalPageLayoutWithPrintInfo:(NSPrintInfo *)printInfo delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:616:28: error: unknown type name 'nullable' - (IBAction)printDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:616:37: error: expected ')' before 'id' - (IBAction)printDocument:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:58: error: expected '>' before '*' token - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:58: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:127: error: unknown type name 'nullable' - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:136: error: expected ')' before 'id' - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:166: error: unknown type name 'nullable' - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:175: error: expected ')' before 'SEL' - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:209: error: unknown type name 'nullable' - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:628:218: error: two or more data types in declaration specifiers - (void)printDocumentWithSettings:(NSDictionary *)printSettings showPrintPanel:(BOOL)showPrintPanel delegate:(nullable id)delegate didPrintSelector:(nullable SEL)didPrintSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:632:4: error: unknown type name 'nullable' - (nullable NSPrintOperation *)printOperationWithSettings:(NSDictionary *)printSettings error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:632:13: error: expected ')' before 'NSPrintOperation' - (nullable NSPrintOperation *)printOperationWithSettings:(NSDictionary *)printSettings error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:632:82: error: expected '>' before '*' token - (nullable NSPrintOperation *)printOperationWithSettings:(NSDictionary *)printSettings error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:632:82: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:77: error: unknown type name 'nullable' - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:86: error: expected ')' before 'id' - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:114: error: unknown type name 'nullable' - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:123: error: expected ')' before 'SEL' - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:155: error: unknown type name 'nullable' - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:638:164: error: two or more data types in declaration specifiers - (void)runModalPrintOperation:(NSPrintOperation *)printOperation delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:644:32: error: unknown type name 'nullable' - (IBAction)saveDocumentToPDF:(nullable id)sender NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:644:41: error: expected ')' before 'id' - (IBAction)saveDocumentToPDF:(nullable id)sender NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:648:28: error: unknown property attribute before ')' token @property (readonly, strong) NSPrintOperation *PDFPrintOperation NS_AVAILABLE_MAC(10_9); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:676:20: error: unknown property attribute before ',' token @property (nullable, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:676:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:83: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:92: error: expected ')' before 'id' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:124: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:133: error: expected ')' before 'SEL' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:169: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:692:178: error: two or more data types in declaration specifiers - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:708:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *windowNibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:708:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *windowNibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:717:20: error: unknown type name 'nullable' - (void)setWindow:(nullable NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:717:29: error: expected ')' before 'NSWindow' - (void)setWindow:(nullable NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:730:45: error: expected '>' before 'NSWindowController' @property (readonly, copy) NSArray<__kindof NSWindowController *> *windowControllers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:730:45: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:86: error: unknown type name 'nullable' - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:95: error: expected ')' before 'id' - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:128: error: unknown type name 'nullable' - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:137: error: expected ')' before 'SEL' - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:174: error: unknown type name 'nullable' - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:738:183: error: two or more data types in declaration specifiers - (void)shouldCloseWindowController:(NSWindowController *)windowController delegate:(nullable id)delegate shouldCloseSelector:(nullable SEL)shouldCloseSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:742:25: error: unknown type name 'nullable' - (void)setDisplayName:(nullable NSString *)displayNameOrNil NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:742:34: error: expected ')' before 'NSString' - (void)setDisplayName:(nullable NSString *)displayNameOrNil NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:756:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSWindow *windowForSheet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:756:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSWindow *windowForSheet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:762:21: error: expected '>' before '*' token + (NSArray *)readableTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:762:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:766:21: error: expected '>' before '*' token + (NSArray *)writableTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:766:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:778:21: error: expected '>' before '*' token - (NSArray *)writableTypesForSaveOperation:(NSSaveOperationType)saveOperation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:778:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:784:4: error: unknown type name 'nullable' - (nullable NSString *)fileNameExtensionForType:(NSString *)typeName saveOperation:(NSSaveOperationType)saveOperation NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:784:13: error: expected ')' before 'NSString' - (nullable NSString *)fileNameExtensionForType:(NSString *)typeName saveOperation:(NSSaveOperationType)saveOperation NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:57:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:809:4: error: unknown type name 'nullable' - (nullable NSData *)dataRepresentationOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:809:13: error: expected ')' before 'NSData' - (nullable NSData *)dataRepresentationOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:810:4: error: unknown type name 'nullable' - (nullable NSDictionary *)fileAttributesToWriteToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName saveOperation:(NSSaveOperationType)saveOperationType NS_DEPRECATED_MAC(10_1, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:810:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)fileAttributesToWriteToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName saveOperation:(NSSaveOperationType)saveOperationType NS_DEPRECATED_MAC(10_1, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:811:4: error: unknown type name 'nullable' - (nullable NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:811:13: error: expected ')' before 'NSString' - (nullable NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:812:4: error: unknown type name 'nullable' - (nullable NSFileWrapper *)fileWrapperRepresentationOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:812:13: error: expected ')' before 'NSFileWrapper' - (nullable NSFileWrapper *)fileWrapperRepresentationOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:813:4: error: unknown type name 'nullable' - (nullable id)initWithContentsOfFile:(NSString *)absolutePath ofType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:813:13: error: expected ')' before 'id' - (nullable id)initWithContentsOfFile:(NSString *)absolutePath ofType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:814:4: error: unknown type name 'nullable' - (nullable id)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:814:13: error: expected ')' before 'id' - (nullable id)initWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:100: error: unknown type name 'nullable' - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:109: error: expected ')' before 'id' - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:138: error: unknown type name 'nullable' - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:147: error: expected ')' before 'SEL' - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:180: error: unknown type name 'nullable' - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:823:189: error: two or more data types in declaration specifiers - (void)saveToFile:(NSString *)fileName saveOperation:(NSSaveOperationType)saveOperation delegate:(nullable id)delegate didSaveSelector:(nullable SEL)didSaveSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:824:22: error: unknown type name 'nullable' - (void)setFileName:(nullable NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:824:31: error: expected ')' before 'NSString' - (void)setFileName:(nullable NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:826:100: error: unknown type name 'nullable' - (BOOL)writeToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName originalFile:(nullable NSString *)fullOriginalDocumentPath saveOperation:(NSSaveOperationType)saveOperationType NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocument.h:826:109: error: expected ')' before 'NSString' - (BOOL)writeToFile:(NSString *)fullDocumentPath ofType:(NSString *)documentTypeName originalFile:(nullable NSString *)fullOriginalDocumentPath saveOperation:(NSSaveOperationType)saveOperationType NS_DEPRECATED_MAC(10_0, 10_4); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:32:4: error: unknown type name '__kindof' + (__kindof NSDocumentController *)sharedDocumentController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:32:13: error: expected ')' before 'NSDocumentController' + (__kindof NSDocumentController *)sharedDocumentController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:37:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:37:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:43:45: error: expected '>' before 'NSDocument' @property (readonly, copy) NSArray<__kindof NSDocument *> *documents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:43:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:47:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) __kindof NSDocument *currentDocument; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:47:40: error: unknown type name '__kindof' @property (nullable, readonly, strong) __kindof NSDocument *currentDocument; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:47:60: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token @property (nullable, readonly, strong) __kindof NSDocument *currentDocument; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:51:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *currentDirectory; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:51:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *currentDirectory; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:57:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)documentForURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:57:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)documentForURL:(NSURL *)url; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:61:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)documentForWindow:(NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:61:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)documentForWindow:(NSWindow *)window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:72:26: error: unknown type name 'nullable' - (IBAction)newDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:72:35: error: expected ')' before 'id' - (IBAction)newDocument:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:80:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)openUntitledDocumentAndDisplay:(BOOL)displayDocument error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:80:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)openUntitledDocumentAndDisplay:(BOOL)displayDocument error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:86:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)makeUntitledDocumentOfType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:86:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)makeUntitledDocumentOfType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:92:27: error: unknown type name 'nullable' - (IBAction)openDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:92:36: error: expected ')' before 'id' - (IBAction)openDocument:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:96:4: error: unknown type name 'nullable' - (nullable NSArray *)URLsFromRunningOpenPanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:96:13: error: expected ')' before 'NSArray' - (nullable NSArray *)URLsFromRunningOpenPanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:100:67: error: unknown type name 'nullable' - (NSInteger)runModalOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:100:76: error: expected ')' before 'NSArray' - (NSInteger)runModalOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:106:52: error: expected ')' before '^' token - (void)beginOpenPanelWithCompletionHandler:(void (^)(NSArray * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:106:54: error: expected ')' before '(' token - (void)beginOpenPanelWithCompletionHandler:(void (^)(NSArray * __nullable))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:112:59: error: unknown type name 'nullable' - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:112:68: error: expected ')' before 'NSArray' - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:112:123: error: expected ')' before '^' token - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:112:125: error: expected ')' before '(' token - (void)beginOpenPanel:(NSOpenPanel *)openPanel forTypes:(nullable NSArray *)inTypes completionHandler:(void (^)(NSInteger result))completionHandler NS_AVAILABLE_MAC(10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:58:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:126:107: error: expected ')' before '^' token - (void)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:126:109: error: expected ')' before '(' token - (void)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:132:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:132:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:146:31: error: unknown type name 'nullable' - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:146:40: error: expected ')' before 'NSURL' - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:146:151: error: expected ')' before '^' token - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:146:153: error: expected ')' before '(' token - (void)reopenDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL display:(BOOL)displayDocument completionHandler:(void (^)(NSDocument * __nullable document, BOOL documentWasAlreadyOpen, NSError * __nullable error))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:150:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:150:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:150:55: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:150:64: error: expected ')' before 'NSURL' - (nullable __kindof NSDocument *)makeDocumentForURL:(nullable NSURL *)urlOrNil withContentsOfURL:(NSURL *)contentsURL ofType:(NSString *)typeName error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:162:31: error: unknown type name 'nullable' - (IBAction)saveAllDocuments:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:162:40: error: expected ')' before 'id' - (IBAction)saveAllDocuments:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:47: error: unknown type name 'nullable' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:56: error: expected ')' before 'NSString' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:113: error: unknown type name 'nullable' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:122: error: expected ')' before 'id' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:156: error: unknown type name 'nullable' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:165: error: expected ')' before 'SEL' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:203: error: unknown type name 'nullable' - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:174:212: error: two or more data types in declaration specifiers - (void)reviewUnsavedDocumentsWithAlertTitle:(nullable NSString *)title cancellable:(BOOL)cancellable delegate:(nullable id)delegate didReviewAllSelector:(nullable SEL)didReviewAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:40: error: unknown type name 'nullable' - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:49: error: expected ')' before 'id' - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:82: error: unknown type name 'nullable' - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:91: error: expected ')' before 'SEL' - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:128: error: unknown type name 'nullable' - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:180:137: error: two or more data types in declaration specifiers - (void)closeAllDocumentsWithDelegate:(nullable id)delegate didCloseAllSelector:(nullable SEL)didCloseAllSelector contextInfo:(nullable void *)contextInfo; /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:194:4: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:194:13: error: expected ')' before '__kindof' - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:194:129: error: unknown type name 'nullable' - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:194:138: error: expected ')' before 'NSString' - (nullable __kindof NSDocument *)duplicateDocumentWithContentsOfURL:(NSURL *)url copying:(BOOL)duplicateByCopying displayName:(nullable NSString *)displayNameOrNil error:(NSError **)outError NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:83: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:92: error: expected ')' before 'id' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:124: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:133: error: expected ')' before 'SEL' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:169: error: unknown type name 'nullable' - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:206:178: error: two or more data types in declaration specifiers - (void)presentError:(NSError *)error modalForWindow:(NSWindow *)window delegate:(nullable id)delegate didPresentSelector:(nullable SEL)didPresentSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:218:35: error: unknown type name 'nullable' - (IBAction)clearRecentDocuments:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:218:44: error: expected ')' before 'id' - (IBAction)clearRecentDocuments:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:230:42: error: expected '>' before '*' token @property (readonly, copy) NSArray *recentDocumentURLs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:230:42: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:236:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSString *defaultType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:236:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSString *defaultType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:242:4: error: unknown type name 'nullable' - (nullable NSString *)typeForContentsOfURL:(NSURL *)url error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:242:13: error: expected ')' before 'NSString' - (nullable NSString *)typeForContentsOfURL:(NSURL *)url error:(NSError **)outError; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:246:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *documentClassNames; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:246:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:250:4: error: unknown type name 'nullable' - (nullable Class)documentClassForType:(NSString *)typeName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:250:13: error: expected ')' before 'Class' - (nullable Class)documentClassForType:(NSString *)typeName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:254:4: error: unknown type name 'nullable' - (nullable NSString *)displayNameForType:(NSString *)typeName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:254:13: error: expected ')' before 'NSString' - (nullable NSString *)displayNameForType:(NSString *)typeName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:270:4: error: unknown type name 'nullable' - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument error:(NSError **)outError NS_DEPRECATED_MAC(10_4, 10_7, "Use -openDocumentWithContentsOfURL:display:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:270:13: error: expected ')' before 'id' - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)displayDocument error:(NSError **)outError NS_DEPRECATED_MAC(10_4, 10_7, "Use -openDocumentWithContentsOfURL:display:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:271:31: error: unknown type name 'nullable' - (BOOL)reopenDocumentForURL:(nullable NSURL *)url withContentsOfURL:(NSURL *)contentsURL error:(NSError **)outError NS_DEPRECATED_MAC(10_4, 10_7, "Use -reopenDocumentForURL:withContentsOfURL:display:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:271:40: error: expected ')' before 'NSURL' - (BOOL)reopenDocumentForURL:(nullable NSURL *)url withContentsOfURL:(NSURL *)contentsURL error:(NSError **)outError NS_DEPRECATED_MAC(10_4, 10_7, "Use -reopenDocumentForURL:withContentsOfURL:display:completionHandler: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:275:4: error: unknown type name 'nullable' - (nullable NSArray *)fileExtensionsFromType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:275:13: error: expected ')' before 'NSArray' - (nullable NSArray *)fileExtensionsFromType:(NSString *)typeName NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:276:4: error: unknown type name 'nullable' - (nullable NSString *)typeFromFileExtension:(NSString *)fileNameExtensionOrHFSFileType NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:276:13: error: expected ')' before 'NSString' - (nullable NSString *)typeFromFileExtension:(NSString *)fileNameExtensionOrHFSFileType NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:280:4: error: unknown type name 'nullable' - (nullable id)documentForFileName:(NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:280:13: error: expected ')' before 'id' - (nullable id)documentForFileName:(NSString *)fileName NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:281:4: error: unknown type name 'nullable' - (nullable NSArray *)fileNamesFromRunningOpenPanel NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:281:13: error: expected ')' before 'NSArray' - (nullable NSArray *)fileNamesFromRunningOpenPanel NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:282:4: error: unknown type name 'nullable' - (nullable id)makeDocumentWithContentsOfFile:(NSString *)fileName ofType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:282:13: error: expected ')' before 'id' - (nullable id)makeDocumentWithContentsOfFile:(NSString *)fileName ofType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:283:4: error: unknown type name 'nullable' - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:283:13: error: expected ')' before 'id' - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:283:67: error: unknown type name 'null_unspecified' - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:283:84: error: expected ')' before 'NSString' - (nullable id)makeDocumentWithContentsOfURL:(NSURL *)url ofType:(null_unspecified NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:284:4: error: unknown type name 'nullable' - (nullable id)makeUntitledDocumentOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:284:13: error: expected ')' before 'id' - (nullable id)makeUntitledDocumentOfType:(NSString *)type NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:285:4: error: unknown type name 'nullable' - (nullable id)openDocumentWithContentsOfFile:(NSString *)fileName display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:285:13: error: expected ')' before 'id' - (nullable id)openDocumentWithContentsOfFile:(NSString *)fileName display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:286:4: error: unknown type name 'nullable' - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:286:13: error: expected ')' before 'id' - (nullable id)openDocumentWithContentsOfURL:(NSURL *)url display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:287:4: error: unknown type name 'nullable' - (nullable id)openUntitledDocumentOfType:(NSString*)type display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentController.h:287:13: error: expected ')' before 'id' - (nullable id)openUntitledDocumentOfType:(NSString*)type display:(BOOL)display NS_DEPRECATED_MAC(10_0, 10_4); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:60:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:41:20: error: unknown property attribute before ',' token @property (nullable, strong) id contents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id contents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:55:15: error: expected identifier or '(' before '^' token NSArray *(^_componentsProvider)(void); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:68:28: error: unknown property attribute before ')' token @property (readonly, strong) id item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:76:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray * __nonnull (^imageComponentsProvider)(void); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:76:61: error: expected '>' before '*' token @property (nullable, copy) NSArray * __nonnull (^imageComponentsProvider)(void); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:76:61: error: cannot find protocol declaration for 'NSDraggingImageComponent' /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:84:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *imageComponents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:84:71: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *imageComponents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingItem.h:84:71: error: cannot find protocol declaration for 'NSDraggingImageComponent' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:61:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:95: error: unknown type name 'nullable' - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:104: error: expected ')' before 'NSView' - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:104: error: cannot find protocol declaration for 'Class' /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:192: error: expected '>' before '*' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:192: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:233: error: expected ')' before '^' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDraggingSession.h:75:235: error: expected ')' before '(' token - (void)enumerateDraggingItemsWithOptions:(NSDraggingItemEnumerationOptions)enumOpts forView:(nullable NSView *)view classes:(NSArray *)classArray searchOptions:(NSDictionary *)searchOptions usingBlock:(void (^)(NSDraggingItem *draggingItem, NSInteger idx, BOOL *stop))block; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:62:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:21:4: error: unknown type name 'nullable' + (nullable instancetype)imageRepWithData:(NSData *)epsData; /* Convenience of initWithData: */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:21:13: error: expected ')' before 'id' + (nullable instancetype)imageRepWithData:(NSData *)epsData; /* Convenience of initWithData: */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:62:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:22:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)epsData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSEPSImageRep.h:22:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)epsData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:65:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSFileWrapperExtensions.h:18:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *icon; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSFileWrapperExtensions.h:18:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *icon; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:37:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)contextHelpForObject:(id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:37:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)contextHelpForObject:(id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:41:51: error: unknown type name 'nullable' - (void)openHelpAnchor:(NSString *)anchor inBook:(nullable NSString *)book; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:41:60: error: expected ')' before 'NSString' - (void)openHelpAnchor:(NSString *)anchor inBook:(nullable NSString *)book; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:42:46: error: unknown type name 'nullable' - (void)findString:(NSString *)query inBook:(nullable NSString *)book; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:42:55: error: expected ')' before 'NSString' - (void)findString:(NSString *)query inBook:(nullable NSString *)book; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:66:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:61:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)contextHelpForKey:(NSString *)key; /* return nil if not found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:61:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)contextHelpForKey:(NSString *)key; /* return nil if not found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:69:34: error: unknown type name 'nullable' - (void)activateContextHelpMode:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:69:43: error: expected ')' before 'id' - (void)activateContextHelpMode:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:71:19: error: unknown type name 'nullable' - (void)showHelp:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSHelpManager.h:71:28: error: expected ')' before 'id' - (void)showHelp:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:67:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:66:4: error: unknown type name 'nullable' - (nullable instancetype)initWithStartingColor:(NSColor *)startingColor endingColor:(NSColor *)endingColor; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:66:13: error: expected ')' before 'id' - (nullable instancetype)initWithStartingColor:(NSColor *)startingColor endingColor:(NSColor *)endingColor; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:67:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:71:4: error: unknown type name 'nullable' - (nullable instancetype)initWithColors:(NSArray *)colorArray; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:71:13: error: expected ')' before 'id' - (nullable instancetype)initWithColors:(NSArray *)colorArray; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:67:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:71:58: error: expected '>' before '*' token - (nullable instancetype)initWithColors:(NSArray *)colorArray; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:71:58: error: cannot find protocol declaration for 'NSColor' /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:80:4: error: unknown type name 'nullable' - (nullable instancetype)initWithColorsAndLocations:(NSColor *)firstColor, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:80:13: error: expected ')' before 'id' - (nullable instancetype)initWithColorsAndLocations:(NSColor *)firstColor, ... NS_REQUIRES_NIL_TERMINATION; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:67:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:4: error: unknown type name 'nullable' - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:13: error: expected ')' before 'id' - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:67:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:58: error: expected '>' before '*' token - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:58: error: cannot find protocol declaration for 'NSColor' /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:87: error: unknown type name 'nullable' - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:85:102: error: expected ')' before 'CGFloat' - (nullable instancetype)initWithColors:(NSArray *)colorArray atLocations:(nullable const CGFloat *)locations colorSpace:(NSColorSpace *)colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:132:28: error: unknown property attribute before ')' token @property (readonly, strong) NSColorSpace *colorSpace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:140:68: error: unknown type name 'nullable' - (void)getColor:(NSColor * __nonnull * __nullable)color location:(nullable CGFloat *)location atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGradient.h:140:77: error: expected ')' before 'CGFloat' - (void)getColor:(NSColor * __nonnull * __nullable)color location:(nullable CGFloat *)location atIndex:(NSInteger)index; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:51: error: unknown type name 'nullable' - (instancetype)initWithTarget:(id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:59:60: error: expected ')' before 'SEL' - (instancetype)initWithTarget:(id)target action:(nullable SEL)action NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:60:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:60:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:69:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:62:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:62:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:63:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:69:20: error: unknown property attribute before ',' token @property (nullable, weak) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:80:18: error: unknown property attribute before ')' token @property (strong) NSPressureConfiguration *pressureConfiguration NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:92:28: error: unknown type name 'nullable' - (NSPoint)locationInView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGestureRecognizer.h:92:37: error: expected ')' before 'NSView' - (NSPoint)locationInView:(nullable NSView*)view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:71:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:38:31: error: unknown type name 'nullable' - (NSPoint)translationInView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:38:40: error: expected ')' before 'NSView' - (NSPoint)translationInView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:39:53: error: unknown type name 'nullable' - (void)setTranslation:(NSPoint)translation inView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:39:62: error: expected ')' before 'NSView' - (void)setTranslation:(NSPoint)translation inView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:42:28: error: unknown type name 'nullable' - (NSPoint)velocityInView:(nullable NSView*)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPanGestureRecognizer.h:42:37: error: expected ')' before 'NSView' - (NSPoint)velocityInView:(nullable NSView*)view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:16, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:23:1: error: cannot find protocol declaration for 'AnchorType' @interface NSLayoutAnchor : NSObject ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:23:39: error: expected identifier or '(' before ':' token @interface NSLayoutAnchor : NSObject ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:36:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintEqualToAnchor:(NSLayoutAnchor*)anchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:37:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintGreaterThanOrEqualToAnchor:(NSLayoutAnchor*)anchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:38:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintLessThanOrEqualToAnchor:(NSLayoutAnchor*)anchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:41:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintEqualToAnchor:(NSLayoutAnchor*)anchor constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:42:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintGreaterThanOrEqualToAnchor:(NSLayoutAnchor*)anchor constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:43:1: error: cannot find protocol declaration for 'AnchorType' - (NSLayoutConstraint*)constraintLessThanOrEqualToAnchor:(NSLayoutAnchor*)anchor constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:50:68: error: expected '>' before '*' token @interface NSLayoutXAxisAnchor : NSLayoutAnchor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:50:68: error: cannot find protocol declaration for 'NSLayoutXAxisAnchor' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:62:1: error: no type or storage class may be specified here, before interface' @interface NSLayoutDimension : NSLayoutAnchor ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:70:49: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:71:62: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintGreaterThanOrEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:72:59: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintLessThanOrEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:75:49: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:76:62: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintGreaterThanOrEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutAnchor.h:77:59: error: unknown type name 'NSLayoutDimension' - (NSLayoutConstraint*)constraintLessThanOrEqualToAnchor:(NSLayoutDimension*)anchor multiplier:(CGFloat)m constant:(CGFloat)c; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:31: error: expected '>' before '*' token + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:31: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:128: error: unknown type name 'nullable' + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:137: error: expected ')' before 'NSDictionary' + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views; /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:213: error: expected '>' before '*' token + (NSArray *)constraintsWithVisualFormat:(NSString *)format options:(NSLayoutFormatOptions)opts metrics:(nullable NSDictionary *)metrics views:(NSDictionary *)views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:132:213: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:37: error: expected '>' before '*' token APPKIT_EXTERN NSDictionary * _NSDictionaryOfVariableBindings(NSString * commaSeparatedKeysString, id firstValue, ...); // not for direct use ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:138:37: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:126: error: unknown type name 'nullable' + (instancetype)constraintWithItem:(id)view1 attribute:(NSLayoutAttribute)attr1 relatedBy:(NSLayoutRelation)relation toItem:(nullable id)view2 attribute:(NSLayoutAttribute)attr2 multiplier:(CGFloat)multiplier constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:144:135: error: expected ')' before 'id' + (instancetype)constraintWithItem:(id)view1 attribute:(NSLayoutAttribute)attr1 relatedBy:(NSLayoutRelation)relation toItem:(nullable id)view2 attribute:(NSLayoutAttribute)attr2 multiplier:(CGFloat)multiplier constant:(CGFloat)c; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:163:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) id secondItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:163:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) id secondItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:175:57: error: expected '>' before '*' token + (void)activateConstraints:(NSArray *)constraints NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:175:57: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:178:59: error: expected '>' before '*' token + (void)deactivateConstraints:(NSArray *)constraints NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:178:59: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:186:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:186:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:207:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *leadingAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:208:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *trailingAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:209:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *leftAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:210:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *rightAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:211:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *topAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:212:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *bottomAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:213:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutDimension *widthAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:213:30: error: unknown type name 'NSLayoutDimension' @property (readonly, strong) NSLayoutDimension *widthAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:214:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutDimension *heightAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:214:30: error: unknown type name 'NSLayoutDimension' @property (readonly, strong) NSLayoutDimension *heightAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:215:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *centerXAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:216:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *centerYAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:217:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *firstBaselineAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:218:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *lastBaselineAnchor NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:221:55: error: expected '>' before '*' token @property (readonly, copy) NSArray *constraints NS_AVAILABLE_MAC(10_7); // This property is deprecated and should be avoided.  Instead, create IB outlets or otherwise maintain references to constraints you need to reference directly. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:221:55: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:224:52: error: expected '>' before '*' token - (void)addConstraints:(NSArray *)constraints NS_AVAILABLE_MAC(10_7); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint activateConstraints:]. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:224:52: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:226:55: error: expected '>' before '*' token - (void)removeConstraints:(NSArray *)constraints NS_AVAILABLE_MAC(10_7); // This method is deprecated and should be avoided.  Instead use +[NSLayoutConstraint deactivateConstraints:]. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:226:55: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:364:31: error: expected '>' before '*' token - (NSArray *)constraintsAffectingLayoutForOrientation:(NSLayoutConstraintOrientation)orientation NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:364:31: error: cannot find protocol declaration for 'NSLayoutConstraint' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:378:58: error: expected '>' before '*' token - (void)visualizeConstraints:(NSArray *)constraints NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutConstraint.h:378:58: error: cannot find protocol declaration for 'NSLayoutConstraint' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:81:4: error: unknown type name 'nullable' + (nullable NSImage *)imageNamed:(NSString *)name; /* If this finds & creates the image, only name is saved when archived */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:81:13: error: expected ')' before 'NSImage' + (nullable NSImage *)imageNamed:(NSString *)name; /* If this finds & creates the image, only name is saved when archived */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:84:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:84:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:85:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)fileName; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:85:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)fileName; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:86:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:86:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; /* When archived, saves contents */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:87:4: error: unknown type name 'nullable' - (nullable instancetype)initByReferencingFile:(NSString *)fileName; /* When archived, saves fileName */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:87:13: error: expected ')' before 'id' - (nullable instancetype)initByReferencingFile:(NSString *)fileName; /* When archived, saves fileName */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:90:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:90:13: error: expected ')' before 'id' - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:93:4: error: unknown type name 'nullable' - (nullable instancetype)initWithDataIgnoringOrientation:(NSData *)data NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:93:13: error: expected ')' before 'id' - (nullable instancetype)initWithDataIgnoringOrientation:(NSData *)data NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:96:124: error: expected ')' before '^' token + (NSImage *)imageWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:96:126: error: expected ')' before '(' token + (NSImage *)imageWithSize:(NSSize)size flipped:(BOOL)drawingHandlerShouldBeCalledWithFlippedContext drawingHandler:(BOOL (^)(NSRect dstRect))drawingHandler NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:99:18: error: unknown type name 'nullable' - (BOOL)setName:(nullable NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:99:27: error: expected ')' before 'NSString' - (BOOL)setName:(nullable NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:100:4: error: unknown type name 'nullable' - (nullable NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:100:13: error: expected ')' before 'NSString' - (nullable NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:109:207: error: unknown type name 'nullable' - (void)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:109:216: error: expected ')' before 'NSDictionary' - (void)drawInRect:(NSRect)dstSpacePortionRect fromRect:(NSRect)srcSpacePortionRect operation:(NSCompositingOperation)op fraction:(CGFloat)requestedAlpha respectFlipped:(BOOL)respectContextIsFlipped hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:117:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSData *TIFFRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:117:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSData *TIFFRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:4: error: unknown type name 'nullable' - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)aFloat; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:118:13: error: expected ')' before 'NSData' - (nullable NSData *)TIFFRepresentationUsingCompression:(NSTIFFCompression)comp factor:(float)aFloat; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:120:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *representations; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:120:47: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:121:48: error: expected '>' before '*' token - (void)addRepresentations:(NSArray *)imageReps; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:121:48: error: cannot find protocol declaration for 'NSImageRep' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:131:4: error: unknown type name 'null_unspecified' - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:131:21: error: expected ')' before 'NSImageRep' - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:131:63: error: unknown type name 'null_unspecified' - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:131:80: error: expected ')' before 'NSDictionary' - (null_unspecified NSImageRep *)bestRepresentationForDevice:(null_unspecified NSDictionary *)deviceDescription NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:133:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:133:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:137:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredFileTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageUnfilteredTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:137:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:138:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredPasteboardTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageUnfilteredTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:138:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:139:21: error: expected '>' before '*' token + (NSArray *)imageFileTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:139:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:140:21: error: expected '>' before '*' token + (NSArray *)imagePasteboardTypes NS_DEPRECATED_MAC(10_0, 10_10, "Use +imageTypes instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:140:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:142:21: error: expected '>' before '*' token + (NSArray *)imageTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:142:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:143:21: error: expected '>' before '*' token + (NSArray *)imageUnfilteredTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:143:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:175:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *accessibilityDescription NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:175:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *accessibilityDescription NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:75:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:4: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:13: error: expected ')' before 'CGImageRef' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:48: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:57: error: expected ')' before 'NSRect' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:92: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:101: error: expected ')' before 'NSGraphicsContext' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:145: error: unknown type name 'nullable' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:205:154: error: expected ')' before 'NSDictionary' - (nullable CGImageRef)CGImageForProposedRect:(nullable NSRect *)proposedDestRect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6) CF_RETURNS_NOT_RETAINED; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:4: error: unknown type name 'nullable' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:13: error: expected ')' before 'NSImageRep' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:74: error: unknown type name 'nullable' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:83: error: expected ')' before 'NSGraphicsContext' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:127: error: unknown type name 'nullable' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:209:136: error: expected ')' before 'NSDictionary' - (nullable NSImageRep *)bestRepresentationForRect:(NSRect)rect context:(nullable NSGraphicsContext *)referenceContext hints:(nullable NSDictionary *)hints NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:213:108: error: unknown type name 'nullable' - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:213:117: error: expected ')' before 'NSGraphicsContext' - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:213:152: error: unknown type name 'nullable' - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:213:161: error: expected ')' before 'NSDictionary' - (BOOL)hitTestRect:(NSRect)testRectDestSpace withImageDestinationRect:(NSRect)imageRectDestSpace context:(nullable NSGraphicsContext *)context hints:(nullable NSDictionary *)hints flipped:(BOOL)flipped NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:229:4: error: unknown type name 'nullable' - (nullable NSImage *)imageDidNotDraw:(NSImage *)sender inRect:(NSRect)aRect; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:229:13: error: expected ')' before 'NSImage' - (nullable NSImage *)imageDidNotDraw:(NSImage *)sender inRect:(NSRect)aRect; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:238:4: error: unknown type name 'nullable' - (nullable NSImage *)imageForResource:(NSString *)name NS_AVAILABLE_MAC(10_7); /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:238:13: error: expected ')' before 'NSImage' - (nullable NSImage *)imageForResource:(NSString *)name NS_AVAILABLE_MAC(10_7); /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:242:4: error: unknown type name 'nullable' - (nullable NSString *)pathForImageResource:(NSString *)name; /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:242:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForImageResource:(NSString *)name; /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:243:4: error: unknown type name 'nullable' - (nullable NSURL *)URLForImageResource:(NSString *)name NS_AVAILABLE_MAC(10_6); /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:243:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLForImageResource:(NSString *)name NS_AVAILABLE_MAC(10_6); /* May return nil if no file found */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:261:36: error: unknown type name 'null_unspecified' - (void)lockFocusOnRepresentation:(null_unspecified NSImageRep *)imageRepresentation NS_DEPRECATED_MAC(10_0, 10_6, "Use -lockFocus followed by -[NSImageRep drawInRect:] instead. See documentation for more info."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:261:53: error: expected ')' before 'NSImageRep' - (void)lockFocusOnRepresentation:(null_unspecified NSImageRep *)imageRepresentation NS_DEPRECATED_MAC(10_0, 10_6, "Use -lockFocus followed by -[NSImageRep drawInRect:] instead. See documentation for more info."); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:78:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSImageView.h:29:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSImageView.h:29:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:80:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:33:5: error: unknown type name 'NSLayoutDimension' NSLayoutDimension *_width; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:34:5: error: unknown type name 'NSLayoutDimension' NSLayoutDimension *_height; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:80:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:52:16: error: unknown property attribute before ',' token @property (weak, nullable) NSView *owningView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (weak, nullable) NSView *owningView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:17:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemIdentification.h:25:38: note: originally specified here @property (nullable, copy) NSString *identifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:80:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:64:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *leadingAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:65:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *trailingAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:66:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *leftAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:67:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *rightAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:68:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *topAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:69:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *bottomAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:70:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutDimension *widthAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:70:30: error: unknown type name 'NSLayoutDimension' @property (readonly, strong) NSLayoutDimension *widthAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:71:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutDimension *heightAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:71:30: error: unknown type name 'NSLayoutDimension' @property (readonly, strong) NSLayoutDimension *heightAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:72:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutXAxisAnchor *centerXAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:73:28: error: unknown property attribute before ')' token @property (readonly, strong) NSLayoutYAxisAnchor *centerYAnchor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:85:50: error: expected '>' before '*' token @property (readonly, copy) NSArray *layoutGuides NS_AVAILABLE_MAC(10_11); // This array may contain guides owned by the system, and the ordering is not guaranteed. Please be careful. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutGuide.h:85:50: error: cannot find protocol declaration for 'NSLayoutGuide' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:46:4: error: unknown type name 'nullable' - (nullable instancetype)initWithNibNamed:(NSString *)nibName bundle:(nullable NSBundle *)bundle; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:46:13: error: expected ')' before 'id' - (nullable instancetype)initWithNibNamed:(NSString *)nibName bundle:(nullable NSBundle *)bundle; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:81:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:46:71: error: unknown type name 'nullable' - (nullable instancetype)initWithNibNamed:(NSString *)nibName bundle:(nullable NSBundle *)bundle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:46:80: error: expected ')' before 'NSBundle' - (nullable instancetype)initWithNibNamed:(NSString *)nibName bundle:(nullable NSBundle *)bundle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:51:59: error: unknown type name 'nullable' - (instancetype)initWithNibData:(NSData *)nibData bundle:(nullable NSBundle *)bundle NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:51:68: error: expected ')' before 'NSBundle' - (instancetype)initWithNibData:(NSData *)nibData bundle:(nullable NSBundle *)bundle NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:60:31: error: unknown type name 'nullable' - (BOOL)instantiateWithOwner:(nullable id)owner topLevelObjects:(NSArray * __nonnull * __nullable)topLevelObjects NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:60:40: error: expected ')' before 'id' - (BOOL)instantiateWithOwner:(nullable id)owner topLevelObjects:(NSArray * __nonnull * __nullable)topLevelObjects NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:4: error: unknown type name 'null_unspecified' - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:21: error: expected ')' before 'id' - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:47: error: unknown type name 'null_unspecified' - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:65:64: error: expected ')' before 'NSURL' - (null_unspecified id)initWithContentsOfURL:(null_unspecified NSURL *)nibFileURL NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:66:46: error: unknown type name 'null_unspecified' - (BOOL)instantiateNibWithExternalNameTable:(null_unspecified NSDictionary *)externalNameTable NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:66:63: error: expected ')' before 'NSDictionary' - (BOOL)instantiateNibWithExternalNameTable:(null_unspecified NSDictionary *)externalNameTable NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:67:34: error: unknown type name 'null_unspecified' - (BOOL)instantiateNibWithOwner:(null_unspecified id)owner topLevelObjects:(NSArray * __null_unspecified* __null_unspecified)topLevelObjects NS_DEPRECATED_MAC(10_3, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNib.h:67:51: error: expected ')' before 'id' - (BOOL)instantiateNibWithOwner:(null_unspecified id)owner topLevelObjects:(NSArray * __null_unspecified* __null_unspecified)topLevelObjects NS_DEPRECATED_MAC(10_3, 10_8); // Deprecated in Mac OS X 10.8 ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:82:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:17:49: error: unknown type name 'nullable' - (BOOL)loadNibNamed:(NSString *)nibName owner:(nullable id)owner topLevelObjects:(NSArray * __nonnull * __nullable)topLevelObjects NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:17:58: error: expected ')' before 'id' - (BOOL)loadNibNamed:(NSString *)nibName owner:(nullable id)owner topLevelObjects:(NSArray * __nonnull * __nullable)topLevelObjects NS_AVAILABLE_MAC(10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:82:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:22: error: unknown type name 'null_unspecified' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:39: error: expected ')' before 'NSString' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:78: error: unknown type name 'null_unspecified' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:95: error: expected ')' before 'NSDictionary' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:128: error: unknown type name 'null_unspecified' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:145: error: expected ')' before 'NSZone' + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:30:23: error: unknown type name 'null_unspecified' + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:30:40: error: expected ')' before 'NSString' + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:30:66: error: unknown type name 'null_unspecified' + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:30:83: error: expected ')' before 'id' + (BOOL)loadNibNamed:(null_unspecified NSString *)nibName owner:(null_unspecified id)owner NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:22: error: unknown type name 'null_unspecified' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:39: error: expected ')' before 'NSString' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:78: error: unknown type name 'null_unspecified' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:95: error: expected ')' before 'NSDictionary' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:128: error: unknown type name 'null_unspecified' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ /System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:31:145: error: expected ')' before 'NSZone' - (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:83:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:42:21: error: expected '>' before '*' token + (NSArray *)printerNames; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:42:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:46:21: error: expected '>' before '*' token + (NSArray *)printerTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:46:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:50:4: error: unknown type name 'nullable' + (nullable NSPrinter *)printerWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:50:13: error: expected ')' before 'NSPrinter' + (nullable NSPrinter *)printerWithName:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:54:4: error: unknown type name 'nullable' + (nullable NSPrinter *)printerWithType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:54:13: error: expected ')' before 'NSPrinter' + (nullable NSPrinter *)printerWithType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:74:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:74:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:87:16: error: unknown type name 'nullable' - (BOOL)isKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:87:25: error: expected ')' before 'NSString' - (BOOL)isKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:88:24: error: unknown type name 'nullable' - (BOOL)booleanForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:88:33: error: expected ')' before 'NSString' - (BOOL)booleanForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:89:23: error: unknown type name 'nullable' - (float)floatForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:89:32: error: expected ')' before 'NSString' - (float)floatForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:90:19: error: unknown type name 'nullable' - (int)intForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:90:28: error: expected ')' before 'NSString' - (int)intForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:91:23: error: unknown type name 'nullable' - (NSRect)rectForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:91:32: error: expected ')' before 'NSString' - (NSRect)rectForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:92:23: error: unknown type name 'nullable' - (NSSize)sizeForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:92:32: error: expected ')' before 'NSString' - (NSSize)sizeForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:93:4: error: unknown type name 'nullable' - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:93:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:93:38: error: unknown type name 'nullable' - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:93:47: error: expected ')' before 'NSString' - (nullable NSString *)stringForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:94:4: error: unknown type name 'nullable' - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:94:13: error: expected ')' before 'NSArray' - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:94:41: error: unknown type name 'nullable' - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:94:50: error: expected ')' before 'NSString' - (nullable NSArray *)stringListForKey:(nullable NSString *)key inTable:(NSString *)table NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:99:30: error: unknown type name 'nullable' - (NSRect)imageRectForPaper:(nullable NSString *)paperName NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:99:39: error: expected ')' before 'NSString' - (NSRect)imageRectForPaper:(nullable NSString *)paperName NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:105:26: error: unknown type name 'nullable' - (BOOL)isFontAvailable:(nullable NSString *)faceName NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:105:35: error: expected ')' before 'NSString' - (BOOL)isFontAvailable:(nullable NSString *)faceName NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:110:4: error: unknown type name 'nullable' + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:110:13: error: expected ')' before 'NSPrinter' + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:110:66: error: unknown type name 'nullable' + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrinter.h:110:75: error: expected ')' before 'NSString' + (nullable NSPrinter *)printerWithName:(NSString *)name domain:(nullable NSString *)domain includeUnavailable:(BOOL)flag NS_DEPRECATED_MAC(10_0, 10_2); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:84:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:23:4: error: unknown type name 'nullable' - (nullable instancetype)init; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:23:13: error: expected ')' before 'id' - (nullable instancetype)init; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:84:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:28:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:28:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:30:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *commands; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:30:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *commands; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:30:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:32:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *displayedCommandsTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechRecognizer.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *displayedCommandsTitle; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:85:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:49:4: error: unknown type name 'nullable' - (nullable instancetype)initWithVoice:(nullable NSString *)voice; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:49:13: error: expected ')' before 'id' - (nullable instancetype)initWithVoice:(nullable NSString *)voice; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:85:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:49:41: error: unknown type name 'nullable' - (nullable instancetype)initWithVoice:(nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:49:50: error: expected ')' before 'NSString' - (nullable instancetype)initWithVoice:(nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:60:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:61:4: error: unknown type name 'nullable' - (nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:61:13: error: expected ')' before 'NSString' - (nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:62:19: error: unknown type name 'nullable' - (BOOL)setVoice:(nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:62:28: error: expected ')' before 'NSString' - (BOOL)setVoice:(nullable NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:67:52: error: expected '>' before '*' token - (void)addSpeechDictionary:(NSDictionary *)speechDictionary NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:67:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:70:4: error: unknown type name 'nullable' - (nullable id)objectForProperty:(NSString *)property error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:70:13: error: expected ')' before 'id' - (nullable id)objectForProperty:(NSString *)property error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:71:20: error: unknown type name 'nullable' - (BOOL)setObject:(nullable id)object forProperty:(NSString *)property error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:71:29: error: expected ')' before 'id' - (BOOL)setObject:(nullable id)object forProperty:(NSString *)property error:(NSError **)outError NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:75:21: error: expected '>' before '*' token + (NSArray *)availableVoices; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:75:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:76:26: error: expected '>' before '*' token + (NSDictionary *)attributesForVoice:(NSString *)voice; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpeechSynthesizer.h:76:26: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:78:107: error: unknown type name 'nullable' - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:78:116: error: expected ')' before 'NSString' - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:78:205: error: unknown type name 'nullable' - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:78:214: error: expected ')' before 'NSInteger' - (NSRange)checkSpellingOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag wordCount:(nullable NSInteger *)wordCount; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:83:69: error: unknown type name 'nullable' - (NSInteger)countWordsInString:(NSString *)stringToCount language:(nullable NSString *)language; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:83:78: error: expected ')' before 'NSString' - (NSInteger)countWordsInString:(NSString *)stringToCount language:(nullable NSString *)language; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:106: error: unknown type name 'nullable' - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:115: error: expected ')' before 'NSString' - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:222: error: expected '>' before '<' token - (NSRange)checkGrammarOfString:(NSString *)stringToCheck startingAt:(NSInteger)startingOffset language:(nullable NSString *)language wrap:(BOOL)wrapFlag inSpellDocumentWithTag:(NSInteger)tag details:(NSArray *> * __nullable * __nullable)details NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:222: error: cannot find protocol declaration for 'NSDictionary' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:86:222: error: can not use an object as parameter to a method In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:33: error: expected '>' before '*' token - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * __nullable * __nullable)orthography wordCount:(nullable NSInteger *)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:33: error: cannot find protocol declaration for 'NSTextCheckingResult' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:147: error: unknown type name 'nullable' - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * __nullable * __nullable)orthography wordCount:(nullable NSInteger *)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:156: error: expected ')' before 'NSDictionary' - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * __nullable * __nullable)orthography wordCount:(nullable NSInteger *)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:309: error: unknown type name 'nullable' - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * __nullable * __nullable)orthography wordCount:(nullable NSInteger *)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:89:318: error: expected ')' before 'NSInteger' - (NSArray *)checkString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag orthography:(NSOrthography * __nullable * __nullable)orthography wordCount:(nullable NSInteger *)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:92:135: error: unknown type name 'nullable' - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ __nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:92:144: error: expected ')' before 'NSDictionary' - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ __nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:92:246: error: expected ')' before '^' token - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ __nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:92:259: error: expected ')' before '(' token - (NSInteger)requestCheckingOfString:(NSString *)stringToCheck range:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(nullable NSDictionary *)options inSpellDocumentWithTag:(NSInteger)tag completionHandler:(void (^ __nullable)(NSInteger sequenceNumber, NSArray *results, NSOrthography *orthography, NSInteger wordCount))completionHandler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:95:4: error: unknown type name 'nullable' - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:95:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:95:109: error: unknown type name 'nullable' - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:95:118: error: expected ')' before 'NSDictionary' - (nullable NSMenu *)menuForResult:(NSTextCheckingResult *)result string:(NSString *)checkedString options:(nullable NSDictionary *)options atLocation:(NSPoint)location inView:(NSView *)view NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:109:21: error: expected '>' before '*' token - (NSArray *)userQuotesArrayForLanguage:(NSString *)language NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:109:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:110:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *userReplacementsDictionary NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:110:50: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:116:95: error: expected '>' before '*' token - (void)updateSpellingPanelWithGrammarString:(NSString *)string detail:(NSDictionary *)detail NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:116:95: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:119:28: error: unknown property attribute before ')' token @property (readonly, strong) NSPanel *spellingPanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:120:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:120:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:123:28: error: unknown property attribute before ')' token @property (readonly, strong) NSPanel *substitutionsPanel NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:124:20: error: unknown property attribute before ',' token @property (nullable, strong) NSViewController *substitutionsPanelAccessoryViewController NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:124:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSViewController *substitutionsPanelAccessoryViewController NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:132:4: error: unknown type name 'nullable' - (nullable NSArray *)ignoredWordsInSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:132:13: error: expected ')' before 'NSArray' - (nullable NSArray *)ignoredWordsInSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:133:43: error: expected '>' before '*' token - (void)setIgnoredWords:(NSArray *)words inSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:133:43: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:136:4: error: unknown type name 'nullable' - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:136:13: error: expected ')' before 'NSArray' - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:136:108: error: unknown type name 'nullable' - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:136:117: error: expected ')' before 'NSString' - (nullable NSArray *)guessesForWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:139:4: error: unknown type name 'nullable' - (nullable NSString *)correctionForWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:139:13: error: expected ')' before 'NSString' - (nullable NSString *)correctionForWordRange:(NSRange)range inString:(NSString *)string language:(NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:142:4: error: unknown type name 'nullable' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:142:13: error: expected ')' before 'NSArray' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:142:119: error: unknown type name 'nullable' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:142:128: error: expected ')' before 'NSString' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)range inString:(NSString *)string language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:145:4: error: unknown type name 'nullable' - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:145:13: error: expected ')' before 'NSString' - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:145:101: error: unknown type name 'nullable' - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:145:110: error: expected ')' before 'NSOrthography' - (nullable NSString *)languageForWordRange:(NSRange)range inString:(NSString *)string orthography:(nullable NSOrthography *)orthography NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:160:126: error: unknown type name 'nullable' - (void)recordResponse:(NSCorrectionResponse)response toCorrection:(NSString *)correction forWord:(NSString *)word language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:160:135: error: expected ')' before 'NSString' - (void)recordResponse:(NSCorrectionResponse)response toCorrection:(NSString *)correction forWord:(NSString *)word language:(nullable NSString *)language inSpellDocumentWithTag:(NSInteger)tag NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:169:148: error: expected '>' before '*' token - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ __nullable)(NSString * __null_unspecified acceptedString))completionBlock NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:169:148: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:169:259: error: expected ')' before '^' token - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ __nullable)(NSString * __null_unspecified acceptedString))completionBlock NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:169:272: error: expected ')' before '(' token - (void)showCorrectionIndicatorOfType:(NSCorrectionIndicatorType)type primaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings forStringInRect:(NSRect)rectOfTypedString view:(NSView *)view completionHandler:(void (^ __nullable)(NSString * __null_unspecified acceptedString))completionBlock NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:175:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *availableLanguages NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:175:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:176:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *userPreferredLanguages NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:176:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:86:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:210:4: error: unknown type name 'null_unspecified' - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_6, "Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:210:21: error: expected ')' before 'NSArray' - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_6, "Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:210:47: error: unknown type name 'null_unspecified' - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_6, "Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:210:64: error: expected ')' before 'NSString' - (null_unspecified NSArray *)guessesForWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_6, "Use -guessesForWordRange:inString:language:inSpellDocumentWithTag instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:213:21: error: unknown type name 'null_unspecified' - (void)forgetWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSpellChecker.h:213:38: error: expected ')' before 'NSString' - (void)forgetWord:(null_unspecified NSString *)word NS_DEPRECATED_MAC(10_0, 10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:87:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:39:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *autosaveName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:39:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *autosaveName NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:44:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:44:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:87:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:102:45: error: expected '>' before 'NSView' @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitView.h:102:45: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:88:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:40:18: error: unknown property attribute before ')' token @property (strong) NSSplitView *splitView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:43:35: error: expected '>' before 'NSSplitViewItem' @property (copy) NSArray<__kindof NSSplitViewItem *> *splitViewItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:43:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:69:4: error: unknown type name 'nullable' - (nullable NSSplitViewItem *)splitViewItemForViewController:(NSViewController *)viewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:69:13: error: expected ')' before 'NSSplitViewItem' - (nullable NSSplitViewItem *)splitViewItemForViewController:(NSViewController *)viewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:92:28: error: unknown type name 'nullable' - (IBAction)toggleSidebar:(nullable id)sender NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:92:37: error: expected ')' before 'id' - (IBAction)toggleSidebar:(nullable id)sender NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSplitViewController.h:173:18: error: unknown property attribute before ')' token @property (strong) NSViewController *viewController; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:116:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *directoryURL NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:116:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *directoryURL NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:122:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *allowedFileTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:122:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *allowedFileTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:122:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:131:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:131:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:135:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:135:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:162:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *prompt; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:162:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *prompt; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:166:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:166:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *title; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPanel.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSFontPanel.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:37, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:282:28: note: originally specified here @property (copy) NSString *title; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:171:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *nameFieldLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:171:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *nameFieldLabel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:180:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *message; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:180:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *message; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:196:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *tagNames NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:196:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *tagNames NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:196:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:201:17: error: unknown type name 'nullable' - (IBAction)ok:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:201:26: error: expected ')' before 'id' - (IBAction)ok:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:202:21: error: unknown type name 'nullable' - (IBAction)cancel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:202:30: error: expected ')' before 'id' - (IBAction)cancel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:209:78: error: expected ')' before '^' token - (void)beginSheetModalForWindow:(NSWindow *)window completionHandler:(void (^)(NSInteger result))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:209:80: error: expected ')' before '(' token - (void)beginSheetModalForWindow:(NSWindow *)window completionHandler:(void (^)(NSInteger result))handler NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:213:43: error: expected ')' before '^' token - (void)beginWithCompletionHandler:(void (^)(NSInteger result))handler NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:213:45: error: expected ')' before '(' token - (void)beginWithCompletionHandler:(void (^)(NSInteger result))handler NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:239:51: error: unknown type name 'nullable' - (void)panel:(id)sender didChangeToDirectoryURL:(nullable NSURL *)url NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:239:60: error: expected ')' before 'NSURL' - (void)panel:(id)sender didChangeToDirectoryURL:(nullable NSURL *)url NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:243:4: error: unknown type name 'nullable' - (nullable NSString *)panel:(id)sender userEnteredFilename:(NSString *)filename confirmed:(BOOL)okFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:243:13: error: expected ')' before 'NSString' - (nullable NSString *)panel:(id)sender userEnteredFilename:(NSString *)filename confirmed:(BOOL)okFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:251:34: error: unknown type name 'nullable' - (void)panelSelectionDidChange:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:251:43: error: expected ')' before 'id' - (void)panelSelectionDidChange:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:284:23: error: unknown type name 'nullable' - (void)setDirectory:(nullable NSString *)path NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:284:32: error: expected ')' before 'NSString' - (void)setDirectory:(nullable NSString *)path NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:288:4: error: unknown type name 'nullable' - (nullable NSString *)requiredFileType NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:288:13: error: expected ')' before 'NSString' - (nullable NSString *)requiredFileType NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:289:30: error: unknown type name 'nullable' - (void)setRequiredFileType:(nullable NSString *)type NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:289:39: error: expected ')' before 'NSString' - (void)setRequiredFileType:(nullable NSString *)type NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:55: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:64: error: expected ')' before 'NSString' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:96: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:105: error: expected ')' before 'NSWindow' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:141: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:150: error: expected ')' before 'id' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:178: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:187: error: expected ')' before 'SEL' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:219: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:293:228: error: two or more data types in declaration specifiers - (void)beginSheetForDirectory:(NSString *)path file:(nullable NSString *)name modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:297:36: error: unknown type name 'nullable' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:297:45: error: expected ')' before 'NSString' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:297:67: error: unknown type name 'nullable' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:297:76: error: expected ')' before 'NSString' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:301:25: error: unknown type name 'nullable' - (IBAction)selectText:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_3); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:301:34: error: expected ')' before 'id' - (IBAction)selectText:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_3); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:26:42: error: expected '>' before '*' token @property (readonly, copy) NSArray *URLs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:26:42: error: cannot find protocol declaration for 'NSURL' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:89:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:33: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:42: error: expected ')' before 'NSString' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:64: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:73: error: expected ')' before 'NSString' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:96: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:105: error: expected ')' before 'NSArray' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:141: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:150: error: expected ')' before 'NSWindow' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:186: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:195: error: expected ')' before 'id' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:223: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:232: error: expected ')' before 'SEL' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:264: error: unknown type name 'nullable' - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:65:273: error: two or more data types in declaration specifiers - (void)beginSheetForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modalForWindow:(nullable NSWindow *)docWindow modalDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:28: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:37: error: expected ')' before 'NSString' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:59: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:68: error: expected ')' before 'NSString' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:91: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:100: error: expected ')' before 'NSArray' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:138: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:147: error: expected ')' before 'id' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:175: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:184: error: expected ')' before 'SEL' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:216: error: unknown type name 'nullable' - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:71:225: error: two or more data types in declaration specifiers - (void)beginForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes modelessDelegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:36: error: unknown type name 'nullable' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:45: error: expected ')' before 'NSString' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:67: error: unknown type name 'nullable' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:76: error: expected ')' before 'NSString' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:99: error: unknown type name 'nullable' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:77:108: error: expected ')' before 'NSArray' - (NSInteger)runModalForDirectory:(nullable NSString *)path file:(nullable NSString *)name types:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:82:32: error: unknown type name 'nullable' - (NSInteger)runModalForTypes:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:82:41: error: expected ')' before 'NSArray' - (NSInteger)runModalForTypes:(nullable NSArray *)fileTypes NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:90:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:40:45: error: expected '>' before 'NSViewController' @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:40:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:105: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:114: error: expected ')' before 'id' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:90:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:142: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:151: error: expected ')' before 'SEL' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:183: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:47:192: error: two or more data types in declaration specifiers - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:56:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSPrintInfo *printInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSPrintInfo *printInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:64:27: error: unknown type name 'null_unspecified' - (void)setAccessoryView:(null_unspecified NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:64:44: error: expected ')' before 'NSView' - (void)setAccessoryView:(null_unspecified NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:65:4: error: unknown type name 'null_unspecified' - (null_unspecified NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:65:21: error: expected ')' before 'NSView' - (null_unspecified NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:78:24: error: unknown type name 'nullable' - (void)runPageLayout:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageLayout.h:78:33: error: expected ')' before 'id' - (void)runPageLayout:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:93:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:49:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:49:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:53:4: error: unknown type name 'nullable' - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:53:13: error: expected ')' before 'NSString' - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:53:65: error: expected '>' before '*' token - (nullable NSString *)availableTypeFromArray:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:53:65: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:61:18: error: unknown type name 'nullable' - (BOOL)setData:(nullable NSData *)data forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:61:27: error: expected ')' before 'NSData' - (BOOL)setData:(nullable NSData *)data forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:62:20: error: unknown type name 'nullable' - (BOOL)setString:(nullable NSString *)string forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:62:29: error: expected ')' before 'NSString' - (BOOL)setString:(nullable NSString *)string forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:63:26: error: unknown type name 'nullable' - (BOOL)setPropertyList:(nullable id)propertyList forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:63:35: error: expected ')' before 'id' - (BOOL)setPropertyList:(nullable id)propertyList forType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:67:4: error: unknown type name 'nullable' - (nullable NSData *)dataForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:67:13: error: expected ')' before 'NSData' - (nullable NSData *)dataForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:68:4: error: unknown type name 'nullable' - (nullable NSString *)stringForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:68:13: error: expected ')' before 'NSString' - (nullable NSString *)stringForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:69:4: error: unknown type name 'nullable' - (nullable id)propertyListForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:69:13: error: expected ')' before 'id' - (nullable id)propertyListForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:79:21: error: unknown type name 'nullable' - (void)pasteboard:(nullable NSPasteboard *)pasteboard item:(NSPasteboardItem *)item provideDataForType:(NSString *)type; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPasteboardItem.h:79:30: error: expected ')' before 'NSPasteboard' - (void)pasteboard:(nullable NSPasteboard *)pasteboard item:(NSPasteboardItem *)item provideDataForType:(NSString *)type; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:94, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:39:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenuItem *menuItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:39:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenuItem *menuItem; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:94:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:32:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:94:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:44:46: error: expected '>' before '*' token - (void)addItemsWithTitles:(NSArray *)itemTitles; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:44:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:53:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *itemArray; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:59:48: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:59:57: error: expected ')' before 'id' - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:60:37: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:60:46: error: expected ')' before 'id' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:60:67: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:60:76: error: expected ')' before 'SEL' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:62:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:62:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:63:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:63:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:64:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *lastItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *lastItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:68:21: error: unknown type name 'nullable' - (void)selectItem:(nullable NSMenuItem *)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:68:30: error: expected ')' before 'NSMenuItem' - (void)selectItem:(nullable NSMenuItem *)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:74:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *selectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *selectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:81:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *itemTitles; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:81:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:82:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *titleOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *titleOfSelectedItem; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:95:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:94:59: error: expected '>' before '*' token - (instancetype)initWithDictionary:(NSDictionary *)attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:94:59: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:98:33: error: expected '>' before '*' token - (NSMutableDictionary *)dictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:98:33: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:102:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *paperName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:102:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *paperName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:139:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *localizedPaperName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:139:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *localizedPaperName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:144:4: error: unknown type name 'nullable' + (nullable NSPrinter *)defaultPrinter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:144:13: error: expected ')' before 'NSPrinter' + (nullable NSPrinter *)defaultPrinter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:149:28: error: unknown property attribute before ')' token @property (readonly, strong) NSMutableDictionary *printSettings NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:149:28: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:178:28: error: unknown type name 'nullable' + (void)setDefaultPrinter:(nullable NSPrinter *)printer NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:178:37: error: expected ')' before 'NSPrinter' + (void)setDefaultPrinter:(nullable NSPrinter *)printer NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:182:29: error: unknown type name 'nullable' + (NSSize)sizeForPaperName:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_2); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintInfo.h:182:38: error: expected ')' before 'NSString' + (NSSize)sizeForPaperName:(nullable NSString *)name NS_DEPRECATED_MAC(10_0, 10_2); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:96:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:55:91: error: unknown type name 'nullable' + (NSPrintOperation *)EPSOperationWithView:(NSView *)view insideRect:(NSRect)rect toData:(nullable NSMutableData *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:55:100: error: expected ')' before 'NSMutableData' + (NSPrintOperation *)EPSOperationWithView:(NSView *)view insideRect:(NSRect)rect toData:(nullable NSMutableData *)data; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:59:4: error: unknown type name 'nullable' + (nullable NSPrintOperation *)currentOperation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:59:13: error: expected ')' before 'NSPrintOperation' + (nullable NSPrintOperation *)currentOperation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:60:30: error: unknown type name 'nullable' + (void)setCurrentOperation:(nullable NSPrintOperation *)operation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:60:39: error: expected ')' before 'NSPrintOperation' + (void)setCurrentOperation:(nullable NSPrintOperation *)operation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:72:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *jobTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *jobTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:84:18: error: unknown property attribute before ')' token @property (strong) NSPrintPanel *printPanel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:88:18: error: unknown property attribute before ')' token @property (strong) NSPDFPanel *PDFPanel NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:68: error: unknown type name 'nullable' - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:77: error: expected ')' before 'id' - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:105: error: unknown type name 'nullable' - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:114: error: expected ')' before 'SEL' - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:146: error: unknown type name 'nullable' - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:104:155: error: two or more data types in declaration specifiers - (void)runOperationModalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didRunSelector:(nullable SEL)didRunSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:112:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:120:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:120:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSGraphicsContext *context; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:133:4: error: unknown type name 'nullable' - (nullable NSGraphicsContext *)createContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:133:13: error: expected ')' before 'NSGraphicsContext' - (nullable NSGraphicsContext *)createContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:144:27: error: unknown type name 'nullable' - (void)setAccessoryView:(nullable NSView *)view NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:144:36: error: expected ')' before 'NSView' - (void)setAccessoryView:(nullable NSView *)view NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:145:4: error: unknown type name 'nullable' - (nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:145:13: error: expected ')' before 'NSView' - (nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:147:26: error: unknown type name 'nullable' - (void)setJobStyleHint:(nullable NSString *)hint NS_DEPRECATED_MAC(10_2, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:147:35: error: expected ')' before 'NSString' - (void)setJobStyleHint:(nullable NSString *)hint NS_DEPRECATED_MAC(10_2, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:148:4: error: unknown type name 'nullable' - (nullable NSString *)jobStyleHint NS_DEPRECATED_MAC(10_2, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintOperation.h:148:13: error: expected ')' before 'NSString' - (nullable NSString *)jobStyleHint NS_DEPRECATED_MAC(10_2, 10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:97:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:59:24: error: expected '>' before '<' token - (NSArray *> *)localizedSummaryItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:59:24: error: cannot find protocol declaration for 'NSDictionary' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:59:24: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:65:19: error: expected '>' before '*' token - (NSSet *)keyPathsForValuesAffectingPreview; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:65:19: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:101:45: error: expected '>' before 'NSViewController' @property (readonly, copy) NSArray<__kindof NSViewController *> *accessoryControllers NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:101:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:109:32: error: unknown type name 'nullable' - (void)setDefaultButtonTitle:(nullable NSString *)defaultButtonTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:109:41: error: expected ')' before 'NSString' - (void)setDefaultButtonTitle:(nullable NSString *)defaultButtonTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:110:4: error: unknown type name 'nullable' - (nullable NSString *)defaultButtonTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:110:13: error: expected ')' before 'NSString' - (nullable NSString *)defaultButtonTitle NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:114:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *helpAnchor NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:114:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *helpAnchor NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:97:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:119:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *jobStyleHint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:119:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *jobStyleHint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:105: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:114: error: expected ')' before 'id' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:142: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:151: error: expected ')' before 'SEL' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:183: error: unknown type name 'nullable' - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:126:192: error: two or more data types in declaration specifiers - (void)beginSheetWithPrintInfo:(NSPrintInfo *)printInfo modalForWindow:(NSWindow *)docWindow delegate:(nullable id)delegate didEndSelector:(nullable SEL)didEndSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:136:28: error: unknown property attribute before ')' token @property (readonly, strong) NSPrintInfo *printInfo NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:145:27: error: unknown type name 'nullable' - (void)setAccessoryView:(nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:145:36: error: expected ')' before 'NSView' - (void)setAccessoryView:(nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:146:4: error: unknown type name 'nullable' - (nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPrintPanel.h:146:13: error: expected ')' before 'NSView' - (nullable NSView *)accessoryView NS_DEPRECATED_MAC(10_0, 10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:98:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:28:26: error: unknown property attribute before ')' token @property (copy, nullable) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:30:35: error: expected '>' before '*' token @property (copy) NSArray *tagNames; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:30:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:33:51: error: expected '>' before '*' token @property (readonly) NSMutableDictionary *attributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFInfo.h:33:51: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:99:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:36:20: error: unknown property attribute before ',' token @property (nullable, strong) NSViewController *accessoryController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:36:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSViewController *accessoryController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:48:68: error: unknown type name 'nullable' - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:48:77: error: expected ')' before 'NSWindow' - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:48:123: error: expected ')' before '^' token - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPDFPanel.h:48:125: error: expected ')' before '(' token - (void)beginSheetWithPDFInfo:(NSPDFInfo *)pdfInfo modalForWindow:(nullable NSWindow *)docWindow completionHandler:(void (^)(NSInteger))completionHandler; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:102:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSMediaLibraryBrowserController.h:52:26: error: unknown type name 'nullable' - (IBAction)togglePanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSMediaLibraryBrowserController.h:52:35: error: expected ')' before 'id' - (IBAction)togglePanel:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:103:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:29:4: error: unknown type name 'nullable' + (nullable NSArray *)screens; /* All screens; first one is "zero" screen */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:29:13: error: expected ')' before 'NSArray' + (nullable NSArray *)screens; /* All screens; first one is "zero" screen */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:30:4: error: unknown type name 'nullable' + (nullable NSScreen *)mainScreen; /* Screen with key window */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:30:13: error: expected ')' before 'NSScreen' + (nullable NSScreen *)mainScreen; /* Screen with key window */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:31:4: error: unknown type name 'nullable' + (nullable NSScreen *)deepestScreen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:31:13: error: expected ')' before 'NSScreen' + (nullable NSScreen *)deepestScreen; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:40:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *deviceDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:40:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:41:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSColorSpace *colorSpace NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScreen.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSColorSpace *colorSpace NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:66:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet id client; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet id client; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:73:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet id findBarContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet id findBarContainer; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:94:44: error: expected '>' before '*' token @property (readonly, copy) NSArray *incrementalMatchRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:94:44: error: cannot find protocol declaration for 'NSValue' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:124:28: error: unknown property attribute before ')' token @property (readonly, strong) NSString *string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:143:34: error: expected '>' before '*' token @property (copy) NSArray *selectedRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:143:34: error: cannot find protocol declaration for 'NSValue' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:149:58: error: expected '>' before '*' token - (BOOL)shouldReplaceCharactersInRanges:(NSArray *)ranges withStrings:(NSArray *)strings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:149:58: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:149:100: error: expected '>' before '*' token - (BOOL)shouldReplaceCharactersInRanges:(NSArray *)ranges withStrings:(NSArray *)strings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:149:100: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:158:4: error: unknown type name 'nullable' - (nullable NSArray *)rectsForCharacterRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:158:13: error: expected ')' before 'NSArray' - (nullable NSArray *)rectsForCharacterRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:161:44: error: expected '>' before '*' token @property (readonly, copy) NSArray *visibleCharacterRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:161:44: error: cannot find protocol declaration for 'NSValue' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:174:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *findBarView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:174:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *findBarView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:185:4: error: unknown type name 'nullable' - (nullable NSView *)contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFinder.h:185:13: error: expected ')' before 'NSView' - (nullable NSView *)contentView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:102:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:102:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:106:74: error: unknown type name 'nullable' + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:106:83: error: expected ')' before 'Class' + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:104:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:106:136: error: unknown type name 'nullable' + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:106:145: error: expected ')' before 'Class' + (NSSize)frameSizeForContentSize:(NSSize)cSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:110:74: error: unknown type name 'nullable' + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:110:83: error: expected ')' before 'Class' + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:110:136: error: unknown type name 'nullable' + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:110:145: error: expected ')' before 'Class' + (NSSize)contentSizeForFrameSize:(NSSize)fSize horizontalScrollerClass:(nullable Class)horizontalScrollerClass verticalScrollerClass:(nullable Class)verticalScrollerClass borderType:(NSBorderType)aType controlSize:(NSControlSize)controlSize scrollerStyle:(NSScrollerStyle)scrollerStyle NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:122:20: error: unknown property attribute before ',' token @property (nullable, assign) id /* NSView * */ documentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:122:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id /* NSView * */ documentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:123:18: error: unknown property attribute before ')' token @property (strong) NSClipView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:124:20: error: unknown property attribute before ',' token @property (nullable, strong) NSCursor *documentCursor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:124:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSCursor *documentCursor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:130:20: error: unknown property attribute before ',' token @property (nullable, strong) NSScroller *verticalScroller; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:130:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSScroller *verticalScroller; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:131:20: error: unknown property attribute before ',' token @property (nullable, strong) NSScroller *horizontalScroller; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:131:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSScroller *horizontalScroller; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:237:28: error: unknown type name 'nullable' + (void)setRulerViewClass:(nullable Class)rulerViewClass; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:237:37: error: expected ')' before 'Class' + (void)setRulerViewClass:(nullable Class)rulerViewClass; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:245:20: error: unknown property attribute before ',' token @property (nullable, strong) NSRulerView *horizontalRulerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:245:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSRulerView *horizontalRulerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:246:20: error: unknown property attribute before ',' token @property (nullable, strong) NSRulerView *verticalRulerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSScrollView.h:246:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSRulerView *verticalRulerView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:106:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:52:19: error: unknown type name 'nullable' - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:52:28: error: expected ')' before 'NSImage' - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:53:4: error: unknown type name 'nullable' - (nullable NSImage *)imageForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:53:13: error: expected ')' before 'NSImage' - (nullable NSImage *)imageForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:61:4: error: unknown type name 'nullable' - (nullable NSString *)labelForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:61:13: error: expected ')' before 'NSString' - (nullable NSString *)labelForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:63:18: error: unknown type name 'nullable' - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:63:27: error: expected ')' before 'NSMenu' - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:64:4: error: unknown type name 'nullable' - (nullable NSMenu *)menuForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedControl.h:64:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)menuForSegment:(NSInteger)segment; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:107:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:68:19: error: unknown type name 'nullable' - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:68:28: error: expected ')' before 'NSImage' - (void)setImage:(nullable NSImage *)image forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:69:4: error: unknown type name 'nullable' - (nullable NSImage *)imageForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:69:13: error: expected ')' before 'NSImage' - (nullable NSImage *)imageForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:77:4: error: unknown type name 'nullable' - (nullable NSString *)labelForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:77:13: error: expected ')' before 'NSString' - (nullable NSString *)labelForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:85:18: error: unknown type name 'nullable' - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:85:27: error: expected ')' before 'NSMenu' - (void)setMenu:(nullable NSMenu *)menu forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:86:4: error: unknown type name 'nullable' - (nullable NSMenu *)menuForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:86:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)menuForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:88:21: error: unknown type name 'nullable' - (void)setToolTip:(nullable NSString *)toolTip forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:88:30: error: expected ')' before 'NSString' - (void)setToolTip:(nullable NSString *)toolTip forSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:89:4: error: unknown type name 'nullable' - (nullable NSString *)toolTipForSegment:(NSInteger)segment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSegmentedCell.h:89:13: error: expected ')' before 'NSString' - (nullable NSString *)toolTipForSegment:(NSInteger)segment; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:108:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:52:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:54:28: error: unknown property attribute before ')' token @property (readonly, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:62:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *recipients NS_AVAILABLE_MAC(10_9); // NSArray of NSString objects representing handles (example: email adresses) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:62:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *recipients NS_AVAILABLE_MAC(10_9); // NSArray of NSString objects representing handles (example: email adresses) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:62:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:108:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:63:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *subject NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:63:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *subject NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:68:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *messageBody NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:68:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *messageBody NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:70:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSURL *permanentLink NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSURL *permanentLink NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:72:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *accountName NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *accountName NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:74:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *attachmentFileURLs NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:74:52: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *attachmentFileURLs NS_AVAILABLE_MAC(10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:74:52: error: cannot find protocol declaration for 'NSURL' /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:81:29: error: expected '>' before '*' token + (NSArray *)sharingServicesForItems:(NSArray *)items; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:81:29: error: cannot find protocol declaration for 'NSSharingService' /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:86:4: error: unknown type name 'nullable' + (nullable NSSharingService *)sharingServiceNamed:(NSString *)serviceName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:86:13: error: expected ')' before 'NSSharingService' + (nullable NSSharingService *)sharingServiceNamed:(NSString *)serviceName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:91:88: error: unknown type name 'nullable' - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:91:97: error: expected ')' before 'NSImage' - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:91:137: error: expected ')' before '^' token - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:91:139: error: expected ')' before '(' token - (instancetype)initWithTitle:(NSString *)title image:(NSImage *)image alternateImage:(nullable NSImage *)alternateImage handler:(void (^)(void))block NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:100:30: error: unknown type name 'nullable' - (BOOL)canPerformWithItems:(nullable NSArray *)items; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:100:39: error: expected ')' before 'NSArray' - (BOOL)canPerformWithItems:(nullable NSArray *)items; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:135:4: error: unknown type name 'nullable' - (nullable NSWindow *)sharingService:(NSSharingService *)sharingService sourceWindowForShareItems:(NSArray *)items sharingContentScope:(NSSharingContentScope *)sharingContentScope; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:135:13: error: expected ')' before 'NSWindow' - (nullable NSWindow *)sharingService:(NSSharingService *)sharingService sourceWindowForShareItems:(NSArray *)items sharingContentScope:(NSSharingContentScope *)sharingContentScope; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:152:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:152:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:183:29: error: expected '>' before '*' token - (NSArray *)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker sharingServicesForItems:(NSArray *)items proposedSharingServices:(NSArray *)proposedServices; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:183:29: error: cannot find protocol declaration for 'NSSharingService' /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:183:193: error: expected '>' before '*' token - (NSArray *)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker sharingServicesForItems:(NSArray *)items proposedSharingServices:(NSArray *)proposedServices; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:183:193: error: cannot find protocol declaration for 'NSSharingService' /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:188:4: error: unknown type name 'nullable' - (nullable id )sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker delegateForSharingService:(NSSharingService *)sharingService; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:188:13: error: expected ')' before 'id' - (nullable id )sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker delegateForSharingService:(NSSharingService *)sharingService; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:193:102: error: unknown type name 'nullable' - (void)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker didChooseSharingService:(nullable NSSharingService *)service; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSharingService.h:193:111: error: expected ')' before 'NSSharingService' - (void)sharingServicePicker:(NSSharingServicePicker *)sharingServicePicker didChooseSharingService:(nullable NSSharingService *)service; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:109:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:22:28: error: unknown type name 'nullable' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:22:37: error: expected ')' before 'NSEvent' - (BOOL)acceptsFirstMouse:(nullable NSEvent *)theEvent; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:25:23: error: unknown type name 'null_unspecified' - (void)setTitleCell:(null_unspecified NSCell *)aCell NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:25:40: error: expected ')' before 'NSCell' - (void)setTitleCell:(null_unspecified NSCell *)aCell NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:26:4: error: unknown type name 'null_unspecified' - (null_unspecified id)titleCell NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:26:21: error: expected ')' before 'id' - (null_unspecified id)titleCell NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:27:24: error: unknown type name 'null_unspecified' - (void)setTitleColor:(null_unspecified NSColor *)newColor NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:27:41: error: expected ')' before 'NSColor' - (void)setTitleColor:(null_unspecified NSColor *)newColor NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:28:4: error: unknown type name 'null_unspecified' - (null_unspecified NSColor *)titleColor NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:28:21: error: expected ')' before 'NSColor' - (null_unspecified NSColor *)titleColor NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:29:23: error: unknown type name 'null_unspecified' - (void)setTitleFont:(null_unspecified NSFont *)fontObj NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:29:40: error: expected ')' before 'NSFont' - (void)setTitleFont:(null_unspecified NSFont *)fontObj NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:30:4: error: unknown type name 'null_unspecified' - (null_unspecified NSFont *)titleFont NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:30:21: error: expected ')' before 'NSFont' - (null_unspecified NSFont *)titleFont NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:31:4: error: unknown type name 'null_unspecified' - (null_unspecified NSString *)title NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:31:21: error: expected ')' before 'NSString' - (null_unspecified NSString *)title NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:32:19: error: unknown type name 'null_unspecified' - (void)setTitle:(null_unspecified NSString *)aString NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:32:36: error: expected ')' before 'NSString' - (void)setTitle:(null_unspecified NSString *)aString NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:34:19: error: unknown type name 'null_unspecified' - (void)setImage:(null_unspecified NSImage *)backgroundImage NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:34:36: error: expected ')' before 'NSImage' - (void)setImage:(null_unspecified NSImage *)backgroundImage NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:35:4: error: unknown type name 'null_unspecified' - (null_unspecified NSImage *)image NS_DEPRECATED_MAC(10_0, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSlider.h:35:21: error: expected ')' before 'NSImage' - (null_unspecified NSImage *)image NS_DEPRECATED_MAC(10_0, 10_9); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:112:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:130:52: error: expected '>' before '*' token + (instancetype)stackViewWithViews:(NSArray *)views; // Returns an autoreleased horizontal StackView with the provided views set as the leading views, and has translatesAutoresizingMaskIntoConstraints set to NO. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:130:52: error: cannot find protocol declaration for 'NSView' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:134:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:134:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:112:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:163:21: error: expected '>' before 'NSView' - (NSArray<__kindof NSView *> *)viewsInGravity:(NSStackViewGravity)gravity; // Getters will return the views that are contained by the corresponding gravity area, regardless of detach-status. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:163:21: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:163:21: error: can not use an object as parameter to a method /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:164:34: error: expected '>' before '*' token - (void)setViews:(NSArray *)views inGravity:(NSStackViewGravity)gravity; // Setters will update the views and the layout for that gravity area. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:164:34: error: cannot find protocol declaration for 'NSView' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:170:45: error: expected '>' before 'NSView' @property (readonly, copy) NSArray<__kindof NSView *> *views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:170:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:171:45: error: expected '>' before 'NSView' @property (readonly, copy) NSArray<__kindof NSView *> *detachedViews; // Returns the list of all of the detached views, regardless of gravity area ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:171:45: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:112:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:233:45: error: expected '>' before 'NSView' @property (readonly, copy) NSArray<__kindof NSView *> *arrangedSubviews NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:233:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:262:76: error: expected '>' before '*' token - (void)stackView:(NSStackView *)stackView willDetachViews:(NSArray *)views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:262:76: error: cannot find protocol declaration for 'NSView' /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:263:77: error: expected '>' before '*' token - (void)stackView:(NSStackView *)stackView didReattachViews:(NSArray *)views; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStackView.h:263:77: error: cannot find protocol declaration for 'NSView' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:114, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:46:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:48:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *textColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *textColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:53:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:54:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:60:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *allowedInputSourceLocales NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:60:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *allowedInputSourceLocales NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextFieldCell.h:60:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:114:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:23:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *placeholderString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *placeholderString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:24:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *placeholderAttributedString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *placeholderAttributedString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:26:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:28:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *textColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:28:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *textColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:33:21: error: unknown type name 'nullable' - (void)selectText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:33:30: error: expected ')' before 'id' - (void)selectText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:34:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:34:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:70:31: error: unknown type name 'null_unspecified' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextField.h:70:48: error: expected ')' before 'NSString' - (void)setTitleWithMnemonic:(null_unspecified NSString *)stringWithAmpersand NS_DEPRECATED_MAC(10_0, 10_8); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:82: error: expected '>' before '*' token - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:82: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:141: error: expected '>' before '*' token - (nullable instancetype)initWithURL:(NSURL *)url options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:194:141: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:85: error: expected '>' before '*' token - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:85: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:144: error: expected '>' before '*' token - (nullable instancetype)initWithData:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:195:144: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:198:4: error: unknown type name 'nullable' - (nullable NSData *)dataFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:198:13: error: expected ')' before 'NSData' - (nullable NSData *)dataFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:198:93: error: expected '>' before '*' token - (nullable NSData *)dataFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:198:93: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:201:4: error: unknown type name 'nullable' - (nullable NSFileWrapper *)fileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:201:13: error: expected ')' before 'NSFileWrapper' - (nullable NSFileWrapper *)fileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:201:107: error: expected '>' before '*' token - (nullable NSFileWrapper *)fileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:201:107: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:203:4: error: unknown type name 'nullable' - (nullable instancetype)initWithRTF:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:203:13: error: expected ')' before 'id' - (nullable instancetype)initWithRTF:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:203:95: error: expected '>' before '*' token - (nullable instancetype)initWithRTF:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:203:95: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:204:4: error: unknown type name 'nullable' - (nullable instancetype)initWithRTFD:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:204:13: error: expected ')' before 'id' - (nullable instancetype)initWithRTFD:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:204:96: error: expected '>' before '*' token - (nullable instancetype)initWithRTFD:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:204:96: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:205:4: error: unknown type name 'nullable' - (nullable instancetype)initWithHTML:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:205:13: error: expected ')' before 'id' - (nullable instancetype)initWithHTML:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:205:96: error: expected '>' before '*' token - (nullable instancetype)initWithHTML:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:205:96: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:206:4: error: unknown type name 'nullable' - (nullable instancetype)initWithHTML:(NSData *)data baseURL:(NSURL *)base documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:206:13: error: expected ')' before 'id' - (nullable instancetype)initWithHTML:(NSData *)data baseURL:(NSURL *)base documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:206:118: error: expected '>' before '*' token - (nullable instancetype)initWithHTML:(NSData *)data baseURL:(NSURL *)base documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:206:118: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:207:4: error: unknown type name 'nullable' - (nullable instancetype)initWithDocFormat:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:207:13: error: expected ')' before 'id' - (nullable instancetype)initWithDocFormat:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:207:101: error: expected '>' before '*' token - (nullable instancetype)initWithDocFormat:(NSData *)data documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:207:101: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:208:4: error: unknown type name 'nullable' - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:208:13: error: expected ')' before 'id' - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:208:128: error: expected '>' before '*' token - (nullable instancetype)initWithHTML:(NSData *)data options:(NSDictionary *)options documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:208:128: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:209:4: error: unknown type name 'nullable' - (nullable instancetype)initWithRTFDFileWrapper:(NSFileWrapper *)wrapper documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:209:13: error: expected ')' before 'id' - (nullable instancetype)initWithRTFDFileWrapper:(NSFileWrapper *)wrapper documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:209:117: error: expected '>' before '*' token - (nullable instancetype)initWithRTFDFileWrapper:(NSFileWrapper *)wrapper documentAttributes:(NSDictionary * __nullable * __nullable)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:209:117: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:210:4: error: unknown type name 'nullable' - (nullable NSData *)RTFFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:210:13: error: expected ')' before 'NSData' - (nullable NSData *)RTFFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:210:92: error: expected '>' before '*' token - (nullable NSData *)RTFFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:210:92: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:211:4: error: unknown type name 'nullable' - (nullable NSData *)RTFDFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:211:13: error: expected ')' before 'NSData' - (nullable NSData *)RTFDFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:211:93: error: expected '>' before '*' token - (nullable NSData *)RTFDFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:211:93: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:212:4: error: unknown type name 'nullable' - (nullable NSFileWrapper *)RTFDFileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:212:13: error: expected ')' before 'NSFileWrapper' - (nullable NSFileWrapper *)RTFDFileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:212:111: error: expected '>' before '*' token - (nullable NSFileWrapper *)RTFDFileWrapperFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:212:111: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:213:4: error: unknown type name 'nullable' - (nullable NSData *)docFormatFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:213:13: error: expected ')' before 'NSData' - (nullable NSData *)docFormatFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:213:98: error: expected '>' before '*' token - (nullable NSData *)docFormatFromRange:(NSRange)range documentAttributes:(NSDictionary *)dict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:213:98: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:218:65: error: expected '>' before '*' token - (BOOL)readFromURL:(NSURL *)url options:(NSDictionary *)opts documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:218:65: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:218:121: error: expected '>' before '*' token - (BOOL)readFromURL:(NSURL *)url options:(NSDictionary *)opts documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:218:121: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:219:68: error: expected '>' before '*' token - (BOOL)readFromData:(NSData *)data options:(NSDictionary *)opts documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:219:68: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:219:124: error: expected '>' before '*' token - (BOOL)readFromData:(NSData *)data options:(NSDictionary *)opts documentAttributes:(NSDictionary * __nullable * __nullable)dict error:(NSError **)error NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:219:124: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:26: error: expected '>' before '*' token - (NSDictionary *)fontAttributesInRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:226:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:229:26: error: expected '>' before '*' token - (NSDictionary *)rulerAttributesInRange:(NSRange)range; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:229:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:21: error: expected '>' before '*' token + (NSArray *)textTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:251:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:252:21: error: expected '>' before '*' token + (NSArray *)textUnfilteredTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:252:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:286:4: error: unknown type name 'nullable' - (nullable instancetype)initWithURL:(NSURL *)url documentAttributes:(NSDictionary* __nullable * __nullable)dict NS_DEPRECATED_MAC(10_0, 10_11, "Use -initWithURL:options:documentAttributes:error: instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:286:13: error: expected ')' before 'id' - (nullable instancetype)initWithURL:(NSURL *)url documentAttributes:(NSDictionary* __nullable * __nullable)dict NS_DEPRECATED_MAC(10_0, 10_11, "Use -initWithURL:options:documentAttributes:error: instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:287:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPath:(NSString *)path documentAttributes:(NSDictionary* __nullable * __nullable)dict NS_DEPRECATED_MAC(10_0, 10_11, "Use -initWithURL:options:documentAttributes:error: instead"); ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:287:13: error: expected ')' before 'id' - (nullable instancetype)initWithPath:(NSString *)path documentAttributes:(NSDictionary* __nullable * __nullable)dict NS_DEPRECATED_MAC(10_0, 10_11, "Use -initWithURL:options:documentAttributes:error: instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:289:4: error: unknown type name 'nullable' - (nullable NSURL *)URLAtIndex:(NSUInteger)location effectiveRange:(NSRangePointer)effectiveRange NS_DEPRECATED_MAC(10_5, 10_11, "Use NSDataDetector instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAttributedString.h:289:13: error: expected ')' before 'NSURL' - (nullable NSURL *)URLAtIndex:(NSUInteger)location effectiveRange:(NSRangePointer)effectiveRange NS_DEPRECATED_MAC(10_5, 10_11, "Use NSDataDetector instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:55:51: error: expected '>' before '*' token @property(readonly, copy) NSArray *layoutManagers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:55:51: error: cannot find protocol declaration for 'NSLayoutManager' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:79:19: error: unknown property attribute before ',' token @property(nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorage.h:79:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:31:130: error: unknown type name 'nullable' - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:31:139: error: expected ')' before 'NSUInteger' - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:31:179: error: unknown type name 'nullable' - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphGenerator.h:31:188: error: expected ')' before 'NSUInteger' - (void)generateGlyphsForGlyphStorage:(id )glyphStorage desiredNumberOfCharacters:(NSUInteger)nChars glyphIndex:(nullable NSUInteger *)glyphIndex characterIndex:(nullable NSUInteger *)charIndex; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:175:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:175:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:182:19: error: unknown property attribute before ',' token @property(nullable, assign) NSTextStorage *textStorage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:182:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) NSTextStorage *textStorage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:191:45: error: expected '>' before '*' token @property(readonly) NSArray *textContainers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:191:45: error: cannot find protocol declaration for 'NSTextContaine' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:211:19: error: unknown property attribute before ',' token @property(nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:211:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:244:17: error: unknown property attribute before ')' token @property(strong) __kindof NSTypesetter *typesetter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:244:19: error: unknown type name '__kindof' @property(strong) __kindof NSTypesetter *typesetter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:253:116: error: unknown type name 'nullable' - (void)invalidateGlyphsForCharacterRange:(NSRange)charRange changeInLength:(NSInteger)delta actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:253:125: error: expected ')' before 'NSRangePointer' - (void)invalidateGlyphsForCharacterRange:(NSRange)charRange changeInLength:(NSInteger)delta actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:256:84: error: unknown type name 'nullable' - (void)invalidateLayoutForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:256:93: error: expected ')' before 'NSRangePointer' - (void)invalidateLayoutForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange NS_AVAILABLE(10_5, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:289:64: error: unknown type name 'nullable' - (CGGlyph)CGGlyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:289:73: error: expected ')' before 'BOOL' - (CGGlyph)CGGlyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:60: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:69: error: expected ')' before 'CGGlyph' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:103: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:112: error: expected ')' before 'NSGlyphProperty' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:154: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:163: error: expected ')' before 'NSUInteger' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:204: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:213: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:303:222: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable CGGlyph *)glyphBuffer properties:(nullable NSGlyphProperty *)props characterIndexes:(nullable NSUInteger *)charIndexBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_AVAILABLE(10_5, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:333:39: error: unknown type name 'nullable' - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:333:48: error: expected ')' before 'NSUInteger' - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:333:83: error: unknown type name 'nullable' - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:333:92: error: expected ')' before 'NSUInteger' - (void)getFirstUnlaidCharacterIndex:(nullable NSUInteger *)charIndex glyphIndex:(nullable NSUInteger *)glyphIndex; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:338:4: error: unknown type name 'nullable' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:338:13: error: expected ')' before 'NSTextContainer' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:338:99: error: unknown type name 'nullable' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:338:108: error: expected ')' before 'NSRangePointer' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:339:4: error: unknown type name 'nullable' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:339:13: error: expected ')' before 'NSTextContainer' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:339:99: error: unknown type name 'nullable' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:339:108: error: expected ')' before 'NSRangePointer' - (nullable NSTextContainer *)textContainerForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:346:82: error: unknown type name 'nullable' - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:346:91: error: expected ')' before 'NSRangePointer' - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:347:82: error: unknown type name 'nullable' - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:347:91: error: expected ')' before 'NSRangePointer' - (NSRect)lineFragmentRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:350:86: error: unknown type name 'nullable' - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:350:95: error: expected ')' before 'NSRangePointer' - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:351:86: error: unknown type name 'nullable' - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:351:95: error: expected ')' before 'NSRangePointer' - (NSRect)lineFragmentUsedRectForGlyphAtIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange withoutAdditionalLayout:(BOOL)flag NS_AVAILABLE(10_0, 9_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:356:19: error: unknown property attribute before ',' token @property(nullable, readonly) NSTextContainer *extraLineFragmentTextContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:356:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, readonly) NSTextContainer *extraLineFragmentTextContainer; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:379:81: error: unknown type name 'nullable' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:379:90: error: expected ')' before 'NSRangePointer' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:382:78: error: unknown type name 'nullable' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:382:87: error: expected ')' before 'NSRangePointer' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:398:126: error: unknown type name 'nullable' - (NSUInteger)glyphIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceThroughGlyph:(nullable CGFloat *)partialFraction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:398:135: error: expected ')' before 'CGFloat' - (NSUInteger)glyphIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceThroughGlyph:(nullable CGFloat *)partialFraction; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:403:140: error: unknown type name 'nullable' - (NSUInteger)characterIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceBetweenInsertionPoints:(nullable CGFloat *)partialFraction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:403:149: error: expected ')' before 'CGFloat' - (NSUInteger)characterIndexForPoint:(NSPoint)point inTextContainer:(NSTextContainer *)container fractionOfDistanceBetweenInsertionPoints:(nullable CGFloat *)partialFraction; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:406:156: error: unknown type name 'nullable' - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:406:165: error: expected ')' before 'CGFloat' - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:406:203: error: unknown type name 'nullable' - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:406:212: error: expected ')' before 'NSUInteger' - (NSUInteger)getLineFragmentInsertionPointsForCharacterAtIndex:(NSUInteger)charIndex alternatePositions:(BOOL)aFlag inDisplayOrder:(BOOL)dFlag positions:(nullable CGFloat *)positions characterIndexes:(nullable NSUInteger *)charIndexes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:409:83: error: expected ')' before '^' token - (void)enumerateLineFragmentsForGlyphRange:(NSRange)glyphRange usingBlock:(void (^)(NSRect rect, NSRect usedRect, NSTextContainer *textContainer, NSRange glyphRange, BOOL *stop))block NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:409:85: error: expected ')' before '(' token - (void)enumerateLineFragmentsForGlyphRange:(NSRange)glyphRange usingBlock:(void (^)(NSRect rect, NSRect usedRect, NSTextContainer *textContainer, NSRange glyphRange, BOOL *stop))block NS_AVAILABLE(10_11, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:412:181: error: expected ')' before '^' token - (void)enumerateEnclosingRectsForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selectedRange inTextContainer:(NSTextContainer *)textContainer usingBlock:(void (^)(NSRect rect, BOOL *stop))block NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:412:183: error: expected ')' before '(' token - (void)enumerateEnclosingRectsForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selectedRange inTextContainer:(NSTextContainer *)textContainer usingBlock:(void (^)(NSRect rect, BOOL *stop))block NS_AVAILABLE(10_11, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:421:205: error: expected '>' before '*' token - (void)showCGGlyphs:(const CGGlyph *)glyphs positions:(const NSPoint *)positions count:(NSUInteger)glyphCount font:(NSFont *)font matrix:(NSAffineTransform *)textMatrix attributes:(NSDictionary *)attributes inContext:(NSGraphicsContext *)graphicsContext NS_AVAILABLE(10_7, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:421:205: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:446:102: error: unknown type name 'nullable' - (NSRect)layoutRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:446:111: error: expected ')' before 'NSRangePointer' - (NSRect)layoutRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:447:102: error: unknown type name 'nullable' - (NSRect)boundsRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:447:111: error: expected ')' before 'NSRangePointer' - (NSRect)boundsRectForTextBlock:(NSTextBlock *)block atIndex:(NSUInteger)glyphIndex effectiveRange:(nullable NSRangePointer)effectiveGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:452:26: error: expected '>' before '*' token - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:452:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:452:109: error: unknown type name 'nullable' - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:452:118: error: expected ')' before 'NSRangePointer' - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:453:55: error: expected '>' before '*' token - (void)setTemporaryAttributes:(NSDictionary *)attrs forCharacterRange:(NSRange)charRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:453:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:454:55: error: expected '>' before '*' token - (void)addTemporaryAttributes:(NSDictionary *)attrs forCharacterRange:(NSRange)charRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:454:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:457:4: error: unknown type name 'nullable' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:457:13: error: expected ')' before 'id' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:457:110: error: unknown type name 'nullable' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:457:119: error: expected ')' before 'NSRangePointer' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location effectiveRange:(nullable NSRangePointer)range NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:458:4: error: unknown type name 'nullable' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:458:13: error: expected ')' before 'id' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:458:117: error: unknown type name 'nullable' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:458:126: error: expected ')' before 'NSRangePointer' - (nullable id)temporaryAttribute:(NSString *)attrName atCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:459:26: error: expected '>' before '*' token - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:459:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:459:115: error: unknown type name 'nullable' - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:459:124: error: expected ')' before 'NSRangePointer' - (NSDictionary *)temporaryAttributesAtCharacterIndex:(NSUInteger)location longestEffectiveRange:(nullable NSRangePointer)range inRange:(NSRange)rangeLimit NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:471:17: error: unknown property attribute before ')' token @property(strong) NSGlyphGenerator *glyphGenerator; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:477:26: error: expected '>' before '*' token - (NSArray *)rulerMarkersForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:477:26: error: cannot find protocol declaration for 'NSRulerMarker' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:478:4: error: unknown type name 'nullable' - (nullable __kindof NSView *)rulerAccessoryViewForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler enabled:(BOOL)isEnabled; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:478:13: error: expected ')' before '__kindof' - (nullable __kindof NSView *)rulerAccessoryViewForTextView:(NSTextView *)view paragraphStyle:(NSParagraphStyle *)style ruler:(NSRulerView *)ruler enabled:(BOOL)isEnabled; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:484:19: error: unknown property attribute before ',' token @property(nullable, readonly, assign) NSTextView *firstTextView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:484:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, readonly, assign) NSTextView *firstTextView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:487:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSTextView *textViewForBeginningOfSelection; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:487:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSTextView *textViewForBeginningOfSelection; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:531:91: error: unknown type name 'nullable' - (void)layoutManager:(NSLayoutManager *)layoutManager didCompleteLayoutForTextContainer:(nullable NSTextContainer *)textContainer atEnd:(BOOL)layoutFinishedFlag NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:531:100: error: expected ')' before 'NSTextContainer' - (void)layoutManager:(NSLayoutManager *)layoutManager didCompleteLayoutForTextContainer:(nullable NSTextContainer *)textContainer atEnd:(BOOL)layoutFinishedFlag NS_AVAILABLE(10_0, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:4: error: unknown type name 'nullable' - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:143: error: expected '>' before '*' token - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:143: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:247: error: unknown type name 'nullable' - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:537:256: error: expected ')' before 'NSRangePointer' - (nullable NSDictionary *)layoutManager:(NSLayoutManager *)layoutManager shouldUseTemporaryAttributes:(NSDictionary *)attrs forDrawingToScreen:(BOOL)toScreen atCharacterIndex:(NSUInteger)charIndex effectiveRange:(nullable NSRangePointer)effectiveCharRange NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:559:62: error: unknown type name 'nullable' - (NSGlyph)glyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex; // Use -CGGlyphAtIndex:isValidIndex: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:559:71: error: expected ')' before 'BOOL' - (NSGlyph)glyphAtIndex:(NSUInteger)glyphIndex isValidIndex:(nullable BOOL *)isValidIndex; // Use -CGGlyphAtIndex:isValidIndex: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:563:4: error: unknown type name 'nullable' - (nullable NSRectArray)rectArrayForCharacterRange:(NSRange)charRange withinSelectedCharacterRange:(NSRange)selCharRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:563:13: error: expected ')' before 'NSRectArray' - (nullable NSRectArray)rectArrayForCharacterRange:(NSRange)charRange withinSelectedCharacterRange:(NSRange)selCharRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:564:4: error: unknown type name 'nullable' - (nullable NSRectArray)rectArrayForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selGlyphRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:564:13: error: expected ')' before 'NSRectArray' - (nullable NSRectArray)rectArrayForGlyphRange:(NSRange)glyphRange withinSelectedGlyphRange:(NSRange)selGlyphRange inTextContainer:(NSTextContainer *)container rectCount:(NSUInteger *)rectCount NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:60: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:69: error: expected ')' before 'NSGlyph' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:109: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:118: error: expected ')' before 'NSUInteger' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:166: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:175: error: expected ')' before 'NSGlyphInscription' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:224: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:579:233: error: expected ')' before 'BOOL' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:60: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:69: error: expected ')' before 'NSGlyph' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:109: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:118: error: expected ')' before 'NSUInteger' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:166: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:175: error: expected ')' before 'NSGlyphInscription' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:224: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:233: error: expected ')' before 'BOOL' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:266: error: unknown type name 'nullable' - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:275: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:284: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:581:26: error: unknown type name 'nullable' - (NSUInteger)getGlyphs:(nullable NSGlyph *)glyphArray range:(NSRange)glyphRange NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:581:35: error: expected ')' before 'NSGlyph' - (NSUInteger)getGlyphs:(nullable NSGlyph *)glyphArray range:(NSRange)glyphRange NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:583:102: error: unknown type name 'nullable' - (void)invalidateLayoutForCharacterRange:(NSRange)charRange isSoft:(BOOL)flag actualCharacterRange:(nullable NSRangePointer)actualCharRange NS_DEPRECATED_MAC(10_0, 10_11, "Use -invalidateLayoutForCharacterRange:actualCharacterRange: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:583:111: error: expected ')' before 'NSRangePointer' - (void)invalidateLayoutForCharacterRange:(NSRange)charRange isSoft:(BOOL)flag actualCharacterRange:(nullable NSRangePointer)actualCharRange NS_DEPRECATED_MAC(10_0, 10_11, "Use -invalidateLayoutForCharacterRange:actualCharacterRange: instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:46:19: error: unknown property attribute before ',' token @property(nullable, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:58:38: error: expected '>' before '*' token @property(copy) NSArray *exclusionPaths NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:58:38: error: cannot find protocol declaration for 'NSBezierPath' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:74:172: error: unknown type name 'nullable' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect atIndex:(NSUInteger)characterIndex writingDirection:(NSWritingDirection)baseWritingDirection remainingRect:(nullable NSRect *)remainingRect NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:74:181: error: expected ')' before 'NSRect' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect atIndex:(NSUInteger)characterIndex writingDirection:(NSWritingDirection)baseWritingDirection remainingRect:(nullable NSRect *)remainingRect NS_AVAILABLE(10_11, 7_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:87:20: error: unknown property attribute before ',' token @property (nullable, strong) NSTextView *textView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSTextView *textView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:113:192: error: unknown type name 'nullable' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect sweepDirection:(NSLineSweepDirection)sweepDirection movementDirection:(NSLineMovementDirection)movementDirection remainingRect:(nullable NSRectPointer)remainingRect; // Use -lineFragmentRectForProposedRect:atIndex:writingDirection:remainingRect: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextContainer.h:113:201: error: expected ')' before 'NSRectPointer' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect sweepDirection:(NSLineSweepDirection)sweepDirection movementDirection:(NSLineMovementDirection)movementDirection remainingRect:(nullable NSRectPointer)remainingRect; // Use -lineFragmentRectForProposedRect:atIndex:writingDirection:remainingRect: instead ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:10:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:67:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCharacterSet *tokenizingCharacterSet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCharacterSet *tokenizingCharacterSet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:70:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:91:4: error: unknown type name 'nullable' - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell displayStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:91:13: error: expected ')' before 'NSString' - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell displayStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:92:4: error: unknown type name 'nullable' - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell editingStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:92:13: error: expected ')' before 'NSString' - (nullable NSString *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell editingStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:100:4: error: unknown type name 'nullable' - (nullable NSArray *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell readFromPasteboard:(NSPasteboard *)pboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:100:13: error: expected ')' before 'NSArray' - (nullable NSArray *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell readFromPasteboard:(NSPasteboard *)pboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:103:4: error: unknown type name 'nullable' - (nullable NSMenu *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell menuForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenFieldCell.h:103:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)tokenFieldCell:(NSTokenFieldCell *)tokenFieldCell menuForRepresentedObject:(id)representedObject; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:30:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:30:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:31:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:31:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:40:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSCharacterSet *tokenizingCharacterSet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:40:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSCharacterSet *tokenizingCharacterSet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:53:4: error: unknown type name 'nullable' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:53:13: error: expected ')' before 'NSArray' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:117:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:53:163: error: unknown type name 'nullable' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:53:172: error: expected ')' before 'NSInteger' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField completionsForSubstring:(NSString *)substring indexOfToken:(NSInteger)tokenIndex indexOfSelectedItem:(nullable NSInteger *)selectedIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:62:4: error: unknown type name 'nullable' - (nullable NSString *)tokenField:(NSTokenField *)tokenField displayStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:62:13: error: expected ')' before 'NSString' - (nullable NSString *)tokenField:(NSTokenField *)tokenField displayStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:63:4: error: unknown type name 'nullable' - (nullable NSString *)tokenField:(NSTokenField *)tokenField editingStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:63:13: error: expected ')' before 'NSString' - (nullable NSString *)tokenField:(NSTokenField *)tokenField editingStringForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:71:4: error: unknown type name 'nullable' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField readFromPasteboard:(NSPasteboard *)pboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:71:13: error: expected ')' before 'NSArray' - (nullable NSArray *)tokenField:(NSTokenField *)tokenField readFromPasteboard:(NSPasteboard *)pboard; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:74:4: error: unknown type name 'nullable' - (nullable NSMenu *)tokenField:(NSTokenField *)tokenField menuForRepresentedObject:(id)representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTokenField.h:74:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)tokenField:(NSTokenField *)tokenField menuForRepresentedObject:(id)representedObject; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:119:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:50:89: error: unknown type name 'nullable' - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:50:98: error: expected ')' before 'id' - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:50:117: error: unknown type name 'nullable' - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:50:126: error: expected ')' before 'NSDictionary' - (instancetype)initWithRect:(NSRect)rect options:(NSTrackingAreaOptions)options owner:(nullable id)owner userInfo:(nullable NSDictionary *)userInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:119:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) id owner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) id owner; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:54:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *userInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:54:20: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:54:20: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/AppKit.framework/Headers/NSTrackingArea.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSDictionary *userInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:120:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:37:20: error: unknown property attribute before ',' token @property (nullable, strong) NSUserActivity *userActivity NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSUserActivity *userActivity NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:56:20: error: unknown property attribute before ',' token @property (nullable, strong) NSUserActivity *userActivity NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserActivity.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSUserActivity *userActivity NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:124:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:40:33: error: unknown type name 'nullable' - (instancetype)initWithWindow:(nullable NSWindow *)window NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:40:42: error: expected ')' before 'NSWindow' - (instancetype)initWithWindow:(nullable NSWindow *)window NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:41:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:41:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:124:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:55:19: error: unknown property attribute before ',' token @property(nullable, copy, readonly) NSString *windowNibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:55:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, readonly) NSString *windowNibName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:59:19: error: unknown property attribute before ',' token @property(nullable, copy, readonly) NSString *windowNibPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:59:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy, readonly) NSString *windowNibPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:67:19: error: unknown property attribute before ',' token @property(nullable, copy) NSString *windowFrameAutosaveName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSString *windowFrameAutosaveName; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:124:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:81:20: error: unknown property attribute before ',' token @property (nullable, assign) id /* __kindof NSDocument * */ document; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:81:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id /* __kindof NSDocument * */ document; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:106:20: error: unknown property attribute before ',' token @property (nullable, strong) NSViewController *contentViewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSViewController *contentViewController NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:124:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:112:20: error: unknown property attribute before ',' token @property (nullable, strong) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSWindow *window; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:133:25: error: unknown type name 'nullable' - (IBAction)showWindow:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:133:34: error: expected ')' before 'id' - (IBAction)showWindow:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:144:19: error: unknown property attribute before ',' token @property(nullable, readonly, strong) NSStoryboard *storyboard NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:144:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, readonly, strong) NSStoryboard *storyboard NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:152:32: error: unknown type name 'nullable' - (IBAction)dismissController:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowController.h:152:41: error: expected ')' before 'id' - (IBAction)dismissController:(nullable id)sender NS_AVAILABLE_MAC(10_10); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:127:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:47:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:47:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:48:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:48:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:51:20: error: unknown property attribute before ',' token @property (nullable, assign) id dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:51:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:60:36: error: unknown type name 'nullable' - (void)selectItemWithObjectValue:(nullable id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:60:45: error: expected ')' before 'id' - (void)selectItemWithObjectValue:(nullable id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:62:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id objectValueOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:62:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id objectValueOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:75:4: error: unknown type name 'nullable' - (nullable NSString *)comboBox:(NSComboBox *)aComboBox completedString:(NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBox.h:75:13: error: expected ')' before 'NSString' - (nullable NSString *)comboBox:(NSComboBox *)aComboBox completedString:(NSString *)string; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:128:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:61:4: error: unknown type name 'nullable' - (nullable NSString *)completedString:(NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:61:13: error: expected ')' before 'NSString' - (nullable NSString *)completedString:(NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:64:20: error: unknown property attribute before ',' token @property (nullable, assign) id dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:73:36: error: unknown type name 'nullable' - (void)selectItemWithObjectValue:(nullable id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:73:45: error: expected ')' before 'id' - (void)selectItemWithObjectValue:(nullable id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:75:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id objectValueOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:75:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id objectValueOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:88:4: error: unknown type name 'nullable' - (nullable NSString *)comboBoxCell:(NSComboBoxCell *)aComboBoxCell completedString:(NSString *)uncompletedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSComboBoxCell.h:88:13: error: expected ')' before 'NSString' - (nullable NSString *)comboBoxCell:(NSComboBoxCell *)aComboBoxCell completedString:(NSString *)uncompletedString; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:20:22: error: unknown type name 'null_unspecified' - (void) insertText:(null_unspecified id)aString NS_DEPRECATED_MAC(10_0, 10_6); // instead of keyDown: aString can be NSString or NSAttributedString ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:20:39: error: expected ')' before 'id' - (void) insertText:(null_unspecified id)aString NS_DEPRECATED_MAC(10_0, 10_6); // instead of keyDown: aString can be NSString or NSAttributedString ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:21:31: error: unknown type name 'null_unspecified' - (void) doCommandBySelector:(null_unspecified SEL)aSelector NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:21:48: error: expected ')' before 'SEL' - (void) doCommandBySelector:(null_unspecified SEL)aSelector NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:25: error: unknown type name 'null_unspecified' - (void) setMarkedText:(null_unspecified id)aString selectedRange:(NSRange)selRange NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:42: error: expected ')' before 'id' - (void) setMarkedText:(null_unspecified id)aString selectedRange:(NSRange)selRange NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:31:4: error: unknown type name 'null_unspecified' - (null_unspecified NSAttributedString *) attributedSubstringFromRange:(NSRange)theRange NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:31:21: error: expected ')' before 'NSAttributedString' - (null_unspecified NSAttributedString *) attributedSubstringFromRange:(NSRange)theRange NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:51:4: error: unknown type name 'null_unspecified' - (null_unspecified NSArray*) validAttributesForMarkedText NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:51:21: error: expected ')' before 'NSArray' - (null_unspecified NSArray*) validAttributesForMarkedText NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:80:4: error: unknown type name 'null_unspecified' + (null_unspecified NSInputManager *) currentInputManager NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:80:21: error: expected ')' before 'NSInputManager' + (null_unspecified NSInputManager *) currentInputManager NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:84:35: error: unknown type name 'nullable' + (void)cycleToNextInputLanguage:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:84:44: error: expected ')' before 'id' + (void)cycleToNextInputLanguage:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:85:43: error: unknown type name 'nullable' + (void)cycleToNextInputServerInLanguage:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:85:52: error: expected ')' before 'id' + (void)cycleToNextInputServerInLanguage:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:4: error: unknown type name 'null_unspecified' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:21: error: expected ')' before 'NSInputManager' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:53: error: unknown type name 'null_unspecified' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:70: error: expected ')' before 'NSString' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:103: error: unknown type name 'null_unspecified' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:87:120: error: expected ')' before 'NSString' - (null_unspecified NSInputManager *) initWithName:(null_unspecified NSString *)inputServerName host:(null_unspecified NSString *)hostName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:89:4: error: unknown type name 'null_unspecified' - (null_unspecified NSString *) localizedInputManagerName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:89:21: error: expected ')' before 'NSString' - (null_unspecified NSString *) localizedInputManagerName NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:94:31: error: unknown type name 'null_unspecified' - (void) markedTextAbandoned:(null_unspecified id)cli NS_DEPRECATED_MAC(10_0, 10_6); /* send after abandoning */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:94:48: error: expected ')' before 'id' - (void) markedTextAbandoned:(null_unspecified id)cli NS_DEPRECATED_MAC(10_0, 10_6); /* send after abandoning */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:95:61: error: unknown type name 'null_unspecified' - (void) markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)cli NS_DEPRECATED_MAC(10_0, 10_6); /* send after changing */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:95:78: error: expected ')' before 'id' - (void) markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)cli NS_DEPRECATED_MAC(10_0, 10_6); /* send after changing */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:101:4: error: unknown type name 'null_unspecified' - (null_unspecified NSString*) language NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:101:21: error: expected ')' before 'NSString' - (null_unspecified NSString*) language NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:103:4: error: unknown type name 'null_unspecified' - (null_unspecified NSImage *) image NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:103:21: error: expected ')' before 'NSImage' - (null_unspecified NSImage *) image NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:105:4: error: unknown type name 'null_unspecified' - (null_unspecified NSInputServer *) server NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:105:21: error: expected ')' before 'NSInputServer' - (null_unspecified NSInputServer *) server NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:111:28: error: unknown type name 'null_unspecified' - (BOOL) handleMouseEvent:(null_unspecified NSEvent*)theMouseEvent NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:111:45: error: expected ')' before 'NSEvent' - (BOOL) handleMouseEvent:(null_unspecified NSEvent*)theMouseEvent NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:29:4: error: unknown type name 'nullable' - (nullable NSImage *)imageForBounds:(NSRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:29:13: error: expected ')' before 'NSImage' - (nullable NSImage *)imageForBounds:(NSRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:29:73: error: unknown type name 'nullable' - (nullable NSImage *)imageForBounds:(NSRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:29:82: error: expected ')' before 'NSTextContainer' - (nullable NSImage *)imageForBounds:(NSRect)imageBounds textContainer:(nullable NSTextContainer *)textContainer characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:33:45: error: unknown type name 'nullable' - (NSRect)attachmentBoundsForTextContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(NSRect)lineFrag glyphPosition:(CGPoint)position characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:33:54: error: expected ')' before 'NSTextContainer' - (NSRect)attachmentBoundsForTextContainer:(nullable NSTextContainer *)textContainer proposedLineFragment:(NSRect)lineFrag glyphPosition:(CGPoint)position characterIndex:(NSUInteger)charIndex NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:54:31: error: unknown type name 'nullable' - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:54:40: error: expected ')' before 'NSData' - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:54:69: error: unknown type name 'nullable' - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:54:78: error: expected ')' before 'NSString' - (instancetype)initWithData:(nullable NSData *)contentData ofType:(nullable NSString *)uti NS_DESIGNATED_INITIALIZER NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:57:38: error: unknown type name 'nullable' - (instancetype)initWithFileWrapper:(nullable NSFileWrapper *)fileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:57:47: error: expected ')' before 'NSFileWrapper' - (instancetype)initWithFileWrapper:(nullable NSFileWrapper *)fileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:64:19: error: unknown property attribute before ',' token @property(nullable, copy) NSData *contents NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSData *contents NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:65:19: error: unknown property attribute before ',' token @property(nullable, copy) NSString *fileType NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSString *fileType NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:70:19: error: unknown property attribute before ',' token @property(nullable, strong) NSImage *image NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:70:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) NSImage *image NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:79:19: error: unknown property attribute before ',' token @property(nullable, strong) NSFileWrapper *fileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:79:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) NSFileWrapper *fileWrapper; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:82:20: error: unknown property attribute before ',' token @property (nullable, strong) id attachmentCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id attachmentCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:99:49: error: unknown type name 'nullable' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:99:58: error: expected ')' before 'NSView' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:101:66: error: unknown type name 'nullable' - (void)highlight:(BOOL)flag withFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:101:75: error: expected ')' before 'NSView' - (void)highlight:(BOOL)flag withFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:102:73: error: unknown type name 'nullable' - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView untilMouseUp:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:102:82: error: expected ')' before 'NSView' - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView untilMouseUp:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:105:19: error: unknown property attribute before ',' token @property(nullable, assign) NSTextAttachment *attachment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, assign) NSTextAttachment *attachment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:108:49: error: unknown type name 'nullable' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:108:58: error: expected ')' before 'NSView' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:109:49: error: unknown type name 'nullable' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex layoutManager:(NSLayoutManager *)layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:109:58: error: expected ')' before 'NSView' - (void)drawWithFrame:(NSRect)cellFrame inView:(nullable NSView *)controlView characterIndex:(NSUInteger)charIndex layoutManager:(NSLayoutManager *)layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:110:88: error: unknown type name 'nullable' - (BOOL)wantsToTrackMouseForEvent:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:110:97: error: expected ')' before 'NSView' - (BOOL)wantsToTrackMouseForEvent:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:111:73: error: unknown type name 'nullable' - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex untilMouseUp:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAttachment.h:111:82: error: expected ')' before 'NSView' - (BOOL)trackMouse:(NSEvent *)theEvent inRect:(NSRect)cellFrame ofView:(nullable NSView *)controlView atCharacterIndex:(NSUInteger)charIndex untilMouseUp:(BOOL)flag; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:49:4: error: unknown type name 'nullable' - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:49:13: error: expected ')' before 'NSAttributedString' - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:49:99: error: unknown type name 'nullable' - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:49:108: error: expected ')' before 'NSRangePointer' - (nullable NSAttributedString *)attributedSubstringForProposedRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:16:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:53:21: error: expected '>' before '*' token - (NSArray *)validAttributesForMarkedText; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:53:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:57:67: error: unknown type name 'nullable' - (NSRect)firstRectForCharacterRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputClient.h:57:76: error: expected ')' before 'NSRangePointer' - (NSRect)firstRectForCharacterRange:(NSRange)aRange actualRange:(nullable NSRangePointer)actualRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:63:64: error: unknown type name 'nullable' - (instancetype)initWithFrame:(NSRect)frameRect textContainer:(nullable NSTextContainer *)container NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:63:73: error: expected ')' before 'NSTextContainer' - (instancetype)initWithFrame:(NSRect)frameRect textContainer:(nullable NSTextContainer *)container NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:65:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:65:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:73:20: error: unknown property attribute before ',' token @property (nullable, assign) NSTextContainer *textContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSTextContainer *textContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:89:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSTextStorage *textStorage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSTextStorage *textStorage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:108:25: error: unknown type name 'nullable' - (void)turnOffKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:108:34: error: expected ')' before 'id' - (void)turnOffKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:109:25: error: unknown type name 'nullable' - (void)tightenKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:109:34: error: expected ')' before 'id' - (void)tightenKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:110:24: error: unknown type name 'nullable' - (void)loosenKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:110:33: error: expected ')' before 'id' - (void)loosenKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:111:29: error: unknown type name 'nullable' - (void)useStandardKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:111:38: error: expected ')' before 'id' - (void)useStandardKerning:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:112:27: error: unknown type name 'nullable' - (void)turnOffLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:112:36: error: expected ')' before 'id' - (void)turnOffLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:113:31: error: unknown type name 'nullable' - (void)useStandardLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:113:40: error: expected ')' before 'id' - (void)useStandardLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:114:26: error: unknown type name 'nullable' - (void)useAllLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:114:35: error: expected ')' before 'id' - (void)useAllLigatures:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:115:24: error: unknown type name 'nullable' - (void)raiseBaseline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:115:33: error: expected ')' before 'id' - (void)raiseBaseline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:116:24: error: unknown type name 'nullable' - (void)lowerBaseline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:116:33: error: expected ')' before 'id' - (void)lowerBaseline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:117:42: error: unknown type name 'nullable' - (void)toggleTraditionalCharacterShape:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_11, "Use the traditional shaped characters encoded in the Unicode standard. Access the characters via the character palette."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:117:51: error: expected ')' before 'id' - (void)toggleTraditionalCharacterShape:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_11, "Use the traditional shaped characters encoded in the Unicode standard. Access the characters via the character palette."); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:118:18: error: unknown type name 'nullable' - (void)outline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:118:27: error: expected ')' before 'id' - (void)outline:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:123:33: error: unknown type name 'nullable' - (void)performFindPanelAction:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:123:42: error: expected ')' before 'id' - (void)performFindPanelAction:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:127:25: error: unknown type name 'nullable' - (void)alignJustified:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:127:34: error: expected ')' before 'id' - (void)alignJustified:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:128:22: error: unknown type name 'nullable' - (void)changeColor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:128:31: error: expected ')' before 'id' - (void)changeColor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:129:27: error: unknown type name 'nullable' - (void)changeAttributes:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:129:36: error: expected ')' before 'id' - (void)changeAttributes:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:130:40: error: unknown type name 'nullable' - (void)changeDocumentBackgroundColor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:130:49: error: expected ')' before 'id' - (void)changeDocumentBackgroundColor:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:131:33: error: unknown type name 'nullable' - (void)orderFrontSpacingPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:131:42: error: expected ')' before 'id' - (void)orderFrontSpacingPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:132:30: error: unknown type name 'nullable' - (void)orderFrontLinkPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:132:39: error: expected ')' before 'id' - (void)orderFrontLinkPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:133:30: error: unknown type name 'nullable' - (void)orderFrontListPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:133:39: error: expected ')' before 'id' - (void)orderFrontListPanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:134:31: error: unknown type name 'nullable' - (void)orderFrontTablePanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:134:40: error: expected ')' before 'id' - (void)orderFrontTablePanel:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:175:24: error: unknown type name 'nullable' - (void)startSpeaking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:175:33: error: expected ')' before 'id' - (void)startSpeaking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:176:23: error: unknown type name 'nullable' - (void)stopSpeaking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:176:32: error: expected ')' before 'id' - (void)stopSpeaking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:184:34: error: unknown type name 'nullable' - (void)changeLayoutOrientation:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:184:43: error: expected ')' before 'id' - (void)changeLayoutOrientation:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:198:19: error: unknown type name 'nullable' - (void)complete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:198:28: error: expected ')' before 'id' - (void)complete:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:204:4: error: unknown type name 'nullable' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:204:13: error: expected ')' before 'NSArray' - (nullable NSArray *)completionsForPartialWordRange:(NSRange)charRange indexOfSelectedItem:(NSInteger *)index; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:224:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *writablePasteboardTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:224:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:230:83: error: expected '>' before '*' token - (BOOL)writeSelectionToPasteboard:(NSPasteboard *)pboard types:(NSArray *)types; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:230:83: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:233:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *readablePasteboardTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:233:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:4: error: unknown type name 'nullable' - (nullable NSString *)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:13: error: expected ')' before 'NSString' - (nullable NSString *)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:75: error: expected '>' before '*' token - (nullable NSString *)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:75: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:123: error: unknown type name 'nullable' - (nullable NSString *)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:236:132: error: expected ')' before 'NSArray' - (nullable NSString *)preferredPasteboardTypeFromArray:(NSArray *)availableTypes restrictedToTypesFromArray:(nullable NSArray *)allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:248:4: error: unknown type name 'nullable' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:248:13: error: expected ')' before 'id' - (nullable id)validRequestorForSendType:(NSString *)sendType returnType:(NSString *)returnType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:251:27: error: unknown type name 'nullable' - (void)pasteAsPlainText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:251:36: error: expected ')' before 'id' - (void)pasteAsPlainText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:252:26: error: unknown type name 'nullable' - (void)pasteAsRichText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:252:35: error: expected ')' before 'id' - (void)pasteAsRichText:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:262:4: error: unknown type name 'nullable' - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:262:13: error: expected ')' before 'NSImage' - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:262:79: error: unknown type name 'nullable' - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:262:88: error: expected ')' before 'NSPointPointer' - (nullable NSImage *)dragImageForSelectionWithEvent:(NSEvent *)event origin:(nullable NSPointPointer)origin; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:265:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *acceptableDragTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:265:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:280:34: error: expected '>' before '*' token @property (copy) NSArray *selectedRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:280:34: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:283:44: error: expected '>' before '*' token - (void)setSelectedRanges:(NSArray *)ranges affinity:(NSSelectionAffinity)affinity stillSelecting:(BOOL)stillSelectingFlag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:283:44: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:290:40: error: expected '>' before '*' token @property (copy) NSDictionary *selectedTextAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:290:40: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:297:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *markedTextAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:297:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *markedTextAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:297:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:300:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *linkTextAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:300:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *linkTextAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:300:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:316:40: error: unknown type name 'nullable' - (void)toggleContinuousSpellChecking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:316:49: error: expected ')' before 'id' - (void)toggleContinuousSpellChecking:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:32: error: unknown type name 'nullable' - (void)toggleGrammarChecking:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:322:41: error: expected ')' before 'id' - (void)toggleGrammarChecking:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:327:40: error: expected '>' before '*' token @property (copy) NSDictionary *typingAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:327:40: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:330:51: error: expected '>' before '*' token - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:330:51: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:330:91: error: unknown type name 'nullable' - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:330:100: error: expected ')' before 'NSArray' - (BOOL)shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:331:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *rangesForUserTextChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:331:54: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *rangesForUserTextChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:331:54: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:332:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *rangesForUserCharacterAttributeChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:332:54: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *rangesForUserCharacterAttributeChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:332:54: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:333:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *rangesForUserParagraphAttributeChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:333:54: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *rangesForUserParagraphAttributeChange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:333:54: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:335:79: error: unknown type name 'nullable' - (BOOL)shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:335:88: error: expected ')' before 'NSString' - (BOOL)shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:344:20: error: unknown property attribute before ',' token @property (nullable, copy) NSParagraphStyle *defaultParagraphStyle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:344:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSParagraphStyle *defaultParagraphStyle; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:365:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:365:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:95:37: note: originally specified here @property (nullable, copy) NSColor *backgroundColor; // Default is nil. If nil, it implies -drawsBackground=NO ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:381:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *allowedInputSourceLocales NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:381:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *allowedInputSourceLocales NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:381:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:390:34: error: unknown type name 'nullable' - (void)toggleSmartInsertDelete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:390:43: error: expected ')' before 'id' - (void)toggleSmartInsertDelete:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:393:4: error: unknown type name 'nullable' - (nullable NSString *)smartInsertBeforeStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:393:13: error: expected ')' before 'NSString' - (nullable NSString *)smartInsertBeforeStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:394:4: error: unknown type name 'nullable' - (nullable NSString *)smartInsertAfterStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:394:13: error: expected ')' before 'NSString' - (nullable NSString *)smartInsertAfterStringForString:(NSString *)pasteString replacingRange:(NSRange)charRangeToReplace; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:397:43: error: unknown type name 'nullable' - (void)toggleAutomaticQuoteSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:397:52: error: expected ')' before 'id' - (void)toggleAutomaticQuoteSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:399:39: error: unknown type name 'nullable' - (void)toggleAutomaticLinkDetection:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:399:48: error: expected ')' before 'id' - (void)toggleAutomaticLinkDetection:(nullable id)sender NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:402:39: error: unknown type name 'nullable' - (void)toggleAutomaticDataDetection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:402:48: error: expected ')' before 'id' - (void)toggleAutomaticDataDetection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:404:42: error: unknown type name 'nullable' - (void)toggleAutomaticDashSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:404:51: error: expected ')' before 'id' - (void)toggleAutomaticDashSubstitution:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:406:41: error: unknown type name 'nullable' - (void)toggleAutomaticTextReplacement:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:406:50: error: expected ')' before 'id' - (void)toggleAutomaticTextReplacement:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:408:44: error: unknown type name 'nullable' - (void)toggleAutomaticSpellingCorrection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:408:53: error: expected ')' before 'id' - (void)toggleAutomaticSpellingCorrection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:414:113: error: expected '>' before '*' token - (void)checkTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:414:113: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:415:65: error: expected '>' before '*' token - (void)handleTextCheckingResults:(NSArray *)results forRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:415:65: error: cannot find protocol declaration for 'NSTextCheckingResul' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:415:174: error: expected '>' before '*' token - (void)handleTextCheckingResults:(NSArray *)results forRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:415:174: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:417:39: error: unknown type name 'nullable' - (void)orderFrontSubstitutionsPanel:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:417:48: error: expected ')' before 'id' - (void)orderFrontSubstitutionsPanel:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:420:31: error: unknown type name 'nullable' - (void)checkTextInSelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:420:40: error: expected ')' before 'id' - (void)checkTextInSelection:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:421:30: error: unknown type name 'nullable' - (void)checkTextInDocument:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:421:39: error: expected ')' before 'id' - (void)checkTextInDocument:(nullable id)sender NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:435:42: error: unknown type name 'nullable' - (IBAction)toggleQuickLookPreviewPanel:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:435:51: error: expected ')' before 'id' - (IBAction)toggleQuickLookPreviewPanel:(nullable id)sender NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:438:4: error: unknown type name 'nullable' - (nullable NSArray> *)quickLookPreviewableItemsInRanges:(NSArray *)ranges NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:438:13: error: expected ')' before 'NSArray' - (nullable NSArray> *)quickLookPreviewableItemsInRanges:(NSArray *)ranges NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:438:93: error: expected '>' before '*' token - (nullable NSArray> *)quickLookPreviewableItemsInRanges:(NSArray *)ranges NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:438:93: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:449:45: error: unknown type name 'nullable' - (IBAction)orderFrontSharingServicePicker:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:449:54: error: expected ')' before 'id' - (IBAction)orderFrontSharingServicePicker:(nullable id)sender NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:456:37: error: unknown type name 'nullable' - (void)toggleBaseWritingDirection:(nullable id)sender NS_DEPRECATED_MAC(10_3, 10_6, "Use NSResponder's makeBaseWritingDirectionNatural:, makeBaseWritingDirectionLeftToRight:, and makeBaseWritingDirectionRightToLeft: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:456:46: error: expected ')' before 'id' - (void)toggleBaseWritingDirection:(nullable id)sender NS_DEPRECATED_MAC(10_3, 10_6, "Use NSResponder's makeBaseWritingDirectionNatural:, makeBaseWritingDirectionLeftToRight:, and makeBaseWritingDirectionRightToLeft: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:478:21: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)view writablePasteboardTypesForCell:(id)cell atIndex:(NSUInteger)charIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:478:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:20: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)textView willChangeSelectionFromCharacterRanges:(NSArray *)oldSelectedCharRanges toCharacterRanges:(NSArray *)newSelectedCharRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:20: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:113: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)textView willChangeSelectionFromCharacterRanges:(NSArray *)oldSelectedCharRanges toCharacterRanges:(NSArray *)newSelectedCharRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:113: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:175: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)textView willChangeSelectionFromCharacterRanges:(NSArray *)oldSelectedCharRanges toCharacterRanges:(NSArray *)newSelectedCharRanges; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:487:175: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:490:83: error: expected '>' before '*' token - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:490:83: error: cannot find protocol declaration for 'NSValue' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:490:123: error: unknown type name 'nullable' - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:490:132: error: expected ')' before 'NSArray' - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRanges:(NSArray *)affectedRanges replacementStrings:(nullable NSArray *)replacementStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:26: error: expected '>' before '*' token - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:119: error: expected '>' before '*' token - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:119: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:184: error: expected '>' before '*' token - (NSDictionary *)textView:(NSTextView *)textView shouldChangeTypingAttributes:(NSDictionary *)oldTypingAttributes toAttributes:(NSDictionary *)newTypingAttributes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:493:184: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:500:4: error: unknown type name 'nullable' - (nullable NSString *)textView:(NSTextView *)textView willDisplayToolTip:(NSString *)tooltip forCharacterAtIndex:(NSUInteger)characterIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:500:13: error: expected ')' before 'NSString' - (nullable NSString *)textView:(NSTextView *)textView willDisplayToolTip:(NSString *)tooltip forCharacterAtIndex:(NSUInteger)characterIndex; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:21: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:88: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:88: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:159: error: unknown type name 'nullable' - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:503:168: error: expected ')' before 'NSInteger' - (NSArray *)textView:(NSTextView *)textView completions:(NSArray *)words forPartialWordRange:(NSRange)charRange indexOfSelectedItem:(nullable NSInteger *)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:506:111: error: unknown type name 'nullable' - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:506:120: error: expected ')' before 'NSString' - (BOOL)textView:(NSTextView *)textView shouldChangeTextInRange:(NSRange)affectedCharRange replacementString:(nullable NSString *)replacementString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:514:4: error: unknown type name 'nullable' - (nullable NSMenu *)textView:(NSTextView *)view menu:(NSMenu *)menu forEvent:(NSEvent *)event atIndex:(NSUInteger)charIndex NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:514:13: error: expected ')' before 'NSMenu' - (nullable NSMenu *)textView:(NSTextView *)view menu:(NSMenu *)menu forEvent:(NSEvent *)event atIndex:(NSUInteger)charIndex NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:517:26: error: expected '>' before '*' token - (NSDictionary *)textView:(NSTextView *)view willCheckTextInRange:(NSRange)range options:(NSDictionary *)options types:(NSTextCheckingTypes *)checkingTypes NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:517:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:517:130: error: expected '>' before '*' token - (NSDictionary *)textView:(NSTextView *)view willCheckTextInRange:(NSRange)range options:(NSDictionary *)options types:(NSTextCheckingTypes *)checkingTypes NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:517:130: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:33: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)view didCheckTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options results:(NSArray *)results orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:33: error: cannot find protocol declaration for 'NSTextCheckingResul' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:173: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)view didCheckTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options results:(NSArray *)results orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:173: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:228: error: expected '>' before '*' token - (NSArray *)textView:(NSTextView *)view didCheckTextInRange:(NSRange)range types:(NSTextCheckingTypes)checkingTypes options:(NSDictionary *)options results:(NSArray *)results orthography:(NSOrthography *)orthography wordCount:(NSInteger)wordCount NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:520:228: error: cannot find protocol declaration for 'NSTextCheckingResult' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:523:4: error: unknown type name 'nullable' - (nullable NSURL *)textView:(NSTextView *)textView URLForContentsOfTextAttachment:(NSTextAttachment *)textAttachment atIndex:(NSUInteger)charIndex NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:523:13: error: expected ')' before 'NSURL' - (nullable NSURL *)textView:(NSTextView *)textView URLForContentsOfTextAttachment:(NSTextAttachment *)textAttachment atIndex:(NSUInteger)charIndex NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:14:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:526:4: error: unknown type name 'nullable' - (nullable NSSharingServicePicker *)textView:(NSTextView *)textView willShowSharingServicePicker:(NSSharingServicePicker *)servicePicker forItems:(NSArray *)items NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:526:13: error: expected ')' before 'NSSharingServicePicker' - (nullable NSSharingServicePicker *)textView:(NSTextView *)textView willShowSharingServicePicker:(NSSharingServicePicker *)servicePicker forItems:(NSArray *)items NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:528:4: error: unknown type name 'nullable' - (nullable NSUndoManager *)undoManagerForTextView:(NSTextView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:528:13: error: expected ')' before 'NSUndoManager' - (nullable NSUndoManager *)undoManagerForTextView:(NSTextView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:531:56: error: unknown type name 'null_unspecified' - (BOOL)textView:(NSTextView *)textView clickedOnLink:(null_unspecified id)link NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:clickedOnLink:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:531:73: error: expected ')' before 'id' - (BOOL)textView:(NSTextView *)textView clickedOnLink:(null_unspecified id)link NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:clickedOnLink:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:532:56: error: unknown type name 'null_unspecified' - (void)textView:(NSTextView *)textView clickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:clickedOnCell:inRect:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:532:73: error: expected ')' before 'id' - (void)textView:(NSTextView *)textView clickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:clickedOnCell:inRect:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:533:62: error: unknown type name 'null_unspecified' - (void)textView:(NSTextView *)textView doubleClickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:doubleClickedOnCell:inRect:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:533:79: error: expected ')' before 'id' - (void)textView:(NSTextView *)textView doubleClickedOnCell:(null_unspecified id )cell inRect:(NSRect)cellFrame NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:doubleClickedOnCell:inRect:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:534:50: error: unknown type name 'null_unspecified' - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:draggedCell:inRect:event:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:534:67: error: expected ')' before 'id' - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:draggedCell:inRect:event:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:534:125: error: unknown type name 'null_unspecified' - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:draggedCell:inRect:event:atIndex: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextView.h:534:142: error: expected ')' before 'NSEvent' - (void)textView:(NSTextView *)view draggedCell:(null_unspecified id )cell inRect:(NSRect)rect event:(null_unspecified NSEvent *)event NS_DEPRECATED_MAC(10_0, 10_6, "Use -textView:draggedCell:inRect:event:atIndex: instead"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:194:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:194:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:198:24: error: unknown type name 'nullable' - (void)setDataSource:(nullable id )aSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:198:33: error: expected ')' before 'id' - (void)setDataSource:(nullable id )aSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:199:4: error: unknown type name 'nullable' - (nullable id )dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:199:13: error: expected ')' before 'id' - (nullable id )dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:203:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:203:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:204:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:204:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:208:20: error: unknown property attribute before ',' token @property (nullable, strong) NSTableHeaderView *headerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:208:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSTableHeaderView *headerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:212:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *cornerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:212:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *cornerView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:266:50: error: expected '>' before '*' token @property (readonly, copy) NSArray *tableColumns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:266:50: error: cannot find protocol declaration for 'NSTableColumn' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:294:4: error: unknown type name 'nullable' - (nullable NSTableColumn *)tableColumnWithIdentifier:(NSString *)identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:294:13: error: expected ')' before 'NSTableColumn' - (nullable NSTableColumn *)tableColumnWithIdentifier:(NSString *)identifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:330:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:335:43: error: expected '>' before '*' token @property (copy) NSArray *sortDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:335:43: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:339:28: error: unknown type name 'nullable' - (void)setIndicatorImage:(nullable NSImage *)anImage inTableColumn:(NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:339:37: error: expected ')' before 'NSImage' - (void)setIndicatorImage:(nullable NSImage *)anImage inTableColumn:(NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:340:4: error: unknown type name 'nullable' - (nullable NSImage *)indicatorImageInTableColumn:(NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:340:13: error: expected ')' before 'NSImage' - (nullable NSImage *)indicatorImageInTableColumn:(NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:344:20: error: unknown property attribute before ',' token @property (nullable, assign) NSTableColumn *highlightedTableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:344:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSTableColumn *highlightedTableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:363:101: error: expected '>' before '*' token - (NSImage *)dragImageForRowsWithIndexes:(NSIndexSet *)dragRows tableColumns:(NSArray *)tableColumns event:(NSEvent *)dragEvent offset:(NSPointPointer)dragImageOffset; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:363:101: error: cannot find protocol declaration for 'NSTableColumn' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:388:20: error: unknown type name 'nullable' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:388:29: error: expected ')' before 'id' - (void)selectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:390:22: error: unknown type name 'nullable' - (void)deselectAll:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:390:31: error: expected ')' before 'id' - (void)deselectAll:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:464:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *autosaveName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:464:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *autosaveName; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:483:68: error: unknown type name 'nullable' - (void)editColumn:(NSInteger)column row:(NSInteger)row withEvent:(nullable NSEvent *)theEvent select:(BOOL)select; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:483:77: error: expected ')' before 'NSEvent' - (void)editColumn:(NSInteger)column row:(NSInteger)row withEvent:(nullable NSEvent *)theEvent select:(BOOL)select; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:513:4: error: unknown type name 'nullable' - (nullable __kindof NSView *)viewAtColumn:(NSInteger)column row:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:513:13: error: expected ')' before '__kindof' - (nullable __kindof NSView *)viewAtColumn:(NSInteger)column row:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:514:4: error: unknown type name 'nullable' - (nullable __kindof NSTableRowView *)rowViewAtRow:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:514:13: error: expected ')' before '__kindof' - (nullable __kindof NSTableRowView *)rowViewAtRow:(NSInteger)row makeIfNecessary:(BOOL)makeIfNecessary NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:523:4: error: unknown type name 'nullable' - (nullable __kindof NSView *)makeViewWithIdentifier:(NSString *)identifier owner:(nullable id)owner NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:523:13: error: expected ')' before '__kindof' - (nullable __kindof NSView *)makeViewWithIdentifier:(NSString *)identifier owner:(nullable id)owner NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:523:84: error: unknown type name 'nullable' - (nullable __kindof NSView *)makeViewWithIdentifier:(NSString *)identifier owner:(nullable id)owner NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:523:93: error: expected ')' before 'id' - (nullable __kindof NSView *)makeViewWithIdentifier:(NSString *)identifier owner:(nullable id)owner NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:527:53: error: expected ')' before '^' token - (void)enumerateAvailableRowViewsUsingBlock:(void (^)(__kindof NSTableRowView *rowView, NSInteger row))handler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:527:55: error: expected ')' before '(' token - (void)enumerateAvailableRowViewsUsingBlock:(void (^)(__kindof NSTableRowView *rowView, NSInteger row))handler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:591:22: error: unknown type name 'nullable' - (void)registerNib:(nullable NSNib *)nib forIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:591:31: error: expected ')' before 'NSNib' - (void)registerNib:(nullable NSNib *)nib forIdentifier:(NSString *)identifier NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:595:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *registeredNibsByIdentifier NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:595:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *registeredNibsByIdentifier NS_AVAILABLE_MAC(10_8); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:595:60: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:626:4: error: unknown type name 'nullable' - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:626:13: error: expected ')' before 'NSView' - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:626:77: error: unknown type name 'nullable' - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:626:86: error: expected ')' before 'NSTableColumn' - (nullable NSView *)tableView:(NSTableView *)tableView viewForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:630:4: error: unknown type name 'nullable' - (nullable NSTableRowView *)tableView:(NSTableView *)tableView rowViewForRow:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:630:13: error: expected ')' before 'NSTableRowView' - (nullable NSTableRowView *)tableView:(NSTableView *)tableView rowViewForRow:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:648:85: error: unknown type name 'nullable' - (void)tableView:(NSTableView *)tableView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:648:94: error: expected ')' before 'NSTableColumn' - (void)tableView:(NSTableView *)tableView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:649:67: error: unknown type name 'nullable' - (BOOL)tableView:(NSTableView *)tableView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:649:76: error: expected ')' before 'NSTableColumn' - (BOOL)tableView:(NSTableView *)tableView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:654:118: error: unknown type name 'nullable' - (NSString *)tableView:(NSTableView *)tableView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row mouseLocation:(NSPoint)mouseLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:654:127: error: expected ')' before 'NSTableColumn' - (NSString *)tableView:(NSTableView *)tableView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row mouseLocation:(NSPoint)mouseLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:660:83: error: unknown type name 'nullable' - (BOOL)tableView:(NSTableView *)tableView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:660:92: error: expected ')' before 'NSTableColumn' - (BOOL)tableView:(NSTableView *)tableView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:665:91: error: unknown type name 'nullable' - (BOOL)tableView:(NSTableView *)tableView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:665:100: error: expected ')' before 'NSTableColumn' - (BOOL)tableView:(NSTableView *)tableView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:672:4: error: unknown type name 'nullable' - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:672:13: error: expected ')' before 'NSCell' - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:672:81: error: unknown type name 'nullable' - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:672:90: error: expected ')' before 'NSTableColumn' - (nullable NSCell *)tableView:(NSTableView *)tableView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:689:69: error: unknown type name 'nullable' - (BOOL)tableView:(NSTableView *)tableView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:689:78: error: expected ')' before 'NSTableColumn' - (BOOL)tableView:(NSTableView *)tableView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:703:4: error: unknown type name 'nullable' - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:703:13: error: expected ')' before 'NSString' - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:703:91: error: unknown type name 'nullable' - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:703:100: error: expected ')' before 'NSTableColumn' - (nullable NSString *)tableView:(NSTableView *)tableView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:713:111: error: unknown type name 'nullable' - (BOOL)tableView:(NSTableView *)tableView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:713:120: error: expected ')' before 'NSString' - (BOOL)tableView:(NSTableView *)tableView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:15:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:734:33: error: expected '>' before '*' token - (NSArray *)tableView:(NSTableView *)tableView rowActionsForRow:(NSInteger)row edge:(NSTableRowActionEdge)edge NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:734:33: error: cannot find protocol declaration for 'NSTableViewRowAction' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:769:4: error: unknown type name 'nullable' - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:769:13: error: expected ')' before 'id' - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:769:78: error: unknown type name 'nullable' - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:769:87: error: expected ')' before 'NSTableColumn' - (nullable id)tableView:(NSTableView *)tableView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:776:60: error: unknown type name 'nullable' - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:776:69: error: expected ')' before 'id' - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:776:95: error: unknown type name 'nullable' - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:776:104: error: expected ')' before 'NSTableColumn' - (void)tableView:(NSTableView *)tableView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn row:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:781:95: error: expected '>' before '*' token - (void)tableView:(NSTableView *)tableView sortDescriptorsDidChange:(NSArray *)oldDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:781:95: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:785:4: error: unknown type name 'nullable' - (nullable id )tableView:(NSTableView *)tableView pasteboardWriterForRow:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:785:13: error: expected ')' before 'id' - (nullable id )tableView:(NSTableView *)tableView pasteboardWriterForRow:(NSInteger)row NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:813:21: error: expected '>' before '*' token - (NSArray *)tableView:(NSTableView *)tableView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedRowsWithIndexes:(NSIndexSet *)indexSet; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:813:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:860:4: error: unknown type name 'nullable' - (nullable NSImage *)dragImageForRows:(NSArray *)dragRows event:(NSEvent *)dragEvent dragImageOffset:(NSPointPointer)dragImageOffset NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:860:13: error: expected ')' before 'NSImage' - (nullable NSImage *)dragImageForRows:(NSArray *)dragRows event:(NSEvent *)dragEvent dragImageOffset:(NSPointPointer)dragImageOffset NS_DEPRECATED_MAC(10_0, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:873:4: error: unknown type name 'nullable' - (nullable NSCell *)preparedCellAtColumn:(NSInteger)column row:(NSInteger)row NS_DEPRECATED_MAC(10_5, 10_10, "Use View Based TableView and -viewAtColumn:row:"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableView.h:873:13: error: expected ')' before 'NSCell' - (nullable NSCell *)preparedCellAtColumn:(NSInteger)column row:(NSInteger)row NS_DEPRECATED_MAC(10_5, 10_10, "Use View Based TableView and -viewAtColumn:row:"); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:129:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:37:20: error: unknown property attribute before ',' token @property (nullable, strong) id objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id objectValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:41:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet NSTextField *textField; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet NSTextField *textField; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:42:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet NSImageView *imageView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet NSImageView *imageView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:54:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *draggingImageComponents; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableCellView.h:54:28: error: cannot find protocol declaration for 'NSDraggingImageComponent' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSView.h:17:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSText.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/NSCell.h:11, from /System/Library/Frameworks/AppKit.framework/Headers/NSActionCell.h:8, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:15, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemIdentification.h:25:38: note: originally specified here @property (nullable, copy) NSString *identifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:130:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:54:20: error: unknown property attribute before ',' token @property (nullable, assign) NSTableView *tableView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSTableView *tableView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:74:18: error: unknown property attribute before ')' token @property (strong) __kindof NSTableHeaderCell *headerCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:74:20: error: unknown type name '__kindof' @property (strong) __kindof NSTableHeaderCell *headerCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:84:20: error: unknown property attribute before ',' token @property (nullable, copy) NSSortDescriptor *sortDescriptorPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:84:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSSortDescriptor *sortDescriptorPrototype; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:90:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *headerToolTip NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *headerToolTip NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableColumn.h:111:18: error: unknown property attribute before ')' token @property (strong) id /* NSCell * */ dataCell; // Use a view-based NSTableView, and see the -tableView:viewForTableColumn:row: delegate method and -viewAtColumn:row:makeIfNecessary: ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:132:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableHeaderView.h:38:20: error: unknown property attribute before ',' token @property (nullable, assign) NSTableView *tableView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableHeaderView.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSTableView *tableView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:133:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableRowView.h:133:4: error: unknown type name 'nullable' - (nullable id)viewAtColumn:(NSInteger)column; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableRowView.h:133:13: error: expected ')' before 'id' - (nullable id)viewAtColumn:(NSInteger)column; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:135:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:26:11: error: expected identifier or '(' before '^' token void (^_handler)(NSTableViewRowAction *action, NSInteger row); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:34:108: error: expected ')' before '^' token + (instancetype)rowActionWithStyle:(NSTableViewRowActionStyle)style title:(NSString *)title handler:(void (^)(NSTableViewRowAction *action, NSInteger row))handler; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:34:110: error: expected ')' before '(' token + (instancetype)rowActionWithStyle:(NSTableViewRowActionStyle)style title:(NSString *)title handler:(void (^)(NSTableViewRowAction *action, NSInteger row))handler; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:135:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:38:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSColor *backgroundColor; // The default background color is dependent on style. Generally this is red for destructive actions, and blue for others. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTableViewRowAction.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSColor *backgroundColor; // The default background color is dependent on style. Generally this is red for destructive actions, and blue for others. ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:128:22: error: unknown type name 'nullable' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:128:31: error: expected ')' before 'id' - (void)setDelegate:(nullable id )anObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:129:4: error: unknown type name 'nullable' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:129:13: error: expected ')' before 'id' - (nullable id )delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:131:24: error: unknown type name 'nullable' - (void)setDataSource:(nullable id )aSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:131:33: error: expected ')' before 'id' - (void)setDataSource:(nullable id )aSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:132:4: error: unknown type name 'nullable' - (nullable id )dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:132:13: error: expected ')' before 'id' - (nullable id )dataSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:136:20: error: unknown property attribute before ',' token @property (nullable, assign) NSTableColumn *outlineTableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:136:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSTableColumn *outlineTableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:140:23: error: unknown type name 'nullable' - (BOOL)isExpandable:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:140:32: error: expected ')' before 'id' - (BOOL)isExpandable:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:144:38: error: unknown type name 'nullable' - (NSInteger)numberOfChildrenOfItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:144:47: error: expected ')' before 'id' - (NSInteger)numberOfChildrenOfItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:148:4: error: unknown type name 'nullable' - (nullable id)child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:148:13: error: expected ')' before 'id' - (nullable id)child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:148:47: error: unknown type name 'nullable' - (nullable id)child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:148:56: error: expected ')' before 'id' - (nullable id)child:(NSInteger)index ofItem:(nullable id)item NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:152:21: error: unknown type name 'nullable' - (void)expandItem:(nullable id)item expandChildren:(BOOL)expandChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:152:30: error: expected ')' before 'id' - (void)expandItem:(nullable id)item expandChildren:(BOOL)expandChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:156:21: error: unknown type name 'nullable' - (void)expandItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:156:30: error: expected ')' before 'id' - (void)expandItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:160:23: error: unknown type name 'nullable' - (void)collapseItem:(nullable id)item collapseChildren:(BOOL)collapseChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:160:32: error: expected ')' before 'id' - (void)collapseItem:(nullable id)item collapseChildren:(BOOL)collapseChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:164:23: error: unknown type name 'nullable' - (void)collapseItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:164:32: error: expected ')' before 'id' - (void)collapseItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:168:21: error: unknown type name 'nullable' - (void)reloadItem:(nullable id)item reloadChildren:(BOOL)reloadChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:168:30: error: expected ')' before 'id' - (void)reloadItem:(nullable id)item reloadChildren:(BOOL)reloadChildren; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:172:21: error: unknown type name 'nullable' - (void)reloadItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:172:30: error: expected ')' before 'id' - (void)reloadItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:176:4: error: unknown type name 'nullable' - (nullable id)parentForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:176:13: error: expected ')' before 'id' - (nullable id)parentForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:176:31: error: unknown type name 'nullable' - (nullable id)parentForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:176:40: error: expected ')' before 'id' - (nullable id)parentForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:184:4: error: unknown type name 'nullable' - (nullable id)itemAtRow:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:184:13: error: expected ')' before 'id' - (nullable id)itemAtRow:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:185:26: error: unknown type name 'nullable' - (NSInteger)rowForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:185:35: error: expected ')' before 'id' - (NSInteger)rowForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:189:28: error: unknown type name 'nullable' - (NSInteger)levelForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:189:37: error: expected ')' before 'id' - (NSInteger)levelForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:191:25: error: unknown type name 'nullable' - (BOOL)isItemExpanded:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:191:34: error: expected ')' before 'id' - (BOOL)isItemExpanded:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:214:22: error: unknown type name 'nullable' - (void)setDropItem:(nullable id)item dropChildIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:214:31: error: expected ')' before 'id' - (void)setDropItem:(nullable id)item dropChildIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:229:62: error: unknown type name 'nullable' - (void)insertItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:229:71: error: expected ')' before 'id' - (void)insertItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:233:62: error: unknown type name 'nullable' - (void)removeItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:233:71: error: expected ')' before 'id' - (void)removeItemsAtIndexes:(NSIndexSet *)indexes inParent:(nullable id)parent withAnimation:(NSTableViewAnimationOptions)animationOptions NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:237:56: error: unknown type name 'nullable' - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:237:65: error: expected ')' before 'id' - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:237:115: error: unknown type name 'nullable' - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:237:124: error: expected ')' before 'id' - (void)moveItemAtIndex:(NSInteger)fromIndex inParent:(nullable id)oldParent toIndex:(NSInteger)toIndex inParent:(nullable id)newParent NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:266:79: error: unknown type name 'nullable' - (NSInteger)outlineView:(NSOutlineView *)outlineView numberOfChildrenOfItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:266:88: error: expected ')' before 'id' - (NSInteger)outlineView:(NSOutlineView *)outlineView numberOfChildrenOfItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:267:79: error: unknown type name 'nullable' - (id)outlineView:(NSOutlineView *)outlineView child:(NSInteger)index ofItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:267:88: error: expected ')' before 'id' - (id)outlineView:(NSOutlineView *)outlineView child:(NSInteger)index ofItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:4: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:13: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:84: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:93: error: expected ')' before 'NSTableColumn' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:129: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:272:138: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView objectValueForTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:66: error: unknown type name 'nullable' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:75: error: expected ')' before 'id' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:101: error: unknown type name 'nullable' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:110: error: expected ')' before 'NSTableColumn' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:146: error: unknown type name 'nullable' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:279:155: error: expected ')' before 'id' - (void)outlineView:(NSOutlineView *)outlineView setObjectValue:(nullable id)object forTableColumn:(nullable NSTableColumn *)tableColumn byItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:283:4: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView itemForPersistentObject:(id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:283:13: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView itemForPersistentObject:(id)object; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:287:4: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:287:13: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:287:82: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:287:91: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView persistentObjectForItem:(nullable id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:292:101: error: expected '>' before '*' token - (void)outlineView:(NSOutlineView *)outlineView sortDescriptorsDidChange:(NSArray *)oldDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:292:101: error: cannot find protocol declaration for 'NSSortDescripto' /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:299:4: error: unknown type name 'nullable' - (nullable id )outlineView:(NSOutlineView *)outlineView pasteboardWriterForItem:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:299:13: error: expected ')' before 'id' - (nullable id )outlineView:(NSOutlineView *)outlineView pasteboardWriterForItem:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:319:114: error: unknown type name 'nullable' - (NSDragOperation)outlineView:(NSOutlineView *)outlineView validateDrop:(id )info proposedItem:(nullable id)item proposedChildIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:319:123: error: expected ')' before 'id' - (NSDragOperation)outlineView:(NSOutlineView *)outlineView validateDrop:(id )info proposedItem:(nullable id)item proposedChildIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:323:93: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView acceptDrop:(id )info item:(nullable id)item childIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:323:102: error: expected ')' before 'id' - (BOOL)outlineView:(NSOutlineView *)outlineView acceptDrop:(id )info item:(nullable id)item childIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:327:21: error: expected '>' before '*' token - (NSArray *)outlineView:(NSOutlineView *)outlineView namesOfPromisedFilesDroppedAtDestination:(NSURL *)dropDestination forDraggedItems:(NSArray *)items; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:327:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:341:4: error: unknown type name 'nullable' - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:341:13: error: expected ')' before 'NSView' - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:341:83: error: unknown type name 'nullable' - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:341:92: error: expected ')' before 'NSTableColumn' - (nullable NSView *)outlineView:(NSOutlineView *)outlineView viewForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:345:4: error: unknown type name 'nullable' - (nullable NSTableRowView *)outlineView:(NSOutlineView *)outlineView rowViewForItem:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:345:13: error: expected ')' before 'NSTableRowView' - (nullable NSTableRowView *)outlineView:(NSOutlineView *)outlineView rowViewForItem:(id)item NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:360:91: error: unknown type name 'nullable' - (void)outlineView:(NSOutlineView *)outlineView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:360:100: error: expected ')' before 'NSTableColumn' - (void)outlineView:(NSOutlineView *)outlineView willDisplayCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:361:73: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:361:82: error: expected ')' before 'NSTableColumn' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldEditTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:372:75: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:372:84: error: expected ')' before 'NSTableColumn' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldSelectTableColumn:(nullable NSTableColumn *)tableColumn; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:381:124: error: unknown type name 'nullable' - (NSString *)outlineView:(NSOutlineView *)outlineView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn item:(id)item mouseLocation:(NSPoint)mouseLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:381:133: error: expected ')' before 'NSTableColumn' - (NSString *)outlineView:(NSOutlineView *)outlineView toolTipForCell:(NSCell *)cell rect:(NSRectPointer)rect tableColumn:(nullable NSTableColumn *)tableColumn item:(id)item mouseLocation:(NSPoint)mouseLocation; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:391:4: error: unknown type name 'nullable' - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:391:13: error: expected ')' before 'NSString' - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:391:97: error: unknown type name 'nullable' - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:391:106: error: expected ')' before 'NSTableColumn' - (nullable NSString *)outlineView:(NSOutlineView *)outlineView typeSelectStringForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:136:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:396:4: error: unknown type name 'nullable' - (nullable id)outlineView:(NSOutlineView *)outlineView nextTypeSelectMatchFromItem:(id)startItem toItem:(id)endItem forString:(NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:396:13: error: expected ')' before 'id' - (nullable id)outlineView:(NSOutlineView *)outlineView nextTypeSelectMatchFromItem:(id)startItem toItem:(id)endItem forString:(NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:401:117: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:401:126: error: expected ')' before 'NSString' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTypeSelectForEvent:(NSEvent *)event withCurrentSearchString:(nullable NSString *)searchString NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:406:89: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:406:98: error: expected ')' before 'NSTableColumn' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldShowCellExpansionForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:411:97: error: unknown type name 'nullable' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:411:106: error: expected ')' before 'NSTableColumn' - (BOOL)outlineView:(NSOutlineView *)outlineView shouldTrackCell:(NSCell *)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:418:4: error: unknown type name 'nullable' - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:418:13: error: expected ')' before 'NSCell' - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:418:87: error: unknown type name 'nullable' - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:418:96: error: expected ')' before 'NSTableColumn' - (nullable NSCell *)outlineView:(NSOutlineView *)outlineView dataCellForTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:438:98: error: unknown type name 'nullable' - (void)outlineView:(NSOutlineView *)outlineView willDisplayOutlineCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOutlineView.h:438:107: error: expected ')' before 'NSTableColumn' - (void)outlineView:(NSOutlineView *)outlineView willDisplayOutlineCell:(id)cell forTableColumn:(nullable NSTableColumn *)tableColumn item:(id)item; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:145:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:18:22: error: unknown type name 'null_unspecified' - (void) insertText:(null_unspecified id)aString client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:18:39: error: expected ')' before 'id' - (void) insertText:(null_unspecified id)aString client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:18:58: error: unknown type name 'null_unspecified' - (void) insertText:(null_unspecified id)aString client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:18:75: error: expected ')' before 'id' - (void) insertText:(null_unspecified id)aString client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:19:31: error: unknown type name 'null_unspecified' - (void) doCommandBySelector:(null_unspecified SEL)aSelector client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:19:48: error: expected ')' before 'SEL' - (void) doCommandBySelector:(null_unspecified SEL)aSelector client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:19:70: error: unknown type name 'null_unspecified' - (void) doCommandBySelector:(null_unspecified SEL)aSelector client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:19:87: error: expected ')' before 'id' - (void) doCommandBySelector:(null_unspecified SEL)aSelector client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:20:31: error: unknown type name 'nullable' - (void) markedTextAbandoned:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:20:40: error: expected ')' before 'id' - (void) markedTextAbandoned:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:21:61: error: unknown type name 'null_unspecified' - (void) markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:21:78: error: expected ')' before 'id' - (void) markedTextSelectionChanged:(NSRange)newSel client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:22:21: error: unknown type name 'nullable' - (void) terminate:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:22:30: error: expected ')' before 'id' - (void) terminate:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:145:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:41:35: error: unknown type name 'nullable' - (void) inputClientBecomeActive:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:41:44: error: expected ')' before 'id' - (void) inputClientBecomeActive:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:42:35: error: unknown type name 'nullable' - (void) inputClientResignActive:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:42:44: error: expected ')' before 'id' - (void) inputClientResignActive:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:46:30: error: unknown type name 'nullable' - (void) inputClientEnabled:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:46:39: error: expected ')' before 'id' - (void) inputClientEnabled:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:47:31: error: unknown type name 'nullable' - (void) inputClientDisabled:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:47:40: error: expected ')' before 'id' - (void) inputClientDisabled:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:51:40: error: unknown type name 'null_unspecified' - (void) activeConversationWillChange:(null_unspecified id)sender fromOldConversation:(NSInteger)oldConversation NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:51:57: error: expected ')' before 'id' - (void) activeConversationWillChange:(null_unspecified id)sender fromOldConversation:(NSInteger)oldConversation NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:52:37: error: unknown type name 'null_unspecified' - (void) activeConversationChanged:(null_unspecified id)sender toNewConversation:(NSInteger)newConversation NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:52:54: error: expected ')' before 'id' - (void) activeConversationChanged:(null_unspecified id)sender toNewConversation:(NSInteger)newConversation NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:59:130: error: unknown type name 'null_unspecified' - (BOOL) mouseDownOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:59:147: error: expected ')' before 'id' - (BOOL) mouseDownOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:60:133: error: unknown type name 'null_unspecified' - (BOOL) mouseDraggedOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:60:150: error: expected ')' before 'id' - (BOOL) mouseDraggedOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:61:128: error: unknown type name 'null_unspecified' - (void) mouseUpOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:61:145: error: expected ')' before 'id' - (void) mouseUpOnCharacterIndex:(NSUInteger)theIndex atCoordinate:(NSPoint)thePoint withModifier:(NSUInteger)theFlags client:(null_unspecified id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:70:21: error: unknown type name 'null_unspecified' - initWithDelegate:(null_unspecified id)aDelegate name:(null_unspecified NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:70:38: error: expected ')' before 'id' - initWithDelegate:(null_unspecified id)aDelegate name:(null_unspecified NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:70:57: error: unknown type name 'null_unspecified' - initWithDelegate:(null_unspecified id)aDelegate name:(null_unspecified NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSInputServer.h:70:74: error: expected ')' before 'NSString' - initWithDelegate:(null_unspecified id)aDelegate name:(null_unspecified NSString *)name NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:146:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:35:31: error: unknown type name 'nullable' - (NSSize)sizeWithAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:35:40: error: expected ')' before 'NSDictionary' - (NSSize)sizeWithAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:36:52: error: unknown type name 'nullable' - (void)drawAtPoint:(NSPoint)point withAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:36:61: error: expected ')' before 'NSDictionary' - (void)drawAtPoint:(NSPoint)point withAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:37:49: error: unknown type name 'nullable' - (void)drawInRect:(NSRect)rect withAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:37:58: error: expected ')' before 'NSDictionary' - (void)drawInRect:(NSRect)rect withAttributes:(nullable NSDictionary *)attrs NS_AVAILABLE(10_0, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:60:87: error: unknown type name 'nullable' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:60:96: error: expected ')' before 'NSDictionary' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:60:147: error: unknown type name 'nullable' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:60:156: error: expected ')' before 'NSStringDrawingContext' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:61:97: error: unknown type name 'nullable' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:61:106: error: expected ')' before 'NSDictionary' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:61:157: error: unknown type name 'nullable' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:61:166: error: expected ')' before 'NSStringDrawingContext' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 7_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:65:84: error: unknown type name 'nullable' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 6_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:65:93: error: expected ')' before 'NSStringDrawingContext' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 6_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:66:94: error: unknown type name 'nullable' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 6_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:66:103: error: expected ')' before 'NSStringDrawingContext' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options context:(nullable NSStringDrawingContext *)context NS_AVAILABLE(10_11, 6_0); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:72:87: error: unknown type name 'nullable' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -drawWithRect:options:attributes:context: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:72:96: error: expected ')' before 'NSDictionary' - (void)drawWithRect:(NSRect)rect options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -drawWithRect:options:attributes:context: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:74:97: error: unknown type name 'nullable' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -boundingRectWithSize:options:attributes:context: instead ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStringDrawing.h:74:106: error: expected ')' before 'NSDictionary' - (NSRect)boundingRectWithSize:(NSSize)size options:(NSStringDrawingOptions)options attributes:(nullable NSDictionary *)attributes; // Use -boundingRectWithSize:options:attributes:context: instead ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:147:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:47:18: error: unknown property attribute before ')' token @property (strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:60:20: error: unknown property attribute before ',' token @property (nullable, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerMarker.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id representedObject; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:148:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:53:174: error: expected '>' before '*' token + (void)registerUnitWithName:(NSString *)unitName abbreviation:(NSString *)abbreviation unitToPointsConversionFactor:(CGFloat)conversionFactor stepUpCycle:(NSArray *)stepUpCycle stepDownCycle:(NSArray *)stepDownCycle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:53:174: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:53:223: error: expected '>' before '*' token + (void)registerUnitWithName:(NSString *)unitName abbreviation:(NSString *)abbreviation unitToPointsConversionFactor:(CGFloat)conversionFactor stepUpCycle:(NSArray *)stepUpCycle stepDownCycle:(NSArray *)stepDownCycle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:53:223: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:57:37: error: unknown type name 'nullable' - (instancetype)initWithScrollView:(nullable NSScrollView *)scrollView orientation:(NSRulerOrientation)orientation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:57:46: error: expected ')' before 'NSScrollView' - (instancetype)initWithScrollView:(nullable NSScrollView *)scrollView orientation:(NSRulerOrientation)orientation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:62:20: error: unknown property attribute before ',' token @property (nullable, assign) NSScrollView *scrollView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:62:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSScrollView *scrollView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:148:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:96:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *clientView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:96:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *clientView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:100:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *markers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:100:50: error: expected '>' before '*' token @property (nullable, copy) NSArray *markers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:100:50: error: cannot find protocol declaration for 'NSRulerMarker' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:148:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:106:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *accessoryView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRulerView.h:106:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *accessoryView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:152:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:112:25: error: unknown type name 'nullable' - (void)startAnimation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:112:34: error: expected ')' before 'id' - (void)startAnimation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:113:24: error: unknown type name 'nullable' - (void)stopAnimation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:113:33: error: expected ')' before 'id' - (void)stopAnimation:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:129:18: error: unknown type name 'nullable' - (void)animate:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSProgressIndicator.h:129:27: error: expected ')' before 'id' - (void)animate:(nullable id)sender NS_DEPRECATED_MAC(10_0, 10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:153:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:84:28: error: unknown type name 'nullable' - (void)selectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:84:37: error: expected ')' before 'NSTabViewItem' - (void)selectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:87:44: error: unknown type name 'nullable' - (void)takeSelectedTabViewItemFromSender:(nullable id)sender; // May raise an NSRangeException ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:87:53: error: expected ')' before 'id' - (void)takeSelectedTabViewItemFromSender:(nullable id)sender; // May raise an NSRangeException ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:91:33: error: unknown type name 'nullable' - (void)selectFirstTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:91:42: error: expected ')' before 'id' - (void)selectFirstTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:92:32: error: unknown type name 'nullable' - (void)selectLastTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:92:41: error: expected ')' before 'id' - (void)selectLastTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:93:32: error: unknown type name 'nullable' - (void)selectNextTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:93:41: error: expected ')' before 'id' - (void)selectNextTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:94:36: error: unknown type name 'nullable' - (void)selectPreviousTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:94:45: error: expected ')' before 'id' - (void)selectPreviousTabViewItem:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:98:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSTabViewItem *selectedTabViewItem; // return nil if none are selected ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSTabViewItem *selectedTabViewItem; // return nil if none are selected ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:99:18: error: unknown property attribute before ')' token @property (strong) NSFont *font; // returns font used for all tab labels. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:101:45: error: expected '>' before 'NSTabViewItem' @property (readonly, copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:101:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:116:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:116:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:120:4: error: unknown type name 'nullable' - (nullable NSTabViewItem *)tabViewItemAtPoint:(NSPoint)point; // point in local coordinates. returns nil if none. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:120:13: error: expected ')' before 'NSTabViewItem' - (nullable NSTabViewItem *)tabViewItemAtPoint:(NSPoint)point; // point in local coordinates. returns nil if none. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:141:63: error: unknown type name 'nullable' - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:141:72: error: expected ')' before 'NSTabViewItem' - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:142:61: error: unknown type name 'nullable' - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:142:70: error: expected ')' before 'NSTabViewItem' - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:143:60: error: unknown type name 'nullable' - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabView.h:143:69: error: expected ')' before 'NSTabViewItem' - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:94:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:100:34: error: unknown type name 'nullable' - (void)runCustomizationPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:100:43: error: expected ')' before 'id' - (void)runCustomizationPalette:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:109:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *selectedItemIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *selectedItemIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:127:45: error: expected '>' before 'NSToolbarItem' @property (readonly, copy) NSArray<__kindof NSToolbarItem *> *items; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:127:45: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:130:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:130:55: error: expected '>' before 'NSToolbarItem' @property (nullable, readonly, copy) NSArray<__kindof NSToolbarItem *> *visibleItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:130:55: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:139:63: error: expected '>' before '*' token - (void)setConfigurationFromDictionary:(NSDictionary *)configDict; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:139:63: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:140:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *configurationDictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:140:50: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:162:4: error: unknown type name 'nullable' - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSString *)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:162:13: error: expected ')' before 'NSToolbarItem' - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSString *)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:165:21: error: expected '>' before '*' token - (NSArray *)toolbarDefaultItemIdentifiers:(NSToolbar *)toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:165:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:168:21: error: expected '>' before '*' token - (NSArray *)toolbarAllowedItemIdentifiers:(NSToolbar *)toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:168:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:173:21: error: expected '>' before '*' token - (NSArray *)toolbarSelectableItemIdentifiers:(NSToolbar *)toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:173:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:12:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:199:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *fullScreenAccessoryView NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbar.h:199:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *fullScreenAccessoryView NS_AVAILABLE_MAC(10_7); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:54:18: error: unknown property attribute before ')' token @property (strong) NSTabView *tabView; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:154:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:63:35: error: expected '>' before 'NSTabViewItem' @property (copy) NSArray<__kindof NSTabViewItem *> *tabViewItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:63:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:92:4: error: unknown type name 'nullable' - (nullable NSTabViewItem *)tabViewItemForViewController:(NSViewController *)viewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:92:13: error: expected ')' before 'NSTabViewItem' - (nullable NSTabViewItem *)tabViewItemForViewController:(NSViewController *)viewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:99:61: error: unknown type name 'nullable' - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:99:70: error: expected ')' before 'NSTabViewItem' - (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:100:60: error: unknown type name 'nullable' - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:100:69: error: expected ')' before 'NSTabViewItem' - (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:101:63: error: unknown type name 'nullable' - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:101:72: error: expected ')' before 'NSTabViewItem' - (BOOL)tabView:(NSTabView *)tabView shouldSelectTabViewItem:(nullable NSTabViewItem *)tabViewItem NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:105:4: error: unknown type name 'nullable' - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSString *)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:105:13: error: expected ')' before 'NSToolbarItem' - (nullable NSToolbarItem *)toolbar:(NSToolbar *)toolbar itemForItemIdentifier:(NSString *)itemIdentifier willBeInsertedIntoToolbar:(BOOL)flag NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:108:21: error: expected '>' before '*' token - (NSArray *)toolbarDefaultItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:108:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:109:21: error: expected '>' before '*' token - (NSArray *)toolbarAllowedItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:109:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:112:21: error: expected '>' before '*' token - (NSArray *)toolbarSelectableItemIdentifiers:(NSToolbar *)toolbar NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewController.h:112:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:61:18: error: unknown property attribute before ')' token @property (strong) id identifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:65:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:66:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:155:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:72:20: error: unknown property attribute before ',' token @property (nullable, strong) NSViewController *viewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSViewController *viewController NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:78:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSTabView *tabView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSTabView *tabView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:80:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *initialFirstResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *initialFirstResponder; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:84:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *toolTip NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTabViewItem.h:84:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *toolTip NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:158:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:48:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:48:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:158:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:67:46: error: expected '>' before '*' token - (void)addItemsWithTitles:(NSArray *)itemTitles; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:67:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:76:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *itemArray; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:82:48: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:82:57: error: expected ')' before 'id' - (NSInteger)indexOfItemWithRepresentedObject:(nullable id)obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:83:37: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:83:46: error: expected ')' before 'id' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:83:67: error: unknown type name 'nullable' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:83:76: error: expected ')' before 'SEL' - (NSInteger)indexOfItemWithTarget:(nullable id)target andAction:(nullable SEL)actionSelector; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:85:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:85:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemAtIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:86:4: error: unknown type name 'nullable' - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:86:13: error: expected ')' before 'NSMenuItem' - (nullable NSMenuItem *)itemWithTitle:(NSString *)title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *lastItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *lastItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:91:21: error: unknown type name 'nullable' - (void)selectItem:(nullable NSMenuItem *)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:91:30: error: expected ')' before 'NSMenuItem' - (void)selectItem:(nullable NSMenuItem *)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:95:19: error: unknown type name 'nullable' - (void)setTitle:(nullable NSString *)aString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:95:28: error: expected ')' before 'NSString' - (void)setTitle:(nullable NSString *)aString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:97:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSMenuItem *selectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSMenuItem *selectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:104:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *itemTitles; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:104:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:105:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *titleOfSelectedItem; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButtonCell.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *titleOfSelectedItem; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:160:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:22: error: unknown type name 'nullable' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:31: error: expected ')' before 'CGFloat' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:56: error: unknown type name 'nullable' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:65: error: expected ')' before 'NSInteger' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:90: error: unknown type name 'nullable' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:127:99: error: expected ')' before 'CGFloat' - (void)getLineDash:(nullable CGFloat *)pattern count:(nullable NSInteger *)count phase:(nullable CGFloat *)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:128:22: error: unknown type name 'nullable' - (void)setLineDash:(nullable const CGFloat *)pattern count:(NSInteger)count phase:(CGFloat)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:128:37: error: expected ')' before 'CGFloat' - (void)setLineDash:(nullable const CGFloat *)pattern count:(NSInteger)count phase:(CGFloat)phase; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:162:26: error: unknown type name 'nullable' associatedPoints:(nullable NSPointArray)points; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:162:35: error: expected ')' before 'NSPointArray' associatedPoints:(nullable NSPointArray)points; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:165:30: error: unknown type name 'nullable' - (void)setAssociatedPoints:(nullable NSPointArray)points atIndex:(NSInteger)index; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSBezierPath.h:165:39: error: expected ')' before 'NSPointArray' - (void)setAssociatedPoints:(nullable NSPointArray)points atIndex:(NSInteger)index; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:161:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:28:4: error: unknown type name 'nullable' + (nullable instancetype)imageRepWithData:(NSData*)pictData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:28:13: error: expected ')' before 'id' + (nullable instancetype)imageRepWithData:(NSData*)pictData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:161:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:29:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData*)pictData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPICTImageRep.h:29:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData*)pictData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:164:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:54:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:57:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSStatusBarButton *button NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSStatusBarButton *button NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:69:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:70:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:71:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:72:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *title; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:73:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *attributedTitle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:74:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:74:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:75:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:75:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *alternateImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:78:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:85:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSStatusItem.h:85:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:32:4: error: unknown type name 'nullable' + (nullable NSSound *)soundNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:32:13: error: expected ')' before 'NSSound' + (nullable NSSound *)soundNamed:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:36:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url byReference:(BOOL)byRef; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:36:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url byReference:(BOOL)byRef; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:39:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfFile:(NSString *)path byReference:(BOOL)byRef; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:39:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfFile:(NSString *)path byReference:(BOOL)byRef; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:43:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:43:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData *)data; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:45:18: error: unknown type name 'nullable' - (BOOL)setName:(nullable NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:45:27: error: expected ')' before 'NSString' - (BOOL)setName:(nullable NSString *)string; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:46:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:50:21: error: expected '>' before '*' token + (NSArray *)soundUnfilteredTypes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:50:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:51:4: error: unknown type name 'nullable' - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:51:13: error: expected ')' before 'id' - (nullable instancetype)initWithPasteboard:(NSPasteboard *)pasteboard; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:61:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:61:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:165:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:85:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *playbackDeviceIdentifier NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:85:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *playbackDeviceIdentifier NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:89:28: error: unknown type name 'null_unspecified' - (void)setChannelMapping:(null_unspecified NSArray *)channelMapping NS_DEPRECATED_MAC(10_5, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:89:45: error: expected ')' before 'NSArray' - (void)setChannelMapping:(null_unspecified NSArray *)channelMapping NS_DEPRECATED_MAC(10_5, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:93:4: error: unknown type name 'null_unspecified' - (null_unspecified NSArray *)channelMapping NS_DEPRECATED_MAC(10_5, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:93:21: error: expected ')' before 'NSArray' - (null_unspecified NSArray *)channelMapping NS_DEPRECATED_MAC(10_5, 10_9); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:102:4: error: unknown type name 'null_unspecified' + (null_unspecified NSArray *)soundUnfilteredFileTypes NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:102:21: error: expected ')' before 'NSArray' + (null_unspecified NSArray *)soundUnfilteredFileTypes NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:103:4: error: unknown type name 'null_unspecified' + (null_unspecified NSArray *)soundUnfilteredPasteboardTypes NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:103:21: error: expected ')' before 'NSArray' + (null_unspecified NSArray *)soundUnfilteredPasteboardTypes NS_DEPRECATED_MAC(10_0, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:118:4: error: unknown type name 'nullable' - (nullable NSString *)pathForSoundResource:(NSString *)name; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSound.h:118:13: error: expected ')' before 'NSString' - (nullable NSString *)pathForSoundResource:(NSString *)name; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:22:4: error: unknown type name 'nullable' + (nullable instancetype)imageRepWithData:(NSData*)pdfData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:22:13: error: expected ')' before 'id' + (nullable instancetype)imageRepWithData:(NSData*)pdfData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:23:4: error: unknown type name 'nullable' - (nullable instancetype)initWithData:(NSData*)pdfData; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:23:13: error: expected ')' before 'id' - (nullable instancetype)initWithData:(NSData*)pdfData; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:168:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPDFImageRep.h:25:28: error: unknown property attribute before ')' token @property (readonly, strong) NSData *PDFRepresentation; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:170:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:60:20: error: unknown property attribute before ',' token @property (nullable, assign) NSWindow *parentWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSWindow *parentWindow; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:61:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:61:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *contentView; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:63:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:63:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:69:15: error: unknown type name 'nullable' - (void)open:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:69:24: error: expected ')' before 'id' - (void)open:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:70:16: error: unknown type name 'nullable' - (void)close:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:70:25: error: expected ')' before 'id' - (void)close:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:71:17: error: unknown type name 'nullable' - (void)toggle:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:71:26: error: expected ')' before 'id' - (void)toggle:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:87:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *drawers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:87:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *drawers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDrawer.h:87:55: error: cannot find protocol declaration for 'NSDrawer' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:118:4: error: unknown type name 'nullable' - (nullable instancetype)initWithAttributes:(const NSOpenGLPixelFormatAttribute *)attribs; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:118:13: error: expected ')' before 'id' - (nullable instancetype)initWithAttributes:(const NSOpenGLPixelFormatAttribute *)attribs; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:4: error: unknown type name 'nullable' - (nullable id)initWithData:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6, "Use -initWithAttributes: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:13: error: expected ')' before 'id' - (nullable id)initWithData:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6, "Use -initWithAttributes: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:30: error: unknown type name 'null_unspecified' - (nullable id)initWithData:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6, "Use -initWithAttributes: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:119:47: error: expected ')' before 'NSData' - (nullable id)initWithData:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6, "Use -initWithAttributes: instead"); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:120:4: error: unknown type name 'nullable' - (nullable NSOpenGLPixelFormat *)initWithCGLPixelFormatObj:(struct _CGLPixelFormatObject *)format NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:120:13: error: expected ')' before 'NSOpenGLPixelFormat' - (nullable NSOpenGLPixelFormat *)initWithCGLPixelFormatObj:(struct _CGLPixelFormatObject *)format NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:122:4: error: unknown type name 'null_unspecified' - (null_unspecified NSData*)attributes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:122:21: error: expected ')' before 'NSData' - (null_unspecified NSData*)attributes NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:123:24: error: unknown type name 'null_unspecified' - (void)setAttributes:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:123:41: error: expected ')' before 'NSData' - (void)setAttributes:(null_unspecified NSData*)attribs NS_DEPRECATED_MAC(10_0, 10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:128:20: error: unknown property attribute before ',' token @property (nullable, readonly) struct _CGLPixelFormatObject *CGLPixelFormatObj NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:155:4: error: unknown type name 'nullable' - (nullable instancetype)initWithTextureTarget:(GLenum)target textureInternalFormat:(GLenum)format textureMaxMipMapLevel:(GLint)maxLevel pixelsWide:(GLsizei)pixelsWide pixelsHigh:(GLsizei)pixelsHigh NS_DEPRECATED_MAC(10_2, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:155:13: error: expected ')' before 'id' - (nullable instancetype)initWithTextureTarget:(GLenum)target textureInternalFormat:(GLenum)format textureMaxMipMapLevel:(GLint)maxLevel pixelsWide:(GLsizei)pixelsWide pixelsHigh:(GLsizei)pixelsHigh NS_DEPRECATED_MAC(10_2, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:156:4: error: unknown type name 'nullable' - (nullable NSOpenGLPixelBuffer *)initWithCGLPBufferObj:(null_unspecified struct _CGLPBufferObject *)pbuffer NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:156:13: error: expected ')' before 'NSOpenGLPixelBuffer' - (nullable NSOpenGLPixelBuffer *)initWithCGLPBufferObj:(null_unspecified struct _CGLPBufferObject *)pbuffer NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:156:58: error: unknown type name 'null_unspecified' - (nullable NSOpenGLPixelBuffer *)initWithCGLPBufferObj:(null_unspecified struct _CGLPBufferObject *)pbuffer NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:156:75: error: two or more data types in declaration specifiers - (nullable NSOpenGLPixelBuffer *)initWithCGLPBufferObj:(null_unspecified struct _CGLPBufferObject *)pbuffer NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:157:4: error: unknown type name 'nullable' - (nullable struct _CGLPBufferObject *)CGLPBufferObj NS_RETURNS_INNER_POINTER NS_AVAILABLE_MAC(10_6) NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:157:13: error: two or more data types in declaration specifiers - (nullable struct _CGLPBufferObject *)CGLPBufferObj NS_RETURNS_INNER_POINTER NS_AVAILABLE_MAC(10_6) NS_DEPRECATED_MAC(10_6, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:205:4: error: unknown type name 'nullable' - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:205:13: error: expected ')' before 'id' - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:171:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:205:85: error: unknown type name 'nullable' - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:205:94: error: expected ')' before 'NSOpenGLContext' - (nullable instancetype)initWithFormat:(NSOpenGLPixelFormat *)format shareContext:(nullable NSOpenGLContext *)share; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:206:4: error: unknown type name 'nullable' - (nullable NSOpenGLContext *)initWithCGLContextObj:(struct _CGLContextObject *)context NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:206:13: error: expected ')' before 'NSOpenGLContext' - (nullable NSOpenGLContext *)initWithCGLContextObj:(struct _CGLContextObject *)context NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:208:28: error: unknown property attribute before ')' token @property (readonly, strong) NSOpenGLPixelFormat *pixelFormat NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:211:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:211:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:227:4: error: unknown type name 'nullable' + (nullable NSOpenGLContext *)currentContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:227:13: error: expected ')' before 'NSOpenGLContext' + (nullable NSOpenGLContext *)currentContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:243:20: error: unknown property attribute before ',' token @property (nullable, readonly) struct _CGLContextObject *CGLContextObj NS_RETURNS_INNER_POINTER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:260:4: error: unknown type name 'nullable' - (nullable NSOpenGLPixelBuffer *)pixelBuffer NS_DEPRECATED_MAC(10_3, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGL.h:260:13: error: expected ')' before 'NSOpenGLPixelBuffer' - (nullable NSOpenGLPixelBuffer *)pixelBuffer NS_DEPRECATED_MAC(10_3, 10_7); /* Use IOSurface instead of NSOpenGLPixelBuffer on Mac OS 10.7 and newer. */ ^ In file included from /System/Library/Frameworks/QuartzCore.framework/Headers/CAOpenGLLayer.h:6:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:10, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:172, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:87:4: error: unknown type name 'nullable' - (nullable id)presentationLayer; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:87:13: error: expected ')' before 'id' - (nullable id)presentationLayer; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:121:4: error: unknown type name 'nullable' + (nullable id)defaultValueForKey:(NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:121:13: error: expected ')' before 'id' + (nullable id)defaultValueForKey:(NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:219:19: error: unknown property attribute before ',' token @property(nullable, readonly) CALayer *superlayer; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:219:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, readonly) CALayer *superlayer; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:232:19: error: unknown property attribute before ',' token @property(nullable, copy) NSArray *sublayers; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:232:43: error: expected '>' before '*' token @property(nullable, copy) NSArray *sublayers; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:232:43: error: cannot find protocol declaration for 'CALayer' /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:249:48: error: unknown type name 'nullable' - (void)insertSublayer:(CALayer *)layer below:(nullable CALayer *)sibling; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:249:57: error: expected ')' before 'CALayer' - (void)insertSublayer:(CALayer *)layer below:(nullable CALayer *)sibling; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:250:48: error: unknown type name 'nullable' - (void)insertSublayer:(CALayer *)layer above:(nullable CALayer *)sibling; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:250:57: error: expected ')' before 'CALayer' - (void)insertSublayer:(CALayer *)layer above:(nullable CALayer *)sibling; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:274:19: error: unknown property attribute before ',' token @property(nullable, strong) CALayer *mask; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:274:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) CALayer *mask; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:286:47: error: unknown type name 'nullable' - (CGPoint)convertPoint:(CGPoint)p fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:286:56: error: expected ')' before 'CALayer' - (CGPoint)convertPoint:(CGPoint)p fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:287:45: error: unknown type name 'nullable' - (CGPoint)convertPoint:(CGPoint)p toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:287:54: error: expected ')' before 'CALayer' - (CGPoint)convertPoint:(CGPoint)p toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:288:44: error: unknown type name 'nullable' - (CGRect)convertRect:(CGRect)r fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:288:53: error: expected ')' before 'CALayer' - (CGRect)convertRect:(CGRect)r fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:289:42: error: unknown type name 'nullable' - (CGRect)convertRect:(CGRect)r toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:289:51: error: expected ')' before 'CALayer' - (CGRect)convertRect:(CGRect)r toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:291:60: error: unknown type name 'nullable' - (CFTimeInterval)convertTime:(CFTimeInterval)t fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:291:69: error: expected ')' before 'CALayer' - (CFTimeInterval)convertTime:(CFTimeInterval)t fromLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:292:58: error: unknown type name 'nullable' - (CFTimeInterval)convertTime:(CFTimeInterval)t toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:292:67: error: expected ')' before 'CALayer' - (CFTimeInterval)convertTime:(CFTimeInterval)t toLayer:(nullable CALayer *)l; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:302:4: error: unknown type name 'nullable' - (nullable CALayer *)hitTest:(CGPoint)p; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:302:13: error: expected ')' before 'CALayer' - (nullable CALayer *)hitTest:(CGPoint)p; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:315:19: error: unknown property attribute before ',' token @property(nullable, strong) id contents; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:315:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) id contents; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:454:19: error: unknown property attribute before ')' token @property(nullable) CGColorRef backgroundColor; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:472:19: error: unknown property attribute before ')' token @property(nullable) CGColorRef borderColor; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:491:19: error: unknown property attribute before ',' token @property(nullable, strong) id compositingFilter; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:491:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) id compositingFilter; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:496:19: error: unknown property attribute before ',' token @property(nullable, copy) NSArray *filters; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:496:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSArray *filters; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:501:19: error: unknown property attribute before ',' token @property(nullable, copy) NSArray *backgroundFilters; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:501:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSArray *backgroundFilters; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:532:19: error: unknown property attribute before ')' token @property(nullable) CGColorRef shadowColor; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:555:19: error: unknown property attribute before ')' token @property(nullable) CGPathRef shadowPath; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:570:19: error: unknown property attribute before ',' token @property(nullable, strong) id layoutManager; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:570:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) id layoutManager; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:655:4: error: unknown type name 'nullable' + (nullable id)defaultActionForKey:(NSString *)event; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:655:13: error: expected ')' before 'id' + (nullable id)defaultActionForKey:(NSString *)event; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:670:4: error: unknown type name 'nullable' - (nullable id)actionForKey:(NSString *)event; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:670:13: error: expected ')' before 'id' - (nullable id)actionForKey:(NSString *)event; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:675:19: error: unknown property attribute before ',' token @property(nullable, copy) NSDictionary> *actions; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:675:49: error: expected '>' before '*' token @property(nullable, copy) NSDictionary> *actions; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:675:49: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:694:50: error: unknown type name 'nullable' - (void)addAnimation:(CAAnimation *)anim forKey:(nullable NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:694:59: error: expected ')' before 'NSString' - (void)addAnimation:(CAAnimation *)anim forKey:(nullable NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:708:4: error: unknown type name 'nullable' - (nullable NSArray *)animationKeys; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:708:13: error: expected ')' before 'NSArray' - (nullable NSArray *)animationKeys; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:714:4: error: unknown type name 'nullable' - (nullable CAAnimation *)animationForKey:(NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:714:13: error: expected ')' before 'CAAnimation' - (nullable CAAnimation *)animationForKey:(NSString *)key; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:721:19: error: unknown property attribute before ',' token @property(nullable, copy) NSString *name; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:721:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSString *name; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:727:19: error: unknown property attribute before ',' token @property(nullable, weak) id delegate; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:727:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, weak) id delegate; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:739:19: error: unknown property attribute before ',' token @property(nullable, copy) NSDictionary *style; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:739:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSDictionary *style; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:776:16: error: unknown type name 'nullable' arguments:(nullable NSDictionary *)dict; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:776:25: error: expected ')' before 'NSDictionary' arguments:(nullable NSDictionary *)dict; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:813:4: error: unknown type name 'nullable' - (nullable id)actionForLayer:(CALayer *)layer forKey:(NSString *)event; ^ /System/Library/Frameworks/QuartzCore.framework/Headers/CALayer.h:813:13: error: expected ')' before 'id' - (nullable id)actionForLayer:(CALayer *)layer forKey:(NSString *)event; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:172:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:26:20: error: unknown property attribute before ',' token @property (nullable, assign) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:30:20: error: unknown property attribute before ',' token @property (nullable, strong) NSOpenGLPixelFormat *openGLPixelFormat; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:30:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSOpenGLPixelFormat *openGLPixelFormat; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:34:20: error: unknown property attribute before ',' token @property (nullable, strong) NSOpenGLContext *openGLContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLLayer.h:34:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSOpenGLContext *openGLContext; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:173:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:25:4: error: unknown type name 'nullable' - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:25:13: error: expected ')' before 'id' - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:173:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:25:71: error: unknown type name 'nullable' - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:25:80: error: expected ')' before 'NSOpenGLPixelFormat' - (nullable instancetype)initWithFrame:(NSRect)frameRect pixelFormat:(nullable NSOpenGLPixelFormat*)format; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:27:20: error: unknown property attribute before ',' token @property (nullable, strong) NSOpenGLContext *openGLContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:27:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSOpenGLContext *openGLContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:33:20: error: unknown property attribute before ',' token @property (nullable, strong) NSOpenGLPixelFormat *pixelFormat; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSOpenGLView.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSOpenGLPixelFormat *pixelFormat; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:174:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:18:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *orderedDocuments; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:18:47: error: cannot find protocol declaration for 'NSDocument' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:174:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:21:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *orderedWindows; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSApplicationScripting.h:21:45: error: cannot find protocol declaration for 'NSWindow' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:175:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:21:4: error: unknown type name 'nullable' - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:21:13: error: expected ')' before 'id' - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:22:4: error: unknown type name 'nullable' - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:22:13: error: expected ')' before 'id' - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:23:4: error: unknown type name 'nullable' - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:23:13: error: expected ')' before 'id' - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDocumentScripting.h:25:28: error: unknown property attribute before ')' token @property (readonly, strong) NSScriptObjectSpecifier *objectSpecifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:176:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:15:40: error: expected '>' before '*' token @property (copy) NSArray *attributeRuns; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:15:40: error: cannot find protocol declaration for 'NSTextStorage' /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:17:40: error: expected '>' before '*' token @property (copy) NSArray *paragraphs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:17:40: error: cannot find protocol declaration for 'NSTextStorage' /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:19:40: error: expected '>' before '*' token @property (copy) NSArray *words; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:19:40: error: cannot find protocol declaration for 'NSTextStorage' /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:21:40: error: expected '>' before '*' token @property (copy) NSArray *characters; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:21:40: error: cannot find protocol declaration for 'NSTextStorage' /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:23:20: error: unknown property attribute before ',' token @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSFont *font; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:25:20: error: unknown property attribute before ',' token @property (nullable, strong) NSColor *foregroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextStorageScripting.h:25:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSColor *foregroundColor; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:178:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:76:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSToolbar *toolbar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:76:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSToolbar *toolbar; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:178:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:87:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *toolTip; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:87:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *toolTip; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:178:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:90:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenuItem *menuFormRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenuItem *menuFormRepresentation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:96:20: error: unknown property attribute before ',' token @property (nullable, weak) id target; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:96:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id target; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:178:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:99:20: error: unknown property attribute before ')' token @property (nullable) SEL action; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:105:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:178:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:108:20: error: unknown property attribute before ',' token @property (nullable, strong) NSView *view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItem.h:108:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSView *view; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:179:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:30:35: error: expected '>' before 'NSToolbarItem' @property (copy) NSArray<__kindof NSToolbarItem *> *subitems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSToolbarItemGroup.h:30:35: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:180:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:33:4: error: unknown type name 'nullable' - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:33:13: error: expected ')' before 'id' - (nullable id)handleCloseScriptCommand:(NSCloseCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:34:4: error: unknown type name 'nullable' - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:34:13: error: expected ')' before 'id' - (nullable id)handlePrintScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:35:4: error: unknown type name 'nullable' - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowScripting.h:35:13: error: expected ')' before 'id' - (nullable id)handleSaveScriptCommand:(NSScriptCommand *)command; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:183:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:26:4: error: unknown type name 'nullable' + (nullable NSGlyphInfo *)glyphInfoWithGlyphName:(NSString *)glyphName forFont:(NSFont *)font baseString:(NSString *)theString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:26:13: error: expected ')' before 'NSGlyphInfo' + (nullable NSGlyphInfo *)glyphInfoWithGlyphName:(NSString *)glyphName forFont:(NSFont *)font baseString:(NSString *)theString; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:183:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:29:4: error: unknown type name 'nullable' + (nullable NSGlyphInfo *)glyphInfoWithGlyph:(NSGlyph)glyph forFont:(NSFont *)font baseString:(NSString *)theString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:29:13: error: expected ')' before 'NSGlyphInfo' + (nullable NSGlyphInfo *)glyphInfoWithGlyph:(NSGlyph)glyph forFont:(NSFont *)font baseString:(NSString *)theString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:32:4: error: unknown type name 'nullable' + (nullable NSGlyphInfo *)glyphInfoWithCharacterIdentifier:(NSUInteger)cid collection:(NSCharacterCollection)characterCollection baseString:(NSString *)theString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:32:13: error: expected ')' before 'NSGlyphInfo' + (nullable NSGlyphInfo *)glyphInfoWithCharacterIdentifier:(NSUInteger)cid collection:(NSCharacterCollection)characterCollection baseString:(NSString *)theString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:35:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSString *glyphName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSGlyphInfo.h:35:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSString *glyphName; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:184:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSShadow.h:33:19: error: unknown property attribute before ',' token @property(nullable, copy) NSColor *shadowColor; // color used for the shadow (default is black with an alpha value of 1/3) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSShadow.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSColor *shadowColor; // color used for the shadow (default is black with an alpha value of 1/3) ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:185, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:59:4: error: unknown type name 'nullable' - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:59:13: error: expected ')' before 'NSTextTab' - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:67:20: error: unknown property attribute before ',' token @property (nullable, assign) NSAttributedString *attributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSAttributedString *attributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:98:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSDictionary *attributesForExtraLineFragment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:98:60: error: expected '>' before '*' token @property (nullable, readonly, copy) NSDictionary *attributesForExtraLineFragment; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:98:60: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:107:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:108:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSArray *textContainers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:108:64: error: expected '>' before '*' token @property (nullable, readonly, assign) NSArray *textContainers; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:108:64: error: cannot find protocol declaration for 'NSTextContainer' /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:109:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSTextContainer *currentTextContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSTextContainer *currentTextContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:110:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSParagraphStyle *currentParagraphStyle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSParagraphStyle *currentParagraphStyle; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:154:78: error: unknown type name 'nullable' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:154:87: error: expected ')' before 'NSRangePointer' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:155:81: error: unknown type name 'nullable' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:155:90: error: expected ')' before 'NSRangePointer' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:61: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:78: error: expected ')' before 'NSGlyph' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:118: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:135: error: expected ')' before 'NSUInteger' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:183: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:200: error: expected ')' before 'NSGlyphInscription' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:249: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:266: error: expected ')' before 'BOOL' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:299: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:316: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:158:325: error: two or more data types in declaration specifiers - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer bidiLevels:(null_unspecified unsigned char *)bidiLevelBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:30: error: unknown type name 'null_unspecified' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:47: error: expected ')' before 'NSRectPointer' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:88: error: unknown type name 'null_unspecified' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:105: error: expected ')' before 'NSRectPointer' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:155: error: unknown type name 'null_unspecified' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:163:172: error: expected ')' before 'NSRectPointer' - (void)getLineFragmentRect:(null_unspecified NSRectPointer)lineFragmentRect usedRect:(null_unspecified NSRectPointer)lineFragmentUsedRect remainingRect:(null_unspecified NSRectPointer)remainingRect forStartingGlyphAtIndex:(NSUInteger)startingGlyphIndex proposedRect:(NSRect)proposedRect lineSpacing:(CGFloat)lineSpacing paragraphSpacingBefore:(CGFloat)paragraphSpacingBefore paragraphSpacingAfter:(CGFloat)paragraphSpacingAfter; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:167:65: error: unknown type name 'null_unspecified' - (void)substituteGlyphsInRange:(NSRange)glyphRange withGlyphs:(null_unspecified NSGlyph *)glyphs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:167:82: error: expected ')' before 'NSGlyph' - (void)substituteGlyphsInRange:(NSRange)glyphRange withGlyphs:(null_unspecified NSGlyph *)glyphs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:172:57: error: unknown type name 'null_unspecified' - (void)setLocation:(NSPoint)location withAdvancements:(null_unspecified const CGFloat *)advancements forStartOfGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:172:80: error: expected ')' before 'CGFloat' - (void)setLocation:(NSPoint)location withAdvancements:(null_unspecified const CGFloat *)advancements forStartOfGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:174:24: error: unknown type name 'null_unspecified' - (void)setBidiLevels:(null_unspecified const uint8_t *)levels forGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTypesetter.h:174:47: error: expected ')' before 'uint8_t' - (void)setBidiLevels:(null_unspecified const uint8_t *)levels forGlyphRange:(NSRange)glyphRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:185:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:48:79: error: unknown type name 'null_unspecified' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect remainingRect:(null_unspecified NSRectPointer)remainingRect NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:48:96: error: expected ')' before 'NSRectPointer' - (NSRect)lineFragmentRectForProposedRect:(NSRect)proposedRect remainingRect:(null_unspecified NSRectPointer)remainingRect NS_DEPRECATED_MAC(10_3, 10_4); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:67:4: error: unknown type name 'nullable' - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:67:13: error: expected ')' before 'NSTextTab' - (nullable NSTextTab *)textTabForGlyphLocation:(CGFloat)glyphLocation writingDirection:(NSWritingDirection)direction maxLocation:(CGFloat)maxLocation; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:185:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:73:20: error: unknown property attribute before ',' token @property (nullable, assign) NSAttributedString *attributedString; // Note this method does not retain attrString ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) NSAttributedString *attributedString; // Note this method does not retain attrString ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:89:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSLayoutManager *layoutManager; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:90:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSTextContainer *currentTextContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSTextContainer *currentTextContainer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:117:78: error: unknown type name 'nullable' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:117:87: error: expected ')' before 'NSRangePointer' - (NSRange)characterRangeForGlyphRange:(NSRange)glyphRange actualGlyphRange:(nullable NSRangePointer)actualGlyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:118:81: error: unknown type name 'nullable' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:118:90: error: expected ')' before 'NSRangePointer' - (NSRange)glyphRangeForCharacterRange:(NSRange)charRange actualCharacterRange:(nullable NSRangePointer)actualCharRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:61: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:78: error: expected ')' before 'NSGlyph' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:118: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:135: error: expected ')' before 'NSUInteger' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:183: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:200: error: expected ')' before 'NSGlyphInscription' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:249: error: unknown type name 'null_unspecified' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:121:266: error: expected ')' before 'BOOL' - (NSUInteger)getGlyphsInRange:(NSRange)glyphsRange glyphs:(null_unspecified NSGlyph *)glyphBuffer characterIndexes:(null_unspecified NSUInteger *)charIndexBuffer glyphInscriptions:(null_unspecified NSGlyphInscription *)inscribeBuffer elasticBits:(null_unspecified BOOL *)elasticBuffer; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:125:65: error: unknown type name 'null_unspecified' - (void)substituteGlyphsInRange:(NSRange)glyphRange withGlyphs:(null_unspecified NSGlyph *)glyphs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:125:82: error: expected ')' before 'NSGlyph' - (void)substituteGlyphsInRange:(NSRange)glyphRange withGlyphs:(null_unspecified NSGlyph *)glyphs; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:130:57: error: unknown type name 'null_unspecified' - (void)setLocation:(NSPoint)location withAdvancements:(null_unspecified const CGFloat *)advancements forStartOfGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:130:80: error: expected ')' before 'CGFloat' - (void)setLocation:(NSPoint)location withAdvancements:(null_unspecified const CGFloat *)advancements forStartOfGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:132:24: error: unknown type name 'null_unspecified' - (void)setBidiLevels:(null_unspecified const uint8_t *)levels forGlyphRange:(NSRange)glyphRange; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSATSTypesetter.h:132:47: error: expected ')' before 'uint8_t' - (void)setBidiLevels:(null_unspecified const uint8_t *)levels forGlyphRange:(NSRange)glyphRange; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:187:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:47:35: error: expected '>' before '*' token @property (copy) NSArray *recentSearches; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:47:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:50:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *recentsAutosaveName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *recentsAutosaveName; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:187:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:53:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *searchMenuTemplate NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:53:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *searchMenuTemplate NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:63:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchField.h:63:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate NS_AVAILABLE_MAC(10_11); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:188:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:64:20: error: unknown property attribute before ',' token @property (nullable, strong) NSButtonCell *searchButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSButtonCell *searchButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:67:20: error: unknown property attribute before ',' token @property (nullable, strong) NSButtonCell *cancelButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSButtonCell *cancelButtonCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:79:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *searchMenuTemplate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:79:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *searchMenuTemplate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:88:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSArray *recentSearches; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:88:52: error: expected '>' before '*' token @property (null_resettable, copy) NSArray *recentSearches; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:88:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:91:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *recentsAutosaveName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSSearchFieldCell.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *recentsAutosaveName; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:32:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *exposedBindings; // for a new key exposed through this method, the default implementation simply falls back to key-value coding ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:32:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:33:4: error: unknown type name 'nullable' - (nullable Class)valueClassForBinding:(NSString *)binding; // optional - mostly for matching transformers ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:33:13: error: expected ')' before 'Class' - (nullable Class)valueClassForBinding:(NSString *)binding; // optional - mostly for matching transformers ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:37:99: error: unknown type name 'nullable' - (void)bind:(NSString *)binding toObject:(id)observable withKeyPath:(NSString *)keyPath options:(nullable NSDictionary *)options; // placeholders and value transformers are specified in options dictionary ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:37:108: error: expected ')' before 'NSDictionary' - (void)bind:(NSString *)binding toObject:(id)observable withKeyPath:(NSString *)keyPath options:(nullable NSDictionary *)options; // placeholders and value transformers are specified in options dictionary ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:42:4: error: unknown type name 'nullable' - (nullable NSDictionary *)infoForBinding:(NSString *)binding; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:42:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)infoForBinding:(NSString *)binding; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:53:35: error: expected '>' before '*' token - (NSArray *)optionDescriptionsForBinding:(NSString *)aBinding NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:53:35: error: cannot find protocol declaration for 'NSAttributeDescription' /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:60:32: error: unknown type name 'nullable' + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:60:41: error: expected ')' before 'id' + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:60:67: error: unknown type name 'nullable' + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:60:76: error: expected ')' before 'id' + (void)setDefaultPlaceholder:(nullable id)placeholder forMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:61:4: error: unknown type name 'nullable' + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:61:13: error: expected ')' before 'id' + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:61:45: error: unknown type name 'nullable' + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:61:54: error: expected ')' before 'id' + (nullable id)defaultPlaceholderForMarker:(nullable id)marker withBinding:(NSString *)binding; // marker can be nil or one of NSMultipleValuesMarker, NSNoSelectionMarker, NSNotApplicableMarker ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:8:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:36: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:45: error: expected ')' before 'id' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:76: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:85: error: expected ')' before 'SEL' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:120: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSKeyValueBinding.h:86:129: error: two or more data types in declaration specifiers - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:46:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:46:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:36: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:45: error: expected ')' before 'id' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:76: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:85: error: expected ')' before 'SEL' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:120: error: unknown type name 'nullable' - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:189:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSController.h:52:129: error: two or more data types in declaration specifiers - (void)commitEditingWithDelegate:(nullable id)delegate didCommitSelector:(nullable SEL)didCommitSelector contextInfo:(nullable void *)contextInfo; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:40:34: error: unknown type name 'nullable' - (instancetype)initWithContent:(nullable id)content NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:40:43: error: expected ')' before 'id' - (instancetype)initWithContent:(nullable id)content NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:41:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:41:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:43:20: error: unknown property attribute before ',' token @property (nullable, strong) id content; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id content; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:45:28: error: unknown property attribute before ')' token @property (readonly, strong) id selection; // an object representing all objects to be affected by editing as a singleton, returning special marker objects like NSMultipleSelectionMarker if necessary - in the concrete case of NSObjectController, returns an object that is used to access the content object ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:49:27: error: unknown property attribute before ',' token @property (null_resettable, assign) Class objectClass; // sets the object class used when creating new objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:55:14: error: unknown type name 'nullable' - (void)add:(nullable id)sender; // creates a new object and adds it through addObject: ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:55:23: error: expected ')' before 'id' - (void)add:(nullable id)sender; // creates a new object and adds it through addObject: ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:57:17: error: unknown type name 'nullable' - (void)remove:(nullable id)sender; // removes content object through removeObject: ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:57:26: error: expected ')' before 'id' - (void)remove:(nullable id)sender; // removes content object through removeObject: ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:66:20: error: unknown property attribute before ',' token @property (nullable, strong) NSManagedObjectContext *managedObjectContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSManagedObjectContext *managedObjectContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:68:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *entityName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:68:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *entityName; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:69:20: error: unknown property attribute before ',' token @property (nullable, strong) NSPredicate *fetchPredicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSPredicate *fetchPredicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:71:27: error: unknown type name 'nullable' - (BOOL)fetchWithRequest:(nullable NSFetchRequest *)fetchRequest merge:(BOOL)merge error:(NSError **)error; // subclasses can override this method to customize the fetch request, for example to specify fetch limits (passing nil for the fetch request will result in the default fetch request to be used; this method will never be invoked with a nil fetch request from within the standard Cocoa frameworks) - the merge flag determines whether the controller replaces the entire content with the fetch result or merges the existing content with the fetch result ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:71:36: error: expected ')' before 'NSFetchRequest' - (BOOL)fetchWithRequest:(nullable NSFetchRequest *)fetchRequest merge:(BOOL)merge error:(NSError **)error; // subclasses can override this method to customize the fetch request, for example to specify fetch limits (passing nil for the fetch request will result in the default fetch request to be used; this method will never be invoked with a nil fetch request from within the standard Cocoa frameworks) - the merge flag determines whether the controller replaces the entire content with the fetch result or merges the existing content with the fetch result ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:73:16: error: unknown type name 'nullable' - (void)fetch:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:73:25: error: expected ')' before 'id' - (void)fetch:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:191:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:52:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *automaticRearrangementKeyPaths NS_AVAILABLE_MAC(10_5); // computes the array of key paths that trigger automatic rearranging from the sort descriptors and filter predicates; subclasses may override this method to customize the default behavior (for example if additional arrangement criteria are used in custom implementations of -rearrangeObjects) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:52:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *automaticRearrangementKeyPaths NS_AVAILABLE_MAC(10_5); // computes the array of key paths that trigger automatic rearranging from the sort descriptors and filter predicates; subclasses may override this method to customize the default behavior (for example if additional arrangement criteria are used in custom implementations of -rearrangeObjects) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:52:55: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:55:43: error: expected '>' before '*' token @property (copy) NSArray *sortDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:55:43: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:57:20: error: unknown property attribute before ',' token @property (nullable, strong) NSPredicate *filterPredicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSPredicate *filterPredicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:64:28: error: unknown property attribute before ')' token @property (readonly, strong) id arrangedObjects; // array of all displayed objects (after sorting and potentially filtering) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:84:28: error: unknown property attribute before ',' token @property (null_unspecified, readonly, copy) NSArray *selectedObjects; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:84:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_unspecified, readonly, copy) NSArray *selectedObjects; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:190:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSObjectController.h:46:37: note: originally specified here @property (readonly, copy) NSArray *selectedObjects; // array of all objects to be affected by editing (if controller supports a selection mechanisms, the selected objects, otherwise all content objects) - in the concrete case of NSObjectController, returns an array with the content object ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:191:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:88:14: error: unknown type name 'nullable' - (void)add:(nullable id)sender; // overridden to add a new object to the content objects and to the arranged objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:88:23: error: expected ')' before 'id' - (void)add:(nullable id)sender; // overridden to add a new object to the content objects and to the arranged objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:89:17: error: unknown type name 'nullable' - (void)remove:(nullable id)sender; // overridden to remove the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:89:26: error: expected ')' before 'id' - (void)remove:(nullable id)sender; // overridden to remove the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:90:17: error: unknown type name 'nullable' - (void)insert:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:90:26: error: expected ')' before 'id' - (void)insert:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:92:21: error: unknown type name 'nullable' - (void)selectNext:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:92:30: error: expected ')' before 'id' - (void)selectNext:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:93:25: error: unknown type name 'nullable' - (void)selectPrevious:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSArrayController.h:93:34: error: expected ')' before 'id' - (void)selectPrevious:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:192:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:23:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *key; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:23:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *key; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:24:20: error: unknown property attribute before ',' token @property (nullable, strong) id value; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:24:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id value; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:26:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *localizedKey; // The localized key from the NSDictionaryController’s localizedKeyDictionary ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *localizedKey; // The localized key from the NSDictionaryController’s localizedKeyDictionary ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:57:18: error: unknown property attribute before ')' token @property (strong) id initialValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:60:35: error: expected '>' before '*' token @property (copy) NSArray *includedKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:60:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:61:35: error: expected '>' before '*' token @property (copy) NSArray *excludedKeys; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:61:35: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:64:40: error: expected '>' before '*' token @property (copy) NSDictionary *localizedKeyDictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:64:40: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:65:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *localizedKeyTable; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDictionaryController.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *localizedKeyTable; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:193:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:48: error: unknown type name 'nullable' + (instancetype)treeNodeWithRepresentedObject:(nullable id)modelObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:29:57: error: expected ')' before 'id' + (instancetype)treeNodeWithRepresentedObject:(nullable id)modelObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:30:44: error: unknown type name 'nullable' - (instancetype)initWithRepresentedObject:(nullable id)modelObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:30:53: error: expected ')' before 'id' - (instancetype)initWithRepresentedObject:(nullable id)modelObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:32:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:32:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) id representedObject; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:35:28: error: unknown property attribute before ')' token @property (readonly, strong) NSIndexPath *indexPath; // represents the receivers location in entire tree ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:38:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *childNodes; // traversal ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:38:57: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *childNodes; // traversal ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:38:57: error: cannot find protocol declaration for 'NSTreeNode' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:39:28: error: unknown property attribute before ')' token @property (readonly, strong) NSMutableArray *mutableChildNodes; // returns a mutable proxy - parentNode of inserted/removed child nodes is automatically updated ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:39:28: error: cannot find protocol declaration for 'NSTreeNode' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:193:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:40:4: error: unknown type name 'nullable' - (nullable NSTreeNode *)descendantNodeAtIndexPath:(NSIndexPath *)indexPath; // traversal begins with receiver ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:40:13: error: expected ')' before 'NSTreeNode' - (nullable NSTreeNode *)descendantNodeAtIndexPath:(NSIndexPath *)indexPath; // traversal begins with receiver ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:42:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSTreeNode *parentNode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSTreeNode *parentNode; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:45:59: error: expected '>' before '*' token - (void)sortWithSortDescriptors:(NSArray *)sortDescriptors recursively:(BOOL)recursively; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeNode.h:45:59: error: cannot find protocol declaration for 'NSSortDescriptor' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:194:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:49:28: error: unknown property attribute before ')' token @property (readonly, strong) id arrangedObjects; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:50:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *childrenKeyPath; // key used to find the children of a model object. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *childrenKeyPath; // key used to find the children of a model object. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:51:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *countKeyPath; // optional for performance ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:51:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *countKeyPath; // optional for performance ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:52:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *leafKeyPath; // optional. inserting/adding children disabled for leaf nodes ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:52:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *leafKeyPath; // optional. inserting/adding children disabled for leaf nodes ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:54:43: error: expected '>' before '*' token @property (copy) NSArray *sortDescriptors; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:54:43: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:56:20: error: unknown property attribute before ',' token @property (nullable, strong) id content; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) id content; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:58:14: error: unknown type name 'nullable' - (void)add:(nullable id)sender; // adds a new sibling node to the end of the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:58:23: error: expected ')' before 'id' - (void)add:(nullable id)sender; // adds a new sibling node to the end of the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:59:17: error: unknown type name 'nullable' - (void)remove:(nullable id)sender; //removes the currently selected objects from the tree ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:59:26: error: expected ')' before 'id' - (void)remove:(nullable id)sender; //removes the currently selected objects from the tree ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:60:19: error: unknown type name 'nullable' - (void)addChild:(nullable id)sender; // adds a new child node to the end of the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:60:28: error: expected ')' before 'id' - (void)addChild:(nullable id)sender; // adds a new child node to the end of the selected objects ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:17: error: unknown type name 'nullable' - (void)insert:(nullable id)sender; // inserts a peer in front of first selected node ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:61:26: error: expected ')' before 'id' - (void)insert:(nullable id)sender; // inserts a peer in front of first selected node ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:22: error: unknown type name 'nullable' - (void)insertChild:(nullable id)sender; // inserts a new first child into the children array of the first selected node ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:62:31: error: expected ')' before 'id' - (void)insertChild:(nullable id)sender; // inserts a new first child into the children array of the first selected node ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:68:23: error: unknown type name 'nullable' - (void)insertObject:(nullable id)object atArrangedObjectIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:68:32: error: expected ')' before 'id' - (void)insertObject:(nullable id)object atArrangedObjectIndexPath:(NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:69:90: error: expected '>' before '*' token - (void)insertObjects:(NSArray *)objects atArrangedObjectIndexPaths:(NSArray *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:69:90: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:71:70: error: expected '>' before '*' token - (void)removeObjectsAtArrangedObjectIndexPaths:(NSArray *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:71:70: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:83:53: error: expected '>' before '*' token - (BOOL)setSelectionIndexPaths:(NSArray *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:83:53: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:84:48: error: expected '>' before '*' token @property (readonly, copy) NSArray *selectionIndexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:84:48: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:85:32: error: unknown type name 'nullable' - (BOOL)setSelectionIndexPath:(nullable NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:85:41: error: expected ')' before 'NSIndexPath' - (BOOL)setSelectionIndexPath:(nullable NSIndexPath *)indexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:86:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSIndexPath *selectionIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, copy) NSIndexPath *selectionIndexPath; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:87:53: error: expected '>' before '*' token - (BOOL)addSelectionIndexPaths:(NSArray *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:87:53: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:88:56: error: expected '>' before '*' token - (BOOL)removeSelectionIndexPaths:(NSArray *)indexPaths; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:88:56: error: cannot find protocol declaration for 'NSIndexPath' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:90:47: error: expected '>' before '*' token @property (readonly, copy) NSArray *selectedNodes NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:90:47: error: cannot find protocol declaration for 'NSTreeNode' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:93:39: error: expected '>' before '*' token - (void)moveNodes:(NSArray *)nodes toIndexPath:(NSIndexPath *)startingIndexPath NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:93:39: error: cannot find protocol declaration for 'NSTreeNode' /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:95:4: error: unknown type name 'nullable' - (nullable NSString *)childrenKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:95:13: error: expected ')' before 'NSString' - (nullable NSString *)childrenKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:96:4: error: unknown type name 'nullable' - (nullable NSString *)countKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:96:13: error: expected ')' before 'NSString' - (nullable NSString *)countKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:97:4: error: unknown type name 'nullable' - (nullable NSString *)leafKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTreeController.h:97:13: error: expected ')' before 'NSString' - (nullable NSString *)leafKeyPathForNode:(NSTreeNode *)node NS_AVAILABLE_MAC(10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:195:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:34:35: error: unknown type name 'nullable' - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:34:44: error: expected ')' before 'NSUserDefaults' - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:34:85: error: unknown type name 'nullable' - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:34:94: error: expected ')' before 'NSDictionary' - (instancetype)initWithDefaults:(nullable NSUserDefaults *)defaults initialValues:(nullable NSDictionary *)initialValues NS_DESIGNATED_INITIALIZER; // if defaults is nil, the controller uses [NSUserDefaults standardUserDefaults]; if initialValues is nil, revertToInitialValues: has no effect ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:195:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:35:4: error: unknown type name 'nullable' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:35:13: error: expected ')' before 'id' - (nullable instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:195:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:37:28: error: unknown property attribute before ')' token @property (readonly, strong) NSUserDefaults *defaults; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:38:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *initialValues; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:38:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *initialValues; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:38:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:44:28: error: unknown property attribute before ')' token @property (readonly, strong) id values; // accessor object for default values (independent of whether they are derived directly from the NSUserDefaults or from the initial values) ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:46:17: error: unknown type name 'nullable' - (void)revert:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:46:26: error: expected ')' before 'id' - (void)revert:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:47:15: error: unknown type name 'nullable' - (void)save:(nullable id)sender; // no effect if applies immediately ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:47:24: error: expected ')' before 'id' - (void)save:(nullable id)sender; // no effect if applies immediately ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:48:32: error: unknown type name 'nullable' - (void)revertToInitialValues:(nullable id)sender; // no effect if no initial values are specified ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserDefaultsController.h:48:41: error: expected ')' before 'id' - (void)revertToInitialValues:(nullable id)sender; // no effect if no initial values are specified ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:198:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:92:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:92:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:93:25: error: unknown type name 'nullable' - (void)setBorderColor:(nullable NSColor *)color forEdge:(NSRectEdge)edge; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:93:34: error: expected ')' before 'NSColor' - (void)setBorderColor:(nullable NSColor *)color forEdge:(NSRectEdge)edge; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:94:25: error: unknown type name 'nullable' - (void)setBorderColor:(nullable NSColor *)color; // Convenience method sets all edges at once ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:94:34: error: expected ')' before 'NSColor' - (void)setBorderColor:(nullable NSColor *)color; // Convenience method sets all edges at once ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:95:4: error: unknown type name 'nullable' - (nullable NSColor *)borderColorForEdge:(NSRectEdge)edge; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:95:13: error: expected ')' before 'NSColor' - (nullable NSColor *)borderColorForEdge:(NSRectEdge)edge; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:198:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextTable.h:120:28: error: unknown property attribute before ')' token @property (readonly, strong) NSTextTable *table; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:199:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:89:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:91:20: error: unknown property attribute before ',' token @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:91:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:93:20: error: unknown property attribute before ',' token @property (nullable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:103:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *minDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:103:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *minDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:105:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *maxDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:105:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *maxDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:109:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:109:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:199:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:115:149: error: unknown type name 'nullable' - (void)datePickerCell:(NSDatePickerCell *)aDatePickerCell validateProposedDateValue:(NSDate * __nonnull *__nonnull)proposedDateValue timeInterval:(nullable NSTimeInterval *)proposedTimeInterval; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePickerCell.h:115:158: error: expected ')' before 'NSTimeInterval' - (void)datePickerCell:(NSDatePickerCell *)aDatePickerCell validateProposedDateValue:(NSDate * __nonnull *__nonnull)proposedDateValue timeInterval:(nullable NSTimeInterval *)proposedTimeInterval; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:200:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:42:20: error: unknown property attribute before ',' token @property (nullable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:42:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSCalendar *calendar; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:44:20: error: unknown property attribute before ',' token @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:44:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSLocale *locale; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:46:20: error: unknown property attribute before ',' token @property (nullable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSTimeZone *timeZone; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:56:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *minDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *minDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:58:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDate *maxDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:58:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDate *maxDate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:62:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSDatePicker.h:62:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:201:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicatorCell.h:65:19: error: unknown type name 'nullable' - (void)setImage:(nullable NSImage*)image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSLevelIndicatorCell.h:65:28: error: expected ')' before 'NSImage' - (void)setImage:(nullable NSImage*)image; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:204:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:28:20: error: unknown property attribute before ',' token @property (nullable, strong) NSManagedObjectContext *managedObjectContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:28:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSManagedObjectContext *managedObjectContext; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:204:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:31:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSManagedObjectModel *managedObjectModel; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:31:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSManagedObjectModel *managedObjectModel; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:204:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:35:112: error: unknown type name 'nullable' - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:35:121: error: expected ')' before 'NSString' - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:35:160: error: unknown type name 'nullable' - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:35:169: error: expected ')' before 'NSDictionary' - (BOOL)configurePersistentStoreCoordinatorForURL:(NSURL *)url ofType:(NSString *)fileType modelConfiguration:(nullable NSString *)configuration storeOptions:(nullable NSDictionary *)storeOptions error:(NSError **)error NS_AVAILABLE_MAC(10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:40:142: error: unknown type name 'nullable' - (BOOL)writeToURL:(NSURL *)absoluteURL ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)error; // Overridden to save the document's managed objects referenced by the managed object context. If this is the first time the document is being saved, simply pass nil as the originalContentsURL. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:40:151: error: expected ')' before 'NSURL' - (BOOL)writeToURL:(NSURL *)absoluteURL ofType:(NSString *)typeName forSaveOperation:(NSSaveOperationType)saveOperation originalContentsURL:(nullable NSURL *)absoluteOriginalContentsURL error:(NSError **)error; // Overridden to save the document's managed objects referenced by the managed object context. If this is the first time the document is being saved, simply pass nil as the originalContentsURL. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:51:52: error: unknown type name 'null_unspecified' - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error NS_DEPRECATED_MAC(10_4, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:51:69: error: expected ')' before 'NSURL' - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error NS_DEPRECATED_MAC(10_4, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:51:89: error: unknown type name 'null_unspecified' - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error NS_DEPRECATED_MAC(10_4, 10_5); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPersistentDocument.h:51:106: error: expected ')' before 'NSString' - (BOOL)configurePersistentStoreCoordinatorForURL:(null_unspecified NSURL *)url ofType:(null_unspecified NSString *)fileType error:(NSError **)error NS_DEPRECATED_MAC(10_4, 10_5); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:205:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:107:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:205:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:110:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *formattingStringsFilename; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:110:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *formattingStringsFilename; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:205:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:113:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *formattingDictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:113:50: error: expected '>' before '*' token @property (nullable, copy) NSDictionary *formattingDictionary; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:113:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:133:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSPredicate *predicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:133:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSPredicate *predicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:139:4: error: unknown type name 'nullable' - (nullable NSPredicate *)predicateForRow:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:139:13: error: expected ')' before 'NSPredicate' - (nullable NSPredicate *)predicateForRow:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:167:17: error: unknown type name 'nullable' - (void)addRow:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:167:26: error: expected ')' before 'id' - (void)addRow:(nullable id)sender; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:205:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:214:78: error: unknown type name 'nullable' - (NSInteger)ruleEditor:(NSRuleEditor *)editor numberOfChildrenForCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:214:87: error: expected ')' before 'id' - (NSInteger)ruleEditor:(NSRuleEditor *)editor numberOfChildrenForCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:217:78: error: unknown type name 'nullable' - (id)ruleEditor:(NSRuleEditor *)editor child:(NSInteger)index forCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:217:87: error: expected ')' before 'id' - (id)ruleEditor:(NSRuleEditor *)editor child:(NSInteger)index forCriterion:(nullable id)criterion withRowType:(NSRuleEditorRowType)rowType; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:228:4: error: unknown type name 'nullable' - (nullable NSDictionary *)ruleEditor:(NSRuleEditor *)editor predicatePartsForCriterion:(id)criterion withDisplayValue:(id)value inRow:(NSInteger)row; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSRuleEditor.h:228:13: error: expected ')' before 'NSDictionary' - (nullable NSDictionary *)ruleEditor:(NSRuleEditor *)editor predicatePartsForCriterion:(id)criterion withDisplayValue:(id)value inRow:(NSInteger)row; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:206:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditor.h:34:55: error: expected '>' before '*' token @property (copy) NSArray *rowTemplates; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditor.h:34:55: error: cannot find protocol declaration for 'NSPredicateEditorRowTemplate' In file included from /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:9:0, from /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:13, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:56:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *validationPredicates; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:56:28: error: cannot find protocol declaration for 'NSPredicate' /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:57:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *validationWarnings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:58:34: error: unknown type name 'nullable' - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:58:43: error: expected ')' before 'NSArray' - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:58:113: error: unknown type name 'nullable' - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:58:122: error: expected ')' before 'NSArray' - (void)setValidationPredicates:(nullable NSArray *)validationPredicates withValidationWarnings:(nullable NSArray *)validationWarnings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:60:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:72:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *versionHashModifier NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:72:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *versionHashModifier NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:82:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *renamingIdentifier NS_AVAILABLE(10_6,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:82:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *renamingIdentifier NS_AVAILABLE(10_6,3_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:13:0, from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:52:12: error: expected identifier before ')' token @property () NSAttributeType attributeType; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:54:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *attributeValueClassName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *attributeValueClassName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:56:20: error: unknown property attribute before ',' token @property (nullable, retain) id defaultValue; // value is retained and not copied ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:56:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, retain) id defaultValue; // value is retained and not copied ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:62:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *valueTransformerName NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:62:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *valueTransformerName NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:64:12: error: expected identifier before ')' token @property () BOOL allowsExternalBinaryDataStorage NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:44:43: error: expected '>' before '*' token @property (readonly, copy) NSArray *templateViews; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:44:43: error: cannot find protocol declaration for 'NSView' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:46: error: unknown type name 'nullable' - (NSPredicate *)predicateWithSubpredicates:(nullable NSArray *)subpredicates; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:51:55: error: expected ')' before 'NSArray' - (NSPredicate *)predicateWithSubpredicates:(nullable NSArray *)subpredicates; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:55:4: error: unknown type name 'nullable' - (nullable NSArray *)displayableSubpredicatesOfPredicate:(NSPredicate *)predicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:55:13: error: expected ')' before 'NSArray' - (nullable NSArray *)displayableSubpredicatesOfPredicate:(NSPredicate *)predicate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:63: error: expected '>' before '*' token - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:63: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:123: error: expected '>' before '*' token - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:123: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:222: error: expected '>' before '*' token - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressions:(NSArray *)rightExpressions modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:59:222: error: cannot find protocol declaration for 'NSNumber' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:207:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:63:63: error: expected '>' before '*' token - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressionAttributeType:(NSAttributeType)attributeType modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:63:63: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:63:221: error: expected '>' before '*' token - (instancetype)initWithLeftExpressions:(NSArray *)leftExpressions rightExpressionAttributeType:(NSAttributeType)attributeType modifier:(NSComparisonPredicateModifier)modifier operators:(NSArray *)operators options:(NSUInteger)options; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:63:221: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:67:57: error: expected '>' before '*' token - (instancetype)initWithCompoundTypes:(NSArray *)compoundTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:67:57: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:71:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *leftExpressions; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:71:59: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *leftExpressions; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:71:59: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:72:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *rightExpressions; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:72:59: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *rightExpressions; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:72:59: error: cannot find protocol declaration for 'NSExpression' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:75:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *operators; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:75:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *operators; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:75:55: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly, copy) NSArray *compoundTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:77:55: error: expected '>' before '*' token @property (nullable, readonly, copy) NSArray *compoundTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:77:55: error: cannot find protocol declaration for 'NSNumber' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:81:41: error: expected '>' before '*' token + (NSArray *)templatesWithAttributeKeyPaths:(NSArray *)keyPaths inEntityDescription:(NSEntityDescription *)entityDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:81:41: error: cannot find protocol declaration for 'NSPredicateEditorRowTemplate' /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:81:95: error: expected '>' before '*' token + (NSArray *)templatesWithAttributeKeyPaths:(NSArray *)keyPaths inEntityDescription:(NSEntityDescription *)entityDescription; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPredicateEditorRowTemplate.h:81:95: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:208:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:78:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:82:25: error: unknown type name 'nullable' - (void)setObjectValue:(nullable id )obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:82:34: error: expected ')' before 'id' - (void)setObjectValue:(nullable id )obj; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:84:20: error: unknown property attribute before ',' token @property (nullable, copy) NSArray *allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:84:45: error: expected '>' before '*' token @property (nullable, copy) NSArray *allowedTypes; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:84:45: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:86:20: error: unknown property attribute before ',' token @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:92:35: error: expected '>' before 'NSPathComponentCell' @property (copy) NSArray<__kindof NSPathComponentCell *> *pathComponentCells; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:92:35: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:100:4: error: unknown type name 'nullable' - (nullable NSPathComponentCell *)pathComponentCellAtPoint:(NSPoint)point withFrame:(NSRect)frame inView:(NSView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:100:13: error: expected ')' before 'NSPathComponentCell' - (nullable NSPathComponentCell *)pathComponentCellAtPoint:(NSPoint)point withFrame:(NSRect)frame inView:(NSView *)view; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:104:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSPathComponentCell *clickedPathComponentCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:104:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSPathComponentCell *clickedPathComponentCell; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:113:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:117:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:117:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:119:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:119:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *placeholderString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:121:20: error: unknown property attribute before ',' token @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathCell.h:121:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSAttributedString *placeholderAttributedString; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:209:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:55:19: error: unknown property attribute before ',' token @property(nullable, copy) NSArray *allowedTypes NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:55:44: error: expected '>' before '*' token @property(nullable, copy) NSArray *allowedTypes NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:55:44: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:60:19: error: unknown property attribute before ',' token @property(nullable, copy) NSString *placeholderString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:60:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSString *placeholderString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:61:19: error: unknown property attribute before ',' token @property(nullable, copy) NSAttributedString *placeholderAttributedString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:61:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSAttributedString *placeholderAttributedString NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:65:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:69:20: error: unknown property attribute before ')' token @property (nullable) SEL doubleAction; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:77:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSPathControlItem *clickedPathItem NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSPathControlItem *clickedPathItem NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:82:44: error: expected '>' before '*' token @property (copy) NSArray *pathItems NS_AVAILABLE_MAC(10_10); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:82:44: error: cannot find protocol declaration for 'NSPathControlItem' /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:86:20: error: unknown property attribute before ',' token @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:86:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSColor *backgroundColor; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:90:20: error: unknown property attribute before ',' token @property (nullable, weak) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, weak) id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:98:20: error: unknown property attribute before ',' token @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:98:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSMenu *menu; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:141:4: error: unknown type name 'nullable' - (nullable NSPathComponentCell *)clickedPathComponentCell; // Please use -[NSPathControl clickedPathItem] instead. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:141:13: error: expected ')' before 'NSPathComponentCell' - (nullable NSPathComponentCell *)clickedPathComponentCell; // Please use -[NSPathControl clickedPathItem] instead. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:142:32: error: expected '>' before '*' token - (NSArray *)pathComponentCells; // Please use -[NSPathControl pathItems] instead. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:142:32: error: cannot find protocol declaration for 'NSPathComponentCell' /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:143:60: error: expected '>' before '*' token - (void)setPathComponentCells:(NSArray *)cells; // Please use -[NSPathControl setPathItems:] instead. ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControl.h:143:60: error: cannot find protocol declaration for 'NSPathComponentCell' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:210:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:44:20: error: unknown property attribute before ',' token @property (nullable, copy) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:44:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:46:20: error: unknown property attribute before ',' token @property (nullable, copy) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:46:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSURL *URL; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:211:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:30:20: error: unknown property attribute before ',' token @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:30:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSImage *image; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:34:20: error: unknown property attribute before ',' token @property (nullable, readonly) NSURL *URL; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPathControlItem.h:34:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly) NSURL *URL; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:212:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:65:20: error: unknown property attribute before ',' token @property (nullable, assign) IBOutlet id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, assign) IBOutlet id delegate; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:69:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSViewController *selectedViewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSViewController *selectedViewController; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:93:27: error: unknown type name 'nullable' - (IBAction)navigateBack:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:93:36: error: expected ')' before 'id' - (IBAction)navigateBack:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:94:30: error: unknown type name 'nullable' - (IBAction)navigateForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:94:39: error: expected ')' before 'id' - (IBAction)navigateForward:(nullable id)sender; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:95:36: error: unknown type name 'nullable' - (IBAction)takeSelectedIndexFrom:(nullable id)sender; // sender must respond to -integerValue; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPageController.h:95:45: error: expected ')' before 'id' - (IBAction)takeSelectedIndexFrom:(nullable id)sender; // sender must respond to -integerValue; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:215:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:62:4: error: unknown type name 'nullable' + (nullable NSTextInputContext *)currentInputContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:62:13: error: expected ')' before 'NSTextInputContext' + (nullable NSTextInputContext *)currentInputContext; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:79:19: error: unknown property attribute before ',' token @property(nullable, copy) NSArray *allowedInputSourceLocales; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:79:44: error: expected '>' before '*' token @property(nullable, copy) NSArray *allowedInputSourceLocales; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:79:44: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:108:19: error: unknown property attribute before ',' token @property(nullable, readonly) NSArray *keyboardInputSources; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:108:48: error: expected '>' before '*' token @property(nullable, readonly) NSArray *keyboardInputSources; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:108:48: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:112:19: error: unknown property attribute before ',' token @property(nullable, copy) NSString *selectedKeyboardInputSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:112:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, copy) NSString *selectedKeyboardInputSource; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:118:4: error: unknown type name 'nullable' + (nullable NSString *)localizedNameForInputSource:(NSString *)inputSourceIdentifier; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextInputContext.h:118:13: error: expected ')' before 'NSString' + (nullable NSString *)localizedNameForInputSource:(NSString *)inputSourceIdentifier; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:216:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:22:126: error: expected ')' before '^' token - (void)searchForItemsWithSearchString:(NSString *)searchString resultLimit:(NSInteger)resultLimit matchedItemHandler:(void (^)(NSArray *items))handleMatchedItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:22:128: error: expected ')' before '(' token - (void)searchForItemsWithSearchString:(NSString *)searchString resultLimit:(NSInteger)resultLimit matchedItemHandler:(void (^)(NSArray *items))handleMatchedItems; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:26:21: error: expected '>' before '*' token - (NSArray *)localizedTitlesForItem:(id)item; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:26:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:54:145: error: unknown type name 'nullable' - (BOOL)searchString:(NSString *)searchString inUserInterfaceItemString:(NSString *)stringToSearch searchRange:(NSRange)searchRange foundRange:(nullable NSRange *)foundRange NS_AVAILABLE_MAC(10_6); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSUserInterfaceItemSearching.h:54:154: error: expected ')' before 'NSRange' - (BOOL)searchString:(NSString *)searchString inUserInterfaceItemString:(NSString *)stringToSearch searchRange:(NSRange)searchRange foundRange:(nullable NSRange *)foundRange NS_AVAILABLE_MAC(10_6); ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:219:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:28:108: error: expected ')' before '^' token + (void)restoreWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:28:110: error: expected ')' before '(' token + (void)restoreWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:43:108: error: expected ')' before '^' token - (BOOL)restoreWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:43:110: error: expected ')' before '(' token - (BOOL)restoreWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:60:20: error: unknown property attribute before ',' token @property (nullable, assign) Class restorationClass NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:88:21: error: expected '>' before '*' token + (NSArray *)restorableStateKeyPaths NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:88:21: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:116:116: error: expected ')' before '^' token - (void)restoreDocumentWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:116:118: error: expected ')' before '(' token - (void)restoreDocumentWindowWithIdentifier:(NSString *)identifier state:(NSCoder *)state completionHandler:(void (^)(NSWindow * __nullable, NSError * __nullable))completionHandler NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:122:21: error: expected '>' before '*' token + (NSArray *)restorableStateKeyPaths NS_AVAILABLE_MAC(10_7); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSWindowRestoration.h:122:21: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:220:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:24:102: error: expected '>' before '*' token - (instancetype)initWithPrimaryString:(NSString *)primaryString alternativeStrings:(NSArray *)alternativeStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:24:102: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:27:45: error: expected '>' before '*' token @property (readonly, copy) NSArray *alternativeStrings; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSTextAlternatives.h:27:45: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:223:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:97:19: error: unknown property attribute before ',' token @property(nullable, retain) NSImage *maskImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, retain) NSImage *maskImage; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:102:31: error: unknown type name 'nullable' - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow NS_REQUIRES_SUPER; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSVisualEffectView.h:102:40: error: expected ')' before 'NSWindow' - (void)viewWillMoveToWindow:(nullable NSWindow *)newWindow NS_REQUIRES_SUPER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:226:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:22:4: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)name; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:22:13: error: expected ')' before 'id' - (nullable instancetype)initWithName:(NSString *)name; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:226:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:24:4: error: unknown type name 'nullable' - (nullable instancetype)initWithName:(NSString *)name bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSDataAsset.h:24:13: error: expected ')' before 'id' - (nullable instancetype)initWithName:(NSString *)name bundle:(NSBundle *)bundle NS_DESIGNATED_INITIALIZER; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:227:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:37:4: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:37:13: error: expected ')' before 'id' - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:37:83: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:37:92: error: expected ')' before 'NSView' - (nullable id)alignmentFeedbackTokenForMovementInView:(nullable NSView *)view previousPoint:(NSPoint)previousPoint alignedPoint:(NSPoint)alignedPoint defaultPoint:(NSPoint)defaultPoint; ^ In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:227:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:41:4: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:41:13: error: expected ')' before 'id' - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:41:93: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:41:102: error: expected ')' before 'NSView' - (nullable id)alignmentFeedbackTokenForHorizontalMovementInView:(nullable NSView *)view previousX:(CGFloat)previousX alignedX:(CGFloat)alignedX defaultX:(CGFloat)defaultX; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:45:4: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:45:13: error: expected ')' before 'id' - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:45:91: error: unknown type name 'nullable' - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:45:100: error: expected ')' before 'NSView' - (nullable id)alignmentFeedbackTokenForVerticalMovementInView:(nullable NSView *)view previousY:(CGFloat)previousY alignedY:(CGFloat)alignedY defaultY:(CGFloat)defaultY; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:49:36: error: expected '>' before '<' token - (void)performFeedback:(NSArray> *)alignmentFeedbackTokens performanceTime:(NSHapticFeedbackPerformanceTime)performanceTime; ^ /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:49:36: error: cannot find protocol declaration for 'id' /System/Library/Frameworks/AppKit.framework/Headers/NSAlignmentFeedbackFilter.h:49:36: error: can not use an object as parameter to a method In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:229:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/AppKit.framework/Headers/NSPressureConfiguration.h:37:19: error: unknown property attribute before ',' token @property(nullable, strong) NSPressureConfiguration *pressureConfiguration NS_AVAILABLE_MAC(10_11); ^ /System/Library/Frameworks/AppKit.framework/Headers/NSPressureConfiguration.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property(nullable, strong) NSPressureConfiguration *pressureConfiguration NS_AVAILABLE_MAC(10_11); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:11:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/CoreDataErrors.h:32:6: error: expected '{' before ':' token enum : NSInteger { ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:62:4: error: unknown type name 'nullable' + (nullable NSEntityDescription *)entityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:62:13: error: expected ')' before 'NSEntityDescription' + (nullable NSEntityDescription *)entityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:14:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:63:4: error: unknown type name '__kindof' + (__kindof NSManagedObject *)insertNewObjectForEntityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:63:13: error: expected ')' before 'NSManagedObject' + (__kindof NSManagedObject *)insertNewObjectForEntityForName:(NSString *)entityName inManagedObjectContext:(NSManagedObjectContext *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:66:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *managedObjectClassName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *managedObjectClassName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:68:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:68:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:71:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *subentitiesByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:71:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:72:18: error: unknown property attribute before ')' token @property (strong) NSArray *subentities; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:72:18: error: cannot find protocol declaration for 'NSEntityDescription' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:73:20: error: unknown property attribute before ',' token @property (nullable, readonly, assign) NSEntityDescription *superentity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, assign) NSEntityDescription *superentity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:75:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *propertiesByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:75:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:76:18: error: unknown property attribute before ')' token @property (strong) NSArray<__kindof NSPropertyDescription *> *properties; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:76:18: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:78:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:78:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:81:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *attributesByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:81:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:82:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *relationshipsByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:82:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:83:38: error: expected '>' before '*' token - (NSArray *)relationshipsWithDestinationEntity:(NSEntityDescription *)entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:83:38: error: cannot find protocol declaration for 'NSRelationshipDescription' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:95:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *versionHashModifier NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:95:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *versionHashModifier NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:97:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *renamingIdentifier NS_AVAILABLE(10_6,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *renamingIdentifier NS_AVAILABLE(10_6,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:103:18: error: unknown property attribute before ')' token @property (strong) NSArray *> *compoundIndexes NS_AVAILABLE(10_7,5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:103:18: error: cannot find protocol declaration for 'NSArray' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:112:18: error: unknown property attribute before ')' token @property (strong)NSArray *> *uniquenessConstraints NS_AVAILABLE(10_11,9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:112:18: error: cannot find protocol declaration for 'NSArray' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:15:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSFetchedPropertyDescription.h:26:20: error: unknown property attribute before ',' token @property (nullable, strong) NSFetchRequest *fetchRequest; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchedPropertyDescription.h:26:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSFetchRequest *fetchRequest; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:17:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSExpressionDescription.h:36:20: error: unknown property attribute before ',' token @property (nullable, strong) NSExpression *expression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSExpressionDescription.h:36:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSExpression *expression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSExpressionDescription.h:38:12: error: expected identifier before ')' token @property () NSAttributeType expressionResultType; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:18:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:37:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, assign) NSEntityDescription *destinationEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, assign) NSEntityDescription *destinationEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:38:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, assign) NSRelationshipDescription *inverseRelationship; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:38:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, assign) NSRelationshipDescription *inverseRelationship; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:18:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:41:12: error: expected identifier before ')' token @property () NSUInteger maxCount; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:42:12: error: expected identifier before ')' token @property () NSUInteger minCount; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSRelationshipDescription.h:44:12: error: expected identifier before ')' token @property () NSDeleteRule deleteRule; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:9:0, from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:30:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSArray *affectedStores; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:30:67: error: expected '>' before '*' token @property (nullable, nonatomic, strong) NSArray *affectedStores; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:30:67: error: cannot find protocol declaration for 'NSPersistentStore' /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:37:15: error: expected identifier or '(' before '^' token typedef void (^NSPersistentStoreAsynchronousFetchResultCompletionBlock)(NSAsynchronousFetchResult *result); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:47:18: error: unknown property attribute before ',' token @property (strong, readonly) NSFetchRequest* fetchRequest; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:47:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (strong, readonly) NSFetchRequest* fetchRequest; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:48:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) NSPersistentStoreAsynchronousFetchResultCompletionBlock completionBlock; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:48:40: error: unknown type name 'NSPersistentStoreAsynchronousFetchResultCompletionBlock' @property (nullable, strong, readonly) NSPersistentStoreAsynchronousFetchResultCompletionBlock completionBlock; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:51:80: error: unknown type name 'nullable' - (instancetype)initWithFetchRequest:(NSFetchRequest*)request completionBlock:(nullable NSPersistentStoreAsynchronousFetchResultCompletionBlock)blk; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreRequest.h:51:89: error: expected ')' before 'NSPersistentStoreAsynchronousFetchResultCompletionBlock' - (instancetype)initWithFetchRequest:(NSFetchRequest*)request completionBlock:(nullable NSPersistentStoreAsynchronousFetchResultCompletionBlock)blk; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:64:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSEntityDescription *entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:64:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSEntityDescription *entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:65:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly, strong) NSString *entityName NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, readonly, strong) NSString *entityName NS_AVAILABLE(10_7, 4_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSPredicate *predicate; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:67:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSPredicate *predicate; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:69:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSArray *sortDescriptors; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:69:66: error: expected '>' before '*' token @property (nullable, nonatomic, strong) NSArray *sortDescriptors; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:69:66: error: cannot find protocol declaration for 'NSSortDescriptor' /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:73:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSArray *affectedStores; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:73:67: error: expected '>' before '*' token @property (nullable, nonatomic, strong) NSArray *affectedStores; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:73:67: error: cannot find protocol declaration for 'NSPersistentStore' /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:96:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, copy) NSArray *relationshipKeyPathsForPrefetching NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:96:56: error: expected '>' before '*' token @property (nullable, nonatomic, copy) NSArray *relationshipKeyPathsForPrefetching NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:96:56: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:107:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, copy) NSArray *propertiesToFetch NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:107:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, copy) NSArray *propertiesToFetch NS_AVAILABLE(10_6, 3_0); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:123:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, copy) NSArray *propertiesToGroupBy NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:123:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, copy) NSArray *propertiesToGroupBy NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:127:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSPredicate *havingPredicate NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:127:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSPredicate *havingPredicate NS_AVAILABLE(10_7, 5_0); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:20:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequestExpression.h:38:28: error: unknown property attribute before ')' token @property (readonly, strong) NSExpression *requestExpression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequestExpression.h:43:28: error: unknown property attribute before ')' token @property (readonly, strong) NSExpression *contextExpression; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:39:4: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:39:13: error: expected ')' before 'NSManagedObjectModel' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:39:60: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:39:69: error: expected ')' before 'NSArray' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles; // looks up all models in the specified bundles and merges them; if nil is specified as argument, uses the main bundle ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:4: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:13: error: expected ')' before 'NSManagedObjectModel' + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:58: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:41:67: error: expected ')' before 'NSArray' + (nullable NSManagedObjectModel *)modelByMergingModels:(nullable NSArray *)models; // combines multiple models (typically from different frameworks) into one ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:44:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:44:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(NSURL *)url; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:21:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:46:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *entitiesByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:46:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:47:18: error: unknown property attribute before ')' token @property (strong) NSArray *entities; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:47:18: error: cannot find protocol declaration for 'NSEntityDescription' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:49:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray *configurations; // returns all available configuration names ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:49:28: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:50:4: error: unknown type name 'nullable' - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:50:13: error: expected ')' before 'NSArray' - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:50:72: error: unknown type name 'nullable' - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:50:81: error: expected ')' before 'NSString' - (nullable NSArray *)entitiesForConfiguration:(nullable NSString *)configuration; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:51:50: error: expected '>' before '*' token - (void)setEntities:(NSArray *)entities forConfiguration:(NSString *)configuration; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:51:50: error: cannot find protocol declaration for 'NSEntityDescription' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:54:34: error: unknown type name 'nullable' - (void)setFetchRequestTemplate:(nullable NSFetchRequest *)fetchRequestTemplate forName:(NSString *)name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:54:43: error: expected ')' before 'NSFetchRequest' - (void)setFetchRequestTemplate:(nullable NSFetchRequest *)fetchRequestTemplate forName:(NSString *)name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:55:4: error: unknown type name 'nullable' - (nullable NSFetchRequest *)fetchRequestTemplateForName:(NSString *)name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:55:13: error: expected ')' before 'NSFetchRequest' - (nullable NSFetchRequest *)fetchRequestTemplateForName:(NSString *)name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:56:4: error: unknown type name 'nullable' - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:56:13: error: expected ')' before 'NSFetchRequest' - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:56:125: error: expected '>' before '*' token - (nullable NSFetchRequest *)fetchRequestFromTemplateWithName:(NSString *)name substitutionVariables:(NSDictionary *)variables; // returns a copy of the fetch request template with the variable bindings substituted - this is the usual way to bind an "abstractly" defined fetch request template to a concrete fetch ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:56:125: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:73:20: error: unknown property attribute before ',' token @property (nullable, strong) NSDictionary *localizationDictionary; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:73:52: error: expected '>' before '*' token @property (nullable, strong) NSDictionary *localizationDictionary; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:73:52: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:4: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:13: error: expected ')' before 'NSManagedObjectModel' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:60: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:69: error: expected ')' before 'NSArray' + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:139: error: expected '>' before '*' token + (nullable NSManagedObjectModel *)mergedModelFromBundles:(nullable NSArray *)bundles forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:77:139: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:4: error: unknown type name 'nullable' + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:13: error: expected ')' before 'NSManagedObjectModel' + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:87: error: expected '>' before '*' token + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:87: error: cannot find protocol declaration for 'NSManagedObjectModel' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:139: error: expected '>' before '*' token + (nullable NSManagedObjectModel *)modelByMergingModels:(NSArray *)models forStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:82:139: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:87:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *fetchRequestTemplatesByName NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:87:50: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:96:26: error: unknown type name 'nullable' - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:96:35: error: expected ')' before 'NSString' - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:96:111: error: expected '>' before '*' token - (BOOL)isConfiguration:(nullable NSString *)configuration compatibleWithStoreMetadata:(NSDictionary *)metadata NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:96:111: error: cannot find protocol declaration for 'NSStrin' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:101:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *entityVersionHashesByName NS_AVAILABLE(10_5,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:101:50: error: cannot find protocol declaration for 'NSStrin' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:23:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:51:4: error: unknown type name '__kindof' - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:51:13: error: expected ')' before 'NSManagedObject' - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:51:107: error: unknown type name 'nullable' - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:51:116: error: expected ')' before 'NSManagedObjectContext' - (__kindof NSManagedObject*)initWithEntity:(NSEntityDescription *)entity insertIntoManagedObjectContext:(nullable NSManagedObjectContext *)context NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:54:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly, assign) NSManagedObjectContext *managedObjectContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, readonly, assign) NSManagedObjectContext *managedObjectContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:55:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSEntityDescription *entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:56:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:23:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:75:30: error: expected '>' before '*' token - (NSArray *)objectIDsForRelationshipNamed:(NSString *)key NS_AVAILABLE(10_11,8_3); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:75:30: error: cannot find protocol declaration for 'NSManagedObjectID' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:81:32: error: unknown type name 'nullable' - (void)willAccessValueForKey:(nullable NSString *)key; // read notification ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:81:41: error: expected ')' before 'NSString' - (void)willAccessValueForKey:(nullable NSString *)key; // read notification ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:82:31: error: unknown type name 'nullable' - (void)didAccessValueForKey:(nullable NSString *)key; // read notification (together with willAccessValueForKey used to maintain inverse relationships, to fire faults, etc.) - each read access has to be wrapped in this method pair (in the same way as each write access has to be wrapped in the KVO method pair) ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:82:40: error: expected ')' before 'NSString' - (void)didAccessValueForKey:(nullable NSString *)key; // read notification (together with willAccessValueForKey used to maintain inverse relationships, to fire faults, etc.) - each read access has to be wrapped in this method pair (in the same way as each write access has to be wrapped in the KVO method pair) ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:117:4: error: unknown type name 'nullable' - (nullable id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:117:13: error: expected ')' before 'id' - (nullable id)valueForKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:120:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:120:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:123:4: error: unknown type name 'nullable' - (nullable id)primitiveValueForKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:123:13: error: expected ')' before 'id' - (nullable id)primitiveValueForKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:124:28: error: unknown type name 'nullable' - (void)setPrimitiveValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:124:37: error: expected ')' before 'id' - (void)setPrimitiveValue:(nullable id)value forKey:(NSString *)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:127:26: error: expected '>' before '*' token - (NSDictionary *)committedValuesForKeys:(nullable NSArray *)keys; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:127:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:127:59: error: unknown type name 'nullable' - (NSDictionary *)committedValuesForKeys:(nullable NSArray *)keys; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:127:68: error: expected ')' before 'NSArray' - (NSDictionary *)committedValuesForKeys:(nullable NSArray *)keys; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:130:26: error: expected '>' before '*' token - (NSDictionary *)changedValues; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:130:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:26: error: expected '>' before '*' token - (NSDictionary *)changedValuesForCurrentEvent NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:132:26: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:140:29: error: unknown type name 'nullable' - (void)setObservationInfo:(nullable void*)inObservationInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:140:38: error: two or more data types in declaration specifiers - (void)setObservationInfo:(nullable void*)inObservationInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:141:4: error: unknown type name 'nullable' - (nullable void*)observationInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:141:13: error: two or more data types in declaration specifiers - (nullable void*)observationInfo; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:24:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:21:28: error: unknown property attribute before ')' token @property (readonly, strong) NSEntityDescription *entity; // entity for the object identified by an ID ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:22:20: error: unknown property attribute before ',' token @property (nullable, readonly, weak) NSPersistentStore *persistentStore; // persistent store that fetched the object identified by an ID ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectID.h:22:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, weak) NSPersistentStore *persistentStore; // persistent store that fetched the object identified by an ID ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:133:29: error: expected ')' before '^' token - (void)performBlock:(void (^)())block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:133:31: error: expected ')' before '(' token - (void)performBlock:(void (^)())block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:136:36: error: expected ')' before '^' token - (void)performBlockAndWait:(void (^)())block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:136:38: error: expected ')' before '(' token - (void)performBlockAndWait:(void (^)())block NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:139:20: error: unknown property attribute before ',' token @property (nullable, strong) NSPersistentStoreCoordinator *persistentStoreCoordinator; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:139:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSPersistentStoreCoordinator *persistentStoreCoordinator; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:141:20: error: unknown property attribute before ',' token @property (nullable, strong) NSManagedObjectContext *parentContext NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:141:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSManagedObjectContext *parentContext NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:144:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:146:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:146:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSUndoManager *undoManager; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:149:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSMutableDictionary *userInfo NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:4: error: unknown type name 'nullable' - (nullable __kindof NSManagedObject *)objectRegisteredForID:(NSManagedObjectID *)objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:153:13: error: expected ')' before '__kindof' - (nullable __kindof NSManagedObject *)objectRegisteredForID:(NSManagedObjectID *)objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:156:4: error: unknown type name '__kindof' - (__kindof NSManagedObject *)objectWithID:(NSManagedObjectID *)objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:156:13: error: expected ')' before 'NSManagedObject' - (__kindof NSManagedObject *)objectWithID:(NSManagedObjectID *)objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:159:4: error: unknown type name 'nullable' - (nullable __kindof NSManagedObject*)existingObjectWithID:(NSManagedObjectID*)objectID error:(NSError**)error NS_AVAILABLE(10_6, 3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:159:13: error: expected ')' before '__kindof' - (nullable __kindof NSManagedObject*)existingObjectWithID:(NSManagedObjectID*)objectID error:(NSError**)error NS_AVAILABLE(10_6, 3_0); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:162:4: error: unknown type name 'nullable' - (nullable NSArray *)executeFetchRequest:(NSFetchRequest *)request error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:162:13: error: expected ')' before 'NSArray' - (nullable NSArray *)executeFetchRequest:(NSFetchRequest *)request error:(NSError **)error; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:173:4: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStoreResult *)executeRequest:(NSPersistentStoreRequest*)request error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:173:13: error: expected ')' before '__kindof' - (nullable __kindof NSPersistentStoreResult *)executeRequest:(NSPersistentStoreRequest*)request error:(NSError **)error NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:33: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:42: error: expected ')' before 'NSString' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:71: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:80: error: expected ')' before 'id' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:98: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:107: error: expected ')' before 'NSDictionary' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:154: error: unknown type name 'nullable' - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:185:163: error: two or more data types in declaration specifiers - (void)observeValueForKeyPath:(nullable NSString *)keyPath ofObject:(nullable id)object change:(nullable NSDictionary *)change context:(nullable void *)context; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:193:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:193:39: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:194:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:194:39: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:195:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:195:39: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:196:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSSet<__kindof NSManagedObject *> *registeredObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:196:39: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:221:120: error: unknown type name 'nullable' - (BOOL)shouldHandleInaccessibleFault:(NSManagedObject*)fault forObjectID:(NSManagedObjectID*)oid triggeredByProperty:(nullable NSPropertyDescription*)property NS_AVAILABLE(10_11,9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:221:129: error: expected ')' before 'NSPropertyDescription' - (BOOL)shouldHandleInaccessibleFault:(NSManagedObject*)fault forObjectID:(NSManagedObjectID*)oid triggeredByProperty:(nullable NSPropertyDescription*)property NS_AVAILABLE(10_11,9_0); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:224:12: error: expected identifier before ')' token @property () NSTimeInterval stalenessInterval; // a negative value is considered infinite. The default is infinite staleness. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:226:18: error: unknown property attribute before ')' token @property (strong) id mergePolicy; // default: NSErrorMergePolicy ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:230:63: error: expected '>' before '*' token - (BOOL)obtainPermanentIDsForObjects:(NSArray *)objects error:(NSError **)error NS_AVAILABLE(10_5, 3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:230:63: error: cannot find protocol declaration for 'NSManagedObject' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:241:125: error: expected '>' before '*' token + (void)mergeChangesFromRemoteContextSave:(NSDictionary*)changeNotificationData intoContexts:(NSArray *)contexts NS_AVAILABLE(10_11,9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:241:125: error: cannot find protocol declaration for 'NSManagedObjectContext' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:26:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:220:28: error: unknown property attribute before ')' token @property (readonly, strong) NSManagedObjectModel *managedObjectModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:222:28: error: unknown property attribute before ')' token @property (readonly, strong) NSArray<__kindof NSPersistentStore *> *persistentStores; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:222:28: error: cannot find protocol declaration for __kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:225:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:227:4: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStore *)persistentStoreForURL:(NSURL *)URL; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:227:13: error: expected ')' before '__kindof' - (nullable __kindof NSPersistentStore *)persistentStoreForURL:(NSURL *)URL; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:4: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:13: error: expected ')' before '__kindof' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:106: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:115: error: expected ')' before 'NSString' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:145: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:154: error: expected ')' before 'NSURL' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:180: error: unknown type name 'nullable' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:236:189: error: expected ')' before 'NSDictionary' - (nullable __kindof NSPersistentStore *)addPersistentStoreWithType:(NSString *)storeType configuration:(nullable NSString *)configuration URL:(nullable NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:242:22: error: unknown type name 'nullable' - (void)setMetadata:(nullable NSDictionary *)metadata forPersistentStore:(NSPersistentStore *)store; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:242:31: error: expected ')' before 'NSDictionary' - (void)setMetadata:(nullable NSDictionary *)metadata forPersistentStore:(NSPersistentStore *)store; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:246:26: error: expected '>' before '*' token - (NSDictionary *)metadataForPersistentStore:(NSPersistentStore *)store; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:246:26: error: cannot find protocol declaration for NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:250:4: error: unknown type name 'nullable' - (nullable NSManagedObjectID *)managedObjectIDForURIRepresentation:(NSURL *)url; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:250:13: error: expected ')' before 'NSManagedObjectI' - (nullable NSManagedObjectID *)managedObjectIDForURIRepresentation:(NSURL *)url; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:257:4: error: unknown type name 'nullable' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(NSManagedObjectContext *)context error:(NSError**)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:257:13: error: expected ')' before 'id' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(NSManagedObjectContext *)context error:(NSError**)error NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:262:26: error: expected '>' before '*' token + (NSDictionary *)registeredStoreTypes NS_AVAILABLE(10_5, 3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:262:26: error: cannot find protocol declaration for NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:270:4: error: unknown type name 'nullable' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:270:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:270:124: error: unknown type name 'nullable' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:270:133: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(NSString*)storeType URL:(NSURL *)url options:(nullable NSDictionary *)options error:(NSError **)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:271:22: error: unknown type name 'nullable' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:271:31: error: expected ')' before 'NSDictionary' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:271:142: error: unknown type name 'nullable' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:271:151: error: expected ')' before 'NSDictionary' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(NSString*)storeType URL:(NSURL*)url options:(nullable NSDictionary*)options error:(NSError**)error NS_AVAILABLE(10_9,7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:273:4: error: unknown type name 'nullable' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error NS_DEPRECATED(10_5,10_11,3_0,9_0, "Use a -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:273:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error NS_DEPRECATED(10_5,10_11,3_0,9_0, "Use a -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:273:78: error: unknown type name 'nullable' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error NS_DEPRECATED(10_5,10_11,3_0,9_0, "Use a -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:273:87: error: expected ')' before 'NSString' + (nullable NSDictionary *)metadataForPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL *)url error:(NSError **)error NS_DEPRECATED(10_5,10_11,3_0,9_0, "Use a -metadataForPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:274:22: error: unknown type name 'nullable' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error NS_DEPRECATED(10_5, 10_11,3_0,9_0,"Use a -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:274:31: error: expected ')' before 'NSDictionary' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error NS_DEPRECATED(10_5, 10_11,3_0,9_0,"Use a -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:274:97: error: unknown type name 'nullable' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error NS_DEPRECATED(10_5, 10_11,3_0,9_0,"Use a -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:274:106: error: expected ')' before 'NSString' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreOfType:(nullable NSString *)storeType URL:(NSURL*)url error:(NSError **)error NS_DEPRECATED(10_5, 10_11,3_0,9_0,"Use a -setMetadata:forPersistentStoreOfType:URL:options:error: and pass in an options dictionary matching addPersistentStoreWithType"); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:289:83: error: unknown type name 'nullable' + (BOOL)removeUbiquitousContentAndPersistentStoreAtURL:(NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError**)error NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:289:92: error: expected ')' before 'NSDictionary' + (BOOL)removeUbiquitousContentAndPersistentStoreAtURL:(NSURL *)storeURL options:(nullable NSDictionary *)options error:(NSError**)error NS_AVAILABLE(10_9, 7_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:4: error: unknown type name 'nullable' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:13: error: expected ')' before 'NSPersistentStor' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:60: error: unknown type name 'nullable' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:69: error: expected ')' before 'NSString' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:192: error: unknown type name 'nullable' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:295:201: error: expected ')' before 'NSDictionary' - (nullable NSPersistentStore *)importStoreWithIdentifier:(nullable NSString *)storeIdentifier fromExternalRecordsDirectory:(NSURL *)externalRecordsURL toURL:(NSURL *)destinationURL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error NS_AVAILABLE(10_6, NA); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:299:4: error: unknown type name 'nullable' - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:299:13: error: expected ')' before 'NSPersistentStor' - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:299:111: error: unknown type name 'nullable' - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:299:120: error: expected ')' before 'NSDictionary' - (nullable NSPersistentStore *)migratePersistentStore:(NSPersistentStore *)store toURL:(NSURL *)URL options:(nullable NSDictionary *)options withType:(NSString *)storeType error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:303:90: error: unknown type name 'nullable' - (BOOL)destroyPersistentStoreAtURL:(NSURL *)url withType:(NSString *)storeType options:(nullable NSDictionary *)options error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:303:99: error: expected ')' before 'NSDictionary' - (BOOL)destroyPersistentStoreAtURL:(NSURL *)url withType:(NSString *)storeType options:(nullable NSDictionary *)options error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:307:81: error: unknown type name 'nullable' - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:307:90: error: expected ')' before 'NSDictionary' - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:307:185: error: unknown type name 'nullable' - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:307:194: error: expected ')' before 'NSDictionary' - (BOOL)replacePersistentStoreAtURL:(NSURL *)destinationURL destinationOptions:(nullable NSDictionary *)destinationOptions withPersistentStoreFromURL:(NSURL *)sourceURL sourceOptions:(nullable NSDictionary *)sourceOptions storeType:(NSString *)storeType error:(NSError**)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:310:29: error: expected ')' before '^' token - (void)performBlock:(void (^)())block NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:310:31: error: expected ')' before '(' token - (void)performBlock:(void (^)())block NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:313:36: error: expected ')' before '^' token - (void)performBlockAndWait:(void (^)())block NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:313:38: error: expected ')' before '(' token - (void)performBlockAndWait:(void (^)())block NS_AVAILABLE(10_10, 8_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:318:4: error: unknown type name 'null_unspecified' + (null_unspecified NSDictionary *)metadataForPersistentStoreWithURL:(null_unspecified NSURL *)url error:(NSError **)error NS_DEPRECATED_MAC(10_4,10_5); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:318:21: error: expected ')' before 'NSDictionary' + (null_unspecified NSDictionary *)metadataForPersistentStoreWithURL:(null_unspecified NSURL *)url error:(NSError **)error NS_DEPRECATED_MAC(10_4,10_5); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:318:71: error: unknown type name 'null_unspecified' + (null_unspecified NSDictionary *)metadataForPersistentStoreWithURL:(null_unspecified NSURL *)url error:(NSError **)error NS_DEPRECATED_MAC(10_4,10_5); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:318:88: error: expected ')' before 'NSURL' + (null_unspecified NSDictionary *)metadataForPersistentStoreWithURL:(null_unspecified NSURL *)url error:(NSError **)error NS_DEPRECATED_MAC(10_4,10_5); ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:28:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:49:4: error: unknown type name 'nullable' + (nullable NSDictionary *)metadataForPersistentStoreWithURL:(NSURL *)url error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:49:13: error: expected ')' before 'NSDictionary' + (nullable NSDictionary *)metadataForPersistentStoreWithURL:(NSURL *)url error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:51:22: error: unknown type name 'nullable' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreWithURL:(NSURL*)url error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:51:31: error: expected ')' before 'NSDictionary' + (BOOL)setMetadata:(nullable NSDictionary *)metadata forPersistentStoreWithURL:(NSURL*)url error:(NSError **)error; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:28:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:53: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:62: error: expected ')' before 'NSPersistentStoreCoordinator' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:117: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:126: error: expected ')' before 'NSString' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:168: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:58:177: error: expected ')' before 'NSDictionary' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)root configurationName:(nullable NSString *)name URL:(NSURL *)url options:(nullable NSDictionary *)options NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:66:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, readonly, weak) NSPersistentStoreCoordinator *persistentStoreCoordinator; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, readonly, weak) NSPersistentStoreCoordinator *persistentStoreCoordinator; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:69:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSDictionary *options; // the options the store was initialized with ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, strong) NSDictionary *options; // the options the store was initialized with ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:71:20: error: unknown property attribute before ',' token @property (nullable, strong) NSURL *URL; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:71:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSURL *URL; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:73:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *identifier; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *identifier; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:79:27: error: unknown property attribute before ',' token @property (null_resettable, nonatomic, strong) NSDictionary *metadata; // includes store type and UUID ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:79:70: error: expected '>' before '*' token @property (null_resettable, nonatomic, strong) NSDictionary *metadata; // includes store type and UUID ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:79:70: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:86:51: error: unknown type name 'nullable' - (void)willRemoveFromPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:86:60: error: expected ')' before 'NSPersistentStoreCoordinator' - (void)willRemoveFromPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:15:0, from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:29, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:34:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:38:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSMutableDictionary *propertyCache; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:38:70: error: expected '>' before '*' token @property (nullable, nonatomic, strong) NSMutableDictionary *propertyCache; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:38:70: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:15:0, from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:29, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:45:4: error: unknown type name 'nullable' - (nullable id)valueForKey:(NSString*)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:45:13: error: expected ')' before 'id' - (nullable id)valueForKey:(NSString*)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:49:19: error: unknown type name 'nullable' - (void)setValue:(nullable id)value forKey:(NSString*)key; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStoreCacheNode.h:49:28: error: expected ')' before 'id' - (void)setValue:(nullable id)value forKey:(NSString*)key; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:29:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:53: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:62: error: expected ')' before 'NSPersistentStoreCoordinator' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:124: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:29:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:133: error: expected ')' before 'NSString' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:188: error: unknown type name 'nullable' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:36:197: error: expected ')' before 'NSDictionary' - (instancetype)initWithPersistentStoreCoordinator:(nullable NSPersistentStoreCoordinator *)coordinator configurationName:(nullable NSString *)configurationName URL:(NSURL *)url options:(nullable NSDictionary *)options; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:51:19: error: expected '>' before 'NSAtomicStoreCacheNode' - (NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:51:19: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:51:19: error: can not use an object as parameter to a method /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:54:39: error: expected '>' before 'NSAtomicStoreCacheNode' - (void)addCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:54:39: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:54:39: error: can not use an object as parameter to a method /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:57:46: error: expected '>' before 'NSAtomicStoreCacheNode' - (void)willRemoveCacheNodes:(NSSet<__kindof NSAtomicStoreCacheNode *> *)cacheNodes; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:57:46: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:57:46: error: can not use an object as parameter to a method /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:60:4: error: unknown type name 'nullable' - (nullable NSAtomicStoreCacheNode *)cacheNodeForObjectID:(NSManagedObjectID *)objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSAtomicStore.h:60:13: error: expected ')' before 'NSAtomicStoreCacheNode' - (nullable NSAtomicStoreCacheNode *)cacheNodeForObjectID:(NSManagedObjectID *)objectID; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:4: error: unknown type name 'nullable' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:13: error: expected ')' before 'NSMappingModel' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:55: error: unknown type name 'nullable' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:64: error: expected ')' before 'NSArray' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:110: error: unknown type name 'nullable' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:119: error: expected ')' before 'NSManagedObjectModel' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:172: error: unknown type name 'nullable' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:35:181: error: expected ')' before 'NSManagedObjectModel' + (nullable NSMappingModel *)mappingModelFromBundles:(nullable NSArray *)bundles forSourceModel:(nullable NSManagedObjectModel *)sourceModel destinationModel:(nullable NSManagedObjectModel *)destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:39:4: error: unknown type name 'nullable' + (nullable NSMappingModel *)inferredMappingModelForSourceModel:(NSManagedObjectModel *)sourceModel destinationModel:(NSManagedObjectModel *)destinationModel error:(NSError **)error NS_AVAILABLE(10_6,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:39:13: error: expected ')' before 'NSMappingModel' + (nullable NSMappingModel *)inferredMappingModelForSourceModel:(NSManagedObjectModel *)sourceModel destinationModel:(NSManagedObjectModel *)destinationModel error:(NSError **)error NS_AVAILABLE(10_6,3_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:43:4: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; ^ In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:43:13: error: expected ')' before 'id' - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:33:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:43:49: error: unknown type name 'nullable' - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:43:58: error: expected ')' before 'NSURL' - (nullable instancetype)initWithContentsOfURL:(nullable NSURL *)url; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:48:27: error: unknown property attribute before ',' token @property (null_resettable, strong) NSArray *entityMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:48:61: error: expected '>' before '*' token @property (null_resettable, strong) NSArray *entityMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:48:61: error: cannot find protocol declaration for 'NSEntityMappin' /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:53:50: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *entityMappingsByName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMappingModel.h:53:50: error: cannot find protocol declaration for 'NSString' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:34:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:57:27: error: unknown property attribute before ',' token @property (null_resettable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:57:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (null_resettable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:61:12: error: expected identifier before ')' token @property () NSEntityMappingType mappingType; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:65:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *sourceEntityName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *sourceEntityName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:69:20: error: unknown property attribute before ',' token @property (nullable, copy) NSData *sourceEntityVersionHash; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:69:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSData *sourceEntityVersionHash; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:73:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *destinationEntityName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:73:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *destinationEntityName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:77:20: error: unknown property attribute before ',' token @property (nullable, copy) NSData *destinationEntityVersionHash; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:77:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSData *destinationEntityVersionHash; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:81:20: error: unknown property attribute before ',' token @property (nullable, strong) NSArray *attributeMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:81:56: error: expected '>' before '*' token @property (nullable, strong) NSArray *attributeMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:81:56: error: cannot find protocol declaration for 'NSPropertyMapping' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:85:20: error: unknown property attribute before ',' token @property (nullable, strong) NSArray *relationshipMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:85:56: error: expected '>' before '*' token @property (nullable, strong) NSArray *relationshipMappings; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:85:56: error: cannot find protocol declaration for 'NSPropertyMapping' /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:89:20: error: unknown property attribute before ',' token @property (nullable, strong) NSExpression *sourceExpression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:89:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSExpression *sourceExpression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:93:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:93:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:97:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *entityMigrationPolicyClassName; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSEntityMapping.h:97:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *entityMigrationPolicyClassName; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:35:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:33:20: error: unknown property attribute before ',' token @property (nullable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:33:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSString *name; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:37:20: error: unknown property attribute before ',' token @property (nullable, strong) NSExpression *valueExpression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:37:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSExpression *valueExpression; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:41:20: error: unknown property attribute before ',' token @property (nullable, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPropertyMapping.h:41:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSDictionary *userInfo; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:36:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:85: error: unknown type name 'nullable' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:94: error: expected ')' before 'NSDictionary' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:136: error: unknown type name 'nullable' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:145: error: expected ')' before 'NSMappingModel' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:261: error: unknown type name 'nullable' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:51:270: error: expected ')' before 'NSDictionary' - (BOOL)migrateStoreFromURL:(NSURL *)sourceURL type:(NSString *)sStoreType options:(nullable NSDictionary *)sOptions withMappingModel:(nullable NSMappingModel *)mappings toDestinationURL:(NSURL *)dURL destinationType:(NSString *)dStoreType destinationOptions:(nullable NSDictionary *)dOptions error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:55:12: error: expected identifier before ')' token @property () BOOL usesStoreSpecificMigrationManager NS_AVAILABLE(10_7, 5_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:61:28: error: unknown property attribute before ')' token @property (readonly, strong) NSMappingModel *mappingModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:62:28: error: unknown property attribute before ')' token @property (readonly, strong) NSManagedObjectModel *sourceModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:63:28: error: unknown property attribute before ')' token @property (readonly, strong) NSManagedObjectModel *destinationModel; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:66:28: error: unknown property attribute before ')' token @property (readonly, strong) NSManagedObjectContext *sourceContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:67:28: error: unknown property attribute before ')' token @property (readonly, strong) NSManagedObjectContext *destinationContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:70:4: error: unknown type name 'nullable' - (nullable NSEntityDescription *)sourceEntityForEntityMapping:(NSEntityMapping *)mEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:70:13: error: expected ')' before 'NSEntityDescription' - (nullable NSEntityDescription *)sourceEntityForEntityMapping:(NSEntityMapping *)mEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:71:4: error: unknown type name 'nullable' - (nullable NSEntityDescription *)destinationEntityForEntityMapping:(NSEntityMapping *)mEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:71:13: error: expected ')' before 'NSEntityDescription' - (nullable NSEntityDescription *)destinationEntityForEntityMapping:(NSEntityMapping *)mEntity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:78:21: error: expected '>' before 'NSManagedObject' - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:78:21: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:78:125: error: unknown type name 'nullable' - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:78:134: error: expected ')' before 'NSArray' - (NSArray<__kindof NSManagedObject *> *)destinationInstancesForEntityMappingNamed:(NSString *)mappingName sourceInstances:(nullable NSArray<__kindof NSManagedObject *> *)sourceInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:78:134: error: can not use an object as parameter to a method /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:81:21: error: expected '>' before 'NSManagedObject' - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:81:21: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:81:125: error: unknown type name 'nullable' - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:81:134: error: expected ')' before 'NSArray' - (NSArray<__kindof NSManagedObject *> *)sourceInstancesForEntityMappingNamed:(NSString *)mappingName destinationInstances:(nullable NSArray<__kindof NSManagedObject *> *)destinationInstances; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:81:134: error: can not use an object as parameter to a method /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:84:28: error: unknown property attribute before ')' token @property (readonly, strong) NSEntityMapping *currentEntityMapping; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:90:20: error: unknown property attribute before ',' token @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMigrationManager.h:90:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, nonatomic, strong) NSDictionary *userInfo; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:38:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:56:4: error: unknown type name 'nullable' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:56:13: error: expected ')' before 'id' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:56:80: error: unknown type name 'nullable' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:56:89: error: expected ')' before 'NSManagedObjectContext' - (nullable id)executeRequest:(NSPersistentStoreRequest *)request withContext:(nullable NSManagedObjectContext*)context error:(NSError **)error; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:38:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:61:4: error: unknown type name 'nullable' - (nullable NSIncrementalStoreNode *)newValuesForObjectWithID:(NSManagedObjectID*)objectID withContext:(NSManagedObjectContext*)context error:(NSError**)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:61:13: error: expected ')' before 'NSIncrementalStoreNode' - (nullable NSIncrementalStoreNode *)newValuesForObjectWithID:(NSManagedObjectID*)objectID withContext:(NSManagedObjectContext*)context error:(NSError**)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:67:4: error: unknown type name 'nullable' - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:67:13: error: expected ')' before 'id' - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:67:139: error: unknown type name 'nullable' - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:67:148: error: expected ')' before 'NSManagedObjectContext' - (nullable id)newValueForRelationship:(NSRelationshipDescription*)relationship forObjectWithID:(NSManagedObjectID*)objectID withContext:(nullable NSManagedObjectContext *)context error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:75:4: error: unknown type name 'nullable' - (nullable NSArray*)obtainPermanentIDsForObjects:(NSArray*)array error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:75:13: error: expected ')' before 'NSArray' - (nullable NSArray*)obtainPermanentIDsForObjects:(NSArray*)array error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:75:97: error: expected '>' before '*' token - (nullable NSArray*)obtainPermanentIDsForObjects:(NSArray*)array error:(NSError **)error; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:75:97: error: cannot find protocol declaration for 'NSManagedObject' /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:78:82: error: expected '>' before '*' token - (void)managedObjectContextDidRegisterObjectsWithIDs:(NSArray *)objectIDs; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:78:82: error: cannot find protocol declaration for 'NSManagedObjectID' /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:81:84: error: expected '>' before '*' token - (void)managedObjectContextDidUnregisterObjectsWithIDs:(NSArray *)objectIDs; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStore.h:81:84: error: cannot find protocol declaration for 'NSManagedObjectID' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:39:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:41:97: error: expected '>' before '*' token - (instancetype)initWithObjectID:(NSManagedObjectID*)objectID withValues:(NSDictionary *)values version:(uint64_t)version; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:41:97: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:45:49: error: expected '>' before '*' token - (void)updateWithValues:(NSDictionary *)values version:(uint64_t)version; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:45:49: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:48:39: error: unknown property attribute before ')' token @property (nonatomic, readonly, strong) NSManagedObjectID *objectID; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:54:4: error: unknown type name 'nullable' - (nullable id)valueForPropertyDescription:(NSPropertyDescription*)prop; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSIncrementalStoreNode.h:54:13: error: expected ')' before 'id' - (nullable id)valueForPropertyDescription:(NSPropertyDescription*)prop; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:42:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:49:18: error: unknown property attribute before ',' token @property (strong, readonly) NSManagedObjectContext* managedObjectContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:49:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (strong, readonly) NSManagedObjectContext* managedObjectContext; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:50:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) NSError* operationError; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:50:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) NSError* operationError; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:51:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) NSProgress* progress; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:51:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) NSProgress* progress; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:65:18: error: unknown property attribute before ',' token @property (strong, readonly) NSAsynchronousFetchRequest* fetchRequest; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:65:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (strong, readonly) NSAsynchronousFetchRequest* fetchRequest; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:66:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) NSArray * finalResult; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:66:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) NSArray * finalResult; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:80:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) id result; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:80:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) id result; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:96:20: error: unknown property attribute before ',' token @property (nullable, strong, readonly) id result; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreResult.h:96:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong, readonly) id result; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:42: error: unknown type name 'nullable' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:51: error: expected ')' before 'NSSet' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:110: error: unknown type name 'nullable' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:119: error: expected ')' before 'NSSet' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:43:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:177: error: unknown type name 'nullable' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:186: error: expected ')' before 'NSSet' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:243: error: unknown type name 'nullable' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:29:252: error: expected ')' before 'NSSet' - (instancetype)initWithInsertedObjects:(nullable NSSet *)insertedObjects updatedObjects:(nullable NSSet *)updatedObjects deletedObjects:(nullable NSSet *)deletedObjects lockedObjects:(nullable NSSet *)lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:32:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:32:55: error: expected '>' before 'NSManagedObject' @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *insertedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:32:55: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:34:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:34:55: error: expected '>' before 'NSManagedObject' @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *updatedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:34:55: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:36:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:36:55: error: expected '>' before 'NSManagedObject' @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *deletedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:36:55: error: cannot find protocol declaration for '__kindof' /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:38:20: error: unknown property attribute before ',' token @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:38:55: error: expected '>' before 'NSManagedObject' @property (nullable, readonly, strong) NSSet<__kindof NSManagedObject *> *lockedObjects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSSaveChangesRequest.h:38:55: error: cannot find protocol declaration for '__kindof' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:43:18: error: unknown property attribute before ',' token @property (strong, readonly) NSEntityDescription *entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:43:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (strong, readonly) NSEntityDescription *entity; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:44:20: error: unknown property attribute before ',' token @property (nullable, strong) NSPredicate *predicate; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:44:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, strong) NSPredicate *predicate; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:44:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:54:20: error: unknown property attribute before ',' token @property (nullable, copy) NSDictionary *propertiesToUpdate; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSBatchUpdateRequest.h:54:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, copy) NSDictionary *propertiesToUpdate; ^ In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:45:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:36:62: error: expected '>' before '*' token - (instancetype)initWithObjectIDs:(NSArray *)objects; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSBatchDeleteRequest.h:36:62: error: cannot find protocol declaration for 'NSManagedObjectID' In file included from /System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:47:0, from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:14, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.h:46, from /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:32: /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:53:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSDictionary * objectSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:53:62: error: expected '>' before '*' token @property (nullable, readonly, retain) NSDictionary * objectSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:53:62: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:54:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSDictionary * cachedSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:54:62: error: expected '>' before '*' token @property (nullable, readonly, retain) NSDictionary * cachedSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:54:62: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:55:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSDictionary * persistedSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:55:62: error: expected '>' before '*' token @property (nullable, readonly, retain) NSDictionary * persistedSnapshot; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:55:62: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:74:138: error: unknown type name 'nullable' - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:74:147: error: expected ')' before 'NSDictionary' - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:74:207: error: unknown type name 'nullable' - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:74:216: error: expected ')' before 'NSDictionary' - (instancetype)initWithSource:(NSManagedObject*)srcObject newVersion:(NSUInteger)newvers oldVersion:(NSUInteger)oldvers cachedSnapshot:(nullable NSDictionary *)cachesnap persistedSnapshot:(nullable NSDictionary *)persnap NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:92:46: error: expected '>' before '*' token @property (readonly, copy) NSArray *constraint; // The constraint which has been violated. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:92:46: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:93:51: error: expected '>' before '*' token @property (readonly, copy) NSDictionary *constraintValues; // The values which the conflictingObjects had when this conflict was created. May no longer match the values of any conflicted object if something else resolved the conflict. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:93:51: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:94:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSManagedObject *databaseObject; // Object whose DB row is using constraint values. May be null if this is a context-level violation. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:94:1: note: 'assign' can be unsafe for Objective-C objects; please state explicitly if you need it @property (nullable, readonly, retain) NSManagedObject *databaseObject; // Object whose DB row is using constraint values. May be null if this is a context-level violation. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:95:20: error: unknown property attribute before ',' token @property (nullable, readonly, retain) NSDictionary *databaseSnapshot; // DB row already using constraint values. May be null if this is a context-level violation. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:95:62: error: expected '>' before '*' token @property (nullable, readonly, retain) NSDictionary *databaseSnapshot; // DB row already using constraint values. May be null if this is a context-level violation. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:95:62: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:96:53: error: expected '>' before '*' token @property (readonly, copy) NSArray *conflictingObjects; // The objects in violation of the constraint. May contain one (in the case of a db level conflict) or more objects. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:96:53: error: cannot find protocol declaration for 'NSManagedObject' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:97:50: error: expected '>' before '*' token @property (readonly, copy) NSArray *conflictingSnapshots; // The original property values of objects in violation of the constraint. Will contain as many objects as there are conflictingObjects. If an object was unchanged, its snapshot will instead be -[NSNull null]. ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:97:50: error: cannot find protocol declaration for 'NSDictionary' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:54: error: expected '>' before '*' token - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:54: error: cannot find protocol declaration for 'NSString' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:85: error: unknown type name 'nullable' - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:94: error: expected ')' before 'NSManagedObject' - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:144: error: unknown type name 'nullable' - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:153: error: expected ')' before 'NSDictionary' - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:229: error: expected '>' before '*' token - (instancetype)initWithConstraint:(NSArray *)contraint databaseObject:(nullable NSManagedObject*)databaseObject databaseSnapshot:(nullable NSDictionary *)databaseSnapshot conflictingObjects:(NSArray *)conflictingObjects conflictingSnapshots:(NSArray *)conflictingSnapshots NS_DESIGNATED_INITIALIZER; ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:113:229: error: cannot find protocol declaration for 'NSManagedObject' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:148:76: error: expected '>' before '*' token - (BOOL)resolveOptimisticLockingVersionConflicts:(NSArray *)list error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:148:76: error: cannot find protocol declaration for 'NSMergeConflic' /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:153:66: error: expected '>' before '*' token - (BOOL)resolveConstraintConflicts:(NSArray *)list error:(NSError **)error NS_AVAILABLE(10_11, 9_0); ^ /System/Library/Frameworks/CoreData.framework/Headers/NSMergePolicy.h:153:66: error: cannot find protocol declaration for 'NSConstraintConflict' /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m: In function '-[NSFont(withay_OpenGL) makeGLDisplayListFirst:count:base:]': /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:92:35: warning: 'NSDictionary' may not respond to '+dictionaryWithObjectsAndKeys:' nil ]; ^ /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:92:35: warning: (Messages without a matching method signature /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:92:35: warning: will be assumed to return 'id' and accept /Users/administrator/Desktop/megaglest-repository/source/shared_lib/sources/platform/macosx/NSFont_OpenGL.m:92:35: warning: '...' as arguments.) make[2]: *** [source/shared_lib/CMakeFiles/libmegaglest.dir/sources/platform/macosx/NSFont_OpenGL.m.o] Error 1 make[1]: *** [source/shared_lib/CMakeFiles/libmegaglest.dir/all] Error 2 make: *** [all] Error 2 ERROR: MAKE failed.