Skip to content

Update the GULObjectSwizzler to handle NSProxy objects #2053

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

Merged
merged 11 commits into from
Nov 13, 2018
2 changes: 1 addition & 1 deletion GoogleUtilities/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Unreleased

- Fixed a crash caused due to `NSURLConnection` delegates being wrapped in an
- Fixed a crash caused due to `NSURLConnection` delegates being wrapped in a
`NSProxy`. (#1936)

# 5.3.4
Expand Down