Skip to content

Releases: MobileNativeFoundation/XCLogParser

Faster parsing of Swift Function times

13 Jan 08:42
2776756

Choose a tag to compare

  • Faster parsing of Swift function times
  • Fixes a bug that prevented to parse Swift function times when the log was parsed with the redacted option

Improved support for xcodebuild 11 logs

27 Nov 13:47
662afe2

Choose a tag to compare

xcodebuild 11 creates a different log structure (when -resultBundlePath is used). This release adds support to parse it correctly

Xcode3Project Support

08 Nov 09:59
1a3fbc0

Choose a tag to compare

Support to parse Xcode3ProjectDocumentLocation class, issue reported in #39

Interface builder warnings support

04 Nov 18:43
fbf03a1

Choose a tag to compare

  • Support to parse Interface Builder warnings

Swift 5 and Linux support

30 Oct 19:07
f7cf3de

Choose a tag to compare

  • XCLogParser is now built with Swift 5
  • Added support for Linux

Support Static Analyzer logs

24 Sep 19:09
fcfb64a

Choose a tag to compare

Added support to parse xcactivitylogs generated by running Xcode's static analyzer.

Xcode 11 Beta

17 Aug 20:21
2c1d1e2

Choose a tag to compare

  • Adds support to parse logs from Xcode 11 beta
  • Solves issue regarding precision lose
  • Adds support to use library as a Swift Package Manager dependency

0.1.2

24 Jun 07:23
7760731

Choose a tag to compare

  • Improve Homebrew support.

0.1.1

14 Jun 07:40
6a802b0

Choose a tag to compare

  • Add Homebrew support.

Alpha release

04 Jun 02:49
97d3256

Choose a tag to compare

Merge pull request #3 from spotify/release

Fix typo in Readme