Pin MediaEditor-iOS to 1.3.0#25718
Merged
Merged
Conversation
1.3.0 is the tagged SwiftPM release, replacing the temporary `task/spm-support` branch the package was previously tracking. --- Generated with the help of Claude Code, https://claude.ai/code Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Matches the convention of the surrounding package declarations, which all use `from:` rather than an exact pin. --- Generated with the help of Claude Code, https://claude.ai/code Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
| App Name | WordPress | |
| Configuration | Release-Alpha | |
| Build Number | 32933 | |
| Version | PR #25718 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | eeb38a7 | |
| Installation URL | 36r9ef5cevco8 |
Contributor
|
| App Name | Jetpack | |
| Configuration | Release-Alpha | |
| Build Number | 32933 | |
| Version | PR #25718 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | eeb38a7 | |
| Installation URL | 4oq5s20985v2g |
jkmassel
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Finally got down to making the SwiftPM support in MediaEditor-iOS official. This PR moves the dependency off the working branch and onto a new release.
AI-generated details
Description
Pins the
MediaEditor-iOSSwiftPM dependency to the tagged1.3.0release, replacing the temporarytask/spm-supportbranch the package was tracking. The branch existed only to ship SwiftPM support ahead of a tagged release;1.3.0now carries that support, so the moving branch reference can be retired for a stable, auditable version pin.Testing instructions
rake dependenciesresolves cleanly, then build theWordPressscheme.