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 XcodeGraph, reference 0.18.1 (853d83), with Swift 6.0 for macOS (SPM) on 14 Nov 2024 19:39:05 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/XcodeGraph.git
Reference: 0.18.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XcodeGraph
 * tag               0.18.1     -> FETCH_HEAD
HEAD is now at 853d83e [Release] XcodeGraph 0.18.1
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
853d83e0ebdccd9dcd5124679ec1241d95acc5be
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at 0.18.1
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/tuist/Path.git
[1/782] Fetching anycodable
[95/1106] Fetching anycodable, path
Fetched https://github.com/tuist/Path.git from cache (0.87s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.87s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (3.10s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.57s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
========================================
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": "xcodegraph",
      "name": "XcodeGraph",
      "url": "https://github.com/tuist/XcodeGraph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeGraph",
      "dependencies": [
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/Flight-School/AnyCodable",
          "version": "0.6.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
          "dependencies": [
          ]
        },
        {
          "identity": "path",
          "name": "Path",
          "url": "https://github.com/tuist/Path.git",
          "version": "0.3.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/XcodeGraph.git
[1/1434] Fetching xcodegraph
Fetched https://github.com/tuist/XcodeGraph.git from cache (0.86s)
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetching https://github.com/tuist/Path.git from cache
Fetched https://github.com/Flight-School/AnyCodable from cache (0.45s)
Fetched https://github.com/tuist/Path.git from cache (0.45s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (0.02s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.02s)
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/tuist/XcodeGraph.git
Working copy of https://github.com/tuist/XcodeGraph.git resolved at 0.18.1 (853d83e)
warning: '.resolve-product-dependencies': dependency 'xcodegraph' is not used by any target
Found 2 product dependencies
  - AnyCodable
  - Path
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/10] Emitting module Path
[6/10] Compiling Path Path.swift
[7/10] Compiling AnyCodable AnyDecodable.swift
[8/10] Emitting module AnyCodable
[9/10] Compiling AnyCodable AnyCodable.swift
[10/10] Compiling AnyCodable AnyEncodable.swift
[11/80] Compiling XcodeGraph FileCodeGen.swift
[12/80] Compiling XcodeGraph FileElement.swift
[13/80] Compiling XcodeGraph Headers.swift
[14/80] Compiling XcodeGraph IDETemplateMacros.swift
[15/80] Compiling XcodeGraph LaunchArgument.swift
[16/80] Compiling XcodeGraph LaunchStyle.swift
[17/80] Compiling XcodeGraph MergedBinaryType.swift
[18/80] Compiling XcodeGraph FrameworkMetadata.swift
[19/87] Compiling XcodeGraph Arguments.swift
[20/87] Compiling XcodeGraph AutogenerationOptions.swift
[21/87] Compiling XcodeGraph BinaryArchitecture.swift
[22/87] Compiling XcodeGraph BuildAction.swift
[23/87] Compiling XcodeGraph BuildConfiguration.swift
[24/87] Compiling XcodeGraph BuildRule+CompilerSpec.swift
[25/87] Compiling XcodeGraph BuildRule+FileType.swift
[26/87] Compiling XcodeGraph BuildRule.swift
[27/87] Compiling XcodeGraph CompatibleXcodeVersions.swift
[28/87] Compiling XcodeGraph CopyFileElement.swift
[29/87] Compiling XcodeGraph CopyFilesAction.swift
[30/87] Compiling XcodeGraph CoreDataModel.swift
[31/87] Compiling XcodeGraph DeploymentTargets.swift
[32/87] Compiling XcodeGraph Destination.swift
[33/87] Compiling XcodeGraph EnvironmentVariable.swift
[34/87] Compiling XcodeGraph ExecutionAction.swift
[35/87] Compiling XcodeGraph RawScriptBuildPhase.swift
[36/87] Compiling XcodeGraph Requirement.swift
[37/87] Compiling XcodeGraph ResourceFileElement.swift
[38/87] Compiling XcodeGraph ResourceFileElements.swift
[39/87] Compiling XcodeGraph ResourceSynthesizer.swift
[40/87] Compiling XcodeGraph RunAction.swift
[41/87] Compiling XcodeGraph RunActionOptions.swift
[42/87] Compiling XcodeGraph LibraryMetadata.swift
[43/87] Compiling XcodeGraph SystemFrameworkMetadata.swift
[44/87] Compiling XcodeGraph XCFrameworkMetadata.swift
[45/87] Compiling XcodeGraph MetalOptions.swift
[46/87] Compiling XcodeGraph OnDemandResourcesTags.swift
[47/87] Compiling XcodeGraph Package.swift
[48/87] Compiling XcodeGraph Platform.swift
[49/87] Compiling XcodeGraph PlatformCondition.swift
[50/87] Emitting module XcodeGraph
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
[51/87] Compiling XcodeGraph TestPlan.swift
[52/87] Compiling XcodeGraph TestableTarget.swift
[53/87] Compiling XcodeGraph TestingOptions.swift
[54/87] Compiling XcodeGraph Version.swift
[55/87] Compiling XcodeGraph Workspace.swift
[56/87] Compiling XcodeGraph WorkspaceGenerationOptions.swift
[57/87] Compiling XcodeGraph XCFrameworkInfoPlist.swift
[58/87] Compiling XcodeGraph PlatformFilter.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[59/87] Compiling XcodeGraph Plist.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[60/87] Compiling XcodeGraph PrivacyManifest.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[61/87] Compiling XcodeGraph Product.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[62/87] Compiling XcodeGraph ProfileAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[63/87] Compiling XcodeGraph Project.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[64/87] Compiling XcodeGraph ProjectGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[65/87] Compiling XcodeGraph ProjectOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/PlatformFilter.swift:6:1: warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
 4 | public typealias PlatformFilters = Set<PlatformFilter>
 5 |
 6 | extension PlatformFilters: Comparable {
   | |- warning: extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public static func < (lhs: Set<Element>, rhs: Set<Element>) -> Bool {
 8 |         lhs.map(\.xcodeprojValue).sorted().joined() < rhs.map(\.xcodeprojValue).sorted().joined()
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:15:28: warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 13 |         switch self {
 14 |         case .local: "local project"
 15 |         case let .external(hash): "external project"
    |                            `- warning: immutable value 'hash' was never used; consider replacing with '_' or removing it
 16 |         }
 17 |     }
/Users/admin/builder/spi-builder-workspace/Sources/XcodeGraph/Models/Project.swift:212:9: warning: 'isExternal' is deprecated: Use project type instead
210 |         self.resourceSynthesizers = resourceSynthesizers
211 |         self.lastUpgradeCheck = lastUpgradeCheck
212 |         isExternal = switch type {
    |         |- warning: 'isExternal' is deprecated: Use project type instead
    |         `- note: use 'type' instead
213 |         case .external: true
214 |         case .local: false
[66/87] Compiling XcodeGraph DependenciesGraph.swift
[67/87] Compiling XcodeGraph ConditionalGraphTarget.swift
[68/87] Compiling XcodeGraph Graph.swift
[69/87] Compiling XcodeGraph GraphDependency.swift
[70/87] Compiling XcodeGraph GraphEdge.swift
[71/87] Compiling XcodeGraph GraphTarget.swift
[72/87] Compiling XcodeGraph AnalyzeAction.swift
[73/87] Compiling XcodeGraph ArchiveAction.swift
[74/87] Compiling XcodeGraph SDKSource.swift
[75/87] Compiling XcodeGraph SDKType.swift
[76/87] Compiling XcodeGraph Scheme.swift
[77/87] Compiling XcodeGraph SchemeDiagnosticsOptions.swift
[78/87] Compiling XcodeGraph ScreenCaptureFormat.swift
[79/87] Compiling XcodeGraph Settings.swift
[80/87] Compiling XcodeGraph SimulatedLocation.swift
[81/87] Compiling XcodeGraph SourceFile.swift
[82/87] Compiling XcodeGraph SourceFileGlob.swift
[83/87] Compiling XcodeGraph Target.swift
[84/87] Compiling XcodeGraph TargetDependency.swift
[85/87] Compiling XcodeGraph TargetReference.swift
[86/87] Compiling XcodeGraph TargetScript.swift
[87/87] Compiling XcodeGraph TestAction.swift
Build complete! (10.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    },
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    }
  ],
  "manifest_display_name" : "XcodeGraph",
  "name" : "XcodeGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "XcodeGraph",
      "targets" : [
        "XcodeGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeGraph",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraph",
      "path" : "Sources/XcodeGraph",
      "product_dependencies" : [
        "AnyCodable",
        "Path"
      ],
      "product_memberships" : [
        "XcodeGraph"
      ],
      "sources" : [
        "DependenciesGraph/DependenciesGraph.swift",
        "Graph/ConditionalGraphTarget.swift",
        "Graph/Graph.swift",
        "Graph/GraphDependency.swift",
        "Graph/GraphEdge.swift",
        "Graph/GraphTarget.swift",
        "Models/AnalyzeAction.swift",
        "Models/ArchiveAction.swift",
        "Models/Arguments.swift",
        "Models/AutogenerationOptions.swift",
        "Models/BinaryArchitecture.swift",
        "Models/BuildAction.swift",
        "Models/BuildConfiguration.swift",
        "Models/BuildRule+CompilerSpec.swift",
        "Models/BuildRule+FileType.swift",
        "Models/BuildRule.swift",
        "Models/CompatibleXcodeVersions.swift",
        "Models/CopyFileElement.swift",
        "Models/CopyFilesAction.swift",
        "Models/CoreDataModel.swift",
        "Models/DeploymentTargets.swift",
        "Models/Destination.swift",
        "Models/EnvironmentVariable.swift",
        "Models/ExecutionAction.swift",
        "Models/FileCodeGen.swift",
        "Models/FileElement.swift",
        "Models/Headers.swift",
        "Models/IDETemplateMacros.swift",
        "Models/LaunchArgument.swift",
        "Models/LaunchStyle.swift",
        "Models/MergedBinaryType.swift",
        "Models/Metadata/FrameworkMetadata.swift",
        "Models/Metadata/LibraryMetadata.swift",
        "Models/Metadata/SystemFrameworkMetadata.swift",
        "Models/Metadata/XCFrameworkMetadata.swift",
        "Models/MetalOptions.swift",
        "Models/OnDemandResourcesTags.swift",
        "Models/Package.swift",
        "Models/Platform.swift",
        "Models/PlatformCondition.swift",
        "Models/PlatformFilter.swift",
        "Models/Plist.swift",
        "Models/PrivacyManifest.swift",
        "Models/Product.swift",
        "Models/ProfileAction.swift",
        "Models/Project.swift",
        "Models/ProjectGroup.swift",
        "Models/ProjectOptions.swift",
        "Models/RawScriptBuildPhase.swift",
        "Models/Requirement.swift",
        "Models/ResourceFileElement.swift",
        "Models/ResourceFileElements.swift",
        "Models/ResourceSynthesizer.swift",
        "Models/RunAction.swift",
        "Models/RunActionOptions.swift",
        "Models/SDKSource.swift",
        "Models/SDKType.swift",
        "Models/Scheme.swift",
        "Models/SchemeDiagnosticsOptions.swift",
        "Models/ScreenCaptureFormat.swift",
        "Models/Settings.swift",
        "Models/SimulatedLocation.swift",
        "Models/SourceFile.swift",
        "Models/SourceFileGlob.swift",
        "Models/Target.swift",
        "Models/TargetDependency.swift",
        "Models/TargetReference.swift",
        "Models/TargetScript.swift",
        "Models/TestAction.swift",
        "Models/TestPlan.swift",
        "Models/TestableTarget.swift",
        "Models/TestingOptions.swift",
        "Models/Version.swift",
        "Models/Workspace.swift",
        "Models/WorkspaceGenerationOptions.swift",
        "Models/XCFrameworkInfoPlist.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.