The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of XcodeSelectiveTesting, reference main (4c2a4d), with Swift 6.2 for macOS (SPM) on 17 Nov 2025 22:25:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikeger/XcodeSelectiveTesting.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mikeger/XcodeSelectiveTesting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4c2a4d0 Prune targets not connected to workspace (#84)
Cloned https://github.com/mikeger/XcodeSelectiveTesting.git
Revision (git rev-parse @):
4c2a4d09e427a9eb9fce9c9e4c539d68c7b4826c
SUCCESS checkout https://github.com/mikeger/XcodeSelectiveTesting.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/tuist/XcodeProj.git
[1/1021] Fetching spectre
[165/2459] Fetching spectre, pathkit
[352/4613] Fetching spectre, pathkit, aexml
[633/9011] Fetching spectre, pathkit, aexml, swift-log
[1695/20274] Fetching spectre, pathkit, aexml, swift-log, yams
[1740/43926] Fetching spectre, pathkit, aexml, swift-log, yams, xcodeproj
[1856/60612] Fetching spectre, pathkit, aexml, swift-log, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/kylef/Spectre.git from cache (1.14s)
[15311/59591] Fetching pathkit, aexml, swift-log, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Fetched https://github.com/apple/swift-log from cache (1.51s)
Fetched https://github.com/tadija/AEXML.git from cache (1.51s)
[24010/36353] Fetching pathkit, yams, xcodeproj
Fetched https://github.com/tuist/XcodeProj.git from cache (3.74s)
Fetched https://github.com/kylef/PathKit.git from cache (3.74s)
Fetched https://github.com/jpsim/Yams.git from cache (3.74s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (4.34s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.5 (3.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.15s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.70s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.0.2 (0.55s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.66s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.54s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.5
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 9.0.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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",
  "dependencies": [
    {
      "identity": "xcodeselectivetesting",
      "name": "XcodeSelectiveTesting",
      "url": "https://github.com/mikeger/XcodeSelectiveTesting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeSelectiveTesting",
      "dependencies": [
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "version": "9.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "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",
              "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",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "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",
          "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",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mikeger/XcodeSelectiveTesting.git
[1/1911] Fetching xcodeselectivetesting
Fetched https://github.com/mikeger/XcodeSelectiveTesting.git from cache (0.88s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.63s)
Fetched https://github.com/jpsim/Yams.git from cache (0.63s)
Fetched https://github.com/tuist/XcodeProj.git from cache (0.63s)
Fetched https://github.com/kylef/PathKit.git from cache (0.63s)
Fetched https://github.com/apple/swift-log from cache (0.63s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.69s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.61s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 9.6.0 (0.03s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.42s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.58s)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 9.6.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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
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/mikeger/XcodeSelectiveTesting.git
Working copy of https://github.com/mikeger/XcodeSelectiveTesting.git resolved at main (4c2a4d0)
Found 5 product dependencies
  - XcodeProj
  - swift-argument-parser
  - PathKit
  - Yams
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mikeger/XcodeSelectiveTesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SelectiveTestingPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/51] Write sources
[8/51] Write xcode-selective-test-tool-entitlement.plist
[8/51] Write sources
[11/51] Write xcode-selective-test-entitlement.plist
[12/51] Write sources
[26/51] Write swift-version-49B95AFC49DCD68C.txt
[27/51] Compiling writer.c
[29/51] Compiling reader.c
[30/51] Compiling parser.c
[31/51] Compiling emitter.c
[32/51] Compiling reader.c
[33/51] Compiling scanner.c
[34/51] Compiling api.c
[35/63] Compiling scanner.c
[35/63] Write sources
[42/68] Compiling api.c
[43/73] Compiling emitter.c
[44/73] Compiling parser.c
[46/99] Emitting module ArgumentParserToolInfo
[47/99] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/99] Emitting module ArgumentParserToolInfo
[49/99] Compiling ArgumentParserToolInfo ToolInfo.swift
[50/152] Compiling Logging MetadataProvider.swift
[52/152] Emitting module Logging
[54/152] Compiling Logging Locks.swift
[55/152] Compiling Logging LogHandler.swift
[56/152] Compiling Logging Logging.swift
[57/152] Compiling Logging Locks.swift
[58/152] Compiling Logging LogHandler.swift
[59/152] Compiling Logging Logging.swift
[60/197] Compiling Yams Tag.swift
[61/198] Compiling ArgumentParser Flag.swift
[62/198] Compiling ArgumentParser NameSpecification.swift
[63/198] Compiling ArgumentParser Option.swift
[64/198] Compiling ArgumentParser OptionGroup.swift
[65/198] Compiling ArgumentParser ArgumentHelp.swift
[66/198] Compiling ArgumentParser ArgumentVisibility.swift
[67/198] Compiling ArgumentParser CompletionKind.swift
[68/198] Compiling ArgumentParser Errors.swift
[69/202] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/202] Compiling ArgumentParser CompletionsGenerator.swift
[71/202] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/202] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/202] Compiling ArgumentParser Argument.swift
[74/202] Emitting module ArgumentParser
[81/206] Compiling ArgumentParser ParserError.swift
[82/206] Compiling ArgumentParser SplitArguments.swift
[83/206] Compiling ArgumentParser DumpHelpGenerator.swift
[84/206] Compiling ArgumentParser HelpCommand.swift
[89/206] Compiling ArgumentParser AsyncParsableCommand.swift
[90/206] Compiling ArgumentParser CommandConfiguration.swift
[91/206] Compiling ArgumentParser EnumerableFlag.swift
[92/206] Compiling ArgumentParser ExpressibleByArgument.swift
[93/206] Compiling ArgumentParser ParsableArguments.swift
[94/206] Compiling ArgumentParser ParsableArgumentsValidation.swift
[95/206] Compiling ArgumentParser ParsableCommand.swift
[96/206] Compiling ArgumentParser ArgumentDecoder.swift
[101/206] Compiling ArgumentParser Platform.swift
[102/206] Compiling ArgumentParser SequenceExtensions.swift
[103/206] Compiling ArgumentParser StringExtensions.swift
[104/206] Compiling ArgumentParser Tree.swift
[105/206] Compiling SelectiveTestShell String+Shell.swift
[106/206] Compiling SelectiveTestShell Shell.swift
[107/206] Emitting module SelectiveTestShell
[108/206] Compiling SelectiveTestShell String+Error.swift
[109/206] Compiling Yams Tag.swift
[110/206] Emitting module SelectiveTestShell
[111/206] Compiling SelectiveTestShell String+Error.swift
[112/206] Compiling SelectiveTestShell Shell.swift
[113/206] Compiling SelectiveTestShell String+Shell.swift
[114/207] Compiling AEXML Error.swift
[115/207] Compiling AEXML Parser.swift
[116/207] Compiling AEXML Options.swift
[118/207] Compiling AEXML Parser.swift
[119/207] Compiling AEXML Error.swift
[120/207] Emitting module AEXML
[121/207] Compiling AEXML Document.swift
[122/207] Compiling AEXML Builders.swift
[123/207] Compiling AEXML Element.swift
[124/207] Compiling Yams String+Yams.swift
[125/207] Compiling Yams Resolver.swift
[126/207] Compiling AEXML Document.swift
[127/207] Compiling AEXML Element.swift
[128/207] Compiling AEXML Builders.swift
[129/207] Emitting module AEXML
[130/207] Compiling Yams Resolver.swift
[131/207] Compiling Yams YamlError.swift
[132/207] Compiling Yams Representer.swift
[133/207] Compiling Yams String+Yams.swift
[140/207] Compiling Yams Representer.swift
[147/207] Compiling ArgumentParser InputOrigin.swift
[148/207] Compiling ArgumentParser Name.swift
[149/207] Compiling ArgumentParser Parsed.swift
[150/207] Compiling ArgumentParser ParsedValues.swift
[153/207] Emitting module Yams
[165/207] Compiling ArgumentParser ArgumentDefinition.swift
[166/207] Compiling ArgumentParser ArgumentSet.swift
[167/207] Compiling ArgumentParser CommandParser.swift
[168/207] Compiling ArgumentParser InputKey.swift
[169/207] Compiling ArgumentParser HelpGenerator.swift
[170/207] Compiling ArgumentParser MessageInfo.swift
[171/207] Compiling ArgumentParser UsageGenerator.swift
[172/207] Compiling ArgumentParser CollectionExtensions.swift
[197/207] Compiling Yams YamlError.swift
[198/207] Compiling PathKit PathKit.swift
[199/207] Emitting module PathKit
[200/207] Compiling PathKit PathKit.swift
[201/207] Emitting module PathKit
[202/403] Compiling Git Git+Changeset.swift
[203/403] Compiling Git Git.swift
[204/403] Emitting module Git
[205/403] Compiling Git Git.swift
[206/403] Compiling Git Git+Changeset.swift
[207/403] Emitting module Git
[208/403] Compiling XcodeProj XCScheme+TestParallelization.swift
[209/403] Compiling XcodeProj XCScheme+TestPlanReference.swift
[210/403] Compiling XcodeProj XCScheme+TestableReference.swift
[211/403] Compiling XcodeProj XCScheme.swift
[212/403] Compiling XcodeProj XCSchemeManagement.swift
[213/403] Compiling XcodeProj BuildSettingsProvider.swift
[214/403] Compiling XcodeProj CommentedString.swift
[215/403] Compiling XcodeProj Decoders.swift
[216/403] Compiling XcodeProj JSONDecoding.swift
[217/403] Compiling XcodeProj PBXBatchUpdater.swift
[218/413] Compiling XcodeProj Writable.swift
[219/413] Compiling XcodeProj XCScheme+AditionalOption.swift
[220/413] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[221/413] Compiling XcodeProj XCScheme+ArchiveAction.swift
[222/413] Compiling XcodeProj XCScheme+BuildAction.swift
[223/413] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[224/413] Compiling XcodeProj XCScheme+BuildableReference.swift
[225/413] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[226/413] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[227/413] Compiling XcodeProj XCScheme+ExecutionAction.swift
[228/423] Emitting module XcodeProj
[229/423] Compiling XcodeProj PBXProductType.swift
[230/423] Compiling XcodeProj PBXReferenceProxy.swift
[231/423] Compiling XcodeProj PBXTarget.swift
[232/423] Compiling XcodeProj PBXTargetDependency.swift
[233/423] Compiling XcodeProj WorkspaceSettings.swift
[234/423] Compiling XcodeProj XCBreakpointList.swift
[235/423] Compiling XcodeProj XCDebugger.swift
[236/423] Compiling XcodeProj XCSharedData.swift
[237/423] Compiling XcodeProj XCUserData.swift
[238/423] Compiling XcodeProj Xcode.swift
[239/423] Compiling XcodeProj XcodeProj.swift
[250/423] Compiling XcodeProj PBXBuildFile.swift
[251/423] Compiling XcodeProj PBXBuildPhase.swift
[252/423] Compiling XcodeProj PBXBuildRule.swift
[253/423] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[254/423] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[255/423] Compiling XcodeProj PBXHeadersBuildPhase.swift
[256/423] Compiling XcodeProj PBXResourcesBuildPhase.swift
[257/423] Compiling XcodeProj PBXRezBuildPhase.swift
[258/423] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[259/423] Compiling XcodeProj PBXSourcesBuildPhase.swift
[260/423] Compiling XcodeProj BuildSettings.swift
[261/423] Compiling XcodeProj XCBuildConfiguration.swift
[262/423] Compiling XcodeProj XCConfigurationList.swift
[263/423] Compiling XcodeProj PBXContainerItem.swift
[264/423] Compiling XcodeProj PBXContainerItemProxy.swift
[265/423] Compiling XcodeProj PBXFileElement.swift
[266/423] Compiling XcodeProj PBXFileReference.swift
[267/423] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[268/423] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[269/423] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[270/423] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[271/423] Compiling XcodeProj PBXGroup.swift
[272/423] Emitting module XcodeProj
[273/423] Compiling XcodeProj Errors.swift
[274/423] Compiling XcodeProj AEXML+XcodeFormat.swift
[275/423] Compiling XcodeProj Array+Extras.swift
[276/423] Compiling XcodeProj Bool+Extras.swift
[277/423] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[278/423] Compiling XcodeProj NSRecursiveLock+Sync.swift
[279/423] Compiling XcodeProj Path+Extras.swift
[280/423] Compiling XcodeProj String+Utils.swift
[281/423] Compiling XcodeProj String+md5.swift
[282/423] Compiling XcodeProj BuildFileSetting.swift
[283/423] Compiling XcodeProj BuildPhase.swift
[295/423] Compiling XcodeProj PlistDecoding.swift
[296/423] Compiling XcodeProj PlistValue.swift
[297/423] Compiling XcodeProj ReferenceGenerator.swift
[298/423] Compiling XcodeProj XCConfig.swift
[299/423] Compiling XcodeProj XCWorkspace.swift
[300/423] Compiling XcodeProj XCWorkspaceData.swift
[301/423] Compiling XcodeProj XCWorkspaceDataElement.swift
[302/423] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[303/423] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[304/423] Compiling XcodeProj XCWorkspaceDataGroup.swift
[315/423] Compiling XcodeProj ProjectAttribute.swift
[316/423] Compiling XcodeProj Equality.generated.swift
[317/423] Compiling XcodeProj Sourcery.swift
[318/423] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[319/423] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[320/423] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[321/423] Compiling XcodeProj PBXAggregateTarget.swift
[322/423] Compiling XcodeProj PBXLegacyTarget.swift
[323/423] Compiling XcodeProj PBXNativeTarget.swift
[335/423] Compiling XcodeProj XCScheme+LaunchAction.swift
[336/423] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[337/423] Compiling XcodeProj XCScheme+PathRunnable.swift
[338/423] Compiling XcodeProj XCScheme+ProfileAction.swift
[339/423] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[340/423] Compiling XcodeProj XCScheme+Runnable.swift
[341/423] Compiling XcodeProj XCScheme+SerialAction.swift
[342/423] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[343/423] Compiling XcodeProj XCScheme+TestAction.swift
[344/423] Compiling XcodeProj XCScheme+TestItem.swift
[355/423] Compiling XcodeProj PBXSourceTree.swift
[356/423] Compiling XcodeProj PBXVariantGroup.swift
[357/423] Compiling XcodeProj XCVersionGroup.swift
[358/423] Compiling XcodeProj PBXObject.swift
[359/423] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[360/423] Compiling XcodeProj PBXObjectReference.swift
[361/423] Compiling XcodeProj PBXObjects.swift
[362/423] Compiling XcodeProj PBXOutputSettings.swift
[363/423] Compiling XcodeProj PBXProj.swift
[364/423] Compiling XcodeProj PBXProjEncoder.swift
[365/423] Compiling XcodeProj PBXProject.swift
[418/435] Compiling Workspace XCWorkspace+Projects.swift
[419/435] Compiling Workspace Sequence+Extensions.swift
[420/435] Compiling Workspace DependencyGraph.swift
[421/435] Compiling Workspace Target.swift
[422/435] Emitting module Workspace
[423/435] Compiling Workspace WorkspaceInfo.swift
[424/435] Compiling Workspace Sequence+Extensions.swift
[425/435] Compiling Workspace XCWorkspace+Projects.swift
[426/435] Compiling Workspace Target.swift
[427/435] Compiling Workspace WorkspaceInfo.swift
[428/435] Compiling Workspace DependencyGraph.swift
[429/435] Emitting module Workspace
[430/453] Compiling TestConfigurator TestPlanHelper.swift
[431/453] Compiling DependencyCalculator PackageMetadata.swift
[433/453] Compiling TestConfigurator TestConfigurator.swift
[434/453] Compiling TestConfigurator TestPlanModel.swift
[435/453] Compiling TestConfigurator TestPlanHelper.swift
[436/453] Emitting module TestConfigurator
[437/453] Compiling TestConfigurator TestConfigurator.swift
[438/453] Emitting module TestConfigurator
[439/453] Compiling TestConfigurator TestPlanModel.swift
[440/453] Compiling DependencyCalculator DependencyCalculator.swift
[441/453] Compiling DependencyCalculator ConcurrentMap.swift
[442/453] Compiling DependencyCalculator DependencyGraph.swift
[443/453] Emitting module DependencyCalculator
[444/453] Compiling DependencyCalculator DependencyCalculator.swift
[445/453] Compiling DependencyCalculator ConcurrentMap.swift
[446/453] Emitting module DependencyCalculator
[447/453] Compiling DependencyCalculator DependencyGraph.swift
[448/461] Compiling SelectiveTestingCore SelectiveTestingTool.swift
[449/461] Emitting module SelectiveTestingCore
[450/461] Compiling SelectiveTestingCore DependencyGraph+Visualization.swift
[451/461] Compiling SelectiveTestingCore Config.swift
[452/461] Emitting module SelectiveTestingCore
[453/461] Compiling SelectiveTestingCore SelectiveTestingTool.swift
[454/461] Compiling SelectiveTestingCore Config.swift
[455/461] Compiling SelectiveTestingCore DependencyGraph+Visualization.swift
[456/465] Emitting module xcode_selective_test
[457/465] Compiling xcode_selective_test SelectiveTesting.swift
[459/465] Emitting module xcode_selective_test
[459/465] Write Objects.LinkFileList
[461/465] Linking xcode-selective-test
[462/465] Linking xcode-selective-test-tool
[463/465] Applying xcode-selective-test
[464/465] Applying xcode-selective-test-tool
Build complete! (22.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.2",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.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.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.5",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "XcodeSelectiveTesting",
  "name" : "XcodeSelectiveTesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "xcode-selective-test",
      "targets" : [
        "xcode-selective-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodeSelectiveTest",
      "targets" : [
        "SelectiveTestingPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "XcodeSelectiveTestCore",
      "targets" : [
        "SelectiveTestingCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcode_selective_test",
      "module_type" : "SwiftTarget",
      "name" : "xcode-selective-test",
      "path" : "Sources/xcode-selective-test",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest"
      ],
      "sources" : [
        "SelectiveTesting.swift"
      ],
      "target_dependencies" : [
        "SelectiveTestingCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Workspace",
      "module_type" : "SwiftTarget",
      "name" : "Workspace",
      "path" : "Sources/Workspace",
      "product_dependencies" : [
        "XcodeProj",
        "Logging"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "DependencyGraph.swift",
        "Sequence+Extensions.swift",
        "Target.swift",
        "WorkspaceInfo.swift",
        "XCWorkspace+Projects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestConfigurator",
      "module_type" : "SwiftTarget",
      "name" : "TestConfigurator",
      "path" : "Sources/TestConfigurator",
      "product_dependencies" : [
        "PathKit",
        "Logging",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "TestConfigurator.swift",
        "xctestplanner/Core/Entity/TestPlanModel.swift",
        "xctestplanner/Core/Helper/TestPlanHelper.swift"
      ],
      "target_dependencies" : [
        "Workspace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SelectiveTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "SelectiveTestingTests",
      "path" : "Tests/SelectiveTestingTests",
      "product_dependencies" : [
        "PathKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SelectiveTestingTests/ExampleProject",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "IntegrationTestTool.swift",
        "SelectiveTestingConfigTests.swift",
        "SelectiveTestingPackagesTests.swift",
        "SelectiveTestingPerformanceTests.swift",
        "SelectiveTestingProjectTests.swift",
        "SelectiveTestingWorkspaceTests.swift",
        "TestPlanCodableTests.swift",
        "TestPlanModelTests.swift"
      ],
      "target_dependencies" : [
        "xcode-selective-test",
        "Workspace"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SelectiveTestingPlugin",
      "module_type" : "PluginTarget",
      "name" : "SelectiveTestingPlugin",
      "path" : "Plugins/SelectiveTestingPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Configure test plan for current changeset",
          "type" : "custom",
          "verb" : "xcode-selective-test"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Update test plan file",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "XcodeSelectiveTest"
      ],
      "sources" : [
        "SelectiveTestingPlugin.swift"
      ],
      "target_dependencies" : [
        "xcode-selective-test"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SelectiveTestingCore",
      "module_type" : "SwiftTarget",
      "name" : "SelectiveTestingCore",
      "path" : "Sources/SelectiveTestingCore",
      "product_dependencies" : [
        "PathKit",
        "Yams",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "Config.swift",
        "DependencyGraph+Visualization.swift",
        "SelectiveTestingTool.swift"
      ],
      "target_dependencies" : [
        "DependencyCalculator",
        "TestConfigurator",
        "Git"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SelectiveTestShell",
      "module_type" : "SwiftTarget",
      "name" : "SelectiveTestShell",
      "path" : "Sources/SelectiveTestShell",
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "Shell.swift",
        "String+Error.swift",
        "String+Shell.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Git",
      "module_type" : "SwiftTarget",
      "name" : "Git",
      "path" : "Sources/Git",
      "product_dependencies" : [
        "PathKit",
        "Logging"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "Git+Changeset.swift",
        "Git.swift"
      ],
      "target_dependencies" : [
        "SelectiveTestShell"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependencyCalculatorTests",
      "module_type" : "SwiftTarget",
      "name" : "DependencyCalculatorTests",
      "path" : "Tests/DependencyCalculatorTests",
      "product_dependencies" : [
        "PathKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/DependencyCalculatorTests/ExamplePackages",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DependencyCalculatorTests.swift",
        "PackageMetadataTests.swift"
      ],
      "target_dependencies" : [
        "DependencyCalculator",
        "Workspace",
        "SelectiveTestingCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependencyCalculator",
      "module_type" : "SwiftTarget",
      "name" : "DependencyCalculator",
      "path" : "Sources/DependencyCalculator",
      "product_dependencies" : [
        "PathKit",
        "Logging"
      ],
      "product_memberships" : [
        "xcode-selective-test",
        "XcodeSelectiveTest",
        "XcodeSelectiveTestCore"
      ],
      "sources" : [
        "ConcurrentMap.swift",
        "DependencyCalculator.swift",
        "DependencyGraph.swift",
        "PackageMetadata.swift"
      ],
      "target_dependencies" : [
        "Workspace",
        "Git"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.