xcode 15 release archive error:
http_stream.o)944: error: Opaque pointers are only supported in -opaque-pointers mode (Producer: 'APPLE_1_1500.0.40.1_0' Reader: 'LLVM APPLE_1_1500.0.40.1_0')
xcode 15 release archive error:
http_stream.o)944: error: Opaque pointers are only supported in -opaque-pointers mode (Producer: 'APPLE_1_1500.0.40.1_0' Reader: 'LLVM APPLE_1_1500.0.40.1_0')
xcode 15 same error: https://llvm.org/docs/OpaquePointers.html
How to fix?
Utils.mm
Utils.o)14757: error: Opaque pointers are only supported in -opaque-pointers mode (Producer: 'APPLE_1_1500.0.40.1_0' Reader: 'LLVM APPLE_1_1500.0.40.1_0')
LLVM ERROR: Can't load module, abort.
clang: error: unable to execute command: Abort trap: 6
clang: error: linker command failed due to signal (use -v to see invocation)