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

Kotlin files are added to compile phase #1

Open
kpgalligan opened this issue Jan 30, 2019 · 0 comments
Open

Kotlin files are added to compile phase #1

kpgalligan opened this issue Jan 30, 2019 · 0 comments

Comments

@kpgalligan
Copy link
Contributor

Kotlin files are added as compile targets. We can turn that off and only the file to the group, but breakpoints don't work.

Xcode doesn't attempt to compile Kotlin, so it doesn't impact functionality. However, there's a warning.

warning: no rule to process file 'xxx' of type 'text' for architecture 'x86_64' (in target 'yyy')

We should either figure out how to avoid adding files to compile, or a way to disable the error.

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

1 participant