Build Information
Failed to build AsyncCoreBluetooth, reference main (39f1d5), with Swift 6.1 for Android on 17 Jun 2025 10:13:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/meech-ward/AsyncCoreBluetooth.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/meech-ward/AsyncCoreBluetooth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 39f1d51 update changelog
Cloned https://github.com/meech-ward/AsyncCoreBluetooth.git
Revision (git rev-parse @):
39f1d518c879ed70b29ea90a2e014b5d84aa81c9
SUCCESS checkout https://github.com/meech-ward/AsyncCoreBluetooth.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/meech-ward/AsyncCoreBluetooth.git
https://github.com/meech-ward/AsyncCoreBluetooth.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/meech-ward/IOS-CoreBluetooth-Mock.git"
},
{
"identity" : "asyncobservable",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/meech-ward/AsyncObservable.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "AsyncCoreBluetooth",
"name" : "AsyncCoreBluetooth",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "AsyncCoreBluetooth",
"targets" : [
"AsyncCoreBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AsyncCoreBluetoothTests",
"module_type" : "SwiftTarget",
"name" : "AsyncCoreBluetoothTests",
"path" : "Tests/AsyncCoreBluetoothTests",
"product_dependencies" : [
"CoreBluetoothMock",
"AsyncObservable",
"DequeModule"
],
"sources" : [
"AsyncCoreBluetoothTests.swift",
"CentralManager/CancelConnectionToPeripheralTests.swift",
"CentralManager/CentralManagerStateTests.swift",
"CentralManager/ConnectToNewPeripheralTests.swift",
"CentralManager/RetrievePeripheralsTests.swift",
"CentralManager/ScanForNewPeripheralsTests.swift",
"MockPeripheral.swift",
"Peripheral/DiscoverCharacteristicsTests.swift",
"Peripheral/DiscoverServicesTests.swift",
"Peripheral/NotifyCharacteristicTests.swift",
"Peripheral/ReadCharacteristicTests.swift",
"Peripheral/ReadRSSITests.swift",
"Peripheral/WriteCharacteristicTests.swift"
],
"target_dependencies" : [
"AsyncCoreBluetooth"
],
"type" : "test"
},
{
"c99name" : "AsyncCoreBluetooth",
"module_type" : "SwiftTarget",
"name" : "AsyncCoreBluetooth",
"path" : "Sources/AsyncCoreBluetooth",
"product_dependencies" : [
"CoreBluetoothMock",
"AsyncObservable",
"DequeModule"
],
"product_memberships" : [
"AsyncCoreBluetooth"
],
"sources" : [
"AsyncCoreBluetooth.swift",
"CentralManager.swift",
"CentralManagerDelegate.swift",
"Characteristic.swift",
"Peripheral.swift",
"PeripheralDelegate.swift",
"PeripheralStore.swift",
"Service.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/meech-ward/IOS-CoreBluetooth-Mock.git
[1/4915] Fetching ios-corebluetooth-mock
Fetched https://github.com/meech-ward/IOS-CoreBluetooth-Mock.git from cache (0.44s)
Fetching https://github.com/meech-ward/AsyncObservable.git
[1/199] Fetching asyncobservable
Fetched https://github.com/meech-ward/AsyncObservable.git from cache (0.27s)
Fetching https://github.com/apple/swift-collections.git
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.81s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/meech-ward/AsyncObservable.git
Working copy of https://github.com/meech-ward/AsyncObservable.git resolved at main (0c7bdec)
Creating working copy for https://github.com/meech-ward/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/meech-ward/IOS-CoreBluetooth-Mock.git resolved at main (10845e9)
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/44] Emitting module InternalCollectionsUtilities
[8/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/46] Compiling InternalCollectionsUtilities Specialize.swift
[10/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/46] Compiling InternalCollectionsUtilities Debugging.swift
[13/46] Compiling InternalCollectionsUtilities Descriptions.swift
[14/46] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[17/46] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[18/46] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/46] Compiling InternalCollectionsUtilities Integer rank.swift
[21/46] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[29/50] Compiling AsyncObservable StreamOf.swift
[30/63] Compiling DequeModule Deque+CustomReflectable.swift
[31/63] Compiling DequeModule Deque+Descriptions.swift
[32/65] Compiling DequeModule Deque+Equatable.swift
[33/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/65] Compiling DequeModule _DequeBuffer.swift
[35/65] Compiling DequeModule _DequeBufferHeader.swift
[36/65] Compiling DequeModule Deque+Extras.swift
[37/65] Compiling DequeModule Deque+Hashable.swift
[38/65] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[39/65] Compiling DequeModule _DequeSlot.swift
[40/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/65] Compiling DequeModule Deque._UnsafeHandle.swift
[42/65] Compiling DequeModule Deque.swift
[43/65] Compiling DequeModule Deque+Testing.swift
[44/65] Compiling DequeModule Deque._Storage.swift
[45/65] Emitting module DequeModule
[46/65] Compiling DequeModule Deque+Codable.swift
[47/65] Compiling DequeModule Deque+Collection.swift
[49/66] Compiling AsyncObservable AsyncObservableUnwrapped.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[56/66] Compiling AsyncObservable AsyncObservableReadOnly.swift
[57/66] Compiling AsyncObservable AsyncObservableBase.swift
[58/66] Emitting module AsyncObservable
[59/66] Compiling AsyncObservable AsyncObservable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/67] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/39] Compiling InternalCollectionsUtilities Specialize.swift
[4/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[5/41] Compiling InternalCollectionsUtilities _UniqueCollection.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[6/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[7/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[8/42] Compiling InternalCollectionsUtilities Debugging.swift
[9/42] Compiling InternalCollectionsUtilities Descriptions.swift
[12/42] Compiling AsyncObservable StreamOf.swift
[13/42] Compiling AsyncObservable AsyncObservableReadOnly.swift
[14/42] Compiling AsyncObservable AsyncObservableUnwrapped.swift
[15/42] Compiling AsyncObservable AsyncObservable.swift
[16/42] Emitting module AsyncObservable
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[19/42] Compiling AsyncObservable AsyncObservableBase.swift
[20/43] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[21/43] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/43] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[24/43] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[26/43] Emitting module InternalCollectionsUtilities
[27/43] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/43] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/43] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/43] Compiling InternalCollectionsUtilities Integer rank.swift
[31/43] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/43] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[38/59] Compiling DequeModule _DequeBuffer.swift
[39/59] Compiling DequeModule _DequeBufferHeader.swift
[40/61] Compiling DequeModule Deque+Testing.swift
[41/61] Compiling DequeModule Deque._Storage.swift
[42/61] Compiling DequeModule Deque+CustomReflectable.swift
[43/61] Compiling DequeModule Deque+Descriptions.swift
[44/61] Emitting module DequeModule
[45/61] Compiling DequeModule Deque+Codable.swift
[46/61] Compiling DequeModule Deque+Collection.swift
[47/61] Compiling DequeModule Deque+Equatable.swift
[48/61] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[49/61] Compiling DequeModule Deque+Extras.swift
[50/61] Compiling DequeModule Deque+Hashable.swift
[51/61] Compiling DequeModule Deque._UnsafeHandle.swift
[52/61] Compiling DequeModule Deque.swift
[53/61] Compiling DequeModule _DequeSlot.swift
[54/61] Compiling DequeModule _UnsafeWrappedBuffer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/62] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
BUILD FAILURE 6.1 android