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

Allow failing class_getName #61

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Allow failing class_getName #61

wants to merge 1 commit into from

Conversation

hsorbo
Copy link
Member

@hsorbo hsorbo commented Aug 9, 2024

This allows for class_getName to fail and be gracefully handled by objc-bridge. Swift versions prior to 5.10 had an issue causing the process to crash when attempting to resolve names of lazily named objc-classes, which now they handle by synthesising a placeholder name with offset.

Co-authored-by: Francesco Tamagni <[email protected]>
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