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

No longer working #42

Open
drekka opened this issue May 13, 2023 · 0 comments
Open

No longer working #42

drekka opened this issue May 13, 2023 · 0 comments

Comments

@drekka
Copy link

drekka commented May 13, 2023

I managed to get xcprojectlint to build by adding an empty swift file in the Sources directory, however when I run it against a project I get the following output:

We didn’t find an expected key (target) in “TargetDependency”. Please open a bug report at https://github.com/americanexpress/xcprojectlint/issues so we can investigate.
We didn’t find an expected key (targetProxy) in “TargetDependency”. Please open a bug report at https://github.com/americanexpress/xcprojectlint/issues so we can investigate.
New key found: productRef
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
New key found: alwaysOutOfDate
The operation couldn’t be completed. (ArgumentParser.ExitCode error 0.)

I'm guessing the linter isn't able to understand the project? Which is a new project that uses SPM and SwiftUI with modules.

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