You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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
The text was updated successfully, but these errors were encountered:
Swift: 5.3.3
XCGLogger: 7.0.1
The text was updated successfully, but these errors were encountered: