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

Fix runtime crasher on Xcode 15 #288

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

lilidotshi
Copy link

Try Catch blocks catch exceptions, update call from NSError to NSException

@RonRadtke
Copy link
Owner

Can you by chance explain why this line had to be changed? Did any signature change there?

@lilidotshi
Copy link
Author

The signature did not change. It's only a run time exception so my guess is that the framework Xcode 15 bundles might be faulty

@RonRadtke RonRadtke merged commit 2531333 into RonRadtke:master Aug 15, 2023
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.

None yet

2 participants