Skip to content

Releases: mikeger/XcodeSelectiveTesting

0.11.2

14 Jan 10:44
d5e3e9d
Compare
Choose a tag to compare

What's Changed

  • Fix for deocding issue when testplan has skipped tests in a swift testing suite by @swwol in #46

Full Changelog: 0.11.1...0.11.2

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.11.2/xcode-selective-test.artifactbundle.zip",
  checksum: "dbc4e980964cd5398b588a30de7a434572e79b87843838455acf8255eff10bbc"
)

0.11.1 Bugfix: git path

09 Dec 12:23
5dc3c7c
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Change path used in git command to gitroot by @swwol in #43

Full Changelog: 0.11.0...0.11.1

0.11.0 Add option to pass changed files via CLI, XcodeProj to 8.24.2

27 Nov 07:34
becf02e
Compare
Choose a tag to compare

What's Changed

  • Update dependency tuist/XcodeProj to 8.24.2 by @fxwx23 in #40
  • Feature: allow passing list of changed files in by @mikeger in #39

Full Changelog: 0.10.5...0.11.0

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.11.0/xcode-selective-test.artifactbundle.zip",
  checksum: "6124d7e0b334009ba885dcb09ab794329ed4499eb075fe6a548a6ec812c8c4f5"
)

0.10.5 SwiftPM6 support

26 Nov 08:37
21104ca
Compare
Choose a tag to compare

What's Changed

  • SwiftPM6: Fix to skip locking package build directory by @fxwx23 in #38

Full Changelog: 0.10.4...0.10.5

Binary artifactbundle

.binaryTarget(
  name: "xcode-selective-test",
  url: "https://github.com/mikeger/XcodeSelectiveTesting/releases/download/0.10.5/xcode-selective-test.artifactbundle.zip",
  checksum: "f58e4fbc6bb59f64fe8c34f3a1d090b7e41ff36ca6b1959cd45b1b9dc6a84c2f"
)

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"
)