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

Allow to specify Swift version with xcodebuild #57

Merged
merged 4 commits into from
Jul 11, 2024

Conversation

Supereg
Copy link
Member

@Supereg Supereg commented Jul 11, 2024

Allow to specify Swift version with xcodebuild

♻️ Current situation & Problem

This PR adds a new input to specify the swift version when running with xcodebuild.

⚙️ Release Notes

  • Add new swiftVersion input to the xcodebuild-or-fastlane action.
  • Specify more clearly that the test input only has an effect when using xcodebuild.

📚 Documentation

--

✅ Testing

Verified in StanfordSpezi/Spezi#108 (both with not specifying swift version and with specifying a swift version).

📝 Code of Conduct & Contributing Guidelines

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

@Supereg Supereg marked this pull request as ready for review July 11, 2024 09:18
@Supereg Supereg merged commit 7071f7a into main Jul 11, 2024
2 checks passed
@Supereg Supereg deleted the feature/specify-swift-version branch July 11, 2024 10:21
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants