Skip to content

Delete Examples/package-info directory as outdated #7434

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
Apr 2, 2024

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Apr 2, 2024

This example package was created many years ago during an initial attempt of versioning SwiftPM with semver. That approach has been abandoned since then, and SwiftPM doesn't provide any stable API outside of PackageDescription and PackagePlugin modules.

This example code can mislead users of SwiftPM to believe that it can be consumed as a library with a stable API in other modules, which is currently not the case.

This example package was created many years ago during an initial attempt of versioning SwiftPM with semver. That approach has been abandoned since then, and SwiftPM doesn't provide any stable API outside of `PackageDescription` and `PackagePlugin` modules.

This example code can mislead users of SwiftPM to believe that it can be consumed as a library and provide a stable API in other modules, which is currently not the case.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov changed the title Delete Examples/package-info directory Delete Examples/package-info directory as outdated Apr 2, 2024
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) April 2, 2024 13:41
@MaxDesiatov MaxDesiatov merged commit fc8d9b3 into main Apr 2, 2024
@MaxDesiatov MaxDesiatov deleted the maxd/remove-examples branch April 2, 2024 20:38
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This example package was created many years ago during an initial
attempt of versioning SwiftPM with semver. That approach has been
abandoned since then, and SwiftPM doesn't provide any stable API outside
of `PackageDescription` and `PackagePlugin` modules.

This example code can mislead users of SwiftPM to believe that it can be
consumed as a library with a stable API in other modules, which is
currently not the case.
furby-tm pushed a commit to wabiverse/swift-package-manager that referenced this pull request May 15, 2024
This example package was created many years ago during an initial
attempt of versioning SwiftPM with semver. That approach has been
abandoned since then, and SwiftPM doesn't provide any stable API outside
of `PackageDescription` and `PackagePlugin` modules.

This example code can mislead users of SwiftPM to believe that it can be
consumed as a library with a stable API in other modules, which is
currently not the case.
xedin added a commit to xedin/swift-package-manager that referenced this pull request May 15, 2024
xedin added a commit that referenced this pull request May 16, 2024
This change reverts the following PRs and makes it possible to use
public and @_spi APIs again.

- #7365
- #7372
- #7381
- #7387
- #7434
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.

2 participants