Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Aug 26, 2019

This will help with flutter/flutter#37952 and flutter/flutter#39257

For debug builds, we should just use -fembed-bitcode-marker to speed things up. This is how Apple does it anyway in Xcode. I incorrectly believed that is_debug would control this, but that's only for unopt builds.

This will help with the linked issues because, for some reason (and on CI only), bitcode enabled builds of ios_debug_arm are failing when using bitcode. As much as I'd love to figure out why (it doesn't reproduce locally), we really don't need bitcode there anyway.

I'll have a companion PR to this in the engine that rolls it and adds some changes to the gn script.

Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM stamp from a Japanese personal seal

@dnfield dnfield merged commit 6a9ad92 into flutter:master Aug 26, 2019
@dnfield dnfield deleted the bitcode_marker branch August 26, 2019 19:49
chinmaygarde pushed a commit to chinmaygarde/flutter_buildroot that referenced this pull request May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants