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

Bring back the Package.swift in the project's root #3869

Merged
merged 2 commits into from Sep 11, 2022
Merged

Bring back the Package.swift in the project's root #3869

merged 2 commits into from Sep 11, 2022

Conversation

edigaryev
Copy link
Contributor

Problem: c1b448f introduced a regression to the #3132, which allowed for ANTLR 4 library usage in Swift's Package Manager.

Solution: return Package.swift back to the project's root, so that other Swift projects can depend on ANTLR 4 just as described in the swift-target.md.

Signed-off-by: Nikolay Edigaryev <edigaryev@gmail.com>
Signed-off-by: Nikolay Edigaryev <edigaryev@gmail.com>
edigaryev referenced this pull request Sep 6, 2022
Fix build warnings

Signed-off-by: Ivan Kochurkin <kvanttt@gmail.com>
@parrt parrt added this to the 4.11.2 milestone Sep 11, 2022
@parrt parrt merged commit af9d33b into antlr:master Sep 11, 2022
@edigaryev edigaryev deleted the bring-back-package-swift branch September 11, 2022 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants