The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XCLogParser, reference v0.2.43 (1f6721), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 06:00:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XCLogParser.git
Reference: v0.2.43
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XCLogParser
 * tag               v0.2.43    -> FETCH_HEAD
HEAD is now at 1f67215 Fix parsing failing due to new TaskBacktrace activity log attachment
Cloned https://github.com/tuist/XCLogParser.git
Revision (git rev-parse @):
1f67215fd92aded27821151b50098de933162ba2
SUCCESS checkout https://github.com/tuist/XCLogParser.git at v0.2.43
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/1024jp/GzipSwift
[1/1021] Fetching spectre
[165/2473] Fetching spectre, pathkit
[354/4030] Fetching spectre, pathkit, gzipswift
[864/17371] Fetching spectre, pathkit, gzipswift, cryptoswift
Fetched https://github.com/kylef/PathKit.git from cache (0.84s)
[4046/15919] Fetching spectre, gzipswift, cryptoswift
[4047/33442] Fetching spectre, gzipswift, cryptoswift, swift-argument-parser
Fetched https://github.com/kylef/Spectre.git from cache (2.41s)
Fetched https://github.com/1024jp/GzipSwift from cache (2.41s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.41s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (3.15s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.43s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.83s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.75s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.70s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "xclogparser",
      "name": "XCLogParser",
      "url": "https://github.com/tuist/XCLogParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCLogParser",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "gzipswift",
          "name": "Gzip",
          "url": "https://github.com/1024jp/GzipSwift",
          "version": "5.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/XCLogParser.git
[1/2151] Fetching xclogparser
Fetched https://github.com/tuist/XCLogParser.git from cache (1.32s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.58s)
Fetched https://github.com/kylef/PathKit.git from cache (0.58s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.58s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.65s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.65s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.05s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/XCLogParser.git
Working copy of https://github.com/tuist/XCLogParser.git resolved at v0.2.43 (1f67215)
Found 4 product dependencies
  - Gzip
  - CryptoSwift
  - PathKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tuist/XCLogParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/15] Write sources
[5/15] Write xclogparser-entitlement.plist
[5/15] Write sources
[10/15] Compiling system-zlib anchor.c
[11/15] Write swift-version--6988338F2F200930.txt
[13/91] Emitting module ArgumentParserToolInfo
[14/91] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/129] Compiling ArgumentParser ArgumentHelp.swift
[16/129] Compiling ArgumentParser ArgumentVisibility.swift
[17/129] Compiling ArgumentParser CompletionKind.swift
[18/129] Compiling ArgumentParser Errors.swift
[19/133] Compiling ArgumentParser Flag.swift
[20/133] Compiling ArgumentParser NameSpecification.swift
[21/133] Compiling ArgumentParser Option.swift
[22/133] Compiling ArgumentParser OptionGroup.swift
[23/133] Compiling ArgumentParser AsyncParsableCommand.swift
[24/133] Compiling ArgumentParser CommandConfiguration.swift
[25/133] Compiling ArgumentParser EnumerableFlag.swift
[26/133] Compiling ArgumentParser ExpressibleByArgument.swift
[27/133] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/133] Compiling ArgumentParser CompletionsGenerator.swift
[29/133] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/133] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/133] Compiling ArgumentParser Argument.swift
[32/133] Emitting module ArgumentParser
[33/133] Compiling ArgumentParser ParsableArguments.swift
[34/133] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/133] Compiling ArgumentParser ParsableCommand.swift
[36/133] Compiling ArgumentParser ArgumentDecoder.swift
[37/133] Compiling ArgumentParser Platform.swift
[38/133] Compiling ArgumentParser SequenceExtensions.swift
[39/133] Compiling ArgumentParser StringExtensions.swift
[40/133] Compiling ArgumentParser Tree.swift
[41/133] Compiling ArgumentParser ArgumentDefinition.swift
[42/133] Compiling ArgumentParser ArgumentSet.swift
[43/133] Compiling ArgumentParser CommandParser.swift
[44/133] Compiling ArgumentParser InputKey.swift
[49/133] Compiling ArgumentParser ParserError.swift
[50/133] Compiling ArgumentParser SplitArguments.swift
[51/133] Compiling ArgumentParser DumpHelpGenerator.swift
[52/133] Compiling ArgumentParser HelpCommand.swift
[53/133] Compiling ArgumentParser InputOrigin.swift
[54/133] Compiling ArgumentParser Name.swift
[55/133] Compiling ArgumentParser Parsed.swift
[56/133] Compiling ArgumentParser ParsedValues.swift
[57/133] Compiling ArgumentParser HelpGenerator.swift
[58/133] Compiling ArgumentParser MessageInfo.swift
[59/133] Compiling ArgumentParser UsageGenerator.swift
[60/140] Compiling ArgumentParser CollectionExtensions.swift
[75/140] Compiling CryptoSwift SHA3.swift
[76/140] Compiling CryptoSwift Scrypt.swift
[77/140] Compiling CryptoSwift SecureBytes.swift
[78/140] Compiling CryptoSwift StreamDecryptor.swift
[79/140] Compiling CryptoSwift StreamEncryptor.swift
[80/140] Compiling CryptoSwift String+Extension.swift
[81/140] Compiling CryptoSwift UInt128.swift
[94/140] Emitting module CryptoSwift
[95/140] Compiling CryptoSwift Cryptors.swift
[96/140] Compiling CryptoSwift Digest.swift
[97/140] Compiling CryptoSwift DigestType.swift
[98/140] Compiling CryptoSwift AES+Foundation.swift
[99/140] Compiling CryptoSwift Array+Foundation.swift
[100/140] Compiling CryptoSwift Blowfish+Foundation.swift
[101/140] Compiling CryptoSwift ChaCha20+Foundation.swift
[102/140] Compiling CryptoSwift Data+Extension.swift
[103/140] Compiling CryptoSwift HMAC+Foundation.swift
[104/140] Compiling CryptoSwift Rabbit+Foundation.swift
[105/140] Compiling CryptoSwift String+FoundationExtension.swift
[106/140] Compiling CryptoSwift Utils+Foundation.swift
[107/140] Compiling CryptoSwift Generics.swift
[108/140] Compiling CryptoSwift HKDF.swift
[109/140] Compiling CryptoSwift HMAC.swift
[110/140] Compiling CryptoSwift ISO78164Padding.swift
[114/140] Compiling CryptoSwift GCM.swift
[115/140] Compiling CryptoSwift OCB.swift
[116/140] Compiling CryptoSwift OFB.swift
[117/140] Compiling CryptoSwift PCBC.swift
[118/140] Compiling CryptoSwift Blowfish.swift
[119/140] Emitting module Gzip
[120/140] Compiling Gzip Data+Gzip.swift
[121/140] Emitting module PathKit
[122/140] Compiling PathKit PathKit.swift
[131/140] Compiling CryptoSwift UInt16+Extension.swift
[132/140] Compiling CryptoSwift UInt32+Extension.swift
[133/140] Compiling CryptoSwift UInt64+Extension.swift
[134/140] Compiling CryptoSwift UInt8+Extension.swift
[135/140] Compiling CryptoSwift Updatable.swift
[136/140] Compiling CryptoSwift Utils.swift
[137/140] Compiling CryptoSwift ZeroPadding.swift
[138/142] Compiling XcodeHasher XcodeHasher.swift
[139/142] Emitting module XcodeHasher
[140/196] Emitting module XCLogParser
[141/201] Compiling XCLogParser StringExtension.swift
[142/201] Compiling XCLogParser Suffix.swift
[143/201] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[144/201] Compiling XCLogParser SwiftCompilerParser.swift
[145/201] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[146/201] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[147/201] Compiling XCLogParser CommandHandler.swift
[148/201] Compiling XCLogParser LogOptions.swift
[149/201] Compiling XCLogParser Version.swift
[150/201] Compiling XCLogParser ArrayExtension.swift
[151/201] Compiling XCLogParser EncodableExtension.swift
[152/201] Compiling XCLogParser NSRegularExpressionExtension.swift
[153/201] Compiling XCLogParser FileOutput.swift
[154/201] Compiling XCLogParser ReporterOutput.swift
[155/201] Compiling XCLogParser StandardOutput.swift
[156/201] Compiling XCLogParser BuildStatusSanitizer.swift
[157/201] Compiling XCLogParser BuildStep+Builder.swift
[158/201] Compiling XCLogParser BuildStep+Parser.swift
[159/201] Compiling XCLogParser SwiftFunctionTime.swift
[160/201] Compiling XCLogParser SwiftTypeCheck.swift
[161/201] Compiling XCLogParser ChromeTracerReporter.swift
[162/201] Compiling XCLogParser FlatJsonReporter.swift
[163/201] Compiling XCLogParser HtmlReporter.swift
[164/201] Compiling XCLogParser IssuesReporter.swift
[165/201] Compiling XCLogParser JsonReporter.swift
[166/201] Compiling XCLogParser LogReporter.swift
[167/201] Compiling XCLogParser Reporter.swift
[168/201] Compiling XCLogParser SummaryJsonReporter.swift
[169/201] Compiling XCLogParser URLExtension.swift
[170/201] Compiling XCLogParser HtmlReporterResources.swift
[171/201] Compiling XCLogParser LexRedactor.swift
[172/201] Compiling XCLogParser Lexer.swift
[173/201] Compiling XCLogParser LexerModel.swift
[174/201] Compiling XCLogParser LogRedactor.swift
[175/201] Compiling XCLogParser BuildStep.swift
[176/201] Compiling XCLogParser ClangCompilerParser.swift
[177/201] Compiling XCLogParser Contains.swift
[178/201] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[179/201] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[180/201] Compiling XCLogParser LinkerStatistics.swift
[181/201] Compiling XCLogParser String+BuildSpecificInformationRemoval.swift
[182/201] Compiling XCLogParser LogError.swift
[183/201] Compiling XCLogParser LogFinder.swift
[184/201] Compiling XCLogParser LogLoader.swift
[185/201] Compiling XCLogParser LogManifest.swift
[186/201] Compiling XCLogParser LogManifestModel.swift
[187/201] Compiling XCLogParser MachineNameReader.swift
[188/201] Compiling XCLogParser Notice+Parser.swift
[189/201] Compiling XCLogParser Notice.swift
[190/201] Compiling XCLogParser NoticeType.swift
[191/201] Compiling XCLogParser ParserBuildSteps.swift
[192/201] Compiling XCLogParser Prefix.swift
[193/201] Compiling XCLogParser XCLogParserError.swift
[194/201] Compiling XCLogParser ActivityParser.swift
[195/201] Compiling XCLogParser IDEActivityModel.swift
[196/201] Compiling XCLogParser Action.swift
[197/201] Compiling XCLogParser ActionOptions.swift
[198/201] Compiling XCLogParser Command.swift
[199/210] Compiling XCLogParserApp VersionCommand.swift
[200/210] Compiling XCLogParserApp main.swift
[201/210] Compiling XCLogParserApp String+Blank.swift
[202/210] Compiling XCLogParserApp Optional+Blank.swift
[203/210] Compiling XCLogParserApp MainCommand.swift
[204/210] Emitting module XCLogParserApp
[205/210] Compiling XCLogParserApp DumpCommand.swift
[206/210] Compiling XCLogParserApp ManifestCommand.swift
[207/210] Compiling XCLogParserApp ParseCommand.swift
[207/210] Write Objects.LinkFileList
[208/210] Linking xclogparser
[209/210] Applying xclogparser
Build complete! (13.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "gzipswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1024jp/GzipSwift"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "exact" : [
          "1.3.3"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "XCLogParser",
  "name" : "XCLogParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "xclogparser",
      "targets" : [
        "XCLogParserApp"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XCLogParser",
      "targets" : [
        "XCLogParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeHasher",
      "module_type" : "SwiftTarget",
      "name" : "XcodeHasher",
      "path" : "Sources/XcodeHasher",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XcodeHasher.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XCLogParserTests",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserTests",
      "path" : "Tests/XCLogParserTests",
      "sources" : [
        "ActivityParserTests.swift",
        "BuildStatusSanitizerTests.swift",
        "BuildStep+TestUtils.swift",
        "ChromeTracerOutputTests.swift",
        "ClangCompilerParserTests.swift",
        "IssuesReporterTests.swift",
        "LexRedactorTests.swift",
        "LexerTests.swift",
        "LogFinderTests.swift",
        "LogManifestTests.swift",
        "ParserTests.swift",
        "ReporterTests.swift",
        "String+BuildSpecificInformationRemovalTests.swift",
        "SwiftCompilerParserTests.swift",
        "TestUtils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCLogParserApp",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParserApp",
      "path" : "Sources/XCLogParserApp",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xclogparser"
      ],
      "sources" : [
        "commands/DumpCommand.swift",
        "commands/MainCommand.swift",
        "commands/ManifestCommand.swift",
        "commands/Optional+Blank.swift",
        "commands/ParseCommand.swift",
        "commands/String+Blank.swift",
        "commands/VersionCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "XCLogParser"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XCLogParser",
      "module_type" : "SwiftTarget",
      "name" : "XCLogParser",
      "path" : "Sources/XCLogParser",
      "product_dependencies" : [
        "Gzip",
        "PathKit"
      ],
      "product_memberships" : [
        "xclogparser",
        "XCLogParser"
      ],
      "sources" : [
        "XCLogParserError.swift",
        "activityparser/ActivityParser.swift",
        "activityparser/IDEActivityModel.swift",
        "commands/Action.swift",
        "commands/ActionOptions.swift",
        "commands/Command.swift",
        "commands/CommandHandler.swift",
        "commands/LogOptions.swift",
        "commands/Version.swift",
        "extensions/ArrayExtension.swift",
        "extensions/EncodableExtension.swift",
        "extensions/NSRegularExpressionExtension.swift",
        "extensions/URLExtension.swift",
        "generated/HtmlReporterResources.swift",
        "lexer/LexRedactor.swift",
        "lexer/Lexer.swift",
        "lexer/LexerModel.swift",
        "lexer/LogRedactor.swift",
        "lexer/String+BuildSpecificInformationRemoval.swift",
        "loglocation/LogError.swift",
        "loglocation/LogFinder.swift",
        "loglocation/LogLoader.swift",
        "logmanifest/LogManifest.swift",
        "logmanifest/LogManifestModel.swift",
        "output/FileOutput.swift",
        "output/ReporterOutput.swift",
        "output/StandardOutput.swift",
        "parser/BuildStatusSanitizer.swift",
        "parser/BuildStep+Builder.swift",
        "parser/BuildStep+Parser.swift",
        "parser/BuildStep.swift",
        "parser/ClangCompilerParser.swift",
        "parser/Contains.swift",
        "parser/IDEActivityLogSection+Builders.swift",
        "parser/IDEActivityLogSection+Parsing.swift",
        "parser/LinkerStatistics.swift",
        "parser/MachineNameReader.swift",
        "parser/Notice+Parser.swift",
        "parser/Notice.swift",
        "parser/NoticeType.swift",
        "parser/ParserBuildSteps.swift",
        "parser/Prefix.swift",
        "parser/StringExtension.swift",
        "parser/Suffix.swift",
        "parser/SwiftCompilerFunctionTimeOptionParser.swift",
        "parser/SwiftCompilerParser.swift",
        "parser/SwiftCompilerTimeOptionParser.swift",
        "parser/SwiftCompilerTypeCheckOptionParser.swift",
        "parser/SwiftFunctionTime.swift",
        "parser/SwiftTypeCheck.swift",
        "reporter/ChromeTracerReporter.swift",
        "reporter/FlatJsonReporter.swift",
        "reporter/HtmlReporter.swift",
        "reporter/IssuesReporter.swift",
        "reporter/JsonReporter.swift",
        "reporter/LogReporter.swift",
        "reporter/Reporter.swift",
        "reporter/SummaryJsonReporter.swift"
      ],
      "target_dependencies" : [
        "XcodeHasher"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.