The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AUv3Support with Swift 6.0 for watchOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/AUv3Support.git
Reference: 17.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/AUv3Support
 * tag               17.0.1     -> FETCH_HEAD
HEAD is now at aa8679c Revise bypass API to reduce issues with C++ conformance
Cloned https://github.com/bradhowes/AUv3Support.git
Revision (git rev-parse @):
aa8679cabf97a694addc0b3595d2e05f9169495e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bradhowes/AUv3Support.git at 17.0.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
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.0"
}
warning: 'spi-builder-workspace': 2024-12-28 15:55:22.166 spi-builder-workspace-manifest[640:3660] --- compiling with UNSAFE C++ flags: 0
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AUv3Support: /Users/admin/builder/spi-builder-workspace
resolved source packages: AUv3Support
{
  "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.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AUv3-DSP-Headers",
      "AUv3-Support",
      "AUv3-Support-iOS",
      "AUv3-Support-macOS",
      "AUv3Support-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AUv3Support-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AUv3Support-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolved source packages:
  AUv3Support: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
2024-12-28 15:55:29.501 xcodebuild[815:4669] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-28-12_15-55-0029.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "AUv3Support-Package" scheme:
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:30276E7C-0702-43DE-9C80-AF17FD4288AD, OS:2.1, name:Apple Vision Pro }
		{ platform:visionOS Simulator, variant:Designed for [iPad,iPhone], id:FF1EB8A2-18EE-43CD-B6A4-302C0EF0B747, OS:2.2, name:Apple Vision Pro }
INFRASTRUCTURE ERROR (status: destinationUnavailable