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

Compilation errors in Xcode 12 Beta #294

Open
abdullahumer opened this issue Jul 22, 2020 · 1 comment
Open

Compilation errors in Xcode 12 Beta #294

abdullahumer opened this issue Jul 22, 2020 · 1 comment

Comments

@abdullahumer
Copy link

I am facing compilation errors in Xcode 12 beta due to adding extensions for Logger.Domain.

Screen Shot 2020-07-22 at 12 43 54

This was working fine previous releases of Xcode.

Any idea how to solve this issue?

I also have posted a question in SO: https://stackoverflow.com/q/63031485/1478181

@krugazor
Copy link
Contributor

Use the module name in front of Logger, which should be NSLogger.Logger.Domain in this particular case

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