Skip to content

Revert "feat(ios): Default to consuming sentry-cocoa as an xcframework" (#6381)#6412

Merged
alwx merged 1 commit into
mainfrom
alwx/revert-pr-6381
Jul 6, 2026
Merged

Revert "feat(ios): Default to consuming sentry-cocoa as an xcframework" (#6381)#6412
alwx merged 1 commit into
mainfrom
alwx/revert-pr-6381

Conversation

@alwx

@alwx alwx commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix

📜 Description

Reverts #6381 (merge commit fdb06888), which was accidentally merged. Because the PR was merged as a merge commit that also carried the 8.18.0-alpha.3 release commit on the same feature branch, this revert undoes both the PR content and the 8.18.0-alpha.3 version bump.

💡 Motivation and Context

PR #6381 was merged accidentally. Reverting to restore main to the state prior to fdb06888.

💚 How did you test it?

  • Verified git revert -m 1 fdb06888 applied cleanly.
  • Diff matches the inverse of the merge (27 files, restores prior RNSentry.podspec, drops the vendored xcframework tooling, restores previous version numbers).

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

This reverts commit fdb0688, reversing
changes made to e5bb5f6.
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).



🤖 This preview updates automatically when you update the PR.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Pull request is not ready for merge, please add the "ready-to-merge" label to the pull request
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Features

- Default to consuming sentry-cocoa as an xcframework" (#6381) ([#6412](https://github.com/getsentry/sentry-react-native/pull/6412))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against d3710e9

@alwx alwx marked this pull request as ready for review July 6, 2026 14:38

@antonis antonis 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.

thank you the the quick fix @alwx . LGTM

@alwx alwx merged commit 7d0a032 into main Jul 6, 2026
63 of 70 checks passed
@alwx alwx deleted the alwx/revert-pr-6381 branch July 6, 2026 14:44
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.

2 participants