The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of XcodeProj, reference 9.3.0 (d24584), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:56:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/xcodeproj.git
Reference: 9.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/xcodeproj
 * tag               9.3.0      -> FETCH_HEAD
HEAD is now at d245841 [Release] XcodeProj 9.3.0
Cloned https://github.com/tuist/xcodeproj.git
Revision (git rev-parse @):
d24584154c90a5144fd1a74439371342dd42162f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tuist/xcodeproj.git at 9.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tuist/xcodeproj.git
https://github.com/tuist/xcodeproj.git
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.7.0",
            "upper_bound" : "4.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "XcodeProj",
  "name" : "XcodeProj",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeProj",
      "targets" : [
        "XcodeProj"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjTests",
      "path" : "Tests/XcodeProjTests",
      "sources" : [
        "Extensions/AEXML+XcodeFormatTests.swift",
        "Extensions/PathExtrasTests.swift",
        "Extensions/XCTestCase+Assertions.swift",
        "Extensions/XCTestCase+Shell.swift",
        "Extensions/XCTestCase+Temporary.swift",
        "Objects/BuildPhase/BuildPhaseTests.swift",
        "Objects/BuildPhase/PBXBuildFileTests.swift",
        "Objects/BuildPhase/PBXBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXBuildRuleTests.swift",
        "Objects/BuildPhase/PBXCopyFilesBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXFrameworksBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXHeadersBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXResourcesBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXRezBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXShellScriptBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhase+Fixtures.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhaseTests.swift",
        "Objects/Configuration/BuildFileSettingTests.swift",
        "Objects/Configuration/BuildSettingTests.swift",
        "Objects/Configuration/XCBuildConfiguration+Fixtures.swift",
        "Objects/Configuration/XCBuildConfigurationTests.swift",
        "Objects/Configuration/XCConfigurationList+Fixtures.swift",
        "Objects/Configuration/XCConfigurationListTests.swift",
        "Objects/Files/PBXContainerItemProxyTests.swift",
        "Objects/Files/PBXFileElementTests.swift",
        "Objects/Files/PBXFileReference+Fixtures.swift",
        "Objects/Files/PBXFileReferenceTests.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSet+Fixtures.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSetTests.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroup+Fixtures.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroupTests.swift",
        "Objects/Files/PBXGroup+Fixtures.swift",
        "Objects/Files/PBXGroupTests.swift",
        "Objects/Files/PBXSourceTreeTests.swift",
        "Objects/Files/PBXVariantGroupTests.swift",
        "Objects/Files/XCVersionGroup+Fixtures.swift",
        "Objects/Files/XCVersionGroupTests.swift",
        "Objects/Project/PBXOutputSettingsTests.swift",
        "Objects/Project/PBXProj+Fixtures.swift",
        "Objects/Project/PBXProj+XCTest.swift",
        "Objects/Project/PBXProjEncoderTests.swift",
        "Objects/Project/PBXProjIntegrationTests.swift",
        "Objects/Project/PBXProjObjectsHelpersTests.swift",
        "Objects/Project/PBXProject+Fixtures.swift",
        "Objects/Project/PBXProjectTests.swift",
        "Objects/SwiftPackage/XCLocalSwiftPackageReferenceTests.swift",
        "Objects/SwiftPackage/XCRemoteSwiftPackageReferenceTests.swift",
        "Objects/SwiftPackage/XCSwiftPackageProductDependencyTests.swift",
        "Objects/Targets/PBXAggregateTargetTests.swift",
        "Objects/Targets/PBXLegacyTargetTests.swift",
        "Objects/Targets/PBXNativeTargetTests.swift",
        "Objects/Targets/PBXProductTypeTests.swift",
        "Objects/Targets/PBXReferenceProxyTests.swift",
        "Objects/Targets/PBXTarget+Fixtures.swift",
        "Objects/Targets/PBXTargetDependencyTests.swift",
        "Objects/Targets/PBXTargetTests.swift",
        "Project/WorkspaceSettingsTests.swift",
        "Project/XCBreakpointListTests.swift",
        "Project/XCUserDataTests.swift",
        "Project/XcodeProjIntegrationTests.swift",
        "Scheme/XCScheme+BuildableReferenceTests.swift",
        "Scheme/XCSchemeManagementTests.swift",
        "Scheme/XCSchemeTests.swift",
        "Tests/Fixtures.swift",
        "Tests/testWrite.swift",
        "Utils/BuildSettingsProviderTests.swift",
        "Utils/CommentedStringTests.swift",
        "Utils/ObjectReferenceTests.swift",
        "Utils/PBXBatchUpdaterTests.swift",
        "Utils/PlistValueTests.swift",
        "Utils/ReferenceGeneratorTests.swift",
        "Utils/XCConfigTests.swift",
        "Workspace/XCWorkspaceDataElementTests.swift",
        "Workspace/XCWorkspaceDataTests.swift",
        "Workspace/XCWorkspaceTests.swift"
      ],
      "target_dependencies" : [
        "XcodeProj"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProj",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProj",
      "path" : "Sources/XcodeProj",
      "product_dependencies" : [
        "PathKit",
        "AEXML"
      ],
      "product_memberships" : [
        "XcodeProj"
      ],
      "sources" : [
        "Errors/Errors.swift",
        "Extensions/AEXML+XcodeFormat.swift",
        "Extensions/Array+Extras.swift",
        "Extensions/Bool+Extras.swift",
        "Extensions/KeyedDecodingContainer+Additions.swift",
        "Extensions/NSRecursiveLock+Sync.swift",
        "Extensions/Path+Extras.swift",
        "Extensions/String+Utils.swift",
        "Extensions/String+md5.swift",
        "Objects/BuildPhase/BuildFileSetting.swift",
        "Objects/BuildPhase/BuildPhase.swift",
        "Objects/BuildPhase/PBXBuildFile.swift",
        "Objects/BuildPhase/PBXBuildPhase.swift",
        "Objects/BuildPhase/PBXBuildRule.swift",
        "Objects/BuildPhase/PBXCopyFilesBuildPhase.swift",
        "Objects/BuildPhase/PBXFrameworksBuildPhase.swift",
        "Objects/BuildPhase/PBXHeadersBuildPhase.swift",
        "Objects/BuildPhase/PBXResourcesBuildPhase.swift",
        "Objects/BuildPhase/PBXRezBuildPhase.swift",
        "Objects/BuildPhase/PBXShellScriptBuildPhase.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhase.swift",
        "Objects/Configuration/BuildSettings.swift",
        "Objects/Configuration/XCBuildConfiguration.swift",
        "Objects/Configuration/XCConfigurationList.swift",
        "Objects/Files/PBXContainerItem.swift",
        "Objects/Files/PBXContainerItemProxy.swift",
        "Objects/Files/PBXFileElement.swift",
        "Objects/Files/PBXFileReference.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroup.swift",
        "Objects/Files/PBXGroup.swift",
        "Objects/Files/PBXSourceTree.swift",
        "Objects/Files/PBXVariantGroup.swift",
        "Objects/Files/XCVersionGroup.swift",
        "Objects/Project/PBXObject.swift",
        "Objects/Project/PBXObjectDictionaryEntry.swift",
        "Objects/Project/PBXObjectReference.swift",
        "Objects/Project/PBXObjects.swift",
        "Objects/Project/PBXOutputSettings.swift",
        "Objects/Project/PBXProj.swift",
        "Objects/Project/PBXProjEncoder.swift",
        "Objects/Project/PBXProject.swift",
        "Objects/Project/ProjectAttribute.swift",
        "Objects/Sourcery/Equality.generated.swift",
        "Objects/Sourcery/Sourcery.swift",
        "Objects/SwiftPackage/XCLocalSwiftPackageReference.swift",
        "Objects/SwiftPackage/XCRemoteSwiftPackageReference.swift",
        "Objects/SwiftPackage/XCSwiftPackageProductDependency.swift",
        "Objects/Targets/PBXAggregateTarget.swift",
        "Objects/Targets/PBXLegacyTarget.swift",
        "Objects/Targets/PBXNativeTarget.swift",
        "Objects/Targets/PBXProductType.swift",
        "Objects/Targets/PBXReferenceProxy.swift",
        "Objects/Targets/PBXTarget.swift",
        "Objects/Targets/PBXTargetDependency.swift",
        "Project/WorkspaceSettings.swift",
        "Project/XCBreakpointList.swift",
        "Project/XCDebugger.swift",
        "Project/XCSharedData.swift",
        "Project/XCUserData.swift",
        "Project/Xcode.swift",
        "Project/XcodeProj.swift",
        "Protocols/Writable.swift",
        "Scheme/XCScheme+AditionalOption.swift",
        "Scheme/XCScheme+AnalyzeAction.swift",
        "Scheme/XCScheme+ArchiveAction.swift",
        "Scheme/XCScheme+BuildAction.swift",
        "Scheme/XCScheme+BuildableProductRunnable.swift",
        "Scheme/XCScheme+BuildableReference.swift",
        "Scheme/XCScheme+CommandLineArguments.swift",
        "Scheme/XCScheme+EnvironmentVariable.swift",
        "Scheme/XCScheme+ExecutionAction.swift",
        "Scheme/XCScheme+LaunchAction.swift",
        "Scheme/XCScheme+LocationScenarioReference.swift",
        "Scheme/XCScheme+PathRunnable.swift",
        "Scheme/XCScheme+ProfileAction.swift",
        "Scheme/XCScheme+RemoteRunnable.swift",
        "Scheme/XCScheme+Runnable.swift",
        "Scheme/XCScheme+SerialAction.swift",
        "Scheme/XCScheme+StoreKitConfigurationFileReference.swift",
        "Scheme/XCScheme+TestAction.swift",
        "Scheme/XCScheme+TestItem.swift",
        "Scheme/XCScheme+TestParallelization.swift",
        "Scheme/XCScheme+TestPlanReference.swift",
        "Scheme/XCScheme+TestableReference.swift",
        "Scheme/XCScheme.swift",
        "Scheme/XCSchemeManagement.swift",
        "Utils/BuildSettingsProvider.swift",
        "Utils/CommentedString.swift",
        "Utils/Decoders.swift",
        "Utils/JSONDecoding.swift",
        "Utils/PBXBatchUpdater.swift",
        "Utils/PlistDecoding.swift",
        "Utils/PlistValue.swift",
        "Utils/ReferenceGenerator.swift",
        "Utils/XCConfig.swift",
        "Workspace/XCWorkspace.swift",
        "Workspace/XCWorkspaceData.swift",
        "Workspace/XCWorkspaceDataElement.swift",
        "Workspace/XCWorkspaceDataElementLocationType.swift",
        "Workspace/XCWorkspaceDataFileRef.swift",
        "Workspace/XCWorkspaceDataGroup.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/13] Emitting module AEXML
[6/13] Compiling AEXML Document.swift
[7/13] Compiling AEXML Element.swift
[8/13] Compiling AEXML Options.swift
[9/13] Compiling AEXML Error.swift
[10/13] Compiling AEXML Parser.swift
[11/13] Compiling AEXML Builders.swift
[12/13] Compiling PathKit PathKit.swift
[13/13] Emitting module PathKit
[14/108] Compiling XcodeProj PBXBuildFile.swift
[15/108] Compiling XcodeProj PBXBuildPhase.swift
[16/108] Compiling XcodeProj PBXBuildRule.swift
[17/108] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[18/108] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[19/108] Compiling XcodeProj PBXHeadersBuildPhase.swift
[20/108] Compiling XcodeProj PBXResourcesBuildPhase.swift
[21/108] Compiling XcodeProj PBXRezBuildPhase.swift
[22/108] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[23/108] Compiling XcodeProj PBXSourcesBuildPhase.swift
[24/108] Compiling XcodeProj BuildSettings.swift
[25/118] Compiling XcodeProj XCScheme+TestParallelization.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[26/118] Compiling XcodeProj XCScheme+TestPlanReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[27/118] Compiling XcodeProj XCScheme+TestableReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[28/118] Compiling XcodeProj XCScheme.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[29/118] Compiling XcodeProj XCSchemeManagement.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[30/118] Compiling XcodeProj BuildSettingsProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[31/118] Compiling XcodeProj CommentedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[32/118] Compiling XcodeProj Decoders.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[33/118] Compiling XcodeProj JSONDecoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[34/118] Compiling XcodeProj PBXBatchUpdater.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:53:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
51 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
52 |         super.init()
53 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
54 |     }
55 | }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeProj/Utils/Decoders.swift:62:31: warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
26 |
27 | /// Context used when the project is being decoded.
28 | class ProjectDecodingContext {
   |       `- note: class 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
29 |     /// Object reference repository.
30 |     let objectReferenceRepository: PBXObjectReferenceRepository
   :
60 |     init(context: ProjectDecodingContext = ProjectDecodingContext()) {
61 |         super.init()
62 |         userInfo = [.context: context]
   |                               `- warning: type 'ProjectDecodingContext' does not conform to the 'Sendable' protocol
63 |     }
64 | }
[35/118] Compiling XcodeProj ProjectAttribute.swift
[36/118] Compiling XcodeProj Equality.generated.swift
[37/118] Compiling XcodeProj Sourcery.swift
[38/118] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[39/118] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[40/118] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[41/118] Compiling XcodeProj PBXAggregateTarget.swift
[42/118] Compiling XcodeProj PBXLegacyTarget.swift
[43/118] Compiling XcodeProj PBXNativeTarget.swift
[44/118] Compiling XcodeProj PBXProductType.swift
[45/118] Emitting module XcodeProj
[46/118] Compiling XcodeProj XCBuildConfiguration.swift
[47/118] Compiling XcodeProj XCConfigurationList.swift
[48/118] Compiling XcodeProj PBXContainerItem.swift
[49/118] Compiling XcodeProj PBXContainerItemProxy.swift
[50/118] Compiling XcodeProj PBXFileElement.swift
[51/118] Compiling XcodeProj PBXFileReference.swift
[52/118] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[53/118] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[54/118] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[55/118] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[56/118] Compiling XcodeProj PBXGroup.swift
[57/118] Compiling XcodeProj Errors.swift
[58/118] Compiling XcodeProj AEXML+XcodeFormat.swift
[59/118] Compiling XcodeProj Array+Extras.swift
[60/118] Compiling XcodeProj Bool+Extras.swift
[61/118] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[62/118] Compiling XcodeProj NSRecursiveLock+Sync.swift
[63/118] Compiling XcodeProj Path+Extras.swift
[64/118] Compiling XcodeProj String+Utils.swift
[65/118] Compiling XcodeProj String+md5.swift
[66/118] Compiling XcodeProj BuildFileSetting.swift
[67/118] Compiling XcodeProj BuildPhase.swift
[68/118] Compiling XcodeProj PlistDecoding.swift
[69/118] Compiling XcodeProj PlistValue.swift
[70/118] Compiling XcodeProj ReferenceGenerator.swift
[71/118] Compiling XcodeProj XCConfig.swift
[72/118] Compiling XcodeProj XCWorkspace.swift
[73/118] Compiling XcodeProj XCWorkspaceData.swift
[74/118] Compiling XcodeProj XCWorkspaceDataElement.swift
[75/118] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[76/118] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[77/118] Compiling XcodeProj XCWorkspaceDataGroup.swift
[78/118] Compiling XcodeProj PBXReferenceProxy.swift
[79/118] Compiling XcodeProj PBXTarget.swift
[80/118] Compiling XcodeProj PBXTargetDependency.swift
[81/118] Compiling XcodeProj WorkspaceSettings.swift
[82/118] Compiling XcodeProj XCBreakpointList.swift
[83/118] Compiling XcodeProj XCDebugger.swift
[84/118] Compiling XcodeProj XCSharedData.swift
[85/118] Compiling XcodeProj XCUserData.swift
[86/118] Compiling XcodeProj Xcode.swift
[87/118] Compiling XcodeProj XcodeProj.swift
[88/118] Compiling XcodeProj Writable.swift
[89/118] Compiling XcodeProj XCScheme+AditionalOption.swift
[90/118] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[91/118] Compiling XcodeProj XCScheme+ArchiveAction.swift
[92/118] Compiling XcodeProj XCScheme+BuildAction.swift
[93/118] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[94/118] Compiling XcodeProj XCScheme+BuildableReference.swift
[95/118] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[96/118] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[97/118] Compiling XcodeProj XCScheme+ExecutionAction.swift
[98/118] Compiling XcodeProj PBXSourceTree.swift
[99/118] Compiling XcodeProj PBXVariantGroup.swift
[100/118] Compiling XcodeProj XCVersionGroup.swift
[101/118] Compiling XcodeProj PBXObject.swift
[102/118] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[103/118] Compiling XcodeProj PBXObjectReference.swift
[104/118] Compiling XcodeProj PBXObjects.swift
[105/118] Compiling XcodeProj PBXOutputSettings.swift
[106/118] Compiling XcodeProj PBXProj.swift
[107/118] Compiling XcodeProj PBXProjEncoder.swift
[108/118] Compiling XcodeProj PBXProject.swift
[109/118] Compiling XcodeProj XCScheme+LaunchAction.swift
[110/118] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[111/118] Compiling XcodeProj XCScheme+PathRunnable.swift
[112/118] Compiling XcodeProj XCScheme+ProfileAction.swift
[113/118] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[114/118] Compiling XcodeProj XCScheme+Runnable.swift
[115/118] Compiling XcodeProj XCScheme+SerialAction.swift
[116/118] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[117/118] Compiling XcodeProj XCScheme+TestAction.swift
[118/118] Compiling XcodeProj XCScheme+TestItem.swift
Build complete! (16.34s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2127] Fetching aexml
[342/3538] Fetching aexml, pathkit
Fetched https://github.com/tadija/AEXML.git from cache (0.89s)
Fetched https://github.com/kylef/PathKit.git from cache (0.89s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.08s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.80s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.31s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.74s)
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/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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.7.0",
            "upper_bound" : "4.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "XcodeProj",
  "name" : "XcodeProj",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeProj",
      "targets" : [
        "XcodeProj"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjTests",
      "path" : "Tests/XcodeProjTests",
      "sources" : [
        "Extensions/AEXML+XcodeFormatTests.swift",
        "Extensions/PathExtrasTests.swift",
        "Extensions/XCTestCase+Assertions.swift",
        "Extensions/XCTestCase+Shell.swift",
        "Extensions/XCTestCase+Temporary.swift",
        "Objects/BuildPhase/BuildPhaseTests.swift",
        "Objects/BuildPhase/PBXBuildFileTests.swift",
        "Objects/BuildPhase/PBXBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXBuildRuleTests.swift",
        "Objects/BuildPhase/PBXCopyFilesBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXFrameworksBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXHeadersBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXResourcesBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXRezBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXShellScriptBuildPhaseTests.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhase+Fixtures.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhaseTests.swift",
        "Objects/Configuration/BuildFileSettingTests.swift",
        "Objects/Configuration/BuildSettingTests.swift",
        "Objects/Configuration/XCBuildConfiguration+Fixtures.swift",
        "Objects/Configuration/XCBuildConfigurationTests.swift",
        "Objects/Configuration/XCConfigurationList+Fixtures.swift",
        "Objects/Configuration/XCConfigurationListTests.swift",
        "Objects/Files/PBXContainerItemProxyTests.swift",
        "Objects/Files/PBXFileElementTests.swift",
        "Objects/Files/PBXFileReference+Fixtures.swift",
        "Objects/Files/PBXFileReferenceTests.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSet+Fixtures.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSetTests.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroup+Fixtures.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroupTests.swift",
        "Objects/Files/PBXGroup+Fixtures.swift",
        "Objects/Files/PBXGroupTests.swift",
        "Objects/Files/PBXSourceTreeTests.swift",
        "Objects/Files/PBXVariantGroupTests.swift",
        "Objects/Files/XCVersionGroup+Fixtures.swift",
        "Objects/Files/XCVersionGroupTests.swift",
        "Objects/Project/PBXOutputSettingsTests.swift",
        "Objects/Project/PBXProj+Fixtures.swift",
        "Objects/Project/PBXProj+XCTest.swift",
        "Objects/Project/PBXProjEncoderTests.swift",
        "Objects/Project/PBXProjIntegrationTests.swift",
        "Objects/Project/PBXProjObjectsHelpersTests.swift",
        "Objects/Project/PBXProject+Fixtures.swift",
        "Objects/Project/PBXProjectTests.swift",
        "Objects/SwiftPackage/XCLocalSwiftPackageReferenceTests.swift",
        "Objects/SwiftPackage/XCRemoteSwiftPackageReferenceTests.swift",
        "Objects/SwiftPackage/XCSwiftPackageProductDependencyTests.swift",
        "Objects/Targets/PBXAggregateTargetTests.swift",
        "Objects/Targets/PBXLegacyTargetTests.swift",
        "Objects/Targets/PBXNativeTargetTests.swift",
        "Objects/Targets/PBXProductTypeTests.swift",
        "Objects/Targets/PBXReferenceProxyTests.swift",
        "Objects/Targets/PBXTarget+Fixtures.swift",
        "Objects/Targets/PBXTargetDependencyTests.swift",
        "Objects/Targets/PBXTargetTests.swift",
        "Project/WorkspaceSettingsTests.swift",
        "Project/XCBreakpointListTests.swift",
        "Project/XCUserDataTests.swift",
        "Project/XcodeProjIntegrationTests.swift",
        "Scheme/XCScheme+BuildableReferenceTests.swift",
        "Scheme/XCSchemeManagementTests.swift",
        "Scheme/XCSchemeTests.swift",
        "Tests/Fixtures.swift",
        "Tests/testWrite.swift",
        "Utils/BuildSettingsProviderTests.swift",
        "Utils/CommentedStringTests.swift",
        "Utils/ObjectReferenceTests.swift",
        "Utils/PBXBatchUpdaterTests.swift",
        "Utils/PlistValueTests.swift",
        "Utils/ReferenceGeneratorTests.swift",
        "Utils/XCConfigTests.swift",
        "Workspace/XCWorkspaceDataElementTests.swift",
        "Workspace/XCWorkspaceDataTests.swift",
        "Workspace/XCWorkspaceTests.swift"
      ],
      "target_dependencies" : [
        "XcodeProj"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProj",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProj",
      "path" : "Sources/XcodeProj",
      "product_dependencies" : [
        "PathKit",
        "AEXML"
      ],
      "product_memberships" : [
        "XcodeProj"
      ],
      "sources" : [
        "Errors/Errors.swift",
        "Extensions/AEXML+XcodeFormat.swift",
        "Extensions/Array+Extras.swift",
        "Extensions/Bool+Extras.swift",
        "Extensions/KeyedDecodingContainer+Additions.swift",
        "Extensions/NSRecursiveLock+Sync.swift",
        "Extensions/Path+Extras.swift",
        "Extensions/String+Utils.swift",
        "Extensions/String+md5.swift",
        "Objects/BuildPhase/BuildFileSetting.swift",
        "Objects/BuildPhase/BuildPhase.swift",
        "Objects/BuildPhase/PBXBuildFile.swift",
        "Objects/BuildPhase/PBXBuildPhase.swift",
        "Objects/BuildPhase/PBXBuildRule.swift",
        "Objects/BuildPhase/PBXCopyFilesBuildPhase.swift",
        "Objects/BuildPhase/PBXFrameworksBuildPhase.swift",
        "Objects/BuildPhase/PBXHeadersBuildPhase.swift",
        "Objects/BuildPhase/PBXResourcesBuildPhase.swift",
        "Objects/BuildPhase/PBXRezBuildPhase.swift",
        "Objects/BuildPhase/PBXShellScriptBuildPhase.swift",
        "Objects/BuildPhase/PBXSourcesBuildPhase.swift",
        "Objects/Configuration/BuildSettings.swift",
        "Objects/Configuration/XCBuildConfiguration.swift",
        "Objects/Configuration/XCConfigurationList.swift",
        "Objects/Files/PBXContainerItem.swift",
        "Objects/Files/PBXContainerItemProxy.swift",
        "Objects/Files/PBXFileElement.swift",
        "Objects/Files/PBXFileReference.swift",
        "Objects/Files/PBXFileSystemSynchronizedBuildFileExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift",
        "Objects/Files/PBXFileSystemSynchronizedRootGroup.swift",
        "Objects/Files/PBXGroup.swift",
        "Objects/Files/PBXSourceTree.swift",
        "Objects/Files/PBXVariantGroup.swift",
        "Objects/Files/XCVersionGroup.swift",
        "Objects/Project/PBXObject.swift",
        "Objects/Project/PBXObjectDictionaryEntry.swift",
        "Objects/Project/PBXObjectReference.swift",
        "Objects/Project/PBXObjects.swift",
        "Objects/Project/PBXOutputSettings.swift",
        "Objects/Project/PBXProj.swift",
        "Objects/Project/PBXProjEncoder.swift",
        "Objects/Project/PBXProject.swift",
        "Objects/Project/ProjectAttribute.swift",
        "Objects/Sourcery/Equality.generated.swift",
        "Objects/Sourcery/Sourcery.swift",
        "Objects/SwiftPackage/XCLocalSwiftPackageReference.swift",
        "Objects/SwiftPackage/XCRemoteSwiftPackageReference.swift",
        "Objects/SwiftPackage/XCSwiftPackageProductDependency.swift",
        "Objects/Targets/PBXAggregateTarget.swift",
        "Objects/Targets/PBXLegacyTarget.swift",
        "Objects/Targets/PBXNativeTarget.swift",
        "Objects/Targets/PBXProductType.swift",
        "Objects/Targets/PBXReferenceProxy.swift",
        "Objects/Targets/PBXTarget.swift",
        "Objects/Targets/PBXTargetDependency.swift",
        "Project/WorkspaceSettings.swift",
        "Project/XCBreakpointList.swift",
        "Project/XCDebugger.swift",
        "Project/XCSharedData.swift",
        "Project/XCUserData.swift",
        "Project/Xcode.swift",
        "Project/XcodeProj.swift",
        "Protocols/Writable.swift",
        "Scheme/XCScheme+AditionalOption.swift",
        "Scheme/XCScheme+AnalyzeAction.swift",
        "Scheme/XCScheme+ArchiveAction.swift",
        "Scheme/XCScheme+BuildAction.swift",
        "Scheme/XCScheme+BuildableProductRunnable.swift",
        "Scheme/XCScheme+BuildableReference.swift",
        "Scheme/XCScheme+CommandLineArguments.swift",
        "Scheme/XCScheme+EnvironmentVariable.swift",
        "Scheme/XCScheme+ExecutionAction.swift",
        "Scheme/XCScheme+LaunchAction.swift",
        "Scheme/XCScheme+LocationScenarioReference.swift",
        "Scheme/XCScheme+PathRunnable.swift",
        "Scheme/XCScheme+ProfileAction.swift",
        "Scheme/XCScheme+RemoteRunnable.swift",
        "Scheme/XCScheme+Runnable.swift",
        "Scheme/XCScheme+SerialAction.swift",
        "Scheme/XCScheme+StoreKitConfigurationFileReference.swift",
        "Scheme/XCScheme+TestAction.swift",
        "Scheme/XCScheme+TestItem.swift",
        "Scheme/XCScheme+TestParallelization.swift",
        "Scheme/XCScheme+TestPlanReference.swift",
        "Scheme/XCScheme+TestableReference.swift",
        "Scheme/XCScheme.swift",
        "Scheme/XCSchemeManagement.swift",
        "Utils/BuildSettingsProvider.swift",
        "Utils/CommentedString.swift",
        "Utils/Decoders.swift",
        "Utils/JSONDecoding.swift",
        "Utils/PBXBatchUpdater.swift",
        "Utils/PlistDecoding.swift",
        "Utils/PlistValue.swift",
        "Utils/ReferenceGenerator.swift",
        "Utils/XCConfig.swift",
        "Workspace/XCWorkspace.swift",
        "Workspace/XCWorkspaceData.swift",
        "Workspace/XCWorkspaceDataElement.swift",
        "Workspace/XCWorkspaceDataElementLocationType.swift",
        "Workspace/XCWorkspaceDataFileRef.swift",
        "Workspace/XCWorkspaceDataGroup.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.