Build Information
Successful build of XCLogParser, reference master (44fc3b), with Swift 6.3 for macOS (SPM) on 25 Apr 2026 22:56:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MobileNativeFoundation/XCLogParser.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MobileNativeFoundation/XCLogParser
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 44fc3b3 Version 0.2.47 (#250)
Cloned https://github.com/MobileNativeFoundation/XCLogParser.git
Revision (git rev-parse @):
44fc3b39601028641e41b81df203c1965774fa1e
SUCCESS checkout https://github.com/MobileNativeFoundation/XCLogParser.git at master
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/1024jp/GzipSwift
[1/1021] Fetching spectre
[22/2578] Fetching spectre, gzipswift
[446/4030] Fetching spectre, gzipswift, pathkit
[635/17417] Fetching spectre, gzipswift, pathkit, cryptoswift
[1574/34881] Fetching spectre, gzipswift, pathkit, cryptoswift, swift-argument-parser
Fetched https://github.com/1024jp/GzipSwift from cache (0.86s)
[3490/33324] Fetching spectre, pathkit, cryptoswift, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (2.00s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.00s)
Fetched https://github.com/kylef/Spectre.git from cache (2.00s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (2.72s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.32s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.74s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.1.1 (0.80s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.76s)
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/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.1.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/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.2.0
========================================
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/MobileNativeFoundation/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/MobileNativeFoundation/XCLogParser.git
[1/2831] Fetching xclogparser
Fetched https://github.com/MobileNativeFoundation/XCLogParser.git from cache (1.17s)
Fetching https://github.com/1024jp/GzipSwift from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Fetched https://github.com/1024jp/GzipSwift from cache (0.51s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.63s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (0.51s)
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.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.58s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
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/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/MobileNativeFoundation/XCLogParser.git
Working copy of https://github.com/MobileNativeFoundation/XCLogParser.git resolved at master (44fc3b3)
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/MobileNativeFoundation/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
[7/15] Write xclogparser-entitlement.plist
[9/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 InputOrigin.swift
[16/129] Compiling ArgumentParser Name.swift
[17/129] Compiling ArgumentParser Parsed.swift
[18/129] Compiling ArgumentParser ParsedValues.swift
[19/129] Compiling ArgumentParser ArgumentHelp.swift
[20/129] Compiling ArgumentParser ArgumentVisibility.swift
[21/129] Compiling ArgumentParser CompletionKind.swift
[22/129] Compiling ArgumentParser Errors.swift
[23/133] Compiling CryptoSwift Int+Extension.swift
[24/133] Compiling CryptoSwift MD5.swift
[25/133] Compiling CryptoSwift NoPadding.swift
[26/133] Compiling CryptoSwift Operators.swift
[27/133] Compiling CryptoSwift PBKDF1.swift
[28/133] Compiling CryptoSwift PBKDF2.swift
[29/133] Compiling CryptoSwift PKCS5.swift
[30/140] Compiling ArgumentParser Flag.swift
[31/140] Compiling ArgumentParser NameSpecification.swift
[32/140] Compiling ArgumentParser Option.swift
[33/140] Compiling ArgumentParser OptionGroup.swift
[34/140] Emitting module ArgumentParser
[35/140] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/140] Compiling ArgumentParser CompletionsGenerator.swift
[37/140] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/140] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/140] Compiling ArgumentParser Argument.swift
[40/140] Compiling ArgumentParser AsyncParsableCommand.swift
[41/140] Compiling ArgumentParser CommandConfiguration.swift
[42/140] Compiling ArgumentParser EnumerableFlag.swift
[43/140] Compiling ArgumentParser ExpressibleByArgument.swift
[44/140] Compiling ArgumentParser ParsableArguments.swift
[45/140] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/140] Compiling ArgumentParser ParsableCommand.swift
[47/140] Compiling ArgumentParser ArgumentDecoder.swift
[48/140] Compiling ArgumentParser Platform.swift
[49/140] Compiling ArgumentParser SequenceExtensions.swift
[50/140] Compiling ArgumentParser StringExtensions.swift
[51/140] Compiling ArgumentParser Tree.swift
[69/140] Compiling ArgumentParser ArgumentDefinition.swift
[70/140] Compiling ArgumentParser ArgumentSet.swift
[71/140] Compiling ArgumentParser CommandParser.swift
[72/140] Compiling ArgumentParser InputKey.swift
[73/140] Compiling ArgumentParser ParserError.swift
[74/140] Compiling ArgumentParser SplitArguments.swift
[75/140] Compiling ArgumentParser DumpHelpGenerator.swift
[76/140] Compiling CryptoSwift UInt16+Extension.swift
[77/140] Compiling CryptoSwift UInt32+Extension.swift
[78/140] Compiling CryptoSwift UInt64+Extension.swift
[79/140] Compiling CryptoSwift UInt8+Extension.swift
[80/140] Compiling CryptoSwift Updatable.swift
[81/140] Compiling CryptoSwift Utils.swift
[82/140] Compiling CryptoSwift ZeroPadding.swift
[86/140] Compiling ArgumentParser HelpCommand.swift
[90/140] Compiling CryptoSwift Cryptors.swift
[91/140] Compiling CryptoSwift Digest.swift
[92/140] Compiling CryptoSwift DigestType.swift
[93/140] Compiling CryptoSwift AES+Foundation.swift
[95/140] Compiling ArgumentParser HelpGenerator.swift
[96/140] Compiling ArgumentParser MessageInfo.swift
[97/140] Compiling ArgumentParser UsageGenerator.swift
[98/140] Compiling ArgumentParser CollectionExtensions.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
[112/140] Compiling CryptoSwift SecureBytes.swift
[113/140] Compiling CryptoSwift StreamDecryptor.swift
[114/140] Compiling CryptoSwift StreamEncryptor.swift
[115/140] Compiling CryptoSwift String+Extension.swift
[116/140] Compiling CryptoSwift UInt128.swift
[117/140] Compiling CryptoSwift HMAC+Foundation.swift
[118/140] Compiling CryptoSwift Rabbit+Foundation.swift
[119/140] Compiling CryptoSwift String+FoundationExtension.swift
[120/140] Compiling CryptoSwift Utils+Foundation.swift
[121/140] Compiling CryptoSwift Generics.swift
[122/140] Compiling CryptoSwift HKDF.swift
[123/140] Compiling CryptoSwift HMAC.swift
[124/140] Compiling CryptoSwift ISO78164Padding.swift
[125/140] Emitting module Gzip
[126/140] Compiling Gzip Data+Gzip.swift
[127/140] Emitting module PathKit
[128/140] Compiling PathKit PathKit.swift
[129/140] Emitting module CryptoSwift
[138/142] Compiling XcodeHasher XcodeHasher.swift
[139/142] Emitting module XcodeHasher
[140/197] Compiling XCLogParser CommandHandler.swift
[141/197] Compiling XCLogParser LogOptions.swift
[142/197] Compiling XCLogParser Version.swift
[143/197] Compiling XCLogParser ArrayExtension.swift
[144/197] Compiling XCLogParser EncodableExtension.swift
[145/197] Compiling XCLogParser NSRegularExpressionExtension.swift
[146/203] Emitting module XCLogParser
[147/203] Compiling XCLogParser URLExtension.swift
[148/203] Compiling XCLogParser HtmlReporterResources.swift
[149/203] Compiling XCLogParser Index+Offset.swift
[150/203] Compiling XCLogParser LexRedactor.swift
[151/203] Compiling XCLogParser Lexer.swift
[152/203] Compiling XCLogParser LexerModel.swift
[153/203] Compiling XCLogParser SwiftCompilerTimeOptionParser.swift
[154/203] Compiling XCLogParser SwiftCompilerTypeCheckOptionParser.swift
[155/203] Compiling XCLogParser SwiftFunctionTime.swift
[156/203] Compiling XCLogParser SwiftTypeCheck.swift
[157/203] Compiling XCLogParser ChromeTracerReporter.swift
[158/203] Compiling XCLogParser FlatJsonReporter.swift
[159/203] Compiling XCLogParser ParserBuildSteps.swift
[160/203] Compiling XCLogParser Prefix.swift
[161/203] Compiling XCLogParser StringExtension.swift
[162/203] Compiling XCLogParser Suffix.swift
[163/203] Compiling XCLogParser SwiftCompilerFunctionTimeOptionParser.swift
[164/203] Compiling XCLogParser SwiftCompilerParser.swift
[165/203] Compiling XCLogParser LogManifest.swift
[166/203] Compiling XCLogParser LogManifestModel.swift
[167/203] Compiling XCLogParser FileOutput.swift
[168/203] Compiling XCLogParser ReporterOutput.swift
[169/203] Compiling XCLogParser StandardOutput.swift
[170/203] Compiling XCLogParser BuildStatusSanitizer.swift
[171/203] Compiling XCLogParser IDEActivityLogSection+Parsing.swift
[172/203] Compiling XCLogParser LinkerStatistics.swift
[173/203] Compiling XCLogParser MachineNameReader.swift
[174/203] Compiling XCLogParser Notice+Parser.swift
[175/203] Compiling XCLogParser Notice.swift
[176/203] Compiling XCLogParser NoticeType.swift
[177/203] Compiling XCLogParser BuildStep+Builder.swift
[178/203] Compiling XCLogParser BuildStep+Parser.swift
[179/203] Compiling XCLogParser BuildStep.swift
[180/203] Compiling XCLogParser ClangCompilerParser.swift
[181/203] Compiling XCLogParser Contains.swift
[182/203] Compiling XCLogParser IDEActivityLogSection+Builders.swift
[183/203] Compiling XCLogParser HtmlReporter.swift
[184/203] Compiling XCLogParser IssuesReporter.swift
[185/203] Compiling XCLogParser JsonReporter.swift
[186/203] Compiling XCLogParser LogReporter.swift
[187/203] Compiling XCLogParser Reporter.swift
[188/203] Compiling XCLogParser SummaryJsonReporter.swift
[189/203] Compiling XCLogParser XCLogParserError.swift
[190/203] Compiling XCLogParser ActivityParser.swift
[191/203] Compiling XCLogParser IDEActivityModel.swift
[192/203] Compiling XCLogParser Action.swift
[193/203] Compiling XCLogParser ActionOptions.swift
[194/203] Compiling XCLogParser Command.swift
[195/203] Compiling XCLogParser LogRedactor.swift
[196/203] Compiling XCLogParser Scanner.swift
[197/203] Compiling XCLogParser String+BuildSpecificInformationRemoval.swift
[198/203] Compiling XCLogParser LogError.swift
[199/203] Compiling XCLogParser LogFinder.swift
[200/203] Compiling XCLogParser LogLoader.swift
[201/212] Compiling XCLogParserApp main.swift
[202/212] Compiling XCLogParserApp VersionCommand.swift
[203/212] Compiling XCLogParserApp String+Blank.swift
[204/212] Compiling XCLogParserApp Optional+Blank.swift
[205/212] Compiling XCLogParserApp ManifestCommand.swift
[206/212] Compiling XCLogParserApp DumpCommand.swift
[207/212] Compiling XCLogParserApp MainCommand.swift
[208/212] Emitting module XCLogParserApp
[209/212] Compiling XCLogParserApp ParseCommand.swift
[209/212] Write Objects.LinkFileList
[210/212] Linking xclogparser
[211/212] Applying xclogparser
Build complete! (15.86s)
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/Index+Offset.swift",
"lexer/LexRedactor.swift",
"lexer/Lexer.swift",
"lexer/LexerModel.swift",
"lexer/LogRedactor.swift",
"lexer/Scanner.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.