Swift - Build and Test
Version updated for https://github.com/brightdigit/swift-build to version v1.4.2.
- This action is used across all versions by 12 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Swift-Build GitHub Action provides a streamlined solution for building and testing Swift packages across multiple platforms, including macOS, iOS, Windows, Linux, and Android. It automates CI/CD workflows with features like zero-configuration setup, intelligent caching for improved performance, and support for platform-specific build tools. This action simplifies the development process by enabling robust multi-platform testing and optimizing build processes for modern Swift projects.
Release notes
What’s Changed
- Add android-copy-files parameter for test resource copying by @leogdion in https://github.com/brightdigit/swift-build/pull/60
Full Changelog: https://github.com/brightdigit/swift-build/compare/v1.4.1...v1.4.2