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

Add XCLocalSwiftPackageReference support #343

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Add XCLocalSwiftPackageReference support #343

merged 4 commits into from
Apr 10, 2024

Conversation

michalszelagsonos
Copy link
Contributor

This PR fixes #340 by adding support for XCLocalSwiftPackageReference local package in Xcode.

I tested this on my Xcode project and it correctly parses the contents.

@michalszelagsonos
Copy link
Contributor Author

Looks like 3.x python check uses SonarCloud for a scan and it is missing SONAR_TOKEN secret in the repository. To pass this check, I need an admin add this in please.

@kronenthaler kronenthaler changed the base branch from master to feat/add-support-for-local-swift-package-ref April 10, 2024 07:59
@kronenthaler kronenthaler merged commit 3d31916 into kronenthaler:feat/add-support-for-local-swift-package-ref Apr 10, 2024
4 of 6 checks passed
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

Successfully merging this pull request may close these issues.

[BUG] Local package XCLocalSwiftPackageReference is not getting parsed properly
2 participants