The Swift Package Index logo.Swift Package Index

Build Information

Failed to build chime-swift with Swift 5.10 for tvOS using Xcode 15.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme chime-swift -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/chime-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cc854a4 Using some for future ChimeKit compatibility
Cloned https://github.com/ChimeHQ/chime-swift.git
Revision (git rev-parse @):
cc854a4ada8ac2d3f23a3fff9562b914ce7dc608
SUCCESS checkout https://github.com/ChimeHQ/chime-swift.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/chime-swift.git
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ChimeHQ/GlobPattern (cached)
Fetching from https://github.com/ChimeHQ/ProcessEnv (cached)
Fetching from https://github.com/ChimeHQ/JSONRPC (cached)
Fetching from https://github.com/groue/Semaphore (cached)
Fetching from https://github.com/ChimeHQ/ChimeKit (cached)
Fetching from https://github.com/mattmassicotte/Queue (cached)
Fetching from https://github.com/ChimeHQ/Extendable (cached)
Fetching from https://github.com/Frizlab/FSEventsWrapper (cached)
Fetching from https://github.com/ChimeHQ/AsyncXPCConnection (cached)
Fetching from https://github.com/ChimeHQ/LanguageClient (cached)
Fetching from https://github.com/ChimeHQ/LanguageServerProtocol (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Semaphore-f334499b is not valid git repository for 'https://github.com/groue/Semaphore', will fetch again.Fetching from https://github.com/groue/Semaphore (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/Semaphore-f334499b is not valid git repository for 'https://github.com/groue/Semaphore', will fetch again.Fetching from https://github.com/groue/Semaphore (cached)
Creating working copy of package ‘Semaphore’
Checking out 0.0.8 of package ‘Semaphore’
Creating working copy of package ‘LanguageClient’
Checking out 0.6.0 of package ‘LanguageClient’
Creating working copy of package ‘JSONRPC’
Checking out 0.8.1 of package ‘JSONRPC’
Creating working copy of package ‘Queue’
Checking out 0.1.4 of package ‘Queue’
Creating working copy of package ‘AsyncXPCConnection’
Checking out 1.0.0 of package ‘AsyncXPCConnection’
Creating working copy of package ‘Extendable’
Checking out 0.2.0 of package ‘Extendable’
Creating working copy of package ‘ProcessEnv’
Checking out 0.3.1 of package ‘ProcessEnv’
Creating working copy of package ‘FSEventsWrapper’
Checking out 2.1.0 of package ‘FSEventsWrapper’
Creating working copy of package ‘LanguageServerProtocol’
Checking out 0.10.0 of package ‘LanguageServerProtocol’
Creating working copy of package ‘GlobPattern’
Checking out 0.1.1 of package ‘GlobPattern’
Creating working copy of package ‘ChimeKit’
Checking out 0.3.0 of package ‘ChimeKit’
Resolved source packages:
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  chime-swift: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
resolved source packages: Queue, JSONRPC, ProcessEnv, ChimeKit, GlobPattern, FSEventsWrapper, LanguageClient, AsyncXPCConnection, LanguageServerProtocol, chime-swift, Semaphore, Extendable
2024-02-16 15:13:53.476 xcodebuild[80123:27302636] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:13:59.863 xcodebuild[80123:27302636] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2024-02-16 15:14:00.282 xcodebuild[80671:27304473] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:00.684 xcodebuild[80671:27304473] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2024-02-16 15:14:01.003 xcodebuild[80739:27304706] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:01.439 xcodebuild[80739:27304706] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "dependencies" : [
    {
      "identity" : "chimekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/ChimeKit"
    }
  ],
  "manifest_display_name" : "chime-swift",
  "name" : "chime-swift",
  "path" : "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ChimeSwift",
      "targets" : [
        "ChimeSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ChimeSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ChimeSwiftTests",
      "path" : "Tests/ChimeSwiftTests",
      "sources" : [
        "ChimeSwiftTests.swift"
      ],
      "target_dependencies" : [
        "ChimeSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ChimeSwift",
      "module_type" : "SwiftTarget",
      "name" : "ChimeSwift",
      "path" : "Sources/ChimeSwift",
      "product_dependencies" : [
        "ChimeKit"
      ],
      "product_memberships" : [
        "ChimeSwift"
      ],
      "sources" : [
        "SwiftExtension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Schemes found:
  chime-swift
  Semaphore
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  chime-swift: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
resolved source packages: Queue, LanguageServerProtocol, JSONRPC, AsyncXPCConnection, LanguageClient, chime-swift, GlobPattern, Semaphore, ProcessEnv, ChimeKit, Extendable, FSEventsWrapper
2024-02-16 15:14:02.507 xcodebuild[81332:27306087] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:03.104 xcodebuild[81332:27306087] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift"
    ]
  }
}
2024-02-16 15:14:03.470 xcodebuild[81383:27306330] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:03.870 xcodebuild[81383:27306330] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme chime-swift -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  chime-swift: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
    Target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
    Target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ProcessEnv' in project 'ProcessEnv'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ProcessEnv' in project 'ProcessEnv' (no dependencies)
    Target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'Semaphore' in project 'Semaphore'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'Semaphore' in project 'Semaphore' (no dependencies)
    Target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'JSONRPC' in project 'JSONRPC' (no dependencies)
    Target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
    Target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
    Target 'Queue' in project 'Queue' (no dependencies)
    Target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
    Target 'Extendable' in project 'Extendable' (no dependencies)
    Target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
    Target 'AsyncXPCConnection' in project 'AsyncXPCConnection' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9293728e67a1ef1b59dab1982c8054a2
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9293728e67a1ef1b59dab1982c8054a2.xcbuilddata
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
2024-02-16 15:14:04.164 xcodebuild[81406:27306473] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:06.210 xcodebuild[81406:27306473] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  chime-swift: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (22 targets)
    Target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
    Target 'ChimeSwift' in project 'chime-swift'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
    Target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ChimeKit' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ChimeLSPAdapter' in project 'ChimeKit'
        ➜ Explicit dependency on target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ProcessEnv' in project 'ProcessEnv'
        ➜ Explicit dependency on target 'ProcessEnv' in project 'ProcessEnv'
    Target 'ProcessEnv' in project 'ProcessEnv' (no dependencies)
    Target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'LanguageClient' in project 'LanguageClient'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'Semaphore' in project 'Semaphore'
        ➜ Explicit dependency on target 'Semaphore' in project 'Semaphore'
    Target 'Semaphore' in project 'Semaphore' (no dependencies)
    Target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'LanguageServerProtocol' in project 'LanguageServerProtocol'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'JSONRPC' in project 'JSONRPC'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    Target 'JSONRPC' in project 'JSONRPC' (no dependencies)
    Target 'ChimeExtensionInterface' in project 'ChimeKit'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
    Target 'Queue' in project 'Queue'
        ➜ Explicit dependency on target 'Queue' in project 'Queue'
    Target 'Queue' in project 'Queue' (no dependencies)
    Target 'Extendable' in project 'Extendable'
        ➜ Explicit dependency on target 'Extendable' in project 'Extendable'
    Target 'Extendable' in project 'Extendable' (no dependencies)
    Target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
        ➜ Explicit dependency on target 'AsyncXPCConnection' in project 'AsyncXPCConnection'
    Target 'AsyncXPCConnection' in project 'AsyncXPCConnection' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9293728e67a1ef1b59dab1982c8054a2
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9293728e67a1ef1b59dab1982c8054a2.xcbuilddata
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 14.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'ChimeKit' from project 'ChimeKit')
2024-02-16 15:14:07.737 xcodebuild[81634:27307531] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-16 15:14:08.121 xcodebuild[81634:27307531] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 tvOS

Build Machine: Mac 7