Skip to content

Releases: davidahouse/XCResultKit

v0.5.2

07 Nov 22:58
57510fd
Compare
Choose a tag to compare
  • [14] waiting until task actually completes before returning from xcrun method

v0.5.1

29 Oct 17:06
ec632d7
Compare
Choose a tag to compare
  • [12] 🐎 Integrate stampede for pr checks and release notes
  • [11] ♻️ Renamed debug method to logError
  • [7] Added 2 undocumented default values

v0.5.0

29 Oct 13:04
37d9e84
Compare
Choose a tag to compare
  • Now using xcrun directly instead of executing bash (thanks @cobbal!)

v0.4.0

07 Oct 17:33
a3c5976
Compare
Choose a tag to compare
  • ActivityLog export and parsing now available! Thanks @felginep

v0.3.0

04 Oct 19:25
bcfaf47
Compare
Choose a tag to compare
  • Fixed the broken 0.2.0 release
  • Removed print statements in release builds
  • Ability to exporting files
  • More fixes and unit testing

More elements implemented

06 Jul 01:56
Compare
Choose a tag to compare
0.2.0

:bug: Missing public

Initial release

04 Jul 14:43
a6ecadc
Compare
Choose a tag to compare
  • Supports parsing ActionsInvocationRecord (returned with the basic get from xcresulttool
  • Supports parsing ActionTestPlanRunSummaries