We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
type metadata for Foundation.Data._Representation
/root/.mint/packages/github.com_nicklockwood_SwiftFormat/build/0.53.5/swiftformat: symbol lookup error: /root/.mint/packages/github.com_nicklockwood_SwiftFormat/build/0.53.5/swiftformat: undefined symbol: $s10Foundation4DataV15_RepresentationON
(We're using Mint to unify the SwiftFormat version we use.)
echo '$s10Foundation4DataV15_RepresentationON' | swift demangle type metadata for Foundation.Data._Representation
This happens rather frequently, and AFAIK only happens when we're reusing a .build cache.
Let me know if the problem is not easy to find, and I can try to put something reproducible together.
Environment is swift:6.0-jammy Docker images for Linux, amd64 arch.
swift:6.0-jammy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/root/.mint/packages/github.com_nicklockwood_SwiftFormat/build/0.53.5/swiftformat: symbol lookup error: /root/.mint/packages/github.com_nicklockwood_SwiftFormat/build/0.53.5/swiftformat: undefined symbol: $s10Foundation4DataV15_RepresentationON
(We're using Mint to unify the SwiftFormat version we use.)
This happens rather frequently, and AFAIK only happens when we're reusing a .build cache.
Let me know if the problem is not easy to find, and I can try to put something reproducible together.
Environment is
swift:6.0-jammy
Docker images for Linux, amd64 arch.The text was updated successfully, but these errors were encountered: