Build Information
Failed to build FDWaveformView with Swift 6.0 for watchOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme FDWaveformView -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: error: 'CMAudioFormatDescriptionGetStreamBasicDescription' is only available in watchOS 6.0 or newer
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: note: add 'if #available' version check
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
SwiftDriver\ Compilation\ Requirements FDWaveformView normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name FDWaveformView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FDWaveformView' from project 'FDWaveformView')
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal arm64_32 Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftEmitModule normal armv7k Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal armv7k Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
(6 failures)
Command line invocation:
/Applications/Xcode-15.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 FDWaveformView -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
FDWaveformView: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'FDWaveformView' in project 'FDWaveformView'
➜ Explicit dependency on target 'FDWaveformView' in project 'FDWaveformView'
Target 'FDWaveformView' in project 'FDWaveformView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftDriver FDWaveformView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name FDWaveformView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver FDWaveformView normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name FDWaveformView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver FDWaveformView normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name FDWaveformView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.abi.json
SwiftEmitModule normal armv7k Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:45:20: warning: class 'FDWaveformRenderOperation' must restate inherited '@unchecked Sendable' conformance
43 |
44 | /// Operation used for rendering waveform images
45 | final public class FDWaveformRenderOperation: Operation {
| `- warning: class 'FDWaveformRenderOperation' must restate inherited '@unchecked Sendable' conformance
46 |
47 | /// The audio context used to build the waveform
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:329:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
327 | }
328 |
329 | extension AVAssetReader.Status : CustomStringConvertible{
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
330 | public var description: String{
331 | switch self{
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:329:11: error: 'AVAssetReader' is unavailable in watchOS
327 | }
328 |
329 | extension AVAssetReader.Status : CustomStringConvertible{
| `- error: 'AVAssetReader' is unavailable in watchOS
330 | public var description: String{
331 | switch self{
AVFoundation.AVAssetReader:2:12: note: 'AVAssetReader' has been explicitly marked unavailable here
1 | @available(watchOS, unavailable)
2 | open class AVAssetReader : NSObject {
| `- note: 'AVAssetReader' has been explicitly marked unavailable here
3 | @available(*, unavailable)
4 | public convenience init()
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:214:37: error: cannot find type 'UIImageView' in scope
212 |
213 | /// View for rendered waveform
214 | lazy fileprivate var imageView: UIImageView = {
| `- error: cannot find type 'UIImageView' in scope
215 | let retval = UIImageView(frame: CGRect.zero)
216 | retval.contentMode = .scaleToFill
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:222:44: error: cannot find type 'UIImageView' in scope
220 |
221 | /// View for rendered waveform showing progress
222 | lazy fileprivate var highlightedImage: UIImageView = {
| `- error: cannot find type 'UIImageView' in scope
223 | let retval = UIImageView(frame: CGRect.zero)
224 | retval.contentMode = .scaleToFill
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:33:27: warning: capture of 'self' with non-sendable type 'FDWaveformView' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | /// A view for rendering audio waveforms
14 | /*@IBDesignable*/ // IBDesignable support in XCode is so broken it's sad
15 | open class FDWaveformView: UIView {
| `- note: class 'FDWaveformView' does not conform to the 'Sendable' protocol
16 | /// A delegate to accept progress reporting
17 | /*@IBInspectable*/ open weak var delegate: FDWaveformViewDelegate?
:
31 | FDAudioContext.load(fromAudioURL: audioURL) { audioContext in
32 | DispatchQueue.main.async {
33 | guard self.audioURL == audioContext?.audioURL else { return }
| `- warning: capture of 'self' with non-sendable type 'FDWaveformView' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |
35 | if audioContext == nil {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:33:44: warning: capture of 'audioContext' with non-sendable type 'FDAudioContext?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
31 | FDAudioContext.load(fromAudioURL: audioURL) { audioContext in
32 | DispatchQueue.main.async {
33 | guard self.audioURL == audioContext?.audioURL else { return }
| `- warning: capture of 'audioContext' with non-sendable type 'FDAudioContext?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |
35 | if audioContext == nil {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: class 'FDAudioContext' does not conform to the 'Sendable' protocol
6 |
7 | /// Holds audio information used for building waveforms
8 | final class FDAudioContext {
| `- note: class 'FDAudioContext' does not conform to the 'Sendable' protocol
9 |
10 | /// The audio asset URL used to load the context
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:230:31: error: cannot find type 'UIView' in scope
228 |
229 | /// A view which hides part of the highlighted image
230 | fileprivate let clipping: UIView = {
| `- error: cannot find type 'UIView' in scope
231 | let retval = UIView(frame: CGRect.zero)
232 | retval.clipsToBounds = true
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
21 | @class NSLayoutManager;
22 | @class UIImage;
23 | @class UIView;
| `- note: interface 'UIView' forward declared here
24 | @class NSFileWrapper;
25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:50: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:105: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:156: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:63:13: error: cannot find 'setNeedsLayout' in scope
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
63 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
64 | }
65 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:73:13: error: cannot find 'setNeedsDisplay' in scope
71 | print("rip")
72 | }
73 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
74 | setNeedsLayout()
75 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:74:13: error: cannot find 'setNeedsLayout' in scope
72 | }
73 | setNeedsDisplay()
74 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
75 | }
76 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:97:13: error: cannot find 'setNeedsDisplay' in scope
95 | var waveformType: WaveformType = .logarithmic {
96 | didSet {
97 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
98 | setNeedsLayout()
99 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:98:13: error: cannot find 'setNeedsLayout' in scope
96 | didSet {
97 | setNeedsDisplay()
98 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
99 | }
100 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:160:13: error: cannot find 'setNeedsDisplay' in scope
158 | renderForCurrentAssetFailed = false
159 |
160 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
161 | setNeedsLayout()
162 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:161:13: error: cannot find 'setNeedsLayout' in scope
159 |
160 | setNeedsDisplay()
161 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
162 | }
163 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:248:39: error: cannot find 'UIPinchGestureRecognizer' in scope
246 |
247 | /// Gesture recognizer
248 | fileprivate var pinchRecognizer = UIPinchGestureRecognizer()
| `- error: cannot find 'UIPinchGestureRecognizer' in scope
249 |
250 | /// Gesture recognizer
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:251:37: error: cannot find 'UIPanGestureRecognizer' in scope
249 |
250 | /// Gesture recognizer
251 | fileprivate var panRecognizer = UIPanGestureRecognizer()
| `- error: cannot find 'UIPanGestureRecognizer' in scope
252 |
253 | /// Gesture recognizer
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:254:37: error: cannot find 'UITapGestureRecognizer' in scope
252 |
253 | /// Gesture recognizer
254 | fileprivate var tapRecognizer = UITapGestureRecognizer()
| `- error: cannot find 'UITapGestureRecognizer' in scope
255 |
256 | /// Whether rendering is happening asynchronously
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:284:14: error: initializer does not override a designated initializer from its superclass
282 | }
283 |
284 | override init(frame rect: CGRect) {
| `- error: initializer does not override a designated initializer from its superclass
285 | super.init(frame: rect)
286 | setup()
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:357:24: error: method does not override any method from its superclass
355 | }
356 |
357 | override open func layoutSubviews() {
| `- error: method does not override any method from its superclass
358 | super.layoutSubviews()
359 | guard audioContext != nil && !zoomSamples.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:15:28: error: cannot find type 'UIView' in scope
13 | /// A view for rendering audio waveforms
14 | /*@IBDesignable*/ // IBDesignable support in XCode is so broken it's sad
15 | open class FDWaveformView: UIView {
| `- error: cannot find type 'UIView' in scope
16 | /// A delegate to accept progress reporting
17 | /*@IBInspectable*/ open weak var delegate: FDWaveformViewDelegate?
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
21 | @class NSLayoutManager;
22 | @class UIImage;
23 | @class UIView;
| `- note: interface 'UIView' forward declared here
24 | @class NSFileWrapper;
25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:493:27: error: cannot find type 'UIGestureRecognizerDelegate' in scope
491 | }
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
| `- error: cannot find type 'UIGestureRecognizerDelegate' in scope
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
495 | return true
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:494:56: error: cannot find type 'UIGestureRecognizer' in scope
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
| `- error: cannot find type 'UIGestureRecognizer' in scope
495 | return true
496 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:494:135: error: cannot find type 'UIGestureRecognizer' in scope
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
| `- error: cannot find type 'UIGestureRecognizer' in scope
495 | return true
496 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:498:49: error: cannot find type 'UIPinchGestureRecognizer' in scope
496 | }
497 |
498 | @objc func handlePinchGesture(_ recognizer: UIPinchGestureRecognizer) {
| `- error: cannot find type 'UIPinchGestureRecognizer' in scope
499 | guard doesAllowStretch, recognizer.scale != 1 else { return }
500 |
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:527:47: error: cannot find type 'UIPanGestureRecognizer' in scope
525 | }
526 |
527 | @objc func handlePanGesture(_ recognizer: UIPanGestureRecognizer) {
| `- error: cannot find type 'UIPanGestureRecognizer' in scope
528 | guard !zoomSamples.isEmpty else { return }
529 |
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:576:47: error: cannot find type 'UITapGestureRecognizer' in scope
574 | }
575 |
576 | @objc func handleTapGesture(_ recognizer: UITapGestureRecognizer) {
| `- error: cannot find type 'UITapGestureRecognizer' in scope
577 | if doesAllowScrubbing {
578 | let rangeSamples = CGFloat(zoomSamples.count)
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:588:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
586 | @objc public protocol FDWaveformViewDelegate: NSObjectProtocol {
587 | /// Rendering will begin
588 | @objc optional func waveformViewWillRender(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
589 |
590 | /// Rendering did complete
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:591:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
589 |
590 | /// Rendering did complete
591 | @objc optional func waveformViewDidRender(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
592 |
593 | /// An audio file will be loaded
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:594:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
592 |
593 | /// An audio file will be loaded
594 | @objc optional func waveformViewWillLoad(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
595 |
596 | /// An audio file was loaded
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:597:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
595 |
596 | /// An audio file was loaded
597 | @objc optional func waveformViewDidLoad(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
598 |
599 | /// The panning gesture began
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:600:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
598 |
599 | /// The panning gesture began
600 | @objc optional func waveformDidBeginPanning(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
601 |
602 | /// The panning gesture ended
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:603:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
601 |
602 | /// The panning gesture ended
603 | @objc optional func waveformDidEndPanning(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
604 |
605 | /// The scrubbing gesture ended
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:606:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
604 |
605 | /// The scrubbing gesture ended
606 | @objc optional func waveformDidEndScrubbing(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
607 | }
608 |
SwiftCompile normal arm64_32 Compiling\ FDWaveformView.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:44:81: error: 'CMAudioFormatDescription' is only available in watchOS 6.0 or newer
let formatDescriptions = assetTrack.formatDescriptions as? [CMAudioFormatDescription],
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:44:81: note: add 'if #available' version check
let formatDescriptions = assetTrack.formatDescriptions as? [CMAudioFormatDescription],
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: error: 'CMAudioFormatDescriptionGetStreamBasicDescription' is only available in watchOS 6.0 or newer
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: note: add 'if #available' version check
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
SwiftCompile normal armv7k Compiling\ FDWaveformView.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FDWaveformView.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformRenderOperation.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:45:20: warning: class 'FDWaveformRenderOperation' must restate inherited '@unchecked Sendable' conformance
43 |
44 | /// Operation used for rendering waveform images
45 | final public class FDWaveformRenderOperation: Operation {
| `- warning: class 'FDWaveformRenderOperation' must restate inherited '@unchecked Sendable' conformance
46 |
47 | /// The audio context used to build the waveform
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:329:1: warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
327 | }
328 |
329 | extension AVAssetReader.Status : CustomStringConvertible{
| |- warning: extension declares a conformance of imported type 'Status' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'AVFoundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
330 | public var description: String{
331 | switch self{
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift:329:11: error: 'AVAssetReader' is unavailable in watchOS
327 | }
328 |
329 | extension AVAssetReader.Status : CustomStringConvertible{
| `- error: 'AVAssetReader' is unavailable in watchOS
330 | public var description: String{
331 | switch self{
AVFoundation.AVAssetReader:2:12: note: 'AVAssetReader' has been explicitly marked unavailable here
1 | @available(watchOS, unavailable)
2 | open class AVAssetReader : NSObject {
| `- note: 'AVAssetReader' has been explicitly marked unavailable here
3 | @available(*, unavailable)
4 | public convenience init()
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:214:37: error: cannot find type 'UIImageView' in scope
212 |
213 | /// View for rendered waveform
214 | lazy fileprivate var imageView: UIImageView = {
| `- error: cannot find type 'UIImageView' in scope
215 | let retval = UIImageView(frame: CGRect.zero)
216 | retval.contentMode = .scaleToFill
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:222:44: error: cannot find type 'UIImageView' in scope
220 |
221 | /// View for rendered waveform showing progress
222 | lazy fileprivate var highlightedImage: UIImageView = {
| `- error: cannot find type 'UIImageView' in scope
223 | let retval = UIImageView(frame: CGRect.zero)
224 | retval.contentMode = .scaleToFill
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:33:27: warning: capture of 'self' with non-sendable type 'FDWaveformView' in a `@Sendable` closure; this is an error in the Swift 6 language mode
13 | /// A view for rendering audio waveforms
14 | /*@IBDesignable*/ // IBDesignable support in XCode is so broken it's sad
15 | open class FDWaveformView: UIView {
| `- note: class 'FDWaveformView' does not conform to the 'Sendable' protocol
16 | /// A delegate to accept progress reporting
17 | /*@IBInspectable*/ open weak var delegate: FDWaveformViewDelegate?
:
31 | FDAudioContext.load(fromAudioURL: audioURL) { audioContext in
32 | DispatchQueue.main.async {
33 | guard self.audioURL == audioContext?.audioURL else { return }
| `- warning: capture of 'self' with non-sendable type 'FDWaveformView' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |
35 | if audioContext == nil {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:33:44: warning: capture of 'audioContext' with non-sendable type 'FDAudioContext?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
31 | FDAudioContext.load(fromAudioURL: audioURL) { audioContext in
32 | DispatchQueue.main.async {
33 | guard self.audioURL == audioContext?.audioURL else { return }
| `- warning: capture of 'audioContext' with non-sendable type 'FDAudioContext?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 |
35 | if audioContext == nil {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: class 'FDAudioContext' does not conform to the 'Sendable' protocol
6 |
7 | /// Holds audio information used for building waveforms
8 | final class FDAudioContext {
| `- note: class 'FDAudioContext' does not conform to the 'Sendable' protocol
9 |
10 | /// The audio asset URL used to load the context
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:230:31: error: cannot find type 'UIView' in scope
228 |
229 | /// A view which hides part of the highlighted image
230 | fileprivate let clipping: UIView = {
| `- error: cannot find type 'UIView' in scope
231 | let retval = UIView(frame: CGRect.zero)
232 | retval.clipsToBounds = true
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
21 | @class NSLayoutManager;
22 | @class UIImage;
23 | @class UIView;
| `- note: interface 'UIView' forward declared here
24 | @class NSFileWrapper;
25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:50: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:105: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:62:156: error: value of type 'FDWaveformView' has no member 'frame'
60 | let highlightLastPortion = CGFloat(highlightedSamples?.last ?? 0) / CGFloat(totalSamples)
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
| `- error: value of type 'FDWaveformView' has no member 'frame'
63 | setNeedsLayout()
64 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:63:13: error: cannot find 'setNeedsLayout' in scope
61 | let highlightWidthPortion = highlightLastPortion - highlightStartPortion
62 | self.clipping.frame = CGRect(x: self.frame.width * highlightStartPortion, y: 0, width: self.frame.width * highlightWidthPortion , height: self.frame.height)
63 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
64 | }
65 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:73:13: error: cannot find 'setNeedsDisplay' in scope
71 | print("rip")
72 | }
73 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
74 | setNeedsLayout()
75 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:74:13: error: cannot find 'setNeedsLayout' in scope
72 | }
73 | setNeedsDisplay()
74 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
75 | }
76 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:97:13: error: cannot find 'setNeedsDisplay' in scope
95 | var waveformType: WaveformType = .logarithmic {
96 | didSet {
97 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
98 | setNeedsLayout()
99 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:98:13: error: cannot find 'setNeedsLayout' in scope
96 | didSet {
97 | setNeedsDisplay()
98 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
99 | }
100 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:160:13: error: cannot find 'setNeedsDisplay' in scope
158 | renderForCurrentAssetFailed = false
159 |
160 | setNeedsDisplay()
| `- error: cannot find 'setNeedsDisplay' in scope
161 | setNeedsLayout()
162 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:161:13: error: cannot find 'setNeedsLayout' in scope
159 |
160 | setNeedsDisplay()
161 | setNeedsLayout()
| `- error: cannot find 'setNeedsLayout' in scope
162 | }
163 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:248:39: error: cannot find 'UIPinchGestureRecognizer' in scope
246 |
247 | /// Gesture recognizer
248 | fileprivate var pinchRecognizer = UIPinchGestureRecognizer()
| `- error: cannot find 'UIPinchGestureRecognizer' in scope
249 |
250 | /// Gesture recognizer
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:251:37: error: cannot find 'UIPanGestureRecognizer' in scope
249 |
250 | /// Gesture recognizer
251 | fileprivate var panRecognizer = UIPanGestureRecognizer()
| `- error: cannot find 'UIPanGestureRecognizer' in scope
252 |
253 | /// Gesture recognizer
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:254:37: error: cannot find 'UITapGestureRecognizer' in scope
252 |
253 | /// Gesture recognizer
254 | fileprivate var tapRecognizer = UITapGestureRecognizer()
| `- error: cannot find 'UITapGestureRecognizer' in scope
255 |
256 | /// Whether rendering is happening asynchronously
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:284:14: error: initializer does not override a designated initializer from its superclass
282 | }
283 |
284 | override init(frame rect: CGRect) {
| `- error: initializer does not override a designated initializer from its superclass
285 | super.init(frame: rect)
286 | setup()
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:357:24: error: method does not override any method from its superclass
355 | }
356 |
357 | override open func layoutSubviews() {
| `- error: method does not override any method from its superclass
358 | super.layoutSubviews()
359 | guard audioContext != nil && !zoomSamples.isEmpty else {
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:15:28: error: cannot find type 'UIView' in scope
13 | /// A view for rendering audio waveforms
14 | /*@IBDesignable*/ // IBDesignable support in XCode is so broken it's sad
15 | open class FDWaveformView: UIView {
| `- error: cannot find type 'UIView' in scope
16 | /// A delegate to accept progress reporting
17 | /*@IBInspectable*/ open weak var delegate: FDWaveformViewDelegate?
/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
21 | @class NSLayoutManager;
22 | @class UIImage;
23 | @class UIView;
| `- note: interface 'UIView' forward declared here
24 | @class NSFileWrapper;
25 | @class NSTextAttachmentViewProvider;
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:493:27: error: cannot find type 'UIGestureRecognizerDelegate' in scope
491 | }
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
| `- error: cannot find type 'UIGestureRecognizerDelegate' in scope
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
495 | return true
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:494:56: error: cannot find type 'UIGestureRecognizer' in scope
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
| `- error: cannot find type 'UIGestureRecognizer' in scope
495 | return true
496 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:494:135: error: cannot find type 'UIGestureRecognizer' in scope
492 |
493 | extension FDWaveformView: UIGestureRecognizerDelegate {
494 | public func gestureRecognizer(_ gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWith otherGestureRecognizer: UIGestureRecognizer) -> Bool {
| `- error: cannot find type 'UIGestureRecognizer' in scope
495 | return true
496 | }
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:498:49: error: cannot find type 'UIPinchGestureRecognizer' in scope
496 | }
497 |
498 | @objc func handlePinchGesture(_ recognizer: UIPinchGestureRecognizer) {
| `- error: cannot find type 'UIPinchGestureRecognizer' in scope
499 | guard doesAllowStretch, recognizer.scale != 1 else { return }
500 |
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:527:47: error: cannot find type 'UIPanGestureRecognizer' in scope
525 | }
526 |
527 | @objc func handlePanGesture(_ recognizer: UIPanGestureRecognizer) {
| `- error: cannot find type 'UIPanGestureRecognizer' in scope
528 | guard !zoomSamples.isEmpty else { return }
529 |
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:576:47: error: cannot find type 'UITapGestureRecognizer' in scope
574 | }
575 |
576 | @objc func handleTapGesture(_ recognizer: UITapGestureRecognizer) {
| `- error: cannot find type 'UITapGestureRecognizer' in scope
577 | if doesAllowScrubbing {
578 | let rangeSamples = CGFloat(zoomSamples.count)
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:588:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
586 | @objc public protocol FDWaveformViewDelegate: NSObjectProtocol {
587 | /// Rendering will begin
588 | @objc optional func waveformViewWillRender(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
589 |
590 | /// Rendering did complete
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:591:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
589 |
590 | /// Rendering did complete
591 | @objc optional func waveformViewDidRender(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
592 |
593 | /// An audio file will be loaded
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:594:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
592 |
593 | /// An audio file will be loaded
594 | @objc optional func waveformViewWillLoad(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
595 |
596 | /// An audio file was loaded
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:597:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
595 |
596 | /// An audio file was loaded
597 | @objc optional func waveformViewDidLoad(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
598 |
599 | /// The panning gesture began
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:600:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
598 |
599 | /// The panning gesture began
600 | @objc optional func waveformDidBeginPanning(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
601 |
602 | /// The panning gesture ended
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:603:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
601 |
602 | /// The panning gesture ended
603 | @objc optional func waveformDidEndPanning(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
604 |
605 | /// The scrubbing gesture ended
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift:606:25: error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
604 |
605 | /// The scrubbing gesture ended
606 | @objc optional func waveformDidEndScrubbing(_ waveformView: FDWaveformView)
| | `- note: classes not annotated with @objc cannot be represented in Objective-C
| `- error: method cannot be marked @objc because the type of the parameter cannot be represented in Objective-C
607 | }
608 |
SwiftCompile normal arm64_32 Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformRenderOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDWaveformView.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.dia -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDWaveformView_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FDWaveformView -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.o -index-unit-output-path /FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/arm64_32/FDAudioContext.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:44:81: error: 'CMAudioFormatDescription' is only available in watchOS 6.0 or newer
let formatDescriptions = assetTrack.formatDescriptions as? [CMAudioFormatDescription],
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:44:81: note: add 'if #available' version check
let formatDescriptions = assetTrack.formatDescriptions as? [CMAudioFormatDescription],
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: error: 'CMAudioFormatDescriptionGetStreamBasicDescription' is only available in watchOS 6.0 or newer
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:46:32: note: add 'if #available' version check
let asbd = CMAudioFormatDescriptionGetStreamBasicDescription(audioFormatDesc)
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:29:24: note: add @available attribute to enclosing static method
public static func load(fromAudioURL audioURL: URL, completionHandler: @escaping (_ audioContext: FDAudioContext?) -> ()) {
^
/Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift:8:13: note: add @available attribute to enclosing class
final class FDAudioContext {
^
SwiftDriver\ Compilation\ Requirements FDWaveformView normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FDWaveformView' from project 'FDWaveformView')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name FDWaveformView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FDWaveformView.build/Debug-watchos/FDWaveformView.build/Objects-normal/armv7k/FDWaveformView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'FDWaveformView' from project 'FDWaveformView')
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal armv7k Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FDWaveformView (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal arm64_32 Compiling\ FDAudioContext.swift /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FDWaveformView/FDAudioContext.swift (in target 'FDWaveformView' from project 'FDWaveformView')
(6 failures)
BUILD FAILURE 6.0 watchOS