Saturday, 13 May 2023

cygwin make error

error: attributes may not be specified on a category @interface NSArray<ObjectType> (NSArrayDiffing) ^ error: nullability specifier '_Nullable' cannot be applied to non-pointer type 'uuid_t' (aka 'unsigned char [16]') - (instancetype)initWithUUIDBytes:(const uuid_t _Nullable)bytes; ^ fatal error: could not build module 'Foundation' #import <Foundation/Foundation.h> ~~~~~~~^ fatal error: could not build module 'IOSurface' #include <IOSurface/IOSurfaceRef.h> ~~~~~~~~^ The "^" arrow seems to specify "N <_". Is there a solution?

from iOSGods RSS Feed https://ift.tt/8JhuXiv

No comments:

Post a Comment