The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bleu, reference main (be13db), with Swift 6.2 for macOS (SPM) on 18 Dec 2025 16:26:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/Bleu.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/Bleu
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be13db6 Add shutdown and legacy packet handling to BLEActorSystem
Cloned https://github.com/1amageek/Bleu.git
Revision (git rev-parse @):
be13db69edfe7a50d3d6c9aee4414036d9630cc3
SUCCESS checkout https://github.com/1amageek/Bleu.git at main
Fetching https://github.com/1amageek/swift-actor-runtime
[1/128] Fetching swift-actor-runtime
Fetched https://github.com/1amageek/swift-actor-runtime from cache (0.72s)
Fetching https://github.com/1amageek/CoreBluetoothEmulator
[1/94] Fetching corebluetoothemulator
Fetched https://github.com/1amageek/CoreBluetoothEmulator from cache (0.80s)
Fetching https://github.com/apple/swift-log.git
[1/5758] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (1.81s)
Creating working copy for https://github.com/1amageek/swift-actor-runtime
Working copy of https://github.com/1amageek/swift-actor-runtime resolved at main (c56ece4)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/1amageek/CoreBluetoothEmulator
Working copy of https://github.com/1amageek/CoreBluetoothEmulator resolved at main (579963e)
========================================
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": "bleu",
      "name": "Bleu",
      "url": "https://github.com/1amageek/Bleu.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bleu",
      "dependencies": [
        {
          "identity": "swift-actor-runtime",
          "name": "swift-actor-runtime",
          "url": "https://github.com/1amageek/swift-actor-runtime",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-actor-runtime",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/Bleu.git
[1/955] Fetching bleu
Fetched https://github.com/1amageek/Bleu.git from cache (1.07s)
Fetching https://github.com/1amageek/swift-actor-runtime from cache
Fetched https://github.com/1amageek/swift-actor-runtime from cache (0.48s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.65s)
Creating working copy for https://github.com/1amageek/swift-actor-runtime
Working copy of https://github.com/1amageek/swift-actor-runtime resolved at main (c56ece4)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/1amageek/Bleu.git
Working copy of https://github.com/1amageek/Bleu.git resolved at main (be13db6)
warning: '.resolve-product-dependencies': dependency 'bleu' is not used by any target
Found 2 product dependencies
  - swift-actor-runtime
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/Bleu.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/17] Emitting module Logging
[6/17] Compiling Logging Logging.swift
[7/17] Compiling Logging Locks.swift
[8/17] Compiling Logging LogHandler.swift
[9/17] Compiling Logging MetadataProvider.swift
[10/17] Compiling ActorRuntime TransportProtocol.swift
[11/17] Compiling ActorRuntime RuntimeError.swift
[12/17] Compiling ActorRuntime ActorRegistry.swift
[13/17] Compiling ActorRuntime CodableResultHandler.swift
[14/17] Compiling ActorRuntime CodableInvocationEncoder.swift
[15/17] Compiling ActorRuntime CodableInvocationDecoder.swift
[16/17] Compiling ActorRuntime Envelope.swift
[17/17] Emitting module ActorRuntime
[18/34] Compiling Bleu BLEManagerProtocols.swift
[19/34] Compiling Bleu BLETransport.swift
[20/35] Compiling Bleu LocalCentralActor.swift
[21/35] Compiling Bleu LocalPeripheralActor.swift
[22/35] Compiling Bleu PeripheralManagerDelegateProxy.swift
[23/35] Compiling Bleu ServiceMapper.swift
[24/35] Compiling Bleu CoreBluetoothPeripheralManager.swift
[25/35] Compiling Bleu CentralManagerDelegateProxy.swift
[26/35] Compiling Bleu BleuConfiguration.swift
[27/35] Compiling Bleu BleuError.swift
[28/35] Compiling Bleu BleuTypes.swift
[29/35] Compiling Bleu AsyncChannel.swift
[30/35] Compiling Bleu UUID+Extensions.swift
[31/35] Compiling Bleu CoreBluetoothCentralManager.swift
[32/35] Emitting module Bleu
[33/35] Compiling Bleu PeripheralActor.swift
[34/35] Compiling Bleu BLEActorSystem.swift
[35/35] Compiling Bleu BleuLogger.swift
Build complete! (6.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-actor-runtime",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/swift-actor-runtime"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "corebluetoothemulator",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/CoreBluetoothEmulator"
    }
  ],
  "manifest_display_name" : "Bleu",
  "name" : "Bleu",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "Bleu",
      "targets" : [
        "Bleu"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BleuTests",
      "module_type" : "SwiftTarget",
      "name" : "BleuTests",
      "path" : "Tests/BleuTests",
      "product_dependencies" : [
        "CoreBluetoothEmulator"
      ],
      "sources" : [
        "Hardware/RealBLETests.swift",
        "Integration/ErrorHandlingTests.swift",
        "Integration/FullWorkflowTests.swift",
        "Integration/MinimalEmulatorTest.swift",
        "Integration/MockActorSystemTests.swift",
        "Integration/MultiProcessEmulatorTests.swift",
        "Integration/ResolvableTests.swift",
        "Mocks/Emulator/EmulatedBLECentralManager.swift",
        "Mocks/Emulator/EmulatedBLEPeripheralManager.swift",
        "Mocks/MockActorExamples.swift",
        "Mocks/MockBLEActorSystem.swift",
        "Mocks/MockBLEBridge.swift",
        "Mocks/MockCentralManager.swift",
        "Mocks/MockPeripheralManager.swift",
        "Mocks/TestHelpers.swift",
        "Unit/BleuV2SwiftTests.swift",
        "Unit/RPCTests.swift",
        "Unit/TransportLayerTests.swift",
        "Unit/UnitTests.swift"
      ],
      "target_dependencies" : [
        "Bleu"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bleu",
      "module_type" : "SwiftTarget",
      "name" : "Bleu",
      "path" : "Sources/Bleu",
      "product_dependencies" : [
        "ActorRuntime",
        "Logging"
      ],
      "product_memberships" : [
        "Bleu"
      ],
      "sources" : [
        "Actors/PeripheralActor.swift",
        "Core/BLEActorSystem.swift",
        "Core/BleuConfiguration.swift",
        "Core/BleuError.swift",
        "Core/BleuTypes.swift",
        "Extensions/AsyncChannel.swift",
        "Extensions/UUID+Extensions.swift",
        "Implementations/CoreBluetoothCentralManager.swift",
        "Implementations/CoreBluetoothPeripheralManager.swift",
        "LocalActors/CentralManagerDelegateProxy.swift",
        "LocalActors/LocalCentralActor.swift",
        "LocalActors/LocalPeripheralActor.swift",
        "LocalActors/PeripheralManagerDelegateProxy.swift",
        "Mapping/ServiceMapper.swift",
        "Protocols/BLEManagerProtocols.swift",
        "Transport/BLETransport.swift",
        "Utils/BleuLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.