The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CAAudioHardware, reference main (9242f9), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 23:45:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CAAudioHardware.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CAAudioHardware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9242f93 Fix indentation in GitHub Actions workflow (#102)
Cloned https://github.com/sbooth/CAAudioHardware.git
Revision (git rev-parse @):
9242f9386d0d4d47f8d4a7cffc4f4e6df702bb92
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sbooth/CAAudioHardware.git at main
Fetching https://github.com/sbooth/CoreAudioExtensions
[1/361] Fetching coreaudioextensions
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (0.66s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.3.0 (3.53s)
Creating working copy for https://github.com/sbooth/CoreAudioExtensions
Working copy of https://github.com/sbooth/CoreAudioExtensions resolved at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "caaudiohardware",
      "name": "CAAudioHardware",
      "url": "https://github.com/sbooth/CAAudioHardware.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CAAudioHardware",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "coreaudioextensions",
          "name": "CoreAudioExtensions",
          "url": "https://github.com/sbooth/CoreAudioExtensions",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoreAudioExtensions",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sbooth/CAAudioHardware.git
[1/2192] Fetching caaudiohardware
Fetched https://github.com/sbooth/CAAudioHardware.git from cache (0.93s)
Fetching https://github.com/sbooth/CoreAudioExtensions from cache
Fetched https://github.com/sbooth/CoreAudioExtensions from cache (0.42s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.4.0 (0.48s)
Creating working copy for https://github.com/sbooth/CAAudioHardware.git
Working copy of https://github.com/sbooth/CAAudioHardware.git resolved at main (9242f93)
Creating working copy for https://github.com/sbooth/CoreAudioExtensions
Working copy of https://github.com/sbooth/CoreAudioExtensions resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'caaudiohardware' is not used by any target
Found 1 product dependencies
  - CoreAudioExtensions
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sbooth/CAAudioHardware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Compiling CoreAudioExtensions AudioStreamBasicDescription+SFBExtensions.swift
[5/7] Compiling CoreAudioExtensions AudioChannelLayout+SFBExtensions.swift
[6/7] Compiling CoreAudioExtensions AudioValueRange+SFBExtensions.swift
[7/7] Emitting module CoreAudioExtensions
[8/47] Emitting module CAAudioHardware
[9/51] Compiling CAAudioHardware String+fourCC.swift
[10/51] Compiling CAAudioHardware UInt32+fourCC.swift
[11/51] Compiling CAAudioHardware UInt32+hexString.swift
[12/51] Compiling CAAudioHardware UnfairLock.swift
[13/51] Compiling CAAudioHardware PropertyElement.swift
[14/51] Compiling CAAudioHardware PropertyQualifier.swift
[15/51] Compiling CAAudioHardware PropertyScope.swift
[16/51] Compiling CAAudioHardware PropertySelector.swift
[17/51] Compiling CAAudioHardware SelectorControl+Item.swift
[18/51] Compiling CAAudioHardware SelectorControl.swift
[19/51] Compiling CAAudioHardware SliderControl.swift
[20/51] Compiling CAAudioHardware StereoPanControl.swift
[21/51] Compiling CAAudioHardware AudioTransportManager.swift
[22/51] Compiling CAAudioHardware BooleanControl.swift
[23/51] Compiling CAAudioHardware LevelControl.swift
[24/51] Compiling CAAudioHardware PropertyAddress.swift
[25/51] Compiling CAAudioHardware AudioSubdevice.swift
[26/51] Compiling CAAudioHardware AudioSubtap.swift
[27/51] Compiling CAAudioHardware AudioSystem.swift
[28/51] Compiling CAAudioHardware AudioTap.swift
[29/51] Compiling CAAudioHardware AudioHardwareIOProcStreamUsageWrapper.swift
[30/51] Compiling CAAudioHardware AudioObject.swift
[31/51] Compiling CAAudioHardware AudioObjectPropertyData.swift
[32/51] Compiling CAAudioHardware AudioPlugIn.swift
[33/51] Compiling CAAudioHardware AudioProcess.swift
[34/51] Compiling CAAudioHardware AudioStream+TerminalType.swift
[35/51] Compiling CAAudioHardware AudioStream.swift
[36/51] Compiling CAAudioHardware AudioSubdevice+DriftCompensationQuality.swift
[37/51] Compiling CAAudioHardware AudioControl.swift
[38/51] Compiling CAAudioHardware AudioDevice+ChannelNominalLineLevel.swift
[39/51] Compiling CAAudioHardware AudioDevice+ClockSource.swift
[40/51] Compiling CAAudioHardware AudioDevice+DataSource.swift
[41/51] Compiling CAAudioHardware AudioDevice+HighPassFilterSetting.swift
[42/51] Compiling CAAudioHardware AudioDevice+PlayThroughDestination.swift
[43/51] Compiling CAAudioHardware AudioDevice+TransportType.swift
[44/51] Compiling CAAudioHardware AudioDevice.swift
[45/51] Compiling CAAudioHardware AudioEndpoint.swift
[46/51] Compiling CAAudioHardware AudioEndpointDevice.swift
[47/51] Compiling CAAudioHardware AudioAggregateDevice.swift
[48/51] Compiling CAAudioHardware AudioBox.swift
[49/51] Compiling CAAudioHardware AudioBufferListWrapper.swift
[50/51] Compiling CAAudioHardware AudioChannelLayoutWrapper.swift
[51/51] Compiling CAAudioHardware AudioClockDevice.swift
Build complete! (10.71s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "coreaudioextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sbooth/CoreAudioExtensions"
    }
  ],
  "manifest_display_name" : "CAAudioHardware",
  "name" : "CAAudioHardware",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "CAAudioHardware",
      "targets" : [
        "CAAudioHardware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CAAudioHardwareTests",
      "module_type" : "SwiftTarget",
      "name" : "CAAudioHardwareTests",
      "path" : "Tests/CAAudioHardwareTests",
      "sources" : [
        "CAAudioHardwareTests.swift"
      ],
      "target_dependencies" : [
        "CAAudioHardware"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CAAudioHardware",
      "module_type" : "SwiftTarget",
      "name" : "CAAudioHardware",
      "path" : "Sources/CAAudioHardware",
      "product_dependencies" : [
        "CoreAudioExtensions"
      ],
      "product_memberships" : [
        "CAAudioHardware"
      ],
      "sources" : [
        "AudioAggregateDevice.swift",
        "AudioBox.swift",
        "AudioBufferListWrapper.swift",
        "AudioChannelLayoutWrapper.swift",
        "AudioClockDevice.swift",
        "AudioControl.swift",
        "AudioDevice+ChannelNominalLineLevel.swift",
        "AudioDevice+ClockSource.swift",
        "AudioDevice+DataSource.swift",
        "AudioDevice+HighPassFilterSetting.swift",
        "AudioDevice+PlayThroughDestination.swift",
        "AudioDevice+TransportType.swift",
        "AudioDevice.swift",
        "AudioEndpoint.swift",
        "AudioEndpointDevice.swift",
        "AudioHardwareIOProcStreamUsageWrapper.swift",
        "AudioObject.swift",
        "AudioObjectPropertyData.swift",
        "AudioPlugIn.swift",
        "AudioProcess.swift",
        "AudioStream+TerminalType.swift",
        "AudioStream.swift",
        "AudioSubdevice+DriftCompensationQuality.swift",
        "AudioSubdevice.swift",
        "AudioSubtap.swift",
        "AudioSystem.swift",
        "AudioTap.swift",
        "AudioTransportManager.swift",
        "BooleanControl.swift",
        "LevelControl.swift",
        "PropertyAddress.swift",
        "PropertyElement.swift",
        "PropertyQualifier.swift",
        "PropertyScope.swift",
        "PropertySelector.swift",
        "SelectorControl+Item.swift",
        "SelectorControl.swift",
        "SliderControl.swift",
        "StereoPanControl.swift",
        "String+fourCC.swift",
        "UInt32+fourCC.swift",
        "UInt32+hexString.swift",
        "UnfairLock.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/sbooth/caaudiohardware/main
Repository:               sbooth/CAAudioHardware
Swift version used:       6.3
Target:                   CAAudioHardware
Extracting symbol information for 'CAAudioHardware'...
Finished extracting symbol information for 'CAAudioHardware'. (37.99s)
Building documentation for 'CAAudioHardware'...
warning: Parameter 'scope' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:579:44-579:44
577 | 	/// Returns IOProc stream usage
578 | 	/// - note: This corresponds to the property `kAudioDevicePropertyIOProcStreamUsage`
579 + 	/// - parameter ioProc: The desired IOProc
    |                                            ╰─suggestion: Document 'scope' parameter
580 | 	public func ioProcStreamUsage(_ ioProc: UnsafeMutableRawPointer, inScope scope: PropertyScope) throws -> AudioHardwareIOProcStreamUsageWrapper {
581 | 		let property = PropertyAddress(PropertySelector(kAudioDevicePropertyIOProcStreamUsage), scope: scope)
warning: Parameter 'channel' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:683:46-683:46
681 | 	/// Converts volume `scalar` to decibels and returns the converted value
682 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyVolumeScalarToDecibels`
683 + 	/// - parameter scalar: The value to convert
    |                                              ╰─suggestion: Document 'channel' parameter
684 | 	public func convertVolumeToDecibels(fromScalar scalar: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
685 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyVolumeScalarToDecibels), scope: scope, element: channel), initialValue: scalar)
warning: Parameter 'scope' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:683:46-683:46
681 | 	/// Converts volume `scalar` to decibels and returns the converted value
682 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyVolumeScalarToDecibels`
683 + 	/// - parameter scalar: The value to convert
    |                                              ╰─suggestion: Document 'scope' parameter
684 | 	public func convertVolumeToDecibels(fromScalar scalar: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
685 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyVolumeScalarToDecibels), scope: scope, element: channel), initialValue: scalar)
warning: Parameter 'scope' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:690:48-690:48
688 | 	/// Converts volume `decibels` to scalar and returns the converted value
689 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyVolumeDecibelsToScalar`
690 + 	/// - parameter decibels: The value to convert
    |                                                ╰─suggestion: Document 'scope' parameter
691 | 	public func convertVolumeToScalar(fromDecibels decibels: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
692 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyVolumeDecibelsToScalar), scope: scope, element: channel), initialValue: decibels)
warning: Parameter 'channel' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:690:48-690:48
688 | 	/// Converts volume `decibels` to scalar and returns the converted value
689 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyVolumeDecibelsToScalar`
690 + 	/// - parameter decibels: The value to convert
    |                                                ╰─suggestion: Document 'channel' parameter
691 | 	public func convertVolumeToScalar(fromDecibels decibels: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
692 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyVolumeDecibelsToScalar), scope: scope, element: channel), initialValue: decibels)
warning: Parameter 'channel' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:933:46-933:46
931 | 	/// Converts play-through volume `scalar` to decibels and returns the converted value
932 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyPlayThruVolumeScalarToDecibels`
933 + 	/// - parameter scalar: The value to convert
    |                                              ╰─suggestion: Document 'channel' parameter
934 | 	public func convertPlayThroughVolumeToDecibels(fromScalar scalar: Float, forChannel channel: PropertyElement = .main) throws -> Float {
935 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyPlayThruVolumeScalarToDecibels), scope: .playThrough, element: channel), initialValue: scalar)
warning: Parameter 'channel' is missing documentation
   --> Sources/CAAudioHardware/AudioDevice.swift:940:48-940:48
938 | 	/// Converts play-through volume `decibels` to scalar and returns the converted value
939 | 	/// - remark: This corresponds to the property `kAudioDevicePropertyPlayThruVolumeDecibelsToScalar`
940 + 	/// - parameter decibels: The value to convert
    |                                                ╰─suggestion: Document 'channel' parameter
941 | 	public func convertPlayThroughVolumeToScalar(fromDecibels decibels: Float, forChannel channel: PropertyElement = .main) throws -> Float {
942 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertyPlayThruVolumeDecibelsToScalar), scope: .playThrough, element: channel), initialValue: decibels)
warning: Parameter 'channel' is missing documentation
    --> Sources/CAAudioHardware/AudioDevice.swift:1123:46-1123:46
1121 | 	/// Converts LFE volume `scalar` to decibels and returns the converted value
1122 | 	/// - remark: This corresponds to the property `kAudioDevicePropertySubVolumeScalarToDecibels`
1123 + 	/// - parameter scalar: The value to convert
     |                                              ╰─suggestion: Document 'channel' parameter
1124 | 	public func convertSubVolumeToDecibels(fromScalar scalar: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
1125 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertySubVolumeScalarToDecibels), scope: scope, element: channel), initialValue: scalar)
warning: Parameter 'scope' is missing documentation
    --> Sources/CAAudioHardware/AudioDevice.swift:1123:46-1123:46
1121 | 	/// Converts LFE volume `scalar` to decibels and returns the converted value
1122 | 	/// - remark: This corresponds to the property `kAudioDevicePropertySubVolumeScalarToDecibels`
1123 + 	/// - parameter scalar: The value to convert
     |                                              ╰─suggestion: Document 'scope' parameter
1124 | 	public func convertSubVolumeToDecibels(fromScalar scalar: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
1125 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertySubVolumeScalarToDecibels), scope: scope, element: channel), initialValue: scalar)
warning: Parameter 'channel' is missing documentation
    --> Sources/CAAudioHardware/AudioDevice.swift:1130:48-1130:48
1128 | 	/// Converts LFE volume `decibels` to scalar and returns the converted value
1129 | 	/// - remark: This corresponds to the property `kAudioDevicePropertySubVolumeDecibelsToScalar`
1130 + 	/// - parameter decibels: The value to convert
     |                                                ╰─suggestion: Document 'channel' parameter
1131 | 	public func convertSubVolumeToScalar(fromDecibels decibels: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
1132 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertySubVolumeDecibelsToScalar), scope: scope, element: channel), initialValue: decibels)
warning: Parameter 'scope' is missing documentation
    --> Sources/CAAudioHardware/AudioDevice.swift:1130:48-1130:48
1128 | 	/// Converts LFE volume `decibels` to scalar and returns the converted value
1129 | 	/// - remark: This corresponds to the property `kAudioDevicePropertySubVolumeDecibelsToScalar`
1130 + 	/// - parameter decibels: The value to convert
     |                                                ╰─suggestion: Document 'scope' parameter
1131 | 	public func convertSubVolumeToScalar(fromDecibels decibels: Float, forChannel channel: PropertyElement = .main, inScope scope: PropertyScope = .global) throws -> Float {
1132 | 		return try getProperty(PropertyAddress(PropertySelector(kAudioDevicePropertySubVolumeDecibelsToScalar), scope: scope, element: channel), initialValue: decibels)
warning: Parameter 'value' not found in initializer declaration
  --> Sources/CAAudioHardware/AudioStream+TerminalType.swift:18:19-18:24
16 |
17 | 		/// Creates a new instance with the specified value
18 + 		/// - parameter value: The value to use for the new instance
   |                   ╰─suggestion: Replace 'value' with 'rawValue'
19 | 		public init(_ rawValue: UInt32) {
20 | 			self.rawValue = rawValue
warning: Parameter 'rawValue' is missing documentation
  --> Sources/CAAudioHardware/AudioStream+TerminalType.swift:18:63-18:63
16 |
17 | 		/// Creates a new instance with the specified value
18 + 		/// - parameter value: The value to use for the new instance
   |                                                               ╰─suggestion: Document 'rawValue' parameter
19 | 		public init(_ rawValue: UInt32) {
20 | 			self.rawValue = rawValue
warning: Parameter 'value' not found in initializer declaration
  --> Sources/CAAudioHardware/AudioSubdevice+DriftCompensationQuality.swift:18:19-18:24
16 |
17 | 		/// Creates a new instance with the specified value
18 + 		/// - parameter value: The value to use for the new instance
   |                   ╰─suggestion: Replace 'value' with 'rawValue'
19 | 		public init(_ rawValue: UInt32) {
20 | 			self.rawValue = rawValue
warning: Parameter 'rawValue' is missing documentation
  --> Sources/CAAudioHardware/AudioSubdevice+DriftCompensationQuality.swift:18:63-18:63
16 |
17 | 		/// Creates a new instance with the specified value
18 + 		/// - parameter value: The value to use for the new instance
   |                                                               ╰─suggestion: Document 'rawValue' parameter
19 | 		public init(_ rawValue: UInt32) {
20 | 			self.rawValue = rawValue
warning: Parameter 'value' is missing documentation
  --> Sources/CAAudioHardware/AudioSubtap.swift:23:42-23:42
21 | 	/// Sets the extra latency
22 | 	/// - remark: This corresponds to the property `kAudioSubTapPropertyExtraLatency`
23 + 	/// - parameter scope: The desired scope
   |      ╰─suggestion: Document 'value' parameter
24 | 	public func setExtraLatency(_ value: Double, inScope scope: PropertyScope) throws {
25 | 		try setProperty(PropertyAddress(PropertySelector(kAudioSubTapPropertyExtraLatency), scope: scope), to: value)
warning: Parameter 'uid' not found in instance method declaration
  --> Sources/CAAudioHardware/AudioSystem.swift:62:6-62:59
60 | 	/// Returns the `AudioObjectID` for the audio plug-in for `bundleID` or `nil` if unknown
61 | 	/// - remark: This corresponds to the property `kAudioHardwarePropertyTranslateBundleIDToPlugIn`
62 + 	/// - parameter uid: The bundle ID of the desired plug-in
   |      ╰─suggestion: Remove 'uid' parameter documentation
63 | 	public func plugInID(forBundleID bundleID: String) throws -> AudioObjectID? {
64 | 		var qualifier = bundleID as CFString
warning: Parameter 'bundleID' is missing documentation
  --> Sources/CAAudioHardware/AudioSystem.swift:62:59-62:59
60 | 	/// Returns the `AudioObjectID` for the audio plug-in for `bundleID` or `nil` if unknown
61 | 	/// - remark: This corresponds to the property `kAudioHardwarePropertyTranslateBundleIDToPlugIn`
62 + 	/// - parameter uid: The bundle ID of the desired plug-in
   |                                                           ╰─suggestion: Document 'bundleID' parameter
63 | 	public func plugInID(forBundleID bundleID: String) throws -> AudioObjectID? {
64 | 		var qualifier = bundleID as CFString
warning: Parameter 'uid' not found in instance method declaration
  --> Sources/CAAudioHardware/AudioSystem.swift:74:6-74:69
72 | 	/// Returns the `AudioObjectID` for the audio transport manager for `bundleID` or `nil` if unknown
73 | 	/// - remark: This corresponds to the property `kAudioHardwarePropertyTranslateBundleIDToTransportManager`
74 + 	/// - parameter uid: The bundle ID of the desired transport manager
   |      ╰─suggestion: Remove 'uid' parameter documentation
75 | 	public func transportManagerID(forBundleID bundleID: String) throws -> AudioObjectID? {
76 | 		var qualifier = bundleID as CFString
warning: Parameter 'bundleID' is missing documentation
  --> Sources/CAAudioHardware/AudioSystem.swift:74:69-74:69
72 | 	/// Returns the `AudioObjectID` for the audio transport manager for `bundleID` or `nil` if unknown
73 | 	/// - remark: This corresponds to the property `kAudioHardwarePropertyTranslateBundleIDToTransportManager`
74 + 	/// - parameter uid: The bundle ID of the desired transport manager
   |                                                                     ╰─suggestion: Document 'bundleID' parameter
75 | 	public func transportManagerID(forBundleID bundleID: String) throws -> AudioObjectID? {
76 | 		var qualifier = bundleID as CFString
Finished building documentation for 'CAAudioHardware' (1.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/sbooth/CoreAudioExtensions
Updated https://github.com/sbooth/CoreAudioExtensions (0.43s)
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/sbooth/CoreAudioExtensions
Computed https://github.com/sbooth/CoreAudioExtensions at 0.3.0 (1.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.24s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Emitting module SymbolKit
[7/58] Compiling SymbolKit DeclarationFragments.swift
[8/58] Compiling SymbolKit Fragment.swift
[9/58] Compiling SymbolKit FragmentKind.swift
[10/58] Compiling SymbolKit FunctionParameter.swift
[11/58] Compiling SymbolKit FunctionSignature.swift
[12/58] Compiling SymbolKit Mixin+Equals.swift
[13/58] Compiling SymbolKit Mixin+Hash.swift
[14/58] Compiling SymbolKit Mixin.swift
[15/58] Compiling SymbolKit LineList.swift
[16/58] Compiling SymbolKit Position.swift
[17/58] Compiling SymbolKit Identifier.swift
[18/58] Compiling SymbolKit KindIdentifier.swift
[19/58] Compiling SymbolKit Location.swift
[20/58] Compiling SymbolKit Mutability.swift
[21/58] Compiling SymbolKit Names.swift
[22/58] Compiling SymbolKit SPI.swift
[23/58] Compiling SymbolKit Snippet.swift
[24/58] Compiling SymbolKit Extension.swift
[25/58] Compiling SymbolKit SourceRange.swift
[26/58] Compiling SymbolKit Metadata.swift
[27/58] Compiling SymbolKit Module.swift
[28/58] Compiling SymbolKit OperatingSystem.swift
[29/58] Compiling SymbolKit Platform.swift
[30/58] Compiling SymbolKit Relationship.swift
[31/58] Compiling SymbolKit RelationshipKind.swift
[32/58] Compiling SymbolKit SourceOrigin.swift
[33/58] Compiling SymbolKit GenericConstraints.swift
[34/58] Compiling SymbolKit Swift.swift
[35/58] Compiling SymbolKit SemanticVersion.swift
[36/58] Compiling SymbolKit AccessControl.swift
[37/58] Compiling SymbolKit Availability.swift
[38/58] Compiling SymbolKit AvailabilityItem.swift
[39/58] Compiling SymbolKit Domain.swift
[40/58] Compiling SymbolKit GenericConstraint.swift
[41/58] Compiling SymbolKit GenericParameter.swift
[42/58] Compiling SymbolKit Generics.swift
[43/58] Compiling SymbolKit Namespace.swift
[44/58] Compiling SymbolKit Symbol.swift
[45/58] Compiling SymbolKit SymbolKind.swift
[46/58] Compiling SymbolKit SymbolGraph.swift
[47/58] Compiling SymbolKit GraphCollector.swift
[48/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/58] Compiling SymbolKit UnifiedSymbol.swift
[50/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/58] Compiling Snippets SnippetParser.swift
[53/58] Compiling Snippets SnippetLanguage.swift
[54/58] Compiling Snippets Snippet.swift
[55/58] Emitting module Snippets
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.25s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'CAAudioHardware' complete! (0.24s)
    1848
13	/Users/admin/builder/spi-builder-workspace/.docs/sbooth/caaudiohardware/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sbooth/caaudiohardware/main
File count: 1848
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-sbooth-caaudiohardware-main-dfef04ce.zip to s3://spi-docs-inbox/prod-sbooth-caaudiohardware-main-dfef04ce.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.