Skip to content
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

[mtouch] Preserve the xamarin_dyn_* functions when we're handling Objective-C exceptions by unwinding managed code. Fixes #14193. #14852

Merged
merged 1 commit into from
May 3, 2022

Conversation

rolfbjarne
Copy link
Member

This also required a fix to not treat symbols that don't exist for a
particular abi as required.

Fixes #14193.

…ective-C exceptions by unwinding managed code. Fixes xamarin#14193.

This also required a fix to not treat symbols that don't exist for a
particular abi as required.

Fixes xamarin#14193.
@rolfbjarne rolfbjarne added the bug If an issue is a bug or a pull request a bug fix label Apr 29, 2022
@vs-mobiletools-engineering-service2
Copy link
Collaborator

📋 [PR Build] API Diff 📋

API Current PR diff

✅ API Diff (from PR only) (no change)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

Generator Diff (no change)

Pipeline on Agent XAMBOT-1030.Monterey'
Hash: cabe084067f01d95fb1e9136c410c3784d13bd60

@vs-mobiletools-engineering-service2
Copy link
Collaborator

📚 [PR Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMBOT-1106.Monterey'
Hash: cabe084067f01d95fb1e9136c410c3784d13bd60

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻

All tests on macOS M1 - Mac Big Sur (11.5) passed.

Pipeline on Agent
Hash: cabe084067f01d95fb1e9136c410c3784d13bd60

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [PR Build] Tests on macOS Mac Catalina (10.15) passed 💻

All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: cabe084067f01d95fb1e9136c410c3784d13bd60

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build] Tests passed on VSTS: simulator tests iOS. ✅

Tests passed on VSTS: simulator tests iOS.

🎉 All 149 tests passed 🎉

Pipeline on Agent XAMBOT-1036.Monterey'
Merge cabe084 into e1073eb

@rolfbjarne rolfbjarne merged commit 7fd68f8 into xamarin:main May 3, 2022
@rolfbjarne rolfbjarne deleted the issue-14193 branch May 3, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug If an issue is a bug or a pull request a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xamarin.iOS | App crash on launch when build via XCode 13.2.1 with exception marshalling mono args
4 participants