Crash on Linux
bordunosp opened this issue · 0 comments
bordunosp commented
Swift: 5.3.3
XCGLogger: 7.0.1
<module-includes>:1:10: note: in file included from <module-includes>:1:
#include ".build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h"
^
.build/checkouts/XCGLogger/Sources/ObjcExceptionBridging/include/ObjcExceptionBridging.h:10:9: error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^
.build/checkouts/XCGLogger/Sources/XCGLogger/Misc/HelperFunctions.swift:11:8: error: could not build C module 'ObjcExceptionBridging'
import ObjcExceptionBridging
^
[8/1246] Compiling v3_utl.c
Makefile:7: recipe for target 'server_build' failed
make: *** [server_build] Error 1