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

Add pbxnativetargets Starlark integration #2800

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

brentleyjones
Copy link
Contributor

No description provided.

@brentleyjones brentleyjones force-pushed the bj/add-pbxproj_partials.write_targets branch from 77e515b to a498cb2 Compare December 18, 2023 17:37
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones force-pushed the bj/add-pbxproj_partials.write_targets branch from a498cb2 to 5c6540a Compare December 18, 2023 19:01
@brentleyjones brentleyjones marked this pull request as ready for review December 18, 2023 19:01
@brentleyjones brentleyjones requested a review from a team as a code owner December 18, 2023 19:01
@brentleyjones
Copy link
Contributor Author

Tests deferred. I'll add an issue tracking adding them.

@brentleyjones brentleyjones changed the title Add pbxproj_partials.write_targets Add pbxnativetargets Starlark integration Dec 18, 2023
Signed-off-by: Brentley Jones <github@brentleyjones.com>
actions.write(target_arguments_file, targets_args)
actions.write(top_level_target_attributes_file, top_level_targets_args)

# FIXME: Add test case for this
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leaving in for now, covered by github issue

@brentleyjones brentleyjones merged commit 585b746 into main Dec 18, 2023
14 checks passed
@brentleyjones brentleyjones deleted the bj/add-pbxproj_partials.write_targets branch December 18, 2023 21:35
@brentleyjones
Copy link
Contributor Author

#2818

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