Skip to content

Releases: mikeger/XcodeSelectiveTesting

0.10.4 Support PBXGroup

02 Oct 12:57
aa3410f
Compare
Choose a tag to compare

What's Changed

  • Support PBXGroup build file elements eg localized variants by @alexdeem in #35

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

01 Oct 14:20
da2add4
Compare
Choose a tag to compare

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

01 Oct 07:30
30e623f
Compare
Choose a tag to compare

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

01 Oct 06:55
a441576
Compare
Choose a tag to compare

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

18 Sep 09:12
ff909ea
Compare
Choose a tag to compare

What's Changed

New Contributors

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`

30 Jul 09:04
cab6157
Compare
Choose a tag to compare

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

04 Jun 07:09
3ff3f57
Compare
Choose a tag to compare

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

29 May 07:12
bf63e12
Compare
Choose a tag to compare

What's Changed

  • fix(19): Use also staged changes for calculating affected targets by @mikeger in #21

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

28 May 20:47
8d1111d
Compare
Choose a tag to compare

What's Changed

  • Support artifact bundle for macOS by @fxwx23 in #20

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

05 May 20:21
f87ba3a
Compare
Choose a tag to compare
0.9.3

Support for Wire-iOS testing