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
^
The text was updated successfully, but these errors were encountered:
Hey-- thanks for the issue. This is designed only for usage on iOS presently. Happy to have a PR to adapt for a Linux environment. I didn't have that noted-- added a couple of notes about iOS-only (for now) in the docs.
Linux
swift-log-file: 0.1.0
swift: 5.3
The text was updated successfully, but these errors were encountered: