What’s Changed
- Add support for SPM projects by @ofalvai in https://github.com/bitrise-steplib/steps-xcode-test/pull/204
This step now lets you run tests of a Swift package by pointing the project_path input to the Package.swift file. The other required inputs are destination and scheme in this case too.
Full Changelog: Comparing 4.0.4...4.1.0 · bitrise-steplib/steps-xcode-test · GitHub