Build Information
Successful build of GATT, reference master (aacc05
), with Swift 6.1 for macOS (SPM) on 9 Jul 2025 21:33:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/GATT.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/GATT
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aacc056 Merge pull request #38 from PureSwift/feature/github-ci
Cloned https://github.com/PureSwift/GATT.git
Revision (git rev-parse @):
aacc05662e4fec5fdf22c666d14c0a79763f40f6
SUCCESS checkout https://github.com/PureSwift/GATT.git at master
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23810] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.50s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 7.2.3 (2.21s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.68s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (4.23s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 7.2.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "gatt",
"name": "GATT",
"url": "https://github.com/PureSwift/GATT.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GATT",
"dependencies": [
{
"identity": "bluetooth",
"name": "Bluetooth",
"url": "https://github.com/PureSwift/Bluetooth.git",
"version": "7.2.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bluetooth",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "601.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/PureSwift/GATT.git
[1/5775] Fetching gatt
Fetched https://github.com/PureSwift/GATT.git from cache (1.04s)
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.46s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 7.2.3 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.00s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 7.2.3
Creating working copy for https://github.com/PureSwift/GATT.git
Working copy of https://github.com/PureSwift/GATT.git resolved at master (aacc056)
warning: '.resolve-product-dependencies': dependency 'gatt' is not used by any target
Found 1 product dependencies
- Bluetooth
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/PureSwift/GATT.git
https://github.com/PureSwift/GATT.git
{
"dependencies" : [
{
"identity" : "bluetooth",
"requirement" : {
"range" : [
{
"lower_bound" : "7.2.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Bluetooth.git"
}
],
"manifest_display_name" : "GATT",
"name" : "GATT",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GATT",
"targets" : [
"GATT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DarwinGATT",
"targets" : [
"DarwinGATT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GATTTests",
"module_type" : "SwiftTarget",
"name" : "GATTTests",
"path" : "Tests/GATTTests",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"sources" : [
"GATTTests.swift",
"TestHostController.swift",
"TestL2CAPSocket.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "test"
},
{
"c99name" : "GATT",
"module_type" : "SwiftTarget",
"name" : "GATT",
"path" : "Sources/GATT",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"product_memberships" : [
"GATT",
"DarwinGATT"
],
"sources" : [
"AdvertisementData.swift",
"AsyncStream.swift",
"AttributePermission.swift",
"CentralAttributes.swift",
"CentralError.swift",
"CentralProtocol.swift",
"CharacteristicProperty.swift",
"Extensions/OptionSet.swift",
"GATTCentral.swift",
"GATTClientConnection.swift",
"GATTPeripheral.swift",
"GATTServerConnection.swift",
"L2CAP.swift",
"ManufacturerSpecificData.swift",
"MaximumTransmissionUnit.swift",
"Peer.swift",
"PeripheralProtocol.swift",
"ScanData.swift"
],
"type" : "library"
},
{
"c99name" : "DarwinGATT",
"module_type" : "SwiftTarget",
"name" : "DarwinGATT",
"path" : "Sources/DarwinGATT",
"product_dependencies" : [
"BluetoothGATT"
],
"product_memberships" : [
"DarwinGATT"
],
"sources" : [
"DarwinAdvertisementData.swift",
"DarwinAttributes.swift",
"DarwinBluetoothState.swift",
"DarwinCentral.swift",
"DarwinCentralError.swift",
"DarwinDescriptor.swift",
"DarwinPeripheral.swift",
"Extensions/CBCentral.swift",
"Extensions/CBPeripheral.swift",
"Extensions/Integer.swift",
"PeripheralContinuation.swift",
"Queue.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/14] Write sources
[0/14] Write GenerateBluetooth-tool-entitlement.plist
[2/14] Copying DescriptorUUID.json
[3/14] Copying UnitIdentifier.json
[3/14] Copying MemberUUID.json
[3/14] Copying DeclarationUUID.json
[3/14] Write sources
[4/14] Copying CompanyIdentifier.json
[4/14] Copying CharacteristicUUID.json
[9/14] Copying ServiceUUID.json
[10/14] Write swift-version-2F0A5646E1D333AE.txt
[12/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[13/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[14/19] Compiling BluetoothMetadata BluetoothUUID.swift
[15/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[16/19] Emitting module BluetoothMetadata
[17/26] Compiling GenerateBluetooth Generate.swift
[18/26] Compiling GenerateBluetooth UnitIdentifier.swift
[19/26] Compiling GenerateBluetooth Hexadecimal.swift
[20/26] Compiling GenerateBluetooth CompanyIdentifier.swift
[21/26] Compiling GenerateBluetooth BluetoothUUID.swift
[22/26] Emitting module GenerateBluetooth
[23/26] Compiling GenerateBluetooth String.swift
[23/26] Write Objects.LinkFileList
[24/26] Linking GenerateBluetooth-tool
[25/26] Applying GenerateBluetooth-tool
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/53] Write sources
[19/53] Copying ServiceUUID.json
[19/53] Copying MemberUUID.json
[20/53] Copying DescriptorUUID.json
[20/53] Copying DeclarationUUID.json
[20/53] Copying CompanyIdentifier.json
[20/53] Copying UnitIdentifier.json
[25/53] Copying CharacteristicUUID.json
[25/53] Copying ServiceUUID.json
[27/53] Write sources
[27/53] Copying DeclarationUUID.json
[31/53] Copying CompanyIdentifier.json
[31/53] Write sources
[32/53] Copying CharacteristicUUID.json
[32/53] Copying DescriptorUUID.json
[32/53] Write sources
[36/53] Copying MemberUUID.json
[37/53] Write sources
[39/53] Compiling _SwiftSyntaxCShims dummy.c
[40/53] Write swift-version-2F0A5646E1D333AE.txt
[42/66] Emitting module SwiftSyntax509
[43/66] Compiling SwiftSyntax509 Empty.swift
[44/66] Emitting module SwiftSyntax600
[45/66] Compiling SwiftSyntax601 Empty.swift
[46/66] Compiling SwiftSyntax510 Empty.swift
[47/66] Compiling SwiftSyntax600 Empty.swift
[48/66] Emitting module SwiftSyntax601
[49/66] Emitting module SwiftSyntax510
[49/66] Write Objects.LinkFileList
[51/66] Compiling BluetoothMetadata resource_bundle_accessor.swift
[52/111] Compiling BluetoothMetadata CompanyIdentifier.swift
[53/130] Compiling BluetoothMetadata BluetoothMetadata.swift
[54/130] Emitting module BluetoothMetadata
[55/130] Compiling BluetoothMetadata BluetoothUUID.swift
[55/132] Linking GenerateBluetooth-tool
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[56/132] Generate Bluetooth Unit Identifier Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[57/132] Generate Bluetooth Descriptor UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[58/132] Generate Bluetooth Declaration UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[59/132] Generate Bluetooth Service UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[60/132] Generate Bluetooth Characteristic UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[61/132] Generate Bluetooth Member UUID Definitions
[63/132] Compiling SwiftSyntax AbsolutePosition.swift
[64/132] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[65/132] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[66/132] Compiling SwiftSyntax Assert.swift
[67/132] Compiling SwiftSyntax BumpPtrAllocator.swift
[68/132] Compiling SwiftSyntax CommonAncestor.swift
[69/132] Compiling SwiftSyntax Convenience.swift
[70/132] Compiling SwiftSyntax CustomTraits.swift
[71/139] Compiling SwiftSyntax SyntaxProtocol.swift
[72/139] Compiling SwiftSyntax SyntaxText.swift
[73/139] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[74/139] Compiling SwiftSyntax TokenDiagnostic.swift
[75/139] Compiling SwiftSyntax TokenSequence.swift
[76/139] Compiling SwiftSyntax TokenSyntax.swift
[77/139] Compiling SwiftSyntax Trivia.swift
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[77/139] Generate Bluetooth Company Identifier Definitions
[78/139] Write sources
[80/139] Compiling SwiftSyntax EditorPlaceholder.swift
[81/139] Compiling SwiftSyntax Identifier.swift
[82/139] Compiling SwiftSyntax MemoryLayout.swift
[83/139] Compiling SwiftSyntax MissingNodeInitializers.swift
[84/139] Compiling SwiftSyntax RawSyntax.swift
[85/139] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[86/139] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[87/139] Compiling SwiftSyntax RawSyntaxTokenView.swift
[88/139] Emitting module SwiftSyntax
[89/139] Compiling SwiftSyntax Tokens.swift
[90/139] Compiling SwiftSyntax TriviaPieces.swift
[91/139] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[92/139] Compiling SwiftSyntax RawSyntaxNodesC.swift
[93/139] Compiling SwiftSyntax RawSyntaxNodesD.swift
[94/139] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[95/139] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[96/139] Compiling SwiftSyntax SourceEdit.swift
[97/139] Compiling SwiftSyntax SourceLength.swift
[98/139] Compiling SwiftSyntax SourceLocation.swift
[99/139] Compiling SwiftSyntax SourcePresence.swift
[100/139] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[101/139] Compiling SwiftSyntax Syntax.swift
[102/139] Compiling SwiftSyntax SyntaxArena.swift
[103/139] Compiling SwiftSyntax SyntaxCollections.swift
[104/139] Compiling SwiftSyntax SyntaxEnum.swift
[105/139] Compiling SwiftSyntax SyntaxKind.swift
[106/139] Compiling SwiftSyntax SyntaxRewriter.swift
[107/139] Compiling SwiftSyntax SyntaxTraits.swift
[108/139] Compiling SwiftSyntax SyntaxVisitor.swift
[109/139] Compiling SwiftSyntax TokenKind.swift
[110/139] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[111/139] Compiling SwiftSyntax SyntaxChildren.swift
[112/139] Compiling SwiftSyntax SyntaxCollection.swift
[113/139] Compiling SwiftSyntax SyntaxHashable.swift
[114/139] Compiling SwiftSyntax SyntaxIdentifier.swift
[115/139] Compiling SwiftSyntax SyntaxNodeFactory.swift
[116/139] Compiling SwiftSyntax SyntaxNodeStructure.swift
[117/139] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[118/139] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[119/139] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[120/139] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[121/139] Compiling SwiftSyntax RawSyntaxValidation.swift
[122/139] Compiling SwiftSyntax SyntaxNodesAB.swift
[123/139] Compiling SwiftSyntax SyntaxNodesC.swift
[124/139] Compiling SwiftSyntax Utils.swift
[125/139] Compiling SwiftSyntax ChildNameForKeyPath.swift
[126/139] Compiling SwiftSyntax Keyword.swift
[127/139] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[128/139] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[129/139] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[130/139] Compiling SwiftSyntax SyntaxBaseNodes.swift
[131/139] Compiling SwiftSyntax SyntaxNodesD.swift
[132/139] Compiling SwiftSyntax SyntaxNodesEF.swift
[133/139] Compiling SwiftSyntax SyntaxNodesGHI.swift
[134/139] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[135/139] Compiling SwiftSyntax SyntaxNodesOP.swift
[136/139] Compiling SwiftSyntax SyntaxNodesQRS.swift
[137/139] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[138/198] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[139/198] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[140/198] Compiling SwiftDiagnostics Message.swift
[141/199] Emitting module SwiftDiagnostics
[142/199] Compiling SwiftDiagnostics Convenience.swift
[143/199] Compiling SwiftDiagnostics Diagnostic.swift
[144/199] Compiling SwiftDiagnostics Note.swift
[145/199] Compiling SwiftBasicFormat Syntax+Extensions.swift
[146/199] Compiling SwiftBasicFormat Indenter.swift
[147/199] Compiling SwiftBasicFormat InferIndentation.swift
[148/199] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[149/199] Compiling SwiftDiagnostics FixIt.swift
[150/199] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[151/199] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[152/199] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[153/199] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[154/199] Emitting module SwiftBasicFormat
[155/199] Compiling SwiftBasicFormat BasicFormat.swift
[156/199] Compiling SwiftParser TopLevel.swift
[157/199] Compiling SwiftParser TriviaParser.swift
[158/199] Compiling SwiftParser Types.swift
[159/199] Compiling SwiftParser ExperimentalFeatures.swift
[160/203] Compiling SwiftParser StringLiterals.swift
[161/203] Compiling SwiftParser SwiftParserCompatibility.swift
[162/203] Compiling SwiftParser SwiftVersion.swift
[163/203] Compiling SwiftParser SyntaxUtils.swift
[164/203] Compiling SwiftParser TokenConsumer.swift
[165/203] Compiling SwiftParser TokenPrecedence.swift
[166/203] Compiling SwiftParser TokenSpec.swift
[167/203] Compiling SwiftParser TokenSpecSet.swift
[168/203] Compiling SwiftParser Recovery.swift
[169/203] Compiling SwiftParser Specifiers.swift
[170/203] Compiling SwiftParser Statements.swift
[171/203] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[172/203] Compiling SwiftParser UnicodeScalarExtensions.swift
[173/203] Compiling SwiftParser Lookahead.swift
[174/203] Compiling SwiftParser LoopProgressCondition.swift
[175/203] Compiling SwiftParser Modifiers.swift
[176/203] Compiling SwiftParser Names.swift
[177/203] Compiling SwiftParser Nominals.swift
[178/203] Compiling SwiftParser Parameters.swift
[179/203] Compiling SwiftParser ParseSourceFile.swift
[180/203] Compiling SwiftParser Parser.swift
[181/203] Compiling SwiftParser Patterns.swift
[182/203] Emitting module SwiftParser
[183/203] Compiling SwiftParser Attributes.swift
[184/203] Compiling SwiftParser Availability.swift
[185/203] Compiling SwiftParser CharacterInfo.swift
[186/203] Compiling SwiftParser CollectionNodes+Parsable.swift
[187/203] Compiling SwiftParser Declarations.swift
[188/203] Compiling SwiftParser Directives.swift
[189/203] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[190/203] Compiling SwiftParser Expressions.swift
[191/203] Compiling SwiftParser IncrementalParseTransition.swift
[192/203] Compiling SwiftParser IsValidIdentifier.swift
[193/203] Compiling SwiftParser Cursor.swift
[194/203] Compiling SwiftParser Lexeme.swift
[195/203] Compiling SwiftParser LexemeSequence.swift
[196/203] Compiling SwiftParser Lexer.swift
[197/203] Compiling SwiftParser RegexLiteralLexer.swift
[198/203] Compiling SwiftParser IsLexerClassified.swift
[199/203] Compiling SwiftParser LayoutNodes+Parsable.swift
[200/203] Compiling SwiftParser Parser+TokenSpecSet.swift
[201/203] Compiling SwiftParser TokenSpecStaticMembers.swift
[202/226] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[203/227] Compiling SwiftParserDiagnostics PresenceUtils.swift
[204/227] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[205/227] Emitting module SwiftOperators
[206/228] Compiling SwiftOperators OperatorTable.swift
[207/228] Compiling SwiftOperators OperatorTable+Semantics.swift
[208/228] Compiling SwiftOperators PrecedenceGraph.swift
[209/228] Compiling SwiftOperators OperatorTable+Defaults.swift
[210/228] Compiling SwiftOperators OperatorError+Diagnostics.swift
[211/228] Compiling SwiftOperators OperatorError.swift
[212/228] Compiling SwiftOperators PrecedenceGroup.swift
[213/228] Compiling SwiftOperators Operator.swift
[214/228] Compiling SwiftOperators OperatorTable+Folding.swift
[215/228] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[216/228] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[217/228] Compiling SwiftParserDiagnostics Utils.swift
[218/228] Compiling SwiftOperators SyntaxSynthesis.swift
[219/228] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[220/228] Emitting module SwiftParserDiagnostics
[221/228] Compiling SwiftParserDiagnostics MissingNodesError.swift
[222/228] Compiling SwiftParserDiagnostics MissingTokenError.swift
[223/228] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[224/228] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[225/228] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[226/228] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[227/243] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[228/243] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[229/243] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[230/244] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[231/244] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[232/244] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[233/244] Compiling SwiftSyntaxBuilder Indenter.swift
[234/244] Compiling SwiftSyntaxBuilder ListBuilder.swift
[235/244] Emitting module SwiftSyntaxBuilder
[236/244] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[237/244] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[238/244] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[239/244] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[240/244] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[241/244] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[242/244] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[243/262] Compiling SwiftSyntaxMacros Macro.swift
[244/262] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[245/263] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[246/263] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[247/263] Compiling SwiftSyntaxMacros PreambleMacro.swift
[248/263] Compiling SwiftSyntaxMacros MemberMacro.swift
[249/263] Compiling SwiftSyntaxMacros PeerMacro.swift
[250/263] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[251/263] Compiling SwiftSyntaxMacros AccessorMacro.swift
[252/263] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[253/263] Compiling SwiftSyntaxMacros Macro+Format.swift
[254/263] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[255/263] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[256/263] Emitting module SwiftSyntaxMacros
[257/263] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[258/263] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[259/263] Compiling SwiftSyntaxMacros AttachedMacro.swift
[260/263] Compiling SwiftSyntaxMacros BodyMacro.swift
[261/263] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[262/273] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[263/273] Emitting module SwiftSyntaxMacroExpansion
[264/273] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[265/273] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[266/273] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[267/273] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[268/273] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[269/273] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[270/273] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[271/273] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[272/285] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[273/285] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[274/285] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[275/285] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[276/285] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[277/285] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[278/285] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[279/285] Emitting module SwiftCompilerPluginMessageHandling
[280/285] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[281/285] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[282/285] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[283/285] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[284/286] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[285/288] Emitting module SwiftCompilerPlugin
[286/288] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[287/293] Compiling BluetoothMacros Plugins.swift
[288/293] Compiling BluetoothMacros Hexadecimal.swift
[289/293] Compiling BluetoothMacros BluetoothAddress.swift
[290/293] Compiling BluetoothMacros BluetoothUUID.swift
[291/293] Emitting module BluetoothMacros
[291/293] Write Objects.LinkFileList
[292/293] Linking BluetoothMacros-tool
[294/330] Compiling Bluetooth Unit.swift
[295/330] Compiling Bluetooth UnitIdentifier.swift
[296/330] Compiling Bluetooth UnitIdentifierMetadata.swift
[297/330] Compiling Bluetooth iBeacon.swift
[298/333] Compiling Bluetooth UInt256.swift
[299/333] Compiling Bluetooth UInt40.swift
[300/333] Compiling Bluetooth UInt48.swift
[301/333] Compiling Bluetooth UInt512.swift
[302/333] Compiling Bluetooth L2CAPSocket.swift
[303/333] Compiling Bluetooth LowEnergyAdvertisingData.swift
[304/333] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[305/333] Compiling Bluetooth RSSI.swift
[306/333] Compiling Bluetooth CompanyIdentifier.swift
[307/333] Compiling Bluetooth CompanyIdentifierMetadata.swift
[308/333] Compiling Bluetooth Data.swift
[309/333] Compiling Bluetooth Hexadecimal.swift
[310/333] Compiling Bluetooth Integer.swift
[311/333] Compiling Bluetooth String.swift
[312/333] Compiling Bluetooth System.swift
[313/333] Compiling Bluetooth UUID.swift
[314/333] Compiling Bluetooth DescriptorUUID.swift
[315/333] Compiling Bluetooth MemberUUID.swift
[316/333] Compiling Bluetooth DeclarationUUID.swift
[317/333] Compiling Bluetooth Address.swift
[318/333] Compiling Bluetooth AsyncIndefiniteStream.swift
[319/333] Compiling Bluetooth BitMaskOption.swift
[320/333] Compiling Bluetooth BluetoothUUID.swift
[321/333] Compiling Bluetooth BluetoothUUIDMetadata.swift
[322/333] Compiling Bluetooth ByteSwap.swift
[323/333] Compiling Bluetooth ByteValue.swift
[324/333] Compiling Bluetooth ClassOfDevice.swift
[325/333] Compiling Bluetooth CompanyIdentifiers.swift
[326/333] Compiling Bluetooth UnitIdentifiers.swift
[327/333] Compiling Bluetooth ServiceUUID.swift
[328/333] Compiling Bluetooth CharacteristicUUID.swift
[329/333] Compiling Bluetooth SFloat.swift
[330/333] Compiling Bluetooth SecurityLevel.swift
[331/333] Compiling Bluetooth UInt128.swift
[332/333] Compiling Bluetooth UInt24.swift
[333/333] Emitting module Bluetooth
[334/503] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[335/503] Compiling BluetoothGATT ATTWriteCommand.swift
[336/503] Compiling BluetoothGATT ATTWriteRequest.swift
[337/503] Compiling BluetoothGATT ATTWriteResponse.swift
[338/503] Compiling BluetoothGATT Array.swift
[339/508] Compiling BluetoothGATT ATTHandleValueIndication.swift
[340/508] Compiling BluetoothGATT ATTHandleValueNotification.swift
[341/508] Compiling BluetoothGATT ATTMaximumTransmissionUnit.swift
[342/508] Compiling BluetoothGATT ATTReadRequest.swift
[343/508] Compiling BluetoothGATT ATTReadResponse.swift
[344/508] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[345/508] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[346/508] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[347/508] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[348/508] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[349/508] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[350/508] Compiling BluetoothGAP GAPClassOfDevice.swift
[351/508] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[352/508] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[353/508] Compiling BluetoothGATT GATTAerobicThreshold.swift
[354/508] Compiling BluetoothGAP GAPCompleteLocalName.swift
[355/508] Compiling BluetoothGATT Bool.swift
[356/508] Compiling BluetoothGATT Data.swift
[357/508] Compiling BluetoothGATT Hexadecimal.swift
[358/508] Compiling BluetoothGATT Integer.swift
[359/508] Compiling BluetoothGATT OptionSet.swift
[360/508] Emitting module BluetoothGAP
[361/508] Compiling BluetoothGATT String.swift
[362/508] Compiling BluetoothGATT System.swift
[363/508] Compiling BluetoothGATT ATTMaximumTransmissionUnitRequest.swift
[364/508] Compiling BluetoothGATT ATTMaximumTransmissionUnitResponse.swift
[365/508] Compiling BluetoothGATT ATTOpcode.swift
[366/508] Compiling BluetoothGATT ATTPrepareWriteRequest.swift
[367/508] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[368/508] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[369/508] Compiling BluetoothGATT ATTReadBlobRequest.swift
[370/508] Compiling BluetoothGATT ATTReadBlobResponse.swift
[371/508] Compiling BluetoothGATT ATTAttributePermissions.swift
[372/508] Compiling BluetoothGATT ATTConnection.swift
[373/508] Compiling BluetoothGATT ATTError.swift
[374/508] Compiling BluetoothGATT ATTErrorResponse.swift
[375/508] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[376/508] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[377/508] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[378/508] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[379/508] Compiling BluetoothGATT ATTFindInformationRequest.swift
[380/508] Compiling BluetoothGATT ATTFindInformationResponse.swift
[381/508] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[382/508] Compiling BluetoothGATT GATTDateUTC.swift
[383/508] Compiling BluetoothGATT GATTDayDateTime.swift
[384/508] Compiling BluetoothGATT GATTDayOfWeek.swift
[385/508] Compiling BluetoothGATT GATTDescriptor.swift
[386/508] Compiling BluetoothGATT GATTDstOffset.swift
[387/508] Compiling BluetoothGATT GATTExactTime256.swift
[388/508] Compiling BluetoothGATT GATTExternalReportReference.swift
[389/508] Compiling BluetoothGATT GATTFirmwareRevisionString.swift
[390/508] Compiling BluetoothGATT GATTFloorNumber.swift
[391/508] Compiling BluetoothGATT GATTFormatDescriptor.swift
[392/508] Compiling BluetoothGATT GATTHardwareRevisionString.swift
[393/508] Compiling BluetoothGATT GATTIndoorPositioningConfiguration.swift
[394/508] Compiling BluetoothGATT GATTLatitude.swift
[395/521] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[396/521] Compiling BluetoothGAP GAPTxPowerLevel.swift
[397/521] Compiling BluetoothGAP GAPURI.swift
[398/521] Compiling BluetoothGAP GAPUUIDList.swift
[399/521] Compiling BluetoothGAP iBeacon.swift
[442/727] Compiling BluetoothHCI LowEnergyAddressType.swift
[443/727] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[444/727] Compiling BluetoothHCI LowEnergyAdvertising.swift
[445/727] Compiling BluetoothHCI LowEnergyAllPhys.swift
[446/727] Compiling BluetoothHCI LowEnergyChannelMap.swift
[447/727] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[448/727] Compiling BluetoothHCI LowEnergyCommand.swift
[449/727] Compiling BluetoothHCI LowEnergyConnection.swift
[450/727] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[451/727] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[452/727] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[453/727] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[454/727] Compiling BluetoothHCI LowEnergyEvent.swift
[455/727] Compiling BluetoothHCI LowEnergyFeature.swift
[456/727] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[457/727] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[458/727] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[459/727] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[460/727] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[461/727] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[462/727] Compiling BluetoothHCI AdvertisingInterval.swift
[463/727] Compiling BluetoothHCI BluetoothHostController.swift
[464/727] Compiling BluetoothHCI ChannelIdentifier.swift
[465/727] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[466/727] Compiling BluetoothHCI Bool.swift
[467/727] Compiling BluetoothHCI Hexadecimal.swift
[468/727] Emitting module BluetoothGATT
[469/727] Compiling BluetoothHCI Integer.swift
[470/727] Compiling BluetoothHCI String.swift
[471/727] Compiling BluetoothHCI System.swift
[472/727] Compiling BluetoothHCI HCI.swift
[473/727] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[474/727] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[475/727] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[476/727] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[477/727] Compiling BluetoothHCI HCICommand.swift
[478/727] Compiling BluetoothHCI HCICommandComplete.swift
[479/727] Compiling BluetoothHCI HCICommandStatus.swift
[480/727] Compiling BluetoothHCI HCICommandTimeout.swift
[481/727] Compiling BluetoothHCI HCIConnectionComplete.swift
[482/727] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[483/727] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[484/727] Compiling BluetoothHCI HCIDisconnect.swift
[485/727] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[486/727] Compiling BluetoothHCI HCIEncryptionChange.swift
[487/727] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[488/727] Compiling BluetoothHCI HCIError.swift
[489/727] Compiling BluetoothHCI HCIEvent.swift
[490/727] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[491/727] Compiling BluetoothHCI HCIGeneralEvent.swift
[492/727] Compiling BluetoothHCI HCIHoldMode.swift
[493/727] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[494/727] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[495/727] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[496/727] Compiling BluetoothHCI HCIInquiry.swift
[497/727] Compiling BluetoothHCI HCIInquiryCancel.swift
[498/727] Compiling BluetoothHCI HCIInquiryComplete.swift
[499/727] Compiling BluetoothHCI HCIInquiryResult.swift
[500/727] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[501/727] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[502/727] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[503/727] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[504/727] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[505/727] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[506/727] Compiling BluetoothHCI HCILEConnectionComplete.swift
[507/727] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[508/727] Compiling BluetoothHCI HCILECreateConnection.swift
[509/727] Compiling BluetoothHCI HCILEDataLengthChange.swift
[510/727] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[511/727] Compiling BluetoothHCI HCILEEncrypt.swift
[512/727] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[513/727] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[514/727] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[515/727] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[516/727] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[517/727] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[518/727] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[519/727] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[520/727] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[521/727] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[522/727] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[523/727] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[524/727] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[525/727] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[526/727] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[527/727] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[528/749] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[529/749] Compiling BluetoothHCI HCILESetPhy.swift
[530/749] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[531/749] Compiling BluetoothHCI HCILESetRandomAddress.swift
[532/749] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[533/749] Compiling BluetoothHCI HCILESetScanEnable.swift
[534/749] Compiling BluetoothHCI HCILESetScanParameters.swift
[535/749] Compiling BluetoothHCI HCILESetScanResponseData.swift
[536/749] Compiling BluetoothHCI HCILEStartEncryption.swift
[537/749] Compiling BluetoothHCI HCILETestEnd.swift
[538/749] Compiling BluetoothHCI HCILETransmitterTest.swift
[539/749] Compiling BluetoothHCI HCILEUpdateConnection.swift
[540/749] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[541/749] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[542/749] Compiling BluetoothHCI HCILinkKeyNotification.swift
[543/749] Compiling BluetoothHCI HCILinkKeyRequest.swift
[544/749] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[545/749] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[546/749] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[547/749] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[548/749] Compiling BluetoothHCI HCIModeChange.swift
[549/749] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[550/749] Compiling BluetoothHCI HCIPINCodeRequest.swift
[571/749] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[572/749] Compiling BluetoothHCI HCIConnectionRequest.swift
[573/749] Compiling BluetoothHCI HCICreateConnection.swift
[574/749] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[575/749] Compiling BluetoothHCI HCIPacketHeader.swift
[576/749] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[577/749] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[578/749] Compiling BluetoothHCI HCIQoSSetup.swift
[579/749] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[580/749] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[581/749] Compiling BluetoothHCI HCIReadClockOffset.swift
[582/749] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[583/749] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[584/749] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[585/749] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[586/749] Compiling BluetoothHCI HCIReadLMPHandle.swift
[587/749] Compiling BluetoothHCI HCIReadLocalName.swift
[588/749] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[589/749] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[590/749] Compiling BluetoothHCI HCIReadPageTimeout.swift
[591/749] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[592/749] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[593/749] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[594/749] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[595/749] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[596/749] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[597/749] Compiling BluetoothHCI LMPFeature.swift
[598/749] Compiling BluetoothHCI LinkControlCommand.swift
[599/749] Compiling BluetoothHCI LinkPolicyCommand.swift
[619/749] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[620/749] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[621/749] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[622/749] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[623/749] Compiling BluetoothHCI HCIReset.swift
[624/749] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[625/749] Compiling BluetoothHCI HCISetEventFilter.swift
[626/749] Compiling BluetoothHCI HCISimplePairingComplete.swift
[627/749] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[628/749] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[629/749] Compiling BluetoothHCI HCIVersion.swift
[630/749] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[631/749] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[632/749] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[633/749] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[634/749] Compiling BluetoothHCI HCIWriteLocalName.swift
[635/749] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[636/749] Compiling BluetoothHCI HCIWritePageScanType.swift
[637/749] Compiling BluetoothHCI HCIWritePageTimeout.swift
[638/749] Compiling BluetoothHCI HCIWriteScanEnable.swift
[639/749] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[640/749] Compiling BluetoothHCI InformationalCommand.swift
[641/749] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[642/749] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[643/749] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[644/749] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[645/749] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[646/749] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[647/749] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[648/749] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[649/749] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[650/749] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[651/749] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[652/749] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[653/749] Compiling BluetoothHCI HCILESetDataLength.swift
[654/749] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[655/749] Compiling BluetoothHCI HCILESetEventMask.swift
[656/749] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[657/749] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[658/749] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[659/749] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[660/749] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[661/749] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[662/749] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[663/749] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[668/749] Compiling BluetoothHCI HCILERandom.swift
[669/749] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[670/749] Compiling BluetoothHCI HCILEReadBufferSize.swift
[671/749] Compiling BluetoothHCI HCILEReadChannelMap.swift
[672/749] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[673/749] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[674/749] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[675/749] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[676/749] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[677/749] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[678/749] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[679/749] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[680/749] Compiling BluetoothHCI HCILEReadPhy.swift
[681/749] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[682/749] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[683/749] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[684/749] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[685/749] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[686/749] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[687/749] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[688/749] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[689/749] Compiling BluetoothHCI HCILEReceiverTest.swift
[690/749] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[704/749] Emitting module BluetoothHCI
[728/749] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[729/749] Compiling BluetoothHCI LowEnergyResolvingList.swift
[730/749] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[731/749] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[732/749] Compiling BluetoothHCI LowEnergyRole.swift
[733/749] Compiling BluetoothHCI LowEnergyRxChannel.swift
[734/749] Compiling BluetoothHCI LowEnergyRxPhy.swift
[735/749] Compiling BluetoothHCI LowEnergyRxPhys.swift
[736/749] Compiling BluetoothHCI LowEnergyScanInterval.swift
[737/749] Compiling BluetoothHCI LowEnergyState.swift
[738/749] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[739/749] Compiling BluetoothHCI LowEnergyTxChannel.swift
[740/749] Compiling BluetoothHCI LowEnergyTxPhy.swift
[741/749] Compiling BluetoothHCI LowEnergyTxPhys.swift
[742/749] Compiling BluetoothHCI LowEnergyTxPower.swift
[743/749] Compiling BluetoothHCI LowEnergyWhiteList.swift
[744/749] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[745/749] Compiling BluetoothHCI PacketType.swift
[746/749] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[747/749] Compiling BluetoothHCI StatusParametersCommand.swift
[748/749] Compiling BluetoothHCI VendorCommand.swift
[749/749] Compiling BluetoothHCI iBeacon.swift
[750/767] Compiling GATT MaximumTransmissionUnit.swift
[751/767] Compiling GATT Peer.swift
[752/767] Compiling GATT PeripheralProtocol.swift
[753/767] Compiling GATT L2CAP.swift
[754/767] Compiling GATT ManufacturerSpecificData.swift
[755/768] Compiling GATT GATTPeripheral.swift
[756/768] Compiling GATT GATTServerConnection.swift
[757/768] Compiling GATT AttributePermission.swift
[758/768] Compiling GATT CentralAttributes.swift
[759/768] Compiling GATT CharacteristicProperty.swift
[760/768] Compiling GATT OptionSet.swift
[761/768] Emitting module GATT
[762/768] Compiling GATT AdvertisementData.swift
[763/768] Compiling GATT AsyncStream.swift
[764/768] Compiling GATT CentralError.swift
[765/768] Compiling GATT CentralProtocol.swift
[766/768] Compiling GATT GATTCentral.swift
[767/768] Compiling GATT GATTClientConnection.swift
[768/768] Compiling GATT ScanData.swift
[769/780] Compiling DarwinGATT Integer.swift
[770/780] Compiling DarwinGATT PeripheralContinuation.swift
[771/781] Compiling DarwinGATT CBPeripheral.swift
[772/781] Compiling DarwinGATT CBCentral.swift
[773/781] Compiling DarwinGATT DarwinDescriptor.swift
[774/781] Compiling DarwinGATT DarwinCentralError.swift
[775/781] Compiling DarwinGATT DarwinPeripheral.swift
[776/781] Compiling DarwinGATT Queue.swift
[777/781] Compiling DarwinGATT DarwinBluetoothState.swift
[778/781] Compiling DarwinGATT DarwinCentral.swift
[779/781] Emitting module DarwinGATT
[780/781] Compiling DarwinGATT DarwinAdvertisementData.swift
[781/781] Compiling DarwinGATT DarwinAttributes.swift
Build complete! (37.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "bluetooth",
"requirement" : {
"range" : [
{
"lower_bound" : "7.2.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Bluetooth.git"
}
],
"manifest_display_name" : "GATT",
"name" : "GATT",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "GATT",
"targets" : [
"GATT"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DarwinGATT",
"targets" : [
"DarwinGATT"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GATTTests",
"module_type" : "SwiftTarget",
"name" : "GATTTests",
"path" : "Tests/GATTTests",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"sources" : [
"GATTTests.swift",
"TestHostController.swift",
"TestL2CAPSocket.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "test"
},
{
"c99name" : "GATT",
"module_type" : "SwiftTarget",
"name" : "GATT",
"path" : "Sources/GATT",
"product_dependencies" : [
"Bluetooth",
"BluetoothGATT",
"BluetoothGAP",
"BluetoothHCI"
],
"product_memberships" : [
"GATT",
"DarwinGATT"
],
"sources" : [
"AdvertisementData.swift",
"AsyncStream.swift",
"AttributePermission.swift",
"CentralAttributes.swift",
"CentralError.swift",
"CentralProtocol.swift",
"CharacteristicProperty.swift",
"Extensions/OptionSet.swift",
"GATTCentral.swift",
"GATTClientConnection.swift",
"GATTPeripheral.swift",
"GATTServerConnection.swift",
"L2CAP.swift",
"ManufacturerSpecificData.swift",
"MaximumTransmissionUnit.swift",
"Peer.swift",
"PeripheralProtocol.swift",
"ScanData.swift"
],
"type" : "library"
},
{
"c99name" : "DarwinGATT",
"module_type" : "SwiftTarget",
"name" : "DarwinGATT",
"path" : "Sources/DarwinGATT",
"product_dependencies" : [
"BluetoothGATT"
],
"product_memberships" : [
"DarwinGATT"
],
"sources" : [
"DarwinAdvertisementData.swift",
"DarwinAttributes.swift",
"DarwinBluetoothState.swift",
"DarwinCentral.swift",
"DarwinCentralError.swift",
"DarwinDescriptor.swift",
"DarwinPeripheral.swift",
"Extensions/CBCentral.swift",
"Extensions/CBPeripheral.swift",
"Extensions/Integer.swift",
"PeripheralContinuation.swift",
"Queue.swift"
],
"target_dependencies" : [
"GATT"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.