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

Show error when not using tree artifacts #389

Merged
merged 1 commit into from
May 3, 2022

Conversation

brentleyjones
Copy link
Contributor

Not using tree artifacts is a lot slower, so we want to default to using them. If a project needs to use them for some reason, they can pass archived_bundles_allowed = True to xcodeproj.

We change //examples/ios_app to use tree artifacts while keeping the others as they were. This will allow us to test both paths in Build with Bazel.

Base automatically changed from bj/dont-bundle-resources-in-build-with-bazel to main May 3, 2022 18:40
@brentleyjones brentleyjones marked this pull request as ready for review May 3, 2022 19:08
Not using tree artifacts is a lot slower, so we want to default to using them. If a project needs to use them for some reason, they can pass `archived_bundles_allowed = True` to `xcodeproj`.

We change //examples/ios_app to use tree artifacts while keeping the others as they were. This will allow us to test both paths in Build with Bazel.
@brentleyjones brentleyjones changed the title Error when not using tree artifacts Show error when not using tree artifacts May 3, 2022
@brentleyjones brentleyjones enabled auto-merge (squash) May 3, 2022 19:13
@brentleyjones brentleyjones merged commit 9dd0a94 into main May 3, 2022
@brentleyjones brentleyjones deleted the bj/archived-bundles-error branch May 3, 2022 19:16
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.

2 participants