Build Information
Failed to build BluetoothDarwin, reference 1.1.0 (f46068
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 18:23:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/BluetoothDarwin.git
Reference: 1.1.0
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/PureSwift/BluetoothDarwin
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at f460686 Removed Carthage support
Cloned https://github.com/PureSwift/BluetoothDarwin.git
Revision (git rev-parse @):
f460686125e257710a6c8077bc91e7289f4b7a77
SUCCESS checkout https://github.com/PureSwift/BluetoothDarwin.git at 1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PureSwift/BluetoothDarwin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23626] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.28s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 4.2.1 (2.44s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 4.2.1
Building for debugging...
[0/7] Write sources
[2/7] Compiling CBluetoothDarwin dummy.c
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/176] Emitting module Bluetooth
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[6/200] Compiling Bluetooth ATT.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[7/200] Compiling Bluetooth ATTConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[8/200] Compiling Bluetooth ATTError.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[9/200] Compiling Bluetooth ATTErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[10/200] Compiling Bluetooth ATTExecuteWriteRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[11/200] Compiling Bluetooth ATTExecuteWriteResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[12/200] Compiling Bluetooth ATTFindByTypeRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[13/200] Compiling Bluetooth ATTFindByTypeResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[14/200] Compiling Bluetooth ATTFindInformationRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[15/200] Compiling Bluetooth ATTFindInformationResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[16/200] Compiling Bluetooth ATTHandleValueConfirmation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[17/200] Compiling Bluetooth ATTHandleValueIndication.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[18/200] Compiling Bluetooth ATTHandleValueNotification.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[19/200] Compiling Bluetooth ATTMaximumTransmissionUnit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[20/200] Compiling Bluetooth ATTMaximumTransmissionUnitRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[21/200] Compiling Bluetooth ATTMaximumTransmissionUnitResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[22/200] Compiling Bluetooth ATTPrepareWriteRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[23/200] Compiling Bluetooth ATTPrepareWriteResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[24/200] Compiling Bluetooth ATTProtocolDataUnit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[25/200] Compiling Bluetooth ATTReadBlobRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[26/200] Compiling Bluetooth ATTReadBlobResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[27/200] Compiling Bluetooth ATTReadByGroupTypeRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[28/200] Compiling Bluetooth ATTReadByGroupTypeResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[29/200] Compiling Bluetooth ATTReadByTypeRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[30/224] Compiling Bluetooth GAPURI.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[31/224] Compiling Bluetooth GAPUUIDList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[32/224] Compiling Bluetooth GATT.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[33/224] Compiling Bluetooth GATTAerobicHeartRateLowerLimit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[34/224] Compiling Bluetooth GATTAerobicHeartRateUpperLimit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[35/224] Compiling Bluetooth GATTAerobicThreshold.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[36/224] Compiling Bluetooth GATTAge.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[37/224] Compiling Bluetooth GATTAggregateFormatDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[38/224] Compiling Bluetooth GATTAlertCategory.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[39/224] Compiling Bluetooth GATTAlertCategoryBitMask.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[40/224] Compiling Bluetooth GATTAlertLevel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[41/224] Compiling Bluetooth GATTAlertNotificationControlPoint.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[42/224] Compiling Bluetooth GATTAlertNotificationService.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[43/224] Compiling Bluetooth GATTAlertStatus.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[44/224] Compiling Bluetooth GATTAltitude.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[45/224] Compiling Bluetooth GATTAnaerobicHeartRateLowerLimit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[46/224] Compiling Bluetooth GATTAnaerobicHeartRateUpperLimit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[47/224] Compiling Bluetooth GATTAnalog.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[48/224] Compiling Bluetooth GATTAnalogOutput.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[49/224] Compiling Bluetooth GATTAttributes.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[50/224] Compiling Bluetooth GATTBarometricPressureTrend.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[51/224] Compiling Bluetooth GATTBatteryLevel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[52/224] Compiling Bluetooth GATTBatteryPowerState.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[53/224] Compiling Bluetooth GATTBatteryService.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[54/224] Compiling Bluetooth GATTExactTime100.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[55/224] Compiling Bluetooth GATTExactTime256.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[56/224] Compiling Bluetooth GATTExternalReportReference.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[57/224] Compiling Bluetooth GATTFirmwareRevisionString.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[58/224] Compiling Bluetooth GATTFloorNumber.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[59/224] Compiling Bluetooth GATTFormatDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[60/224] Compiling Bluetooth GATTHardwareRevisionString.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[61/224] Compiling Bluetooth GATTIndoorPositioningConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[62/224] Compiling Bluetooth GATTLatitude.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[63/224] Compiling Bluetooth GATTLocalEastCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[64/224] Compiling Bluetooth GATTLocalNorthCoordinate.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[65/224] Compiling Bluetooth GATTLocalTimeInformation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[66/224] Compiling Bluetooth GATTLocationName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[67/224] Compiling Bluetooth GATTLongitude.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[68/224] Compiling Bluetooth GATTManufacturerNameString.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[69/224] Compiling Bluetooth GATTModelNumber.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[70/224] Compiling Bluetooth GATTNewAlert.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[71/224] Compiling Bluetooth GATTNumberOfDigitals.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[72/224] Compiling Bluetooth GATTObjectID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[73/224] Compiling Bluetooth GATTObjectName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[74/224] Compiling Bluetooth GATTObjectSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[75/224] Compiling Bluetooth GATTObjectType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[76/224] Compiling Bluetooth GATTPnPID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[77/224] Compiling Bluetooth GATTProfile.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[78/272] Compiling Bluetooth GAPLERole.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[79/272] Compiling Bluetooth GAPLESecureConnectionsConfirmation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[80/272] Compiling Bluetooth GAPLESecureConnectionsRandom.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[81/272] Compiling Bluetooth GAPLESupportedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[82/272] Compiling Bluetooth GAPListOf128BitServiceSolicitationUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[83/272] Compiling Bluetooth GAPListOf16BitServiceSolicitationUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[84/272] Compiling Bluetooth GAPListOf32BitServiceSolicitationUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[85/272] Compiling Bluetooth GAPManufacturerSpecificData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[86/272] Compiling Bluetooth GAPMeshBeacon.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[87/272] Compiling Bluetooth GAPMeshMessage.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[88/272] Compiling Bluetooth GAPPBADV.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[89/272] Compiling Bluetooth GAPPublicTargetAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[90/272] Compiling Bluetooth GAPRandomTargetAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[91/272] Compiling Bluetooth GAPSecurityManagerOOBFlags.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[92/272] Compiling Bluetooth GAPSecurityManagerTKValue.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[93/272] Compiling Bluetooth GAPServiceData128BitUUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[94/272] Compiling Bluetooth GAPServiceData16BitUUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[95/272] Compiling Bluetooth GAPServiceData32BitUUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[96/272] Compiling Bluetooth GAPShortLocalName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[97/272] Compiling Bluetooth GAPSimplePairingHashC.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[98/272] Compiling Bluetooth GAPSimplePairingRandomizerR.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[99/272] Compiling Bluetooth GAPSlaveConnectionIntervalRange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[100/272] Compiling Bluetooth GAPTransportDiscoveryData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[101/272] Compiling Bluetooth GAPTxPowerLevel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[102/296] Compiling Bluetooth GATTBloodPressureFeature.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[103/296] Compiling Bluetooth GATTBloodPressureManagement.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[104/296] Compiling Bluetooth GATTBloodPressureService.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[105/296] Compiling Bluetooth GATTBodyCompositionMeasurement.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[106/296] Compiling Bluetooth GATTBodySensorLocation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[107/296] Compiling Bluetooth GATTBootKeyboardInputReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[108/296] Compiling Bluetooth GATTBootKeyboardOutputReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[109/296] Compiling Bluetooth GATTBootMouseInputReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[110/296] Compiling Bluetooth GATTCGMSessionRunTime.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[111/296] Compiling Bluetooth GATTCentralAddressResolution.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[112/296] Compiling Bluetooth GATTCharacteristic.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[113/296] Compiling Bluetooth GATTCharacteristicExtendedProperties.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[114/296] Compiling Bluetooth GATTCharacteristicFormatType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[115/296] Compiling Bluetooth GATTClient.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[116/296] Compiling Bluetooth GATTClientCharacteristicConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[117/296] Compiling Bluetooth GATTCrossTrainerData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[118/296] Compiling Bluetooth GATTCurrentTime.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[119/296] Compiling Bluetooth GATTDatabase.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[120/296] Compiling Bluetooth GATTDateTime.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[121/296] Compiling Bluetooth GATTDateUTC.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[122/296] Compiling Bluetooth GATTDayDateTime.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[123/296] Compiling Bluetooth GATTDayOfWeek.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[124/296] Compiling Bluetooth GATTDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[125/296] Compiling Bluetooth GATTDstOffset.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[126/296] Compiling Bluetooth ATTReadByTypeResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[127/296] Compiling Bluetooth ATTReadMultipleRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[128/296] Compiling Bluetooth ATTReadMultipleResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[129/296] Compiling Bluetooth ATTReadRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[130/296] Compiling Bluetooth ATTReadResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[131/296] Compiling Bluetooth ATTSignedWriteCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[132/296] Compiling Bluetooth ATTWriteCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[133/296] Compiling Bluetooth ATTWriteRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[134/296] Compiling Bluetooth ATTWriteResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[135/296] Compiling Bluetooth Address.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[136/296] Compiling Bluetooth AdvertisingChannelHeader.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[137/296] Compiling Bluetooth AdvertisingInterval.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[138/296] Compiling Bluetooth Array.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[139/296] Compiling Bluetooth BitMaskOption.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[140/296] Compiling Bluetooth BluetoothHostController.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[141/296] Compiling Bluetooth BluetoothUUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[142/296] Compiling Bluetooth Bool.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[143/296] Compiling Bluetooth ByteSwap.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[144/296] Compiling Bluetooth ByteValue.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[145/296] Compiling Bluetooth ChannelIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[146/296] Compiling Bluetooth ClassOfDevice.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[147/296] Compiling Bluetooth CompanyIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[148/296] Compiling Bluetooth CompanyIdentifierExtension.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[149/296] Compiling Bluetooth ConnectionAcceptTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[150/344] Compiling Bluetooth Data.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[151/344] Compiling Bluetooth DataConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[152/344] Compiling Bluetooth DefinedCompanies.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[153/344] Compiling Bluetooth DefinedUUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[154/344] Compiling Bluetooth DefinedUUIDExtension.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[155/344] Compiling Bluetooth GAP3DInformation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[156/344] Compiling Bluetooth GAPAdvertisingInterval.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[157/344] Compiling Bluetooth GAPAppearance.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[158/344] Compiling Bluetooth GAPAppearanceData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[159/344] Compiling Bluetooth GAPChannelMapUpdateIndication.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[160/344] Compiling Bluetooth GAPClassOfDevice.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[161/344] Compiling Bluetooth GAPCompleteListOf128BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[162/344] Compiling Bluetooth GAPCompleteListOf16BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[163/344] Compiling Bluetooth GAPCompleteListOf32BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[164/344] Compiling Bluetooth GAPCompleteLocalName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[165/344] Compiling Bluetooth GAPData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[166/344] Compiling Bluetooth GAPDataEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[167/344] Compiling Bluetooth GAPDataType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[168/344] Compiling Bluetooth GAPFlags.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[169/344] Compiling Bluetooth GAPIncompleteListOf128BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[170/344] Compiling Bluetooth GAPIncompleteListOf16BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[171/344] Compiling Bluetooth GAPIncompleteListOf32BitServiceClassUUIDs.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[172/344] Compiling Bluetooth GAPIndoorPositioning.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[173/344] Compiling Bluetooth GAPLEDeviceAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[174/367] Compiling Bluetooth GATTReferenceTimeInformation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[175/367] Compiling Bluetooth GATTReportReference.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[176/367] Compiling Bluetooth GATTScanIntervalWindow.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[177/367] Compiling Bluetooth GATTScanRefresh.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[178/367] Compiling Bluetooth GATTSecondaryTimeZone.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[179/367] Compiling Bluetooth GATTSerialNumberString.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[180/367] Compiling Bluetooth GATTServer.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[181/367] Compiling Bluetooth GATTServerCharacteristicConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[182/367] Compiling Bluetooth GATTService.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[183/367] Compiling Bluetooth GATTSoftwareRevisionString.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[184/367] Compiling Bluetooth GATTSupportedNewAlertCategory.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[185/367] Compiling Bluetooth GATTSupportedUnreadAlertCategory.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[186/367] Compiling Bluetooth GATTSystemID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[187/367] Compiling Bluetooth GATTTimeAccuracy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[188/367] Compiling Bluetooth GATTTimeBroadcast.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[189/367] Compiling Bluetooth GATTTimeSource.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[190/367] Compiling Bluetooth GATTTimeTriggerSetting.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[191/367] Compiling Bluetooth GATTTimeUpdateControlPoint.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[192/367] Compiling Bluetooth GATTTimeUpdateState.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[193/367] Compiling Bluetooth GATTTimeWithDst.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[194/367] Compiling Bluetooth GATTTimeZone.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[195/367] Compiling Bluetooth GATTUncertainty.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[196/367] Compiling Bluetooth GATTUnreadAlertStatus.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[197/367] Compiling Bluetooth GATTUserDescription.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[198/390] Compiling Bluetooth HCI.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[199/390] Compiling Bluetooth HCIAcceptConnectionRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[200/390] Compiling Bluetooth HCIAuthenticationComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[201/390] Compiling Bluetooth HCIAuthenticationRequested.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[202/390] Compiling Bluetooth HCIChangeConnectionPacketType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[203/390] Compiling Bluetooth HCICommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[204/390] Compiling Bluetooth HCICommandComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[205/390] Compiling Bluetooth HCICommandStatus.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[206/390] Compiling Bluetooth HCICommandTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[207/390] Compiling Bluetooth HCIConnectionComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[208/390] Compiling Bluetooth HCIConnectionPacketTypeChange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[209/390] Compiling Bluetooth HCIConnectionRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[210/390] Compiling Bluetooth HCICreateConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[211/390] Compiling Bluetooth HCICreateConnectionCancel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[212/390] Compiling Bluetooth HCIDeleteStoredLinkKey.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[213/390] Compiling Bluetooth HCIDisconnect.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[214/390] Compiling Bluetooth HCIDisconnectionComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[215/390] Compiling Bluetooth HCIEncryptionChange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[216/390] Compiling Bluetooth HCIEncryptionKeyRefreshComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[217/390] Compiling Bluetooth HCIError.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[218/390] Compiling Bluetooth HCIEvent.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[219/390] Compiling Bluetooth HCIExitPeriodicInquiryMode.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[220/390] Compiling Bluetooth HCIGeneralEvent.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[221/390] Compiling Bluetooth HCIHoldMode.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[222/413] Compiling Bluetooth HCILinkKeyRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[223/413] Compiling Bluetooth HCILinkKeyRequestNegativeReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[224/413] Compiling Bluetooth HCILinkKeyRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[225/413] Compiling Bluetooth HCILowEnergyMetaEvent.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[226/413] Compiling Bluetooth HCIMaxSlotsChange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[227/413] Compiling Bluetooth HCIModeChange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[228/413] Compiling Bluetooth HCINumberOfCompletedPackets.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[229/413] Compiling Bluetooth HCIPINCodeRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[230/413] Compiling Bluetooth HCIPINCodeRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[231/413] Compiling Bluetooth HCIPacketHeader.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[232/413] Compiling Bluetooth HCIPageScanRepetitionMode.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[233/413] Compiling Bluetooth HCIPeriodicInquiryMode.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[234/413] Compiling Bluetooth HCIQoSSetup.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[235/413] Compiling Bluetooth HCIQoSSetupComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[236/413] Compiling Bluetooth HCIReadClassOfDevice.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[237/413] Compiling Bluetooth HCIReadClockOffset.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[238/413] Compiling Bluetooth HCIReadClockOffsetComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[239/413] Compiling Bluetooth HCIReadConnectionAcceptTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[240/413] Compiling Bluetooth HCIReadDataBlockSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[241/413] Compiling Bluetooth HCIReadDeviceAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[242/413] Compiling Bluetooth HCIReadLMPHandle.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[243/413] Compiling Bluetooth HCIReadLocalName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[244/413] Compiling Bluetooth HCIReadLocalSupportedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[245/413] Compiling Bluetooth HCIReadLocalVersionInformation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[246/413] Compiling Bluetooth HCILEGenerateDHKey.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[247/413] Compiling Bluetooth HCILEGenerateDHKeyComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[248/413] Compiling Bluetooth HCILELongTermKeyRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[249/413] Compiling Bluetooth HCILELongTermKeyRequestNegativeReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[250/413] Compiling Bluetooth HCILELongTermKeyRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[251/413] Compiling Bluetooth HCILEPeriodicAdvertisingCreateSync.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[252/413] Compiling Bluetooth HCILEPeriodicAdvertisingReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[253/413] Compiling Bluetooth HCILEPeriodicAdvertisingSyncEstablished.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[254/413] Compiling Bluetooth HCILEPeriodicAdvertisingSyncLost.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[255/413] Compiling Bluetooth HCILEPeriodicAdvertisingTerminateSync.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[256/413] Compiling Bluetooth HCILEPhyUpdateComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[257/413] Compiling Bluetooth HCILERandom.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[258/413] Compiling Bluetooth HCILEReadAdvertisingChannelTxPower.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[259/413] Compiling Bluetooth HCILEReadBufferSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[260/413] Compiling Bluetooth HCILEReadChannelMap.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[261/413] Compiling Bluetooth HCILEReadLocalP256PublicKeyComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[262/413] Compiling Bluetooth HCILEReadLocalResolvableAddressReturn.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[263/413] Compiling Bluetooth HCILEReadLocalSupportedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[264/413] Compiling Bluetooth HCILEReadMaximumAdvertisingDataLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[265/413] Compiling Bluetooth HCILEReadMaximumDataLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[266/413] Compiling Bluetooth HCILEReadNumberOfSupportedAdvertisingSets.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[267/413] Compiling Bluetooth HCILEReadPeerResolvableAddressReturn.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[268/413] Compiling Bluetooth HCILEReadPeriodicAdvertisingListSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[269/413] Compiling Bluetooth HCILEReadPhy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[270/436] Compiling Bluetooth HCILEReadRemoteUsedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[271/436] Compiling Bluetooth HCILEReadRemoteUsedFeaturesComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[272/436] Compiling Bluetooth HCILEReadResolvingListSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[273/436] Compiling Bluetooth HCILEReadRfPathCompensation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[274/436] Compiling Bluetooth HCILEReadSuggestedDefaultDataLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[275/436] Compiling Bluetooth HCILEReadSupportedStates.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[276/436] Compiling Bluetooth HCILEReadTransmitPower.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[277/436] Compiling Bluetooth HCILEReadWhiteListSize.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[278/436] Compiling Bluetooth HCILEReceiverTest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[279/436] Compiling Bluetooth HCILERemoteConnectionParameterRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[280/436] Compiling Bluetooth HCILERemoteConnectionParameterRequestNegativeReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[281/436] Compiling Bluetooth HCILERemoteConnectionParameterRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[282/436] Compiling Bluetooth HCILERemoveAdvertisingSet.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[283/436] Compiling Bluetooth HCILERemoveDeviceFromResolvingList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[284/436] Compiling Bluetooth HCILERemoveDeviceFromWhiteList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[285/436] Compiling Bluetooth HCILERemoveDeviceToPeriodicAdvertiserList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[286/436] Compiling Bluetooth HCILEScanRequestReceived.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[287/436] Compiling Bluetooth HCILESetAddressResolutionEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[288/436] Compiling Bluetooth HCILESetAdvertiseEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[289/436] Compiling Bluetooth HCILESetAdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[290/436] Compiling Bluetooth HCILESetAdvertisingParameters.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[291/436] Compiling Bluetooth HCILESetAdvertisingSetRandomAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[292/436] Compiling Bluetooth HCILESetDataLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[293/436] Compiling Bluetooth HCILESetDefaultPhy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[294/436] Compiling Bluetooth HCILESetEventMask.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[295/436] Compiling Bluetooth HCILESetExtendedAdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[296/436] Compiling Bluetooth HCILESetExtendedAdvertisingParameters.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[297/436] Compiling Bluetooth HCILESetExtendedScanEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[298/436] Compiling Bluetooth HCILESetExtendedScanParameters.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[299/436] Compiling Bluetooth HCILESetExtendedScanResponseData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[300/436] Compiling Bluetooth HCILESetHostChannelClassification.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[301/436] Compiling Bluetooth HCILESetPeriodicAdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[302/436] Compiling Bluetooth HCILESetPeriodicAdvertisingEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[303/436] Compiling Bluetooth HCILESetPeriodicAdvertisingParameters.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[304/436] Compiling Bluetooth HCILESetPhy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[305/436] Compiling Bluetooth HCILESetPrivacyMode.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[306/436] Compiling Bluetooth HCILESetRandomAddress.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[307/436] Compiling Bluetooth HCILESetResolvablePrivateAddressTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[308/436] Compiling Bluetooth HCILESetScanEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[309/436] Compiling Bluetooth HCILESetScanParameters.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[310/436] Compiling Bluetooth HCILESetScanResponseData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[311/436] Compiling Bluetooth HCILEStartEncryption.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[312/436] Compiling Bluetooth HCILETestEnd.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[313/436] Compiling Bluetooth HCILETransmitterTest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[314/436] Compiling Bluetooth HCILEUpdateConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[315/436] Compiling Bluetooth HCILEWriteRfPathCompensation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[316/436] Compiling Bluetooth HCILEWriteSuggestedDefaultDataLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[317/436] Compiling Bluetooth HCILinkKeyNotification.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[318/436] Compiling Bluetooth HCIReadPageTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[319/436] Compiling Bluetooth HCIReadRemoteExtendedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[320/436] Compiling Bluetooth HCIReadRemoteExtendedFeaturesComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[321/436] Compiling Bluetooth HCIReadRemoteFeaturesComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[322/436] Compiling Bluetooth HCIReadRemoteSupportedFeatures.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[323/436] Compiling Bluetooth HCIReadRemoteVersionInformation.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[324/436] Compiling Bluetooth HCIReadRemoteVersionInformationComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[325/436] Compiling Bluetooth HCIReadStoredLinkKey.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[326/436] Compiling Bluetooth HCIRejectConnectionRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[327/436] Compiling Bluetooth HCIRemoteNameRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[328/436] Compiling Bluetooth HCIRemoteNameRequestComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[329/436] Compiling Bluetooth HCIReset.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[330/436] Compiling Bluetooth HCISetConnectionEncryption.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[331/436] Compiling Bluetooth HCISetEventFilter.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[332/436] Compiling Bluetooth HCISimplePairingComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[333/436] Compiling Bluetooth HCIUserConfirmationRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[334/436] Compiling Bluetooth HCIUserConfirmationRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[335/436] Compiling Bluetooth HCIVersion.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[336/436] Compiling Bluetooth HCIWriteClassOfDevice.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[337/436] Compiling Bluetooth HCIWriteConnectionAcceptTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[338/436] Compiling Bluetooth HCIWriteLinkPolicySettings.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[339/436] Compiling Bluetooth HCIWriteLinkSupervisionTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[340/436] Compiling Bluetooth HCIWriteLocalName.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[341/436] Compiling Bluetooth LowEnergyConnectionLatency.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[342/436] Compiling Bluetooth LowEnergyConnectionLength.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[343/436] Compiling Bluetooth LowEnergyEvent.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[344/436] Compiling Bluetooth LowEnergyFeature.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[345/436] Compiling Bluetooth LowEnergyFragmentPreference.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[346/436] Compiling Bluetooth LowEnergyMaxTxOctets.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[347/436] Compiling Bluetooth LowEnergyMaxTxTime.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[348/436] Compiling Bluetooth LowEnergyPacketPayload.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[349/436] Compiling Bluetooth LowEnergyPeerIdentifyAddressType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[350/436] Compiling Bluetooth LowEnergyPhyOptions.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[351/436] Compiling Bluetooth LowEnergyResolvingList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[352/436] Compiling Bluetooth LowEnergyRfRxPathCompensationValue.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[353/436] Compiling Bluetooth LowEnergyRfTxPathCompensationValue.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[354/436] Compiling Bluetooth LowEnergyRole.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[355/436] Compiling Bluetooth LowEnergyRxChannel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[356/436] Compiling Bluetooth LowEnergyRxPhy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[357/436] Compiling Bluetooth LowEnergyRxPhys.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[358/436] Compiling Bluetooth LowEnergyScanInterval.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[359/436] Compiling Bluetooth LowEnergyScanTimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[360/436] Compiling Bluetooth LowEnergyState.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[361/436] Compiling Bluetooth LowEnergySupervisionTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[362/436] Compiling Bluetooth LowEnergyTxChannel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[363/436] Compiling Bluetooth LowEnergyTxPhy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[364/436] Compiling Bluetooth HCIIOCapabilityRequest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[365/436] Compiling Bluetooth HCIIOCapabilityRequestReply.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[366/436] Compiling Bluetooth HCIIOCapabilityResponse.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[367/436] Compiling Bluetooth HCIInquiry.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[368/436] Compiling Bluetooth HCIInquiryCancel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[369/436] Compiling Bluetooth HCIInquiryComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[370/436] Compiling Bluetooth HCIInquiryResult.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[371/436] Compiling Bluetooth HCILEAddDeviceToPeriodicAdvertiserList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[372/436] Compiling Bluetooth HCILEAddDeviceToResolvingList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[373/436] Compiling Bluetooth HCILEAddDeviceToWhiteList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[374/436] Compiling Bluetooth HCILEAdvertisingReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[375/436] Compiling Bluetooth HCILEAdvertisingSetTerminated.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[376/436] Compiling Bluetooth HCILEChannelSelectionAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[377/436] Compiling Bluetooth HCILEConnectionComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[378/436] Compiling Bluetooth HCILEConnectionUpdateComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[379/436] Compiling Bluetooth HCILECreateConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[380/436] Compiling Bluetooth HCILEDataLengthChange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[381/436] Compiling Bluetooth HCILEDirectedAdvertisingReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[382/436] Compiling Bluetooth HCILEEncrypt.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[383/436] Compiling Bluetooth HCILEEnhancedConnectionComplete.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[384/436] Compiling Bluetooth HCILEEnhancedReceiverTest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[385/436] Compiling Bluetooth HCILEEnhancedTransmitterTest.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[386/436] Compiling Bluetooth HCILEExtendedAdvertisingReport.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[387/436] Compiling Bluetooth HCILEExtendedCreateConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[388/436] Compiling Bluetooth HCIWritePageScanActivity.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[389/436] Compiling Bluetooth HCIWritePageScanType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[390/436] Compiling Bluetooth HCIWritePageTimeout.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[391/436] Compiling Bluetooth HCIWriteScanEnable.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[392/436] Compiling Bluetooth Hexadecimal.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[393/436] Compiling Bluetooth HostControllerBasebandCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[394/436] Compiling Bluetooth InformationalCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[395/436] Compiling Bluetooth Integer.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[396/436] Compiling Bluetooth L2CAPSocket.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[397/436] Compiling Bluetooth LMPFeature.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[398/436] Compiling Bluetooth LinkControlCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[399/436] Compiling Bluetooth LinkPolicyCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[400/436] Compiling Bluetooth LowEnergyAddressType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[401/436] Compiling Bluetooth LowEnergyAdvertiserAddressType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[402/436] Compiling Bluetooth LowEnergyAdvertising.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[403/436] Compiling Bluetooth LowEnergyAdvertisingData.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[404/436] Compiling Bluetooth LowEnergyAllPhys.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[405/436] Compiling Bluetooth LowEnergyChannelMap.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[406/436] Compiling Bluetooth LowEnergyClockAccuracy.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[407/436] Compiling Bluetooth LowEnergyCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[408/436] Compiling Bluetooth LowEnergyConnection.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[409/436] Compiling Bluetooth LowEnergyConnectionInterval.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[410/436] Compiling Bluetooth LowEnergyConnectionIntervalRange.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[411/436] Compiling Bluetooth LowEnergyTxPhys.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[412/436] Compiling Bluetooth LowEnergyTxPower.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[413/436] Compiling Bluetooth LowEnergyWhiteList.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[414/436] Compiling Bluetooth LowEnergyWhiteListDevice.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[415/436] Compiling Bluetooth PacketType.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[416/436] Compiling Bluetooth ProtocolServiceMultiplexer.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[417/436] Compiling Bluetooth RSSI.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[418/436] Compiling Bluetooth SFloat.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[419/436] Compiling Bluetooth SecurityLevel.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[420/436] Compiling Bluetooth StatusParametersCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[421/436] Compiling Bluetooth TestingCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[422/436] Compiling Bluetooth UInt128.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[423/436] Compiling Bluetooth UInt24.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[424/436] Compiling Bluetooth UInt256.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[425/436] Compiling Bluetooth UInt40.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[426/436] Compiling Bluetooth UInt48.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[427/436] Compiling Bluetooth UInt512.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[428/436] Compiling Bluetooth UUID.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[429/436] Compiling Bluetooth Unit.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[430/436] Compiling Bluetooth UnitIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[431/436] Compiling Bluetooth UnitIdentifierExtension.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[432/436] Compiling Bluetooth VendorCommand.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
[433/436] Compiling Bluetooth iBeacon.swift
/host/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/ATT.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | // MARK: - Protocol Definitions
BUILD FAILURE 6.2 wasm