Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Build on linux #4

Open
bordunosp opened this issue Mar 5, 2021 · 1 comment
Open

Crash Build on linux #4

bordunosp opened this issue Mar 5, 2021 · 1 comment

Comments

@bordunosp
Copy link

Linux
swift-log-file: 0.1.0
swift: 5.3

<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
       ^
@crspybits
Copy link
Owner

crspybits commented Mar 6, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants