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

Bugfix: Attempt to insert into immutable dictionary. #819

Merged
merged 2 commits into from
Sep 24, 2020

Conversation

kstenerud
Copy link
Contributor

For some reason this bug only seems to manifest itself in release mode, on Xcode 12?

Fixes #817

@kstenerud kstenerud changed the base branch from master to next September 24, 2020 07:21
Bugsnag/BSGOutOfMemoryWatchdog.m Outdated Show resolved Hide resolved
@kstenerud kstenerud force-pushed the gh817-immutable-dict branch 2 times, most recently from f366d32 to 6f15c2c Compare September 24, 2020 08:44
@kstenerud kstenerud changed the base branch from next to master September 24, 2020 08:46
kstenerud and others added 2 commits September 24, 2020 10:12
For some reason this bug only manifests itself in release mode, on Xcode 12.
Fixes Github issue 817
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.

-[__NSDictionaryI setObject:forKeyedSubscript:]: unrecognized selector sent to instance
3 participants