Skip to content

Move Cocoapods support to legacy - #13880

Open
sfshaza2 wants to merge 3 commits into
mainfrom
update-ios-interdependencies-swiftpm
Open

Move Cocoapods support to legacy#13880
sfshaza2 wants to merge 3 commits into
mainfrom
update-ios-interdependencies-swiftpm

Conversation

@sfshaza2

Copy link
Copy Markdown
Contributor

Fixes #13801

@sfshaza2
sfshaza2 requested a review from vashworth September 11, 2026 16:15
@sfshaza2
sfshaza2 requested a review from a team as a code owner September 11, 2026 16:15

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the iOS package development documentation to guide developers on using Swift Package Manager (Package.swift) for managing dependencies, while moving CocoaPods to a legacy subsection. A review comment points out a compiler error in the provided Swift code example, where the .package(path:) initializer incorrectly includes a name parameter, and suggests removing it.

Comment thread sites/docs/src/content/packages-and-plugins/developing-packages.md Outdated
sfshaza2 and others added 2 commits September 11, 2026 09:16
…s.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@flutter-website-bot

flutter-website-bot commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated docs.flutter.dev site (updated for commit 014ee76):

https://flutter-docs-prod--docs-pr13880-update-ios-interdepend-n78h17f0.web.app

@flutter-website-bot

flutter-website-bot commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Staged preview of the updated flutter.dev site (updated for commit 014ee76):

https://flutter-dev-230821--www-pr13880-update-ios-interdepend-e6p086xf.web.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handling package interdependencies for iOS needs to be updated to SwiftPM

2 participants