Skip to content

Remove CocoaPods support#51

Open
mokagio wants to merge 3 commits into
trunkfrom
ainfra-2571-remove-cp-from-mediaeditor-ios
Open

Remove CocoaPods support#51
mokagio wants to merge 3 commits into
trunkfrom
ainfra-2571-remove-cp-from-mediaeditor-ios

Conversation

@mokagio

@mokagio mokagio commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Linear: https://linear.app/a8c/issue/AINFRA-2571

This removes CocoaPods support now that Swift Package Manager support is available on trunk.
The last Pod-published version remains 1.2.2 for consumers that need to stay on CocoaPods temporarily.


PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

Posted by Codex (GPT-5) on behalf of @mokagio with approval.

MediaEditor now has Swift Package Manager support on `trunk`, so the CocoaPods distribution path can be removed before the next release.
This leaves existing CocoaPods users pinned to the last published pod version and prevents new release tags from trying to publish podspecs.

---

Generated with the help of Codex, https://openai.com/codex

Co-Authored-By: Codex GPT-5 <codex@openai.com>
@mokagio mokagio added the dependencies Pull requests that update a dependency file label Jun 29, 2026
@mokagio mokagio self-assigned this Jun 29, 2026
Comment thread CHANGELOG.md Outdated
mokagio and others added 2 commits June 29, 2026 15:58
The README now shows the `Package.swift` dependency and target dependency entries needed to consume `MediaEditor` through Swift Package Manager.
The CocoaPods removal changelog entry is categorized as an internal change for this release.

---

Generated with the help of Codex, https://openai.com/codex

Co-Authored-By: Codex GPT-5 <codex@openai.com>
@mokagio mokagio marked this pull request as ready for review June 29, 2026 06:06
@mokagio mokagio requested a review from a team as a code owner June 29, 2026 06:06
Copilot AI review requested due to automatic review settings June 29, 2026 06:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mokagio mokagio enabled auto-merge June 29, 2026 06:07
@mokagio mokagio requested a review from jkmassel June 29, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants