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

Extract bundles in Bazel instead of copy_outputs.sh #2779

Merged

Conversation

brentleyjones
Copy link
Contributor

Part of #2641.

This gets us most of the way to fixing Xcode Previews when not using tree artifacts. The last thing needed is adding these products to an output group for Xcode previews, otherwise unfocused frameworks aren’t extracted.

@brentleyjones brentleyjones requested a review from a team as a code owner December 5, 2023 17:54
This gets us most of the way to fixing Xcode Previews when not using tree artifacts. The last thing needed is adding these products to an output group for Xcode previews, otherwise unfocused frameworks aren’t extracted.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
Signed-off-by: Brentley Jones <github@brentleyjones.com>
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/extract-bundles-in-bazel-instead-of-copy_outputs.sh branch from a4bdfb1 to fe7ecee Compare December 6, 2023 20:19
@brentleyjones brentleyjones merged commit 34546c6 into main Dec 6, 2023
11 of 13 checks passed
@brentleyjones brentleyjones deleted the bj/extract-bundles-in-bazel-instead-of-copy_outputs.sh branch December 6, 2023 20:22
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