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 a Scheme Parameter to the Xcodebuild-based SPM Actions #5

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

PSchmiedmayer
Copy link
Contributor

Add a Scheme Parameter to the Xcodebuild-based SPM Actions

♻️ Current situation & Problem

Some projects might not have multiple products in a Swift Package, resulting that reasonable the scheme name doesn't include the "-Package" postfix.

💡 Proposed solution

This PR adds a way to explicitly pass in the scheme to the GitHub Action.

⚙️ Release Notes

  • You can now pass the scheme parameter to docs.yml and build-and-test-xcodebuild-spm.yml

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer merged commit 33c51e6 into main Oct 11, 2022
@PSchmiedmayer PSchmiedmayer deleted the feature/schemeInput branch October 11, 2022 20:47
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.

1 participant