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 build issue in JSONHandler #508

Merged
merged 1 commit into from
Jan 24, 2022
Merged

fix build issue in JSONHandler #508

merged 1 commit into from
Jan 24, 2022

Conversation

joetam
Copy link
Contributor

@joetam joetam commented Jan 24, 2022

3595189 broke the build, by redeclaring the same variable data in the same scope

@zihejia zihejia self-requested a review January 24, 2022 22:51
@zihejia
Copy link
Contributor

zihejia commented Jan 24, 2022

thanks @joetam , thanks for bringing it up. It is working with Xcode 13 so we didn't catch it.

@zihejia zihejia merged commit 8d9f15b into mixpanel:master Jan 24, 2022
@zihejia zihejia added the bug label Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants