Skip to content

build: switch to sentry-cocoa submodule for managed builds#5131

Draft
jpnurmi wants to merge 1 commit intomainfrom
jpnurmi/build/cocoa-submodule
Draft

build: switch to sentry-cocoa submodule for managed builds#5131
jpnurmi wants to merge 1 commit intomainfrom
jpnurmi/build/cocoa-submodule

Conversation

@jpnurmi
Copy link
Copy Markdown
Collaborator

@jpnurmi jpnurmi commented Apr 13, 2026

Allows building sentry-cocoa with SENTRY_CRASH_MANAGED_RUNTIME for eliminating duplicate native exceptions on iOS:

Note: The old .properties -based release download is left intact to make it easy to switch back in the future if we ever get an official managed build variant...

#skip-changelog

Allows building sentry-cocoa with `SENTRY_CRASH_MANAGED_RUNTIME` for
eliminating duplicate native exceptions on iOS.

See also:
- getsentry/sentry-cocoa#6193
- #5126
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

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 PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.00%. Comparing base (39ea4d8) to head (5c69a43).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5131      +/-   ##
==========================================
- Coverage   74.12%   74.00%   -0.12%     
==========================================
  Files         499      499              
  Lines       18067    18067              
  Branches     3520     3520              
==========================================
- Hits        13392    13371      -21     
- Misses       3813     3837      +24     
+ Partials      862      859       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant