Update SwiftPM mentions on pubspec reference page#13598
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the pubspec.md documentation to reflect changes in how Swift Package Manager (SPM) is configured. Specifically, it removes the deprecated top-level disable-swift-package-manager field and introduces the new enable-swift-package-manager field under the config section, detailing how to disable SPM and noting that this disable option will be removed in a future release. I have no feedback to provide as there are no review comments.
|
Staged preview of the updated docs.flutter.dev site (updated for commit b372ec4): https://flutter-docs-prod--docs-pr13598-misc-swift-pm-pubspec-2ofp67zl.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit b372ec4): https://flutter-dev-230821--www-pr13598-misc-swift-pm-pubspec-pbojoilb.web.app |
disable-swift-package-managerwhich has been superseded by theenable-swift-package-managerfield underconfig.enable-swift-package-managerfield.Staged: https://flutter-docs-prod--docs-pr13598-misc-swift-pm-pubspec-2ofp67zl.web.app/tools/pubspec#enable-swift-package-manager