Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building the dependency project UnityFramework...
- + Preparing output directory...
- + XCFrameworks: 0 supplied
- + Libraries: 3 supplied, 0 built
- + Frameworks: 0 supplied, 0 built
- + Pre-parsing project files...
- + Building UnityFramework for iphoneos (configuration: Release)
- + [arm64] Compiling ./Classes/Unity/UnityWebRequest.mm...
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(371,81): error: function does not return string type
- - (nullable instancetype)initWithUTF8String:(const char *)nullTerminatedCString NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(372,52): error: function does not return NSString
- - (instancetype)initWithString:(NSString *)aString NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(387,53): error: function does not return NSString
- + (instancetype)stringWithString:(NSString *)string NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(389,83): error: function does not return string type
- + (nullable instancetype)stringWithUTF8String:(const char *)nullTerminatedCString NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(395,114): error: function does not return string type
- - (nullable instancetype)initWithCString:(const char *)nullTerminatedCString encoding:(NSStringEncoding)encoding NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- In file included from <built-in>:1:
- In file included from ./Classes/Prefix.pch:8:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12:
- In file included from C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6:
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSString.h(396,97): error: function does not return string type
- + (nullable instancetype)stringWithCString:(const char *)cString encoding:(NSStringEncoding)enc NS_FORMAT_ARGUMENT(1);
- ~~~~~~~~~~~~~~ ^ ~
- C:\Users\momo\iOS Project Builder for Unity\SDK/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h(103,48): note: expanded from macro 'NS_FORMAT_ARGUMENT'
- #define NS_FORMAT_ARGUMENT(A) __attribute__ ((format_arg(A)))
- ^ ~
- 6 errors generated.
- Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment