Skip to content

Update the SwiftPM docs to accommodate experimental and upcoming features #8863

Open
@heckj

Description

@heckj

Description

The earliest proposal is https://github.com/swiftlang/swift-evolution/blob/main/proposals/0362-piecemeal-future-features.md, landed in Swift 5.8 - which doesn't appear to be reflected in SwiftPM's documentation today.

There's ongoing work with a migrate command, with an evolution proposal that hasn't been fully worked out, but is in the main branch, and is referenced in the migration guide: https://github.com/swiftlang/swift-migration-guide/blob/main/Guide.docc/FeatureMigration.md

This may be more relevant as that migrate command/feature comes to fruition, and should ideally overlap with lists of what you can enable for experimental or upcoming features, sourced from the compiler itself and aligned releases.

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

Swift Package Manager version/commit hash

No response

Swift & OS version (output of swift --version && uname -a)

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions