Releases: mikeger/XcodeSelectiveTesting
Releases · mikeger/XcodeSelectiveTesting
0.10.4 Support PBXGroup
What's Changed
Full Changelog: 0.10.3...0.10.4
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.10.4/xcode-selective-test.artifactbundle.zip",
checksum: "ace369a0ef046f0133df70767fb8fadb89f93fccc5302f96439d69cf0058ac19"
)
0.10.3
What's Changed
Full Changelog: 0.10.2...0.10.3
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.10.3/xcode-selective-test.artifactbundle.zip",
checksum: "512ddfeecbd18697ec950fbce09e9325147c8ece86fd17253817044c8c3bfbd7"
)
0.10.2
What's Changed
Full Changelog: 0.10.1...0.10.2
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.10.2/xcode-selective-test.artifactbundle.zip",
checksum: "67a2dba5c62dd34f8a8b24e8c9ae21da3973c9025575a37252eb32e12bf9b262"
)
0.10.1
What's Changed
- Remove treat warnings as errors (-warnings-as-errors) compiler flag by @mikeger in #30
- chore: Support Swift Compiler 6 by @alexdeem in #29
- Update XcodeProj, fix compatibility issue by @mikeger in #32
New Contributors
Full Changelog: 0.9.8...0.10.1
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.10.1/xcode-selective-test.artifactbundle.zip",
checksum: "be13e15e421cc7061b5d2d4cbda60637770c04b7eed78a71e8bbbca9ba0bebda"
)
Remove targets from the test plan when disabled
What's Changed
- Removing test target when disabled by @bguidolim in #27
New Contributors
- @bguidolim made their first contribution in #27
Full Changelog: 0.9.7...0.9.8
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.8/xcode-selective-test.artifactbundle.zip",
checksum: "ec5ad38d17a16b52164c0547d99f40bf58345f61166b737d2e924db092587fbb"
)
Support `maximumTestExecutionTimeAllowance`
Support maximumTestExecutionTimeAllowance
in the test plan
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.7/xcode-selective-test.artifactbundle.zip",
checksum: "e0bdaf2a6213a9ef4920f061115df54fa5d19f2fb28fa77a8ee6d8445d684668"
)
Turbo mode
What's Changed
Full Changelog: 0.9.5...0.9.6
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.6/xcode-selective-test.artifactbundle.zip",
checksum: "cd434a80775aafa9bc79211f266178f639a90520707b5c418dd265f6fdfd6824"
)
0.9.5
What's Changed
Full Changelog: 0.9.4...0.9.5
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.5/xcode-selective-test.artifactbundle.zip",
checksum: "1afe6d18716f8b5878dc26a0d0a3c8d35f8d22b8d1ee02686d4966033fccc7bc"
)
0.9.4
What's Changed
New Contributors
Full Changelog: 0.9.3...0.9.4
Binary artifactbundle
.binaryTarget(
name: "xcode-selective-test",
url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.9.4/xcode-selective-test.artifactbundle.zip",
checksum: "5814465535721294bb46a488d63fa0f2eb989428495bfb4c7b294b0b0eae53af"
)
Wire-iOS support
0.9.3 Support for Wire-iOS testing