The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EpubReaderLight, reference main (ca4b50), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 08:40:23 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 platform=macOS,arch=arm64

Build 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:         macosXcodebuild
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:04.162 xcodebuild[525:2997] [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:11.860 xcodebuild[622:3719] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 1f356844250bdf75122ca71932d444c1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f356844250bdf75122ca71932d444c1.xcbuilddata
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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/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/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight_EpubReaderLight.build/EpubReaderLight_EpubReaderLight.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/EpubReaderLight.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/EpubReaderLight.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/EpubReaderLight.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents (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/EpubReaderLight_EpubReaderLight.bundle/Contents
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources (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/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/EpubReaderLight_EpubReaderLight.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/EpubReaderLight.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight.build/EpubReaderLight.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/EpubReaderLight_EpubReaderLight.build/empty-EpubReaderLight_EpubReaderLight.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources/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/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources/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/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources/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/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources/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/EpubReaderLight_EpubReaderLight.bundle/Contents/Resources
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/EpubReaderLight_EpubReaderLight.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/EpubReaderLight_EpubReaderLight.bundle
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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/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/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/EpubReaderLight.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/EpubReaderLight.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/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/Data/WordHighlight.swift:1:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: note: A dependency of main module 'EpubReaderLight'
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Extensions/UIColor+Extension.swift:1:8: note: Also imported here
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
2026-04-15 04:40:13.346 xcodebuild[626:3766] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: note: a dependency of main module 'EpubReaderLight'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Extensions/UIColor+Extension.swift:1:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
	Building workspace spi-builder-workspace with scheme EpubReaderLight
(2 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:20.173 xcodebuild[645:4007] [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:21.592 xcodebuild[654:4098] [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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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/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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.15 -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 -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/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/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/EpubReaderLight.build/Objects-normal/arm64/EpubReaderLight_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/EpubReaderLight.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/EpubReaderLight.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EpubReaderLight.build/Debug/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/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/Data/WordHighlight.swift:1:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: note: A dependency of main module 'EpubReaderLight'
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Extensions/UIColor+Extension.swift:1:8: note: Also imported here
import UIKit
       ^ (in target 'EpubReaderLight' from project 'EpubReaderLight')
2026-04-15 04:40:22.462 xcodebuild[656:4127] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:89fc0087418d4652c675a6408c8df385d35c6955, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Data/WordHighlight.swift:1:8: note: a dependency of main module 'EpubReaderLight'
import UIKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/EpubReaderLight/Extensions/UIColor+Extension.swift:1:8: note: also imported here
import UIKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver EpubReaderLight normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EpubReaderLight' from project 'EpubReaderLight')
	Building workspace spi-builder-workspace with scheme EpubReaderLight
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild