Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a new section to the documentation detailing how to remove CocoaPods integration from iOS and macOS Flutter projects once they have migrated to Swift Package Manager. The review feedback suggests updating the configuration file cleanup instructions to include the Profile.xcconfig files (and macOS equivalents) alongside the debug and release configurations to prevent build failures in profile mode.
|
Staged preview of the updated docs.flutter.dev site (updated for commit 3b3ed9b): https://flutter-docs-prod--docs-pr13774-cocoapods-2kd84rzj.web.app |
|
@vashworth, I believe I have incorporated all of your feedback. Thanks! |
|
Staged preview of the updated flutter.dev site (updated for commit 7215078): https://flutter-dev-230821--www-pr13774-cocoapods-9wkomtmf.web.app |
| In `macos/Flutter/Debug.xcconfig`, `macos/Flutter/Profile.xcconfig`, | ||
| and `macos/Flutter/Release.xcconfig` |
There was a problem hiding this comment.
| In `macos/Flutter/Debug.xcconfig`, `macos/Flutter/Profile.xcconfig`, | |
| and `macos/Flutter/Release.xcconfig` | |
| In `macos/Flutter/Flutter-Debug.xcconfig` and `macos/Flutter/Flutter-Release.xcconfig` |
Fixes #13082
Staged: https://flutter-docs-prod--docs-pr13774-cocoapods-2kd84rzj.web.app/packages-and-plugins/swift-package-manager/for-app-developers#how-to-remove-cocoapods-integration