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

DebugLog Compiler Error #1

Closed
wangshuaidavid opened this issue Apr 18, 2015 · 2 comments
Closed

DebugLog Compiler Error #1

wangshuaidavid opened this issue Apr 18, 2015 · 2 comments

Comments

@wangshuaidavid
Copy link

When I drag DebugLog folder into my project , set up everything fine, but when I build and run, is pops up to me two Swift Compiler Error

/Users/ennrd/EnnPhotoPub/EnnPhotoPub/Vendor/DebugLog/DebugLog.swift:98:20: 'FileReader' is not a member type of 'DebugLog'
/Users/ennrd/EnnPhotoPub/EnnPhotoPub/Vendor/DebugLog/DebugLog.swift:73:26: 'DebugLog.FileReader' does not have a member named 'readLogLine'

How to fix that? Thanks in advance.

@inamiy inamiy mentioned this issue Apr 18, 2015
@inamiy
Copy link
Owner

inamiy commented Apr 18, 2015

Hi, thank you for feedback.
I updated the project to support Swift 1.2,
so please use DebugLog.all.swift instead as discussed in #2.

@inamiy inamiy closed this as completed Apr 18, 2015
@wangshuaidavid
Copy link
Author

Thanks! 👍

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