8000 Use `internal import` when possible by pennig · Pull Request #443 · jpsim/Yams · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use internal import when possible #443

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

Merged
merged 2 commits into from
May 13, 2025
Merged

Conversation

pennig
Copy link
Contributor
@pennig pennig commented Apr 7, 2025

Addresses warnings around @_implementationOnly import statements when compiled with Xcode 16.3 / Swift 6.1

@pennig
Copy link
Contributor Author
pennig commented Apr 9, 2025

The swiftlint issue around imports is a false positive (it can't handle the #if) and can be worked around, but I think the Windows failures are something worth looking into. All the recent open PRs are suffering from it.

@lynchsft
Copy link
Collaborator

@pennig The windows failures are now resolved in the main branch. Please merge/rebase. :)

@pennig pennig force-pushed the private-imports branch from f028324 to 58c483f Compare May 7, 2025 14:55
@pennig
Copy link
Contributor Author
pennig commented May 7, 2025

@lynchsft all set!

@lynchsft
Copy link
Collaborator

The test pass! 🎉 Thank you. :) @pennig can you resolve the lint error? As soon as that's clear, I'll merge and prepare a new release soon with this and a few other fixes.

@pennig
Copy link
Contributor Author
pennig commented May 12, 2025

@lynchsft One more go!

@lynchsft lynchsft merged commit 50785ba into jpsim:main May 13, 2025
45 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.

2 participants
0