The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LittleBlueTooth, reference 1.1.0 (9ad70a), with Swift 6.1 for macOS (SPM) on 1 Aug 2025 12:00:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DrAma999/LittleBlueTooth.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DrAma999/LittleBlueTooth
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 9ad70a7 Publish CBCentralManager state changes (#44)
Cloned https://github.com/DrAma999/LittleBlueTooth.git
Revision (git rev-parse @):
9ad70a742ee6adf3bfb58345564c596f256224b3
SUCCESS checkout https://github.com/DrAma999/LittleBlueTooth.git at 1.1.0
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:26:10: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
24 |     dependencies: [
25 |         // Dependencies declare other packages that this package depends on.
26 |         .package(name: "CoreBluetoothMock",
   |          `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
27 |                  url: "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
28 |                  .upToNextMinor(from: "0.18.0")),
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/6547] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.40s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.18.0 (4.77s)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.18.0
========================================
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": "littlebluetooth",
      "name": "LittleBlueTooth",
      "url": "https://github.com/DrAma999/LittleBlueTooth.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LittleBlueTooth",
      "dependencies": [
        {
          "identity": "ios-corebluetooth-mock",
          "name": "CoreBluetoothMock",
          "url": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
          "version": "0.18.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-CoreBluetooth-Mock",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DrAma999/LittleBlueTooth.git
[1/1792] Fetching littlebluetooth
Fetched https://github.com/DrAma999/LittleBlueTooth.git from cache (1.01s)
warning: 'littlebluetooth': /Package.swift:26:10: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
24 |     dependencies: [
25 |         // Dependencies declare other packages that this package depends on.
26 |         .package(name: "CoreBluetoothMock",
   |          `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
27 |                  url: "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
28 |                  .upToNextMinor(from: "0.18.0")),
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.43s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.18.0 (0.49s)
Creating working copy for https://github.com/DrAma999/LittleBlueTooth.git
Working copy of https://github.com/DrAma999/LittleBlueTooth.git resolved at 1.1.0 (9ad70a7)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.18.0
warning: 'littlebluetooth': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LittleBlueTooth/Package.swift:26:10: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
24 |     dependencies: [
25 |         // Dependencies declare other packages that this package depends on.
26 |         .package(name: "CoreBluetoothMock",
   |          `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
27 |                  url: "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
28 |                  .upToNextMinor(from: "0.18.0")),
warning: '.resolve-product-dependencies': dependency 'littlebluetooth' is not used by any target
Found 1 product dependencies
  - CoreBluetoothMock
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DrAma999/LittleBlueTooth.git
https://github.com/DrAma999/LittleBlueTooth.git
{
  "dependencies" : [
    {
      "identity" : "ios-corebluetooth-mock",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.18.0",
            "upper_bound" : "0.19.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
    }
  ],
  "manifest_display_name" : "LittleBlueTooth",
  "name" : "LittleBlueTooth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LittleBlueTooth",
      "targets" : [
        "LittleBlueTooth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LittleBlueToothForTest",
      "targets" : [
        "LittleBlueToothForTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LittleBlueToothTests",
      "module_type" : "SwiftTarget",
      "name" : "LittleBlueToothTests",
      "path" : "Tests/LittleBlueToothTests",
      "product_dependencies" : [
        "CoreBluetoothMock"
      ],
      "sources" : [
        "ConnectionTest.swift",
        "CustomOperator.swift",
        "Extraction.swift",
        "ListenTest.swift",
        "LittleBlueToothTests.swift",
        "Mocks/MockPeripherals.swift",
        "ScanDiscoveryTest.swift",
        "StateRestoration.swift",
        "UtilityTest.swift",
        "WriteReadTest.swift",
        "WriteWithoutResponse.swift"
      ],
      "target_dependencies" : [
        "LittleBlueToothForTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LittleBlueToothForTest",
      "module_type" : "SwiftTarget",
      "name" : "LittleBlueToothForTest",
      "path" : "Sources/LittleBlueToothForTest",
      "product_dependencies" : [
        "CoreBluetoothMock"
      ],
      "product_memberships" : [
        "LittleBlueToothForTest"
      ],
      "sources" : [
        "Classes/CustomOperator/JustLittleBlueTooth.swift",
        "Classes/CustomOperator/Listen.swift",
        "Classes/CustomOperator/Log.swift",
        "Classes/CustomOperator/ReadAndWrite.swift",
        "Classes/CustomOperator/ScanAndConnection.swift",
        "Classes/Error/LittleBlueToothError.swift",
        "Classes/Extension/Helper.swift",
        "Classes/Model/AdvertisingData.swift",
        "Classes/Model/CentralRestorer.swift",
        "Classes/Model/LittleBlueToothCharacteristic.swift",
        "Classes/Model/LittleBluetoothConfiguration.swift",
        "Classes/Model/Loggable.swift",
        "Classes/Model/Peripheral.swift",
        "Classes/Model/PeripheralDiscovery.swift",
        "Classes/Proxies/CBCentralManagerDelegateProxy.swift",
        "Classes/Proxies/CBPeripheralProxy.swift",
        "Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift",
        "Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift",
        "Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift",
        "Classes/Utilities/Utilities.swift",
        "CoreBluetoothTypeAliases.swift",
        "LittleBlueTooth.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LittleBlueTooth",
      "module_type" : "SwiftTarget",
      "name" : "LittleBlueTooth",
      "path" : "Sources/LittleBlueTooth",
      "product_memberships" : [
        "LittleBlueTooth"
      ],
      "sources" : [
        "Classes/CustomOperator/JustLittleBlueTooth.swift",
        "Classes/CustomOperator/Listen.swift",
        "Classes/CustomOperator/Log.swift",
        "Classes/CustomOperator/ReadAndWrite.swift",
        "Classes/CustomOperator/ScanAndConnection.swift",
        "Classes/Error/LittleBlueToothError.swift",
        "Classes/Extension/Helper.swift",
        "Classes/Model/AdvertisingData.swift",
        "Classes/Model/CentralRestorer.swift",
        "Classes/Model/LittleBlueToothCharacteristic.swift",
        "Classes/Model/LittleBluetoothConfiguration.swift",
        "Classes/Model/Loggable.swift",
        "Classes/Model/Peripheral.swift",
        "Classes/Model/PeripheralDiscovery.swift",
        "Classes/Proxies/CBCentralManagerDelegateProxy.swift",
        "Classes/Proxies/CBPeripheralProxy.swift",
        "Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift",
        "Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift",
        "Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift",
        "Classes/Utilities/Utilities.swift",
        "CoreBluetoothTypeAliases.swift",
        "LittleBlueTooth.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/40] Emitting module LittleBlueTooth
[6/42] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[7/42] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[8/42] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[9/42] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[10/43] Compiling LittleBlueTooth CoreBluetoothTypeAliases.swift
[11/43] Compiling LittleBlueTooth LittleBlueTooth.swift
[12/43] Compiling LittleBlueTooth Peripheral.swift
[13/43] Compiling LittleBlueTooth PeripheralDiscovery.swift
[14/43] Compiling LittleBlueTooth CentralRestorer.swift
[15/43] Compiling LittleBlueTooth LittleBlueToothCharacteristic.swift
[16/43] Compiling LittleBlueTooth ShareReplay.swift
[17/43] Compiling LittleBlueTooth Utilities.swift
[18/43] Compiling LittleBlueTooth CBCentralManagerDelegateProxy.swift
[19/43] Compiling LittleBlueTooth CBPeripheralProxy.swift
[20/43] Compiling LittleBlueTooth LittleBluetoothConfiguration.swift
[21/43] Compiling LittleBlueTooth Loggable.swift
[22/43] Compiling LittleBlueTooth JustLittleBlueTooth.swift
[23/43] Compiling LittleBlueTooth Listen.swift
[24/43] Compiling LittleBlueTooth Log.swift
[25/43] Compiling LittleBlueTooth ReadAndWrite.swift
[26/43] Compiling LittleBlueTooth ScanAndConnection.swift
[27/43] Compiling LittleBlueTooth LittleBlueToothError.swift
[28/43] Compiling LittleBlueTooth Helper.swift
[29/43] Compiling LittleBlueTooth AdvertisingData.swift
[30/43] Compiling LittleBlueTooth ReplaySubject.swift
[31/43] Compiling LittleBlueTooth ReplaySubjectSubscription.swift
[40/43] Emitting module CoreBluetoothMock
[43/43] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[44/64] Compiling LittleBlueToothForTest JustLittleBlueTooth.swift
[45/64] Compiling LittleBlueToothForTest Listen.swift
[46/64] Compiling LittleBlueToothForTest Log.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/66] Emitting module LittleBlueToothForTest
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[48/66] Compiling LittleBlueToothForTest ShareReplay.swift
[49/66] Compiling LittleBlueToothForTest Utilities.swift
[50/66] Compiling LittleBlueToothForTest CBCentralManagerDelegateProxy.swift
[51/66] Compiling LittleBlueToothForTest CBPeripheralProxy.swift
[52/66] Compiling LittleBlueToothForTest Helper.swift
[53/66] Compiling LittleBlueToothForTest AdvertisingData.swift
[54/66] Compiling LittleBlueToothForTest LittleBluetoothConfiguration.swift
[55/66] Compiling LittleBlueToothForTest Loggable.swift
[56/66] Compiling LittleBlueToothForTest ReplaySubject.swift
[57/66] Compiling LittleBlueToothForTest ReplaySubjectSubscription.swift
[58/66] Compiling LittleBlueToothForTest CentralRestorer.swift
[59/66] Compiling LittleBlueToothForTest LittleBlueToothCharacteristic.swift
[60/66] Compiling LittleBlueToothForTest Peripheral.swift
[61/66] Compiling LittleBlueToothForTest PeripheralDiscovery.swift
[62/66] Compiling LittleBlueToothForTest ReadAndWrite.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[63/66] Compiling LittleBlueToothForTest ScanAndConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[64/66] Compiling LittleBlueToothForTest LittleBlueToothError.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[65/66] Compiling LittleBlueToothForTest CoreBluetoothTypeAliases.swift
[66/66] Compiling LittleBlueToothForTest LittleBlueTooth.swift
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:26:10: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
24 |     dependencies: [
25 |         // Dependencies declare other packages that this package depends on.
26 |         .package(name: "CoreBluetoothMock",
   |          `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead
27 |                  url: "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
28 |                  .upToNextMinor(from: "0.18.0")),
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/37] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[3/37] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[4/37] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[5/37] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[6/38] Emitting module LittleBlueTooth
[7/40] Compiling LittleBlueTooth Helper.swift
[8/40] Compiling LittleBlueTooth AdvertisingData.swift
[9/40] Compiling LittleBlueTooth ShareReplay.swift
[10/40] Compiling LittleBlueTooth Utilities.swift
[11/40] Compiling LittleBlueTooth LittleBluetoothConfiguration.swift
[12/40] Compiling LittleBlueTooth Loggable.swift
[13/40] Compiling LittleBlueTooth CentralRestorer.swift
[14/40] Compiling LittleBlueTooth LittleBlueToothCharacteristic.swift
[15/40] Compiling LittleBlueTooth CBCentralManagerDelegateProxy.swift
[16/40] Compiling LittleBlueTooth CBPeripheralProxy.swift
[17/40] Compiling LittleBlueTooth ReadAndWrite.swift
[18/40] Compiling LittleBlueTooth ScanAndConnection.swift
[19/40] Compiling LittleBlueTooth LittleBlueToothError.swift
[20/40] Compiling LittleBlueTooth ReplaySubject.swift
[21/40] Compiling LittleBlueTooth ReplaySubjectSubscription.swift
[22/40] Compiling LittleBlueTooth Peripheral.swift
[23/40] Compiling LittleBlueTooth PeripheralDiscovery.swift
[24/40] Compiling LittleBlueTooth JustLittleBlueTooth.swift
[25/40] Compiling LittleBlueTooth Listen.swift
[26/40] Compiling LittleBlueTooth Log.swift
[27/40] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[28/40] Compiling LittleBlueTooth CoreBluetoothTypeAliases.swift
[29/40] Compiling LittleBlueTooth LittleBlueTooth.swift
[38/40] Emitting module CoreBluetoothMock
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/61] Emitting module LittleBlueToothForTest
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[42/63] Compiling LittleBlueToothForTest JustLittleBlueTooth.swift
[43/63] Compiling LittleBlueToothForTest Listen.swift
[44/63] Compiling LittleBlueToothForTest Log.swift
[45/63] Compiling LittleBlueToothForTest ShareReplay.swift
[46/63] Compiling LittleBlueToothForTest Utilities.swift
[47/63] Compiling LittleBlueToothForTest ReplaySubject.swift
[48/63] Compiling LittleBlueToothForTest ReplaySubjectSubscription.swift
[49/63] Compiling LittleBlueToothForTest CentralRestorer.swift
[50/63] Compiling LittleBlueToothForTest LittleBlueToothCharacteristic.swift
[51/63] Compiling LittleBlueToothForTest LittleBluetoothConfiguration.swift
[52/63] Compiling LittleBlueToothForTest Loggable.swift
[53/63] Compiling LittleBlueToothForTest CBCentralManagerDelegateProxy.swift
[54/63] Compiling LittleBlueToothForTest CBPeripheralProxy.swift
[55/63] Compiling LittleBlueToothForTest Peripheral.swift
[56/63] Compiling LittleBlueToothForTest PeripheralDiscovery.swift
[57/63] Compiling LittleBlueToothForTest Helper.swift
[58/63] Compiling LittleBlueToothForTest AdvertisingData.swift
[59/63] Compiling LittleBlueToothForTest ReadAndWrite.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[60/63] Compiling LittleBlueToothForTest ScanAndConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[61/63] Compiling LittleBlueToothForTest LittleBlueToothError.swift
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:34:10: error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
32 |     case couldNotConnectToPeripheral(PeripheralIdentifier, Error?)
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotReadFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:35:10: error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
33 |     case couldNotReadRSSI(Error)
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotWriteFromCharacteristic(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
37 |     case emptyData
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
/Users/admin/builder/spi-builder-workspace/Sources/LittleBlueToothForTest/Classes/Error/LittleBlueToothError.swift:36:10: error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
34 |     case couldNotReadFromCharacteristic(characteristic: CBUUID, error: Error)
35 |     case couldNotWriteFromCharacteristic(characteristic: CBUUID, error: Error)
36 |     case couldNotUpdateListenState(characteristic: CBUUID, error: Error)
   |          `- error: associated value 'couldNotUpdateListenState(characteristic:error:)' of 'Sendable'-conforming enum 'LittleBluetoothError' has non-sendable type 'CBUUID'
37 |     case emptyData
38 |     case couldNotConvertDataToRead(data: Data, type: String)
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreBluetooth.framework/Headers/CBUUID.h:85:28: note: class 'CBUUID' does not conform to the 'Sendable' protocol
 83 |  */
 84 | NS_CLASS_AVAILABLE(10_7, 5_0)
 85 | CB_EXTERN_CLASS @interface CBUUID : NSObject <NSCopying>
    |                            `- note: class 'CBUUID' does not conform to the 'Sendable' protocol
 86 |
 87 | /*!
[62/63] Compiling LittleBlueToothForTest CoreBluetoothTypeAliases.swift
[63/63] Compiling LittleBlueToothForTest LittleBlueTooth.swift
BUILD FAILURE 6.1 macosSpm