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

ios: Disable Flipper #5848

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

chrisbobbe
Copy link
Contributor

Our build times could probably have benefited from this for a while now; we never got into the habit of actually using Flipper.

Anyway, do so now, since things would otherwise be busted with recent Xcode, as mentioned in a comment.

@gnprice
Copy link
Member

gnprice commented Apr 4, 2024

Thanks for cleaning this up! Looks good — merging.

@gnprice gnprice merged commit 2cd2fbf into zulip:main Apr 4, 2024
1 check passed
Our build times could probably have benefited from this for a while
now; we never got into the habit of actually using Flipper.

Flipper is a debugging tool. I believe its code has not been
included in release builds.

Anyway, disable it now, since things would otherwise be busted with
recent Xcode, as mentioned in a comment.

Done by commenting out the relevant line in the Podfile, and running
`yarn` (resulting in a `pod install`) and doing a debug build.
@chrisbobbe chrisbobbe deleted the pr-ios-disable-flipper branch April 4, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants