The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AUv3Support, reference 17.0.5 (3fe3f3), with Swift 6.1 for macOS (SPM) on 4 Aug 2025 03:01:50 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/AUv3Support.git
Reference: 17.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/AUv3Support
 * tag               17.0.5     -> FETCH_HEAD
HEAD is now at 3fe3f3a Proper frame count calculation
Cloned https://github.com/bradhowes/AUv3Support.git
Revision (git rev-parse @):
3fe3f3aa3a1e2832b4d0a2a43a550889317e93df
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bradhowes/AUv3Support.git at 17.0.5
warning: 'spi-builder-workspace': 2025-08-03 20:01:00.043 spi-builder-workspace-manifest[516:2969] --- compiling with UNSAFE C++ flags: 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": "auv3support",
      "name": "AUv3Support",
      "url": "https://github.com/bradhowes/AUv3Support.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AUv3Support",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/bradhowes/AUv3Support.git
[1/4416] Fetching auv3support
Fetched https://github.com/bradhowes/AUv3Support.git from cache (1.15s)
warning: 'auv3support': 2025-08-03 20:01:02.667 auv3support-manifest[591:3174] --- compiling with UNSAFE C++ flags: 0
Creating working copy for https://github.com/bradhowes/AUv3Support.git
Working copy of https://github.com/bradhowes/AUv3Support.git resolved at 17.0.5 (3fe3f3a)
warning: 'auv3support': 2025-08-03 20:01:03.439 auv3support-manifest[642:3280] --- compiling with UNSAFE C++ flags: 0
warning: '.resolve-product-dependencies': dependency 'auv3support' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bradhowes/AUv3Support.git
https://github.com/bradhowes/AUv3Support.git
{
  "cxx_language_standard" : "c++2b",
  "dependencies" : [
  ],
  "manifest_display_name" : "AUv3Support",
  "name" : "AUv3Support",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AUv3-Support",
      "targets" : [
        "AUv3Support"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-Support-iOS",
      "targets" : [
        "AUv3Support-iOS-only"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-Support-macOS",
      "targets" : [
        "AUv3Support-macOS-only"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-DSP-Headers",
      "targets" : [
        "DSPHeaders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSPHeadersTests",
      "module_type" : "ClangTarget",
      "name" : "DSPHeadersTests",
      "path" : "Tests/DSPHeadersTests",
      "sources" : [
        "BiquadTests.mm",
        "BoolParameterTests.mm",
        "BufferFacetTests.mm",
        "BusBuffersTests.mm",
        "ConstMathTests.mm",
        "DSPTests.mm",
        "DelayBufferTests.mm",
        "EventProcessorTests.mm",
        "IntegralParameterTests.mm",
        "LFOTests.mm",
        "MillisecondParameterTests.mm",
        "PercentageParameterTests.mm",
        "PhaseIncrementTests.mm",
        "PhaseShifterTests.mm",
        "Pirkle/fxobjects.cpp",
        "RampingParameterTests.mm",
        "SampleBufferTests.mm"
      ],
      "target_dependencies" : [
        "DSPHeaders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSPHeaders",
      "module_type" : "ClangTarget",
      "name" : "DSPHeaders",
      "path" : "Sources/DSPHeaders",
      "product_memberships" : [
        "AUv3-Support",
        "AUv3-Support-iOS",
        "AUv3-Support-macOS",
        "AUv3-DSP-Headers"
      ],
      "sources" : [
        "DSPHeaders.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3SupportTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3SupportTests",
      "path" : "Tests/AUv3SupportTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AUv3SupportTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AudioUnitViewConfigurationManagerTests.swift",
        "BooleanParameterEditorTests.swift",
        "Extensions/AUParameterFormattingTests.swift",
        "Extensions/AUParameterTests.swift",
        "Extensions/AUParameterTreeTests.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/AudioComponentDescriptionTests.swift",
        "Extensions/BundleTests.swift",
        "Extensions/CALayerTests.swift",
        "Extensions/CATransactionTests.swift",
        "Extensions/ClosedRangeTests.swift",
        "Extensions/ColorTests.swift",
        "Extensions/ComparableTests.swift",
        "Extensions/FourCharCodeTests.swift",
        "Extensions/OptionalTests.swift",
        "Extensions/StringTests.swift",
        "Extensions/TypeAliasesTests.swift",
        "Extensions/ViewTests.swift",
        "FilterAudioUnitFactoryTests.swift",
        "FilterAudioUnitTests.swift",
        "FloatParameterEditorTests.swift",
        "Hosts/AudioUnitLoaderTests.swift",
        "Hosts/SimplePlayEngineTests.swift",
        "Hosts/Template.swift",
        "Hosts/UserPresetsManagerTests.swift",
        "LogFloatParameterEditorTests.swift",
        "Parameters/ParameterAddressHolderTests.swift",
        "Parameters/ParameterDefinitionTests.swift",
        "Parameters/ParameterSourceTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOSTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOSTests",
      "path" : "Tests/AUv3Support-macOSTests",
      "sources" : [
        "HostViewConfigTests.swift",
        "HostViewManagerTests.swift",
        "PresetsMenuManagerTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS-only",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOS_only_tests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS-only-tests",
      "path" : "Tests/AUv3Support-macOS-only-tests",
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOS_only",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS-only",
      "path" : "Sources/AUv3Support-macOS-only",
      "product_memberships" : [
        "AUv3-Support-macOS"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_macOS",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS",
      "path" : "Sources/AUv3Support-macOS",
      "product_memberships" : [
        "AUv3-Support-macOS"
      ],
      "sources" : [
        "HostViewConfig.swift",
        "HostViewManager.swift",
        "PresetsMenuManager.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOSTests",
      "path" : "Tests/AUv3Support-iOSTests",
      "sources" : [
        "HostViewConfigTests.swift",
        "HostViewControllerTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS-only",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_iOS_only_tests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS-only-tests",
      "path" : "Tests/AUv3Support-iOS-only-tests",
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_iOS_only",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS-only",
      "path" : "Sources/AUv3Support-iOS-only",
      "product_memberships" : [
        "AUv3-Support-iOS"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_iOS",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS",
      "path" : "Sources/AUv3Support-iOS",
      "product_memberships" : [
        "AUv3-Support-iOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-iOS/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-iOS/Resources/HostView.storyboard",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/ActionSupporter.swift",
        "Actions/CreatePreset.swift",
        "Actions/DeletePreset.swift",
        "Actions/RenamePreset.swift",
        "Actions/UpdatePreset.swift",
        "AppDelegate.swift",
        "HostViewConfig.swift",
        "HostViewController.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support",
      "path" : "Sources/AUv3Support",
      "product_memberships" : [
        "AUv3-Support",
        "AUv3-Support-iOS",
        "AUv3-Support-macOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support/Resources/sample1.wav",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support/Resources/sample2.caf",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AudioUnit/AudioRenderer.swift",
        "AudioUnit/AudioUnitViewConfigurationManager.swift",
        "AudioUnit/FilterAudioUnit.swift",
        "AudioUnit/FilterAudioUnitFactory.swift",
        "Editors/AUParameterEditor.swift",
        "Editors/AUParameterEditorDelegate.swift",
        "Editors/AUParameterValueProvider.swift",
        "Editors/BooleanControl.swift",
        "Editors/BooleanParameterEditor.swift",
        "Editors/FloatParameterEditor.swift",
        "Editors/FocusAwareTextField.swift",
        "Editors/RangedControl.swift",
        "Editors/ValueEditor.swift",
        "Extensions/AUAudioUnitPreset.swift",
        "Extensions/AUParameter.swift",
        "Extensions/AUParameterTree.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AudioComponentDescription.swift",
        "Extensions/Bundle.swift",
        "Extensions/CALayer.swift",
        "Extensions/CATransaction.swift",
        "Extensions/ClosedRange.swift",
        "Extensions/Color.swift",
        "Extensions/Comparble.swift",
        "Extensions/FourCharCode.swift",
        "Extensions/Optional.swift",
        "Extensions/String.swift",
        "Extensions/TypeAliases.swift",
        "Extensions/View.swift",
        "Host/AudioUnitLoader.swift",
        "Host/SimplePlayEngine.swift",
        "Host/UserPresetsManager.swift",
        "Parameters/AUParameterFormatting.swift",
        "Parameters/AUParameterHandler.swift",
        "Parameters/ObservableAUParameter.swift",
        "Parameters/ParameterAddressHolder.swift",
        "Parameters/ParameterAddressProvider.swift",
        "Parameters/ParameterDefinition.swift",
        "Parameters/ParameterSource.swift",
        "Parameters/ParametricValue.swift",
        "Shared.swift"
      ],
      "target_dependencies" : [
        "DSPHeaders"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/7] Write sources
[1/7] Copying sample2.caf
[3/7] Copying sample1.wav
[4/7] Write sources
[5/7] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Compiling DSPHeaders DSPHeaders.mm
[8/46] Emitting module AUv3Support
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/50] Compiling AUv3Support ParameterSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/50] Compiling AUv3Support ParametricValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/50] Compiling AUv3Support Shared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/50] Compiling AUv3Support resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/50] Compiling AUv3Support AUParameterEditorDelegate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/50] Compiling AUv3Support AUParameterValueProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/50] Compiling AUv3Support BooleanControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/50] Compiling AUv3Support BooleanParameterEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/50] Compiling AUv3Support FloatParameterEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/50] Compiling AUv3Support FocusAwareTextField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/50] Compiling AUv3Support RangedControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/50] Compiling AUv3Support ValueEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/50] Compiling AUv3Support AUAudioUnitPreset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/50] Compiling AUv3Support SimplePlayEngine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/50] Compiling AUv3Support UserPresetsManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/50] Compiling AUv3Support AUParameterFormatting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/50] Compiling AUv3Support AUParameterHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/50] Compiling AUv3Support Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/50] Compiling AUv3Support Comparble.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/50] Compiling AUv3Support FourCharCode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/50] Compiling AUv3Support Optional.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/50] Compiling AUv3Support Bundle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/50] Compiling AUv3Support CALayer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/50] Compiling AUv3Support CATransaction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/50] Compiling AUv3Support ClosedRange.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/50] Compiling AUv3Support AUParameter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/50] Compiling AUv3Support AUParameterTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/50] Compiling AUv3Support AVAudioPCMBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/50] Compiling AUv3Support AudioComponentDescription.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/50] Compiling AUv3Support ObservableAUParameter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/50] Compiling AUv3Support ParameterAddressHolder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/50] Compiling AUv3Support ParameterAddressProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/50] Compiling AUv3Support ParameterDefinition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/50] Compiling AUv3Support String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/50] Compiling AUv3Support TypeAliases.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/50] Compiling AUv3Support View.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/50] Compiling AUv3Support AudioUnitLoader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/50] Compiling AUv3Support AudioRenderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/50] Compiling AUv3Support AudioUnitViewConfigurationManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/50] Compiling AUv3Support FilterAudioUnit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/50] Compiling AUv3Support FilterAudioUnitFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/50] Compiling AUv3Support AUParameterEditor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/54] Compiling AUv3Support_macOS PresetsMenuManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/54] Compiling AUv3Support_macOS HostViewConfig.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/54] Compiling AUv3Support_macOS HostViewManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/54] Emitting module AUv3Support_macOS
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/56] Compiling AUv3Support_macOS_only Dummy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/56] Emitting module AUv3Support_macOS_only
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (44.01s)
warning: 'spi-builder-workspace': 2025-08-03 20:01:05.203 spi-builder-workspace-manifest[682:3433] --- compiling with UNSAFE C++ flags: 0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-macOS/Resources/HostView.storyboard
    /Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-macOS/Resources/MockViewController.xib
Build complete.
{
  "cxx_language_standard" : "c++2b",
  "dependencies" : [
  ],
  "manifest_display_name" : "AUv3Support",
  "name" : "AUv3Support",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "AUv3-Support",
      "targets" : [
        "AUv3Support"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-Support-iOS",
      "targets" : [
        "AUv3Support-iOS-only"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-Support-macOS",
      "targets" : [
        "AUv3Support-macOS-only"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AUv3-DSP-Headers",
      "targets" : [
        "DSPHeaders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSPHeadersTests",
      "module_type" : "ClangTarget",
      "name" : "DSPHeadersTests",
      "path" : "Tests/DSPHeadersTests",
      "sources" : [
        "BiquadTests.mm",
        "BoolParameterTests.mm",
        "BufferFacetTests.mm",
        "BusBuffersTests.mm",
        "ConstMathTests.mm",
        "DSPTests.mm",
        "DelayBufferTests.mm",
        "EventProcessorTests.mm",
        "IntegralParameterTests.mm",
        "LFOTests.mm",
        "MillisecondParameterTests.mm",
        "PercentageParameterTests.mm",
        "PhaseIncrementTests.mm",
        "PhaseShifterTests.mm",
        "Pirkle/fxobjects.cpp",
        "RampingParameterTests.mm",
        "SampleBufferTests.mm"
      ],
      "target_dependencies" : [
        "DSPHeaders"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSPHeaders",
      "module_type" : "ClangTarget",
      "name" : "DSPHeaders",
      "path" : "Sources/DSPHeaders",
      "product_memberships" : [
        "AUv3-Support",
        "AUv3-Support-iOS",
        "AUv3-Support-macOS",
        "AUv3-DSP-Headers"
      ],
      "sources" : [
        "DSPHeaders.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3SupportTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3SupportTests",
      "path" : "Tests/AUv3SupportTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/AUv3SupportTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AudioUnitViewConfigurationManagerTests.swift",
        "BooleanParameterEditorTests.swift",
        "Extensions/AUParameterFormattingTests.swift",
        "Extensions/AUParameterTests.swift",
        "Extensions/AUParameterTreeTests.swift",
        "Extensions/AVAudioPCMBufferTests.swift",
        "Extensions/AudioComponentDescriptionTests.swift",
        "Extensions/BundleTests.swift",
        "Extensions/CALayerTests.swift",
        "Extensions/CATransactionTests.swift",
        "Extensions/ClosedRangeTests.swift",
        "Extensions/ColorTests.swift",
        "Extensions/ComparableTests.swift",
        "Extensions/FourCharCodeTests.swift",
        "Extensions/OptionalTests.swift",
        "Extensions/StringTests.swift",
        "Extensions/TypeAliasesTests.swift",
        "Extensions/ViewTests.swift",
        "FilterAudioUnitFactoryTests.swift",
        "FilterAudioUnitTests.swift",
        "FloatParameterEditorTests.swift",
        "Hosts/AudioUnitLoaderTests.swift",
        "Hosts/SimplePlayEngineTests.swift",
        "Hosts/Template.swift",
        "Hosts/UserPresetsManagerTests.swift",
        "LogFloatParameterEditorTests.swift",
        "Parameters/ParameterAddressHolderTests.swift",
        "Parameters/ParameterDefinitionTests.swift",
        "Parameters/ParameterSourceTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOSTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOSTests",
      "path" : "Tests/AUv3Support-macOSTests",
      "sources" : [
        "HostViewConfigTests.swift",
        "HostViewManagerTests.swift",
        "PresetsMenuManagerTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS-only",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOS_only_tests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS-only-tests",
      "path" : "Tests/AUv3Support-macOS-only-tests",
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_macOS_only",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS-only",
      "path" : "Sources/AUv3Support-macOS-only",
      "product_memberships" : [
        "AUv3-Support-macOS"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-macOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_macOS",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-macOS",
      "path" : "Sources/AUv3Support-macOS",
      "product_memberships" : [
        "AUv3-Support-macOS"
      ],
      "sources" : [
        "HostViewConfig.swift",
        "HostViewManager.swift",
        "PresetsMenuManager.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOSTests",
      "path" : "Tests/AUv3Support-iOSTests",
      "sources" : [
        "HostViewConfigTests.swift",
        "HostViewControllerTests.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS-only",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_iOS_only_tests",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS-only-tests",
      "path" : "Tests/AUv3Support-iOS-only-tests",
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS",
        "AUv3Support"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AUv3Support_iOS_only",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS-only",
      "path" : "Sources/AUv3Support-iOS-only",
      "product_memberships" : [
        "AUv3-Support-iOS"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "AUv3Support-iOS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support_iOS",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support-iOS",
      "path" : "Sources/AUv3Support-iOS",
      "product_memberships" : [
        "AUv3-Support-iOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-iOS/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support-iOS/Resources/HostView.storyboard",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/ActionSupporter.swift",
        "Actions/CreatePreset.swift",
        "Actions/DeletePreset.swift",
        "Actions/RenamePreset.swift",
        "Actions/UpdatePreset.swift",
        "AppDelegate.swift",
        "HostViewConfig.swift",
        "HostViewController.swift"
      ],
      "target_dependencies" : [
        "AUv3Support"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AUv3Support",
      "module_type" : "SwiftTarget",
      "name" : "AUv3Support",
      "path" : "Sources/AUv3Support",
      "product_memberships" : [
        "AUv3-Support",
        "AUv3-Support-iOS",
        "AUv3-Support-macOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support/Resources/sample1.wav",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/AUv3Support/Resources/sample2.caf",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AudioUnit/AudioRenderer.swift",
        "AudioUnit/AudioUnitViewConfigurationManager.swift",
        "AudioUnit/FilterAudioUnit.swift",
        "AudioUnit/FilterAudioUnitFactory.swift",
        "Editors/AUParameterEditor.swift",
        "Editors/AUParameterEditorDelegate.swift",
        "Editors/AUParameterValueProvider.swift",
        "Editors/BooleanControl.swift",
        "Editors/BooleanParameterEditor.swift",
        "Editors/FloatParameterEditor.swift",
        "Editors/FocusAwareTextField.swift",
        "Editors/RangedControl.swift",
        "Editors/ValueEditor.swift",
        "Extensions/AUAudioUnitPreset.swift",
        "Extensions/AUParameter.swift",
        "Extensions/AUParameterTree.swift",
        "Extensions/AVAudioPCMBuffer.swift",
        "Extensions/AudioComponentDescription.swift",
        "Extensions/Bundle.swift",
        "Extensions/CALayer.swift",
        "Extensions/CATransaction.swift",
        "Extensions/ClosedRange.swift",
        "Extensions/Color.swift",
        "Extensions/Comparble.swift",
        "Extensions/FourCharCode.swift",
        "Extensions/Optional.swift",
        "Extensions/String.swift",
        "Extensions/TypeAliases.swift",
        "Extensions/View.swift",
        "Host/AudioUnitLoader.swift",
        "Host/SimplePlayEngine.swift",
        "Host/UserPresetsManager.swift",
        "Parameters/AUParameterFormatting.swift",
        "Parameters/AUParameterHandler.swift",
        "Parameters/ObservableAUParameter.swift",
        "Parameters/ParameterAddressHolder.swift",
        "Parameters/ParameterAddressProvider.swift",
        "Parameters/ParameterDefinition.swift",
        "Parameters/ParameterSource.swift",
        "Parameters/ParametricValue.swift",
        "Shared.swift"
      ],
      "target_dependencies" : [
        "DSPHeaders"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
warning: 'spi-builder-workspace': 2025-08-03 20:01:50.244 spi-builder-workspace-manifest[736:4690] --- compiling with UNSAFE C++ flags: 0
Done.