Build Information
Failed to build FlywheelControl, reference main (477dc0), with Swift 6.1 for watchOS using Xcode 16.3 on 8 Jan 2026 22:59:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlywheelControl -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aweiner42/FlywheelControl.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aweiner42/FlywheelControl
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 477dc04 Fix Swift Playgrounds drag reliability
Cloned https://github.com/aweiner42/FlywheelControl.git
Revision (git rev-parse @):
477dc0426d4d3bdc673fb3513cb4d66bf513cb43
SUCCESS checkout https://github.com/aweiner42/FlywheelControl.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/aweiner42/FlywheelControl.git
https://github.com/aweiner42/FlywheelControl.git
{
"dependencies" : [
],
"manifest_display_name" : "FlywheelControl",
"name" : "FlywheelControl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FlywheelControl",
"targets" : [
"FlywheelControl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlywheelControlTests",
"module_type" : "SwiftTarget",
"name" : "FlywheelControlTests",
"path" : "Tests/FlywheelControlTests",
"sources" : [
"FlywheelControlTests.swift"
],
"target_dependencies" : [
"FlywheelControl"
],
"type" : "test"
},
{
"c99name" : "FlywheelControl",
"module_type" : "SwiftTarget",
"name" : "FlywheelControl",
"path" : "Sources/FlywheelControl",
"product_memberships" : [
"FlywheelControl"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/Resources/combined_ruler_image.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FlywheelControl.swift",
"FlywheelTrack.swift",
"ZoomValueManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FlywheelControl: /Users/admin/builder/spi-builder-workspace
resolved source packages: FlywheelControl
{
"dependencies" : [
],
"manifest_display_name" : "FlywheelControl",
"name" : "FlywheelControl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FlywheelControl",
"targets" : [
"FlywheelControl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlywheelControlTests",
"module_type" : "SwiftTarget",
"name" : "FlywheelControlTests",
"path" : "Tests/FlywheelControlTests",
"sources" : [
"FlywheelControlTests.swift"
],
"target_dependencies" : [
"FlywheelControl"
],
"type" : "test"
},
{
"c99name" : "FlywheelControl",
"module_type" : "SwiftTarget",
"name" : "FlywheelControl",
"path" : "Sources/FlywheelControl",
"product_memberships" : [
"FlywheelControl"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/Resources/combined_ruler_image.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FlywheelControl.swift",
"FlywheelTrack.swift",
"ZoomValueManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlywheelControl"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlywheelControl -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FlywheelControl -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
FlywheelControl: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl'
Target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl'
Target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 14319f258c80cc695b6035ab987fad37
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/14319f258c80cc695b6035ab987fad37.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/FlywheelControl_FlywheelControl.DependencyMetadataFileList (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/FlywheelControl_FlywheelControl.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/FlywheelControl_FlywheelControl.DependencyStaticMetadataFileList (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/FlywheelControl_FlywheelControl.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl_const_extract_protocols.json (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.LinkFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-OutputFileMap.json (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftConstValuesFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_const_extract_protocols.json (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftConstValuesFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.LinkFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-OutputFileMap.json (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.modulemap (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.DependencyStaticMetadataFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.DependencyMetadataFileList (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle/combined_ruler_image.jpeg /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/Resources/combined_ruler_image.jpeg (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/Resources/combined_ruler_image.jpeg /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FlywheelControl.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.modulemap (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/FlywheelControl.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle
SwiftDriver FlywheelControl normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlywheelControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos10.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-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl_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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlywheelControl normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlywheelControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos10.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-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
EmitSwiftModule normal arm64_32 (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift:11:8: error: no such module 'CoreHaptics'
import CoreHaptics // (fine to keep; you already gate usage)
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift -target arm64_32-apple-watchos10.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FlywheelControl -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.abi.json
SwiftCompile normal arm64_32 Compiling\ ZoomValueManager.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift -target arm64-apple-watchos10.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FlywheelControl -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.abi.json
EmitSwiftModule normal arm64 (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift:11:8: error: no such module 'CoreHaptics'
import CoreHaptics // (fine to keep; you already gate usage)
^
SwiftCompile normal arm64 Compiling\ ZoomValueManager.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64_32 (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
EmitSwiftModule normal arm64 (in target 'FlywheelControl' from project 'FlywheelControl')
Building workspace spi-builder-workspace with scheme FlywheelControl
(5 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FlywheelControl: /Users/admin/builder/spi-builder-workspace
resolved source packages: FlywheelControl
{
"dependencies" : [
],
"manifest_display_name" : "FlywheelControl",
"name" : "FlywheelControl",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FlywheelControl",
"targets" : [
"FlywheelControl"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlywheelControlTests",
"module_type" : "SwiftTarget",
"name" : "FlywheelControlTests",
"path" : "Tests/FlywheelControlTests",
"sources" : [
"FlywheelControlTests.swift"
],
"target_dependencies" : [
"FlywheelControl"
],
"type" : "test"
},
{
"c99name" : "FlywheelControl",
"module_type" : "SwiftTarget",
"name" : "FlywheelControl",
"path" : "Sources/FlywheelControl",
"product_memberships" : [
"FlywheelControl"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/Resources/combined_ruler_image.jpeg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"FlywheelControl.swift",
"FlywheelTrack.swift",
"ZoomValueManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlywheelControl"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlywheelControl -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FlywheelControl -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
FlywheelControl: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl'
Target 'FlywheelControl' in project 'FlywheelControl'
➜ Explicit dependency on target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl'
Target 'FlywheelControl_FlywheelControl' in project 'FlywheelControl' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0ca569a4657a75462500787feb932e22
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0ca569a4657a75462500787feb932e22.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist (in target 'FlywheelControl_FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl_FlywheelControl.build/empty-FlywheelControl_FlywheelControl.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FlywheelControl_FlywheelControl.bundle/Info.plist
SwiftDriver FlywheelControl normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlywheelControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos10.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-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl_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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64_32/FlywheelControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FlywheelControl normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FlywheelControl -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos10.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-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
EmitSwiftModule normal arm64 (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift:11:8: error: no such module 'CoreHaptics'
import CoreHaptics // (fine to keep; you already gate usage)
^
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift -target arm64-apple-watchos10.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.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-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.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/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FlywheelControl -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/Objects-normal/arm64/FlywheelControl.abi.json
SwiftCompile normal arm64 Compiling\ ZoomValueManager.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
EmitSwiftModule normal arm64_32 (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FlywheelTrack.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelTrack.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FlywheelControl.build/Debug-watchos/FlywheelControl.build/DerivedSources/resource_bundle_accessor.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ZoomValueManager.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/ZoomValueManager.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ FlywheelControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FlywheelControl/FlywheelControl.swift (in target 'FlywheelControl' from project 'FlywheelControl')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
EmitSwiftModule normal arm64 (in target 'FlywheelControl' from project 'FlywheelControl')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FlywheelControl (in target 'FlywheelControl' from project 'FlywheelControl')
Building workspace spi-builder-workspace with scheme FlywheelControl
(3 failures)
BUILD FAILURE 6.1 watchOS