-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Swift Package Manager docs have obsolete references to being off by default #13447
Copy link
Copy link
Labels
devos.macOSRelates to developing apps on macOS platformRelates to developing apps on macOS platforme1-hoursEffort: < 8 hrsEffort: < 8 hrsfrom.page-issueReported in a reader-filed concernReported in a reader-filed concernlang.native-codeInvolves Swift, ObjC, Java, or Kotlin code for mobile appsInvolves Swift, ObjC, Java, or Kotlin code for mobile appsp1-highMajor but not urgent concern: Resolve in months. Update each month.Major but not urgent concern: Resolve in months. Update each month.target.iOSTarget apps on the iOS PlatformTarget apps on the iOS Platformtarget.macOSTarget apps on the macOS platformTarget apps on the macOS platform
Metadata
Metadata
Assignees
Labels
devos.macOSRelates to developing apps on macOS platformRelates to developing apps on macOS platforme1-hoursEffort: < 8 hrsEffort: < 8 hrsfrom.page-issueReported in a reader-filed concernReported in a reader-filed concernlang.native-codeInvolves Swift, ObjC, Java, or Kotlin code for mobile appsInvolves Swift, ObjC, Java, or Kotlin code for mobile appsp1-highMajor but not urgent concern: Resolve in months. Update each month.Major but not urgent concern: Resolve in months. Update each month.target.iOSTarget apps on the iOS PlatformTarget apps on the iOS Platformtarget.macOSTarget apps on the macOS platformTarget apps on the macOS platform
Type
Fields
Give feedbackNo fields configured for issues without a type.
Page URL
https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers
Page source
https://github.com/flutter/website/blob/main/sites/docs/src/content/packages-and-plugins/swift-package-manager/for-app-developers.md
Describe the problem
Both https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-app-developers and https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors have warning boxes and later instructions that say that Swift Package Manager support is off by default, but now that 3.44
stableis out, the default is on, so the pages will need some adjustment for the updated behavior./cc @vashworth
Expected fix
No response
Additional context
No response
I would like to fix this problem.