The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Keyboard, reference main (3b1a7b), with Swift 6.2 for macOS (SPM) on 22 Jan 2026 04:22:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AudioKit/Keyboard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AudioKit/Keyboard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3b1a7bf Fixed playground
Cloned https://github.com/AudioKit/Keyboard.git
Revision (git rev-parse @):
3b1a7bfd6f2e49f23ee9fb317a8fde2c3152f371
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AudioKit/Keyboard.git at main
Fetching https://github.com/AudioKit/Tonic.git
[1/4012] Fetching tonic
Fetched https://github.com/AudioKit/Tonic.git from cache (1.27s)
Computing version for https://github.com/AudioKit/Tonic.git
Computed https://github.com/AudioKit/Tonic.git at 2.1.0 (3.78s)
Creating working copy for https://github.com/AudioKit/Tonic.git
Working copy of https://github.com/AudioKit/Tonic.git resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "keyboard",
      "name": "Keyboard",
      "url": "https://github.com/AudioKit/Keyboard.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Keyboard",
      "dependencies": [
        {
          "identity": "tonic",
          "name": "Tonic",
          "url": "https://github.com/AudioKit/Tonic.git",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tonic",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/AudioKit/Keyboard.git
[1/1732] Fetching keyboard
Fetched https://github.com/AudioKit/Keyboard.git from cache (1.18s)
Fetching https://github.com/AudioKit/Tonic.git from cache
Fetched https://github.com/AudioKit/Tonic.git from cache (0.62s)
Computing version for https://github.com/AudioKit/Tonic.git
Computed https://github.com/AudioKit/Tonic.git at 2.1.0 (0.67s)
Creating working copy for https://github.com/AudioKit/Keyboard.git
Working copy of https://github.com/AudioKit/Keyboard.git resolved at main (3b1a7bf)
Creating working copy for https://github.com/AudioKit/Tonic.git
Working copy of https://github.com/AudioKit/Tonic.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'keyboard' is not used by any target
Found 1 product dependencies
  - Tonic
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AudioKit/Keyboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying Tonic.docc
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/25] Compiling Tonic Note.swift
[6/25] Compiling Tonic NoteClass+Shortcuts.swift
[7/25] Compiling Tonic Octave.swift
[8/25] Compiling Tonic Pitch.swift
[9/25] Compiling Tonic Interval.swift
[10/25] Compiling Tonic Key+Shortcuts.swift
[11/25] Compiling Tonic Note+MiddleCStandard.swift
[12/25] Compiling Tonic Note+Shortcuts.swift
[13/27] Compiling Tonic Key.swift
[14/27] Compiling Tonic Letter.swift
[15/27] Compiling Tonic NoteClass.swift
[16/27] Compiling Tonic NoteSet.swift
[17/27] Compiling Tonic PitchColor.swift
[18/27] Compiling Tonic Scale+Shortcuts.swift
[19/27] Emitting module Tonic
[20/27] Compiling Tonic Accidental.swift
[21/27] Compiling Tonic BitSet.swift
[22/27] Compiling Tonic Chord+Shortcuts.swift
[23/27] Compiling Tonic Chord.swift
[24/27] Compiling Tonic ChordTable.swift
[25/27] Compiling Tonic ChordType.swift
[26/27] Compiling Tonic Scale.swift
[27/27] Compiling Tonic resource_bundle_accessor.swift
[28/41] Compiling Keyboard KeyboardKey.swift
[29/41] Compiling Keyboard KeyboardModel.swift
[30/41] Compiling Keyboard PianoSpacer.swift
[31/41] Emitting module Keyboard
[32/41] Compiling Keyboard MultitouchView.swift
[33/41] Compiling Keyboard Guitar.swift
[34/41] Compiling Keyboard Isomorphic.swift
[35/41] Compiling Keyboard VerticalIsomorphic.swift
[36/41] Compiling Keyboard KeyContainer.swift
[37/41] Compiling Keyboard Keyboard.swift
[38/41] Compiling Keyboard KeyboardLayout.swift
[39/41] Compiling Keyboard Piano.swift
[40/41] Compiling Keyboard MIDIMonitorKeyboard.swift
[41/41] Compiling Keyboard VerticalPiano.swift
[42/42] Compiling Keyboard PreferenceKeys.swift
Build complete! (11.00s)
warning: 'tonic': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Tonic/Sources/Tonic/Chord.swift.orig
Build complete.
{
  "dependencies" : [
    {
      "identity" : "tonic",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AudioKit/Tonic.git"
    }
  ],
  "manifest_display_name" : "Keyboard",
  "name" : "Keyboard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Keyboard",
      "targets" : [
        "Keyboard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KeyboardTests",
      "module_type" : "SwiftTarget",
      "name" : "KeyboardTests",
      "path" : "Tests/KeyboardTests",
      "sources" : [
        "KeyboardTests.swift"
      ],
      "target_dependencies" : [
        "Keyboard"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Keyboard",
      "module_type" : "SwiftTarget",
      "name" : "Keyboard",
      "path" : "Sources/Keyboard",
      "product_dependencies" : [
        "Tonic"
      ],
      "product_memberships" : [
        "Keyboard"
      ],
      "sources" : [
        "KeyContainer.swift",
        "Keyboard.swift",
        "KeyboardKey.swift",
        "KeyboardModel.swift",
        "Layouts/Guitar.swift",
        "Layouts/Isomorphic.swift",
        "Layouts/KeyboardLayout.swift",
        "Layouts/Piano.swift",
        "Layouts/PianoSpacer.swift",
        "Layouts/VerticalIsomorphic.swift",
        "Layouts/VerticalPiano.swift",
        "MIDIMonitorKeyboard.swift",
        "MultitouchView.swift",
        "PreferenceKeys.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/audiokit/keyboard/main
Repository:               AudioKit/Keyboard
Swift version used:       6.2
Target:                   Keyboard
Extracting symbol information for 'Keyboard'...
Finished extracting symbol information for 'Keyboard'. (3.82s)
Building documentation for 'Keyboard'...
warning: Parameter 'color' not found in initializer declaration
  --> ../KeyboardKey.swift:13:11-13:46
11 |     ///   - isActivated: Whether to represent this key in the "down" state
12 |     ///   - text: Label on the key
13 +     ///   - color: Color of the activated key
   |           ╰─suggestion: Remove 'color' parameter documentation
14 |     ///   - isActivatedExternally: Usually used for representing incoming MIDI
15 |     public init(pitch: Pitch,
warning: Parameter 'whiteKeyColor' is missing documentation
  --> ../KeyboardKey.swift:14:79-14:79
12 |     ///   - text: Label on the key
13 |     ///   - color: Color of the activated key
14 +     ///   - isActivatedExternally: Usually used for representing incoming MIDI
   |           ╰─suggestion: Document 'whiteKeyColor' parameter
15 |     public init(pitch: Pitch,
16 |                 isActivated: Bool,
warning: Parameter 'alignment' is missing documentation
  --> ../KeyboardKey.swift:14:79-14:79
12 |     ///   - text: Label on the key
13 |     ///   - color: Color of the activated key
14 +     ///   - isActivatedExternally: Usually used for representing incoming MIDI
   |           ╰─suggestion: Document 'alignment' parameter
15 |     public init(pitch: Pitch,
16 |                 isActivated: Bool,
warning: Parameter 'pressedColor' is missing documentation
  --> ../KeyboardKey.swift:14:79-14:79
12 |     ///   - text: Label on the key
13 |     ///   - color: Color of the activated key
14 +     ///   - isActivatedExternally: Usually used for representing incoming MIDI
   |           ╰─suggestion: Document 'pressedColor' parameter
15 |     public init(pitch: Pitch,
16 |                 isActivated: Bool,
warning: Parameter 'flatTop' is missing documentation
  --> ../KeyboardKey.swift:14:79-14:79
12 |     ///   - text: Label on the key
13 |     ///   - color: Color of the activated key
14 +     ///   - isActivatedExternally: Usually used for representing incoming MIDI
   |           ╰─suggestion: Document 'flatTop' parameter
15 |     public init(pitch: Pitch,
16 |                 isActivated: Bool,
warning: Parameter 'blackKeyColor' is missing documentation
  --> ../KeyboardKey.swift:14:79-14:79
12 |     ///   - text: Label on the key
13 |     ///   - color: Color of the activated key
14 +     ///   - isActivatedExternally: Usually used for representing incoming MIDI
   |           ╰─suggestion: Document 'blackKeyColor' parameter
15 |     public init(pitch: Pitch,
16 |                 isActivated: Bool,
Finished building documentation for 'Keyboard' (2.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/audiokit/keyboard/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/AudioKit/Tonic.git
Updated https://github.com/AudioKit/Tonic.git (0.47s)
[1/2167] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Computing version for https://github.com/AudioKit/Tonic.git
Computed https://github.com/AudioKit/Tonic.git at 2.1.0 (1.83s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3649] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.03s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/53] Compiling SymbolKit SemanticVersion.swift
[12/53] Compiling SymbolKit AccessControl.swift
[13/53] Compiling SymbolKit Availability.swift
[14/53] Compiling SymbolKit AvailabilityItem.swift
[15/53] Compiling SymbolKit Domain.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Emitting module SymbolKit
[22/57] Compiling SymbolKit Identifier.swift
[23/57] Compiling SymbolKit KindIdentifier.swift
[24/57] Compiling SymbolKit Location.swift
[25/57] Compiling SymbolKit Mutability.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (2.98s)
warning: 'tonic': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Tonic/Sources/Tonic/Chord.swift.orig
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Keyboard' complete! (0.16s)
    6691
46	/Users/admin/builder/spi-builder-workspace/.docs/audiokit/keyboard/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/audiokit/keyboard/main
File count: 6691
Doc size:   46.0MB
Preparing doc bundle ...
Uploading prod-audiokit-keyboard-main-57ac9e0d.zip to s3://spi-docs-inbox/prod-audiokit-keyboard-main-57ac9e0d.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.