-
-
Notifications
You must be signed in to change notification settings - Fork 223
fix: upload linked PDB for Mac Catalyst #4503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks @jpnurmi !
I just kicked off a 5.15.0 release so about the only thing to watch is the changelog, which always gets messed up when we make a release... when the release gets merged back into main, this is probably going to show in the release notes for 5.15.0.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4503 +/- ##
=======================================
Coverage 73.38% 73.38%
=======================================
Files 479 479
Lines 17506 17506
Branches 3479 3479
=======================================
+ Hits 12846 12847 +1
+ Misses 3780 3779 -1
Partials 880 880 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Debug files
Notice the linked .PDB is different:
Before
After
Fixes: #4196