Build Information
Failed to build EpubReaderLight, reference main (ca4b50), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 08:40:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EpubReaderLight -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pichukov/epub-reader-light.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pichukov/epub-reader-light
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ca4b50e update README with more examples
Cloned https://github.com/pichukov/epub-reader-light.git
Revision (git rev-parse @):
ca4b50e1f3685d46f0a13ec29a4e2af10805e742
SUCCESS checkout https://github.com/pichukov/epub-reader-light.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/pichukov/epub-reader-light.git
Command line invocation:
/Applications/Xcode-26.4.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:
EpubReaderLight: /Users/admin/builder/spi-builder-workspace
resolved source packages: EpubReaderLight
2026-04-15 04:40:21.119 xcodebuild[529:3060] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "EpubReaderLight",
"name" : "EpubReaderLight",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "EpubReaderLight",
"targets" : [
"EpubReaderLight"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EpubReaderLightTests",
"module_type" : "SwiftTarget",
"name" : "EpubReaderLightTests",
"path" : "Tests/EpubReaderLightTests",
"sources" : [
"EpubReaderLightTests.swift"
],
"target_dependencies" : [
"EpubReaderLight"
],
"type" : "test"
},
{
"c99name" : "EpubReaderLight",
"module_type" : "SwiftTarget",
"name" : "EpubReaderLight",
"path" : "Sources/EpubReaderLight",
"product_memberships" : [
"EpubReaderLight"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/bundle.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.css",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/themes.css",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Data/BookData.swift",
"Data/BookEvent.swift",
"Data/BookSavedData.swift",
"Data/ReaderErrors.swift",
"Data/Theme.swift",
"Data/WordHighlight.swift",
"Extensions/Data+Extension.swift",
"Extensions/String+Extension.swift",
"Extensions/UIColor+Extension.swift",
"ReaderEventsHandler.swift",
"ReaderView.swift",
"ReaderViewController.swift",
"WebProxy/WebManager.swift",
"WebProxy/WebView.swift",
"resource_current_bundle_accessor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EpubReaderLight"
]
}
}
2026-04-15 04:40:32.084 xcodebuild[628:3865] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EpubReaderLight -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 EpubReaderLight -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
EpubReaderLight: /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 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight'
Target 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight'
Target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b9a1eaa0913f6317e1c0b7797201939d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b9a1eaa0913f6317e1c0b7797201939d.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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
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
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/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
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyMetadataFileList (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyStaticMetadataFileList (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.LinkFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftConstValuesFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight_const_extract_protocols.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-OutputFileMap.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight_const_extract_protocols.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftConstValuesFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.LinkFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-OutputFileMap.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_const_extract_protocols.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftConstValuesFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.LinkFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-OutputFileMap.json (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.modulemap (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.DependencyStaticMetadataFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.DependencyMetadataFileList (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/resource_bundle_accessor.swift (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/EpubReaderLight.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.modulemap (in target 'EpubReaderLight' from project 'EpubReaderLight')
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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/EpubReaderLight.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/themes.css /Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/themes.css (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
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/EpubReaderLight/Resources/Web/themes.css /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/index.html /Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.html (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
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/EpubReaderLight/Resources/Web/index.html /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/index.css /Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.css (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
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/EpubReaderLight/Resources/Web/index.css /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle/bundle.js /Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/bundle.js (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
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/EpubReaderLight/Resources/Web/bundle.js /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle (in target 'EpubReaderLight_EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/EpubReaderLight_EpubReaderLight.bundle
SwiftDriver EpubReaderLight normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
2026-04-15 04:40:33.509 xcodebuild[632:3917] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver EpubReaderLight normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
Building workspace spi-builder-workspace with scheme EpubReaderLight
(4 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
EpubReaderLight: /Users/admin/builder/spi-builder-workspace
resolved source packages: EpubReaderLight
2026-04-15 04:40:38.015 xcodebuild[649:4242] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "EpubReaderLight",
"name" : "EpubReaderLight",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "EpubReaderLight",
"targets" : [
"EpubReaderLight"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EpubReaderLightTests",
"module_type" : "SwiftTarget",
"name" : "EpubReaderLightTests",
"path" : "Tests/EpubReaderLightTests",
"sources" : [
"EpubReaderLightTests.swift"
],
"target_dependencies" : [
"EpubReaderLight"
],
"type" : "test"
},
{
"c99name" : "EpubReaderLight",
"module_type" : "SwiftTarget",
"name" : "EpubReaderLight",
"path" : "Sources/EpubReaderLight",
"product_memberships" : [
"EpubReaderLight"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/bundle.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.css",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/index.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Resources/Web/themes.css",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Data/BookData.swift",
"Data/BookEvent.swift",
"Data/BookSavedData.swift",
"Data/ReaderErrors.swift",
"Data/Theme.swift",
"Data/WordHighlight.swift",
"Extensions/Data+Extension.swift",
"Extensions/String+Extension.swift",
"Extensions/UIColor+Extension.swift",
"ReaderEventsHandler.swift",
"ReaderView.swift",
"ReaderViewController.swift",
"WebProxy/WebManager.swift",
"WebProxy/WebView.swift",
"resource_current_bundle_accessor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EpubReaderLight"
]
}
}
2026-04-15 04:40:39.153 xcodebuild[658:4328] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EpubReaderLight -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 EpubReaderLight -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
EpubReaderLight: /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 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight'
Target 'EpubReaderLight' in project 'EpubReaderLight'
➜ Explicit dependency on target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight'
Target 'EpubReaderLight_EpubReaderLight' in project 'EpubReaderLight' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/arm64_32/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name EpubReaderLight -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos7.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.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-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight_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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug-watchos/EpubReaderLight.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/EpubReaderLight.build/Debug-watchos/EpubReaderLight.build/Objects-normal/armv7k/EpubReaderLight-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: A dependency of main module 'EpubReaderLight'
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: Also imported here
import WebKit
^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
2026-04-15 04:40:40.000 xcodebuild[660:4357] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebManager.swift:2:8: note: a dependency of main module 'EpubReaderLight'
import WebKit
^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/WebProxy/WebView.swift:2:8: note: also imported here
import WebKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
SwiftDriver EpubReaderLight normal armv7k com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
Building workspace spi-builder-workspace with scheme EpubReaderLight
(4 failures)
BUILD FAILURE 6.3 watchOS