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

[Tests] Add an integration test product for easier iteration #121

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

czechboy0
Copy link
Contributor

Motivation

Some IDEs don't allow you to trigger building of targets, only products.

Modifications

Added an umbrella library product to make it possible to build locally in an IDE, not just using swift build.

Result

Now the product shows up in IDEs, allowing developers to iterate on the code and rebuild.

Test Plan

Tested that it shows up locally.

@czechboy0 czechboy0 requested a review from simonjbeaumont July 17, 2023 07:37
@simonjbeaumont simonjbeaumont added the semver/none No version bump required. label Jul 17, 2023
Copy link
Collaborator

@simonjbeaumont simonjbeaumont left a comment

Choose a reason for hiding this comment

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

LGTM, once swift-format is happy.

@czechboy0 czechboy0 merged commit 89b9d7b into apple:main Jul 17, 2023
@czechboy0 czechboy0 deleted the hd-integration-test-product branch July 17, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants