The Swift Package Index logo.Swift Package Index

Build Information

Failed to build chime-swift, reference main (cc854a), with Swift 6.3 for watchOS using Xcode 26.4 on 14 Apr 2026 07:18:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme chime-swift -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/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:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/chime-swift.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/ChimeHQ/ChimeKit
Fetching from https://github.com/ChimeHQ/AsyncXPCConnection
Fetching from https://github.com/ChimeHQ/ProcessEnv
Fetching from https://github.com/ChimeHQ/Extendable
Fetching from https://github.com/ChimeHQ/LanguageClient
Fetching from https://github.com/mattmassicotte/Queue
Fetching from https://github.com/ChimeHQ/JSONRPC
Fetching from https://github.com/ChimeHQ/LanguageServerProtocol
Fetching from https://github.com/groue/Semaphore
Fetching from https://github.com/davbeck/swift-glob
Fetching from https://github.com/Frizlab/FSEventsWrapper
Creating working copy of package ‘JSONRPC’
Checking out 0.9.2 of package ‘JSONRPC’
Creating working copy of package ‘FSEventsWrapper’
Checking out 2.1.0 of package ‘FSEventsWrapper’
Creating working copy of package ‘ChimeKit’
Checking out 0.4.2 of package ‘ChimeKit’
Creating working copy of package ‘Extendable’
Checking out 0.4.0 of package ‘Extendable’
Creating working copy of package ‘LanguageServerProtocol’
Checking out 0.14.0 of package ‘LanguageServerProtocol’
Creating working copy of package ‘ProcessEnv’
Checking out 1.0.1 of package ‘ProcessEnv’
Creating working copy of package ‘LanguageClient’
Checking out 0.8.2 of package ‘LanguageClient’
Creating working copy of package ‘Queue’
Checking out 0.2.2 of package ‘Queue’
Creating working copy of package ‘Semaphore’
Checking out 0.1.0 of package ‘Semaphore’
Creating working copy of package ‘AsyncXPCConnection’
Checking out 1.3.0 of package ‘AsyncXPCConnection’
Creating working copy of package ‘swift-glob’
Checking out 0.2.0 of package ‘swift-glob’
Resolve Package Graph
Resolved source packages:
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.4.0
  swift-glob: https://github.com/davbeck/swift-glob @ 0.2.0
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.4.2
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 1.0.1
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.14.0
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.9.2
  chime-swift: /Users/admin/builder/spi-builder-workspace
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.8.2
  Semaphore: https://github.com/groue/Semaphore @ 0.1.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.2.2
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.3.0
resolved source packages: FSEventsWrapper, Extendable, swift-glob, ChimeKit, ProcessEnv, LanguageServerProtocol, JSONRPC, chime-swift, LanguageClient, Semaphore, Queue, AsyncXPCConnection
2026-04-14 03:18:20.048 xcodebuild[528:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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/admin/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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2026-04-14 03:18:27.611 xcodebuild[1045:5738] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2026-04-14 03:18:28.606 xcodebuild[1053:5825] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme chime-swift -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.8.2
  Queue: https://github.com/mattmassicotte/Queue @ 0.2.2
  Semaphore: https://github.com/groue/Semaphore @ 0.1.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.9.2
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.4.0
  swift-glob: https://github.com/davbeck/swift-glob @ 0.2.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.14.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.3.0
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.4.2
  chime-swift: /Users/admin/builder/spi-builder-workspace
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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 'Glob' in project 'swift-glob'
        ➜ 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 'Glob' in project 'swift-glob'
        ➜ 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 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'FNMDefinitions' in project 'swift-glob'
    Target 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'FNMDefinitions' in project 'swift-glob'
    Target 'FNMDefinitions' in project 'swift-glob' (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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 2dff2ec2a1af742747c77acce1c397b1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2dff2ec2a1af742747c77acce1c397b1.xcbuilddata
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'JSONRPC' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'JSONRPC' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
2026-04-14 03:18:34.116 xcodebuild[1056:5862] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme chime-swift
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.2.2
  swift-glob: https://github.com/davbeck/swift-glob @ 0.2.0
  Semaphore: https://github.com/groue/Semaphore @ 0.1.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.8.2
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.9.2
  chime-swift: /Users/admin/builder/spi-builder-workspace
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 1.0.1
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.14.0
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.4.2
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.3.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.4.0
resolved source packages: FSEventsWrapper, Queue, swift-glob, Semaphore, LanguageClient, JSONRPC, chime-swift, ProcessEnv, LanguageServerProtocol, ChimeKit, AsyncXPCConnection, Extendable
2026-04-14 03:18:37.047 xcodebuild[1166:6437] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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/admin/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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2026-04-14 03:18:38.343 xcodebuild[1176:6513] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
2026-04-14 03:18:39.342 xcodebuild[1180:6556] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme chime-swift -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 1.0.1
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.3.0
  Semaphore: https://github.com/groue/Semaphore @ 0.1.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.2.2
  chime-swift: /Users/admin/builder/spi-builder-workspace
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.4.2
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.8.2
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.14.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.4.0
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.9.2
  swift-glob: https://github.com/davbeck/swift-glob @ 0.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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'
        ➜ Explicit dependency on target 'JSONRPC' in project 'JSONRPC'
    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 'Glob' in project 'swift-glob'
        ➜ 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 'Glob' in project 'swift-glob'
        ➜ 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 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'FNMDefinitions' in project 'swift-glob'
    Target 'Glob' in project 'swift-glob'
        ➜ Explicit dependency on target 'FNMDefinitions' in project 'swift-glob'
    Target 'FNMDefinitions' in project 'swift-glob' (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-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 2dff2ec2a1af742747c77acce1c397b1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2dff2ec2a1af742747c77acce1c397b1.xcbuilddata
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'JSONRPC' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'JSONRPC' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
2026-04-14 03:18:40.319 xcodebuild[1183:6590] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme chime-swift
(1 failure)
BUILD FAILURE 6.3 watchOS