Build Information
Failed to build AUv3Support with Swift 6.1 for watchOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/AUv3Support.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bradhowes/AUv3Support
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: watchOS
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.0"
}
warning: 'spi-builder-workspace': 2025-04-29 22:32:33.926 spi-builder-workspace-manifest[519:2912] --- compiling with UNSAFE C++ flags: 0
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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.3.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.3.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"
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
2025-04-29 22:32:37.708 xcodebuild[610:3439] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_22-32-0037.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
INFRASTRUCTURE ERROR (status: destinationUnavailable