The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SimpleAnalytics, reference 0.4.1 (df261f), with Swift 6.3 for watchOS using Xcode 26.4 on 15 Apr 2026 13:53:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SimpleAnalytics -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simpleanalytics/swift-package.git
Reference: 0.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simpleanalytics/swift-package
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at df261f5 Merge pull request #15 from maxhumber/main
Cloned https://github.com/simpleanalytics/swift-package.git
Revision (git rev-parse @):
df261f54f9813f0272f2d88effcf51d872504ca6
SUCCESS checkout https://github.com/simpleanalytics/swift-package.git at 0.4.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/simpleanalytics/swift-package.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:
  SimpleAnalytics: /Users/admin/builder/spi-builder-workspace
resolved source packages: SimpleAnalytics
2026-04-15 09:52:48.882 xcodebuild[525:3033] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SimpleAnalytics",
  "name" : "SimpleAnalytics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SimpleAnalytics",
      "targets" : [
        "SimpleAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SimpleAnalyticsTests",
      "module_type" : "SwiftTarget",
      "name" : "SimpleAnalyticsTests",
      "path" : "Tests/SimpleAnalyticsTests",
      "sources" : [
        "Swift_SimpleAnalyticsTests.swift"
      ],
      "target_dependencies" : [
        "SimpleAnalytics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SimpleAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "SimpleAnalytics",
      "path" : "Sources",
      "product_memberships" : [
        "SimpleAnalytics"
      ],
      "sources" : [
        "SimpleAnalytics/Event.swift",
        "SimpleAnalytics/RequestDispatcher.swift",
        "SimpleAnalytics/SimpleAnalytics.swift",
        "SimpleAnalytics/String+slug.swift",
        "SimpleAnalytics/UserAgentFetcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SimpleAnalytics"
    ]
  }
}
2026-04-15 09:52:56.609 xcodebuild[622:3745] [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 SimpleAnalytics -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 SimpleAnalytics -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SimpleAnalytics: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SimpleAnalytics' in project 'SimpleAnalytics'
        ➜ Explicit dependency on target 'SimpleAnalytics' in project 'SimpleAnalytics'
    Target 'SimpleAnalytics' in project 'SimpleAnalytics' (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: 5f0ba09cace008b330ea085b6cb6621a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5f0ba09cace008b330ea085b6cb6621a.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/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-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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.DependencyMetadataFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.modulemap (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.DependencyStaticMetadataFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.LinkFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftConstValuesFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics_const_extract_protocols.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-OutputFileMap.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics_const_extract_protocols.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftConstValuesFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.LinkFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-OutputFileMap.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics_const_extract_protocols.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftConstValuesFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.LinkFileList (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-OutputFileMap.json (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SimpleAnalytics.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.modulemap (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/SimpleAnalytics.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SimpleAnalytics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
SwiftDriver SimpleAnalytics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
SwiftDriver SimpleAnalytics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
2026-04-15 09:52:58.089 xcodebuild[626:3793] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SimpleAnalytics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	SwiftDriver SimpleAnalytics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	SwiftDriver SimpleAnalytics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	Building workspace spi-builder-workspace with scheme SimpleAnalytics
(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:
  SimpleAnalytics: /Users/admin/builder/spi-builder-workspace
resolved source packages: SimpleAnalytics
2026-04-15 09:53:01.723 xcodebuild[644:4036] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SimpleAnalytics",
  "name" : "SimpleAnalytics",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SimpleAnalytics",
      "targets" : [
        "SimpleAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SimpleAnalyticsTests",
      "module_type" : "SwiftTarget",
      "name" : "SimpleAnalyticsTests",
      "path" : "Tests/SimpleAnalyticsTests",
      "sources" : [
        "Swift_SimpleAnalyticsTests.swift"
      ],
      "target_dependencies" : [
        "SimpleAnalytics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SimpleAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "SimpleAnalytics",
      "path" : "Sources",
      "product_memberships" : [
        "SimpleAnalytics"
      ],
      "sources" : [
        "SimpleAnalytics/Event.swift",
        "SimpleAnalytics/RequestDispatcher.swift",
        "SimpleAnalytics/SimpleAnalytics.swift",
        "SimpleAnalytics/String+slug.swift",
        "SimpleAnalytics/UserAgentFetcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SimpleAnalytics"
    ]
  }
}
2026-04-15 09:53:02.934 xcodebuild[653:4109] [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 SimpleAnalytics -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 SimpleAnalytics -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  SimpleAnalytics: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'SimpleAnalytics' in project 'SimpleAnalytics'
        ➜ Explicit dependency on target 'SimpleAnalytics' in project 'SimpleAnalytics'
    Target 'SimpleAnalytics' in project 'SimpleAnalytics' (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 SimpleAnalytics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64_32/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
SwiftDriver SimpleAnalytics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/armv7k/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
SwiftDriver SimpleAnalytics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
    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 SimpleAnalytics -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -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-watchos6.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics_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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.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/SimpleAnalytics.build/Debug-watchos/SimpleAnalytics.build/Objects-normal/arm64/SimpleAnalytics-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/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: Unable to resolve module dependency: 'WebKit'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: A dependency of main module 'SimpleAnalytics'
import WebKit
       ^ (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
2026-04-15 09:53:03.898 xcodebuild[655:4147] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: error: unable to resolve module dependency: 'WebKit'
import WebKit
       ^
/Users/admin/builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgentFetcher.swift:7:8: note: a dependency of main module 'SimpleAnalytics'
import WebKit
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver SimpleAnalytics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	SwiftDriver SimpleAnalytics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	SwiftDriver SimpleAnalytics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SimpleAnalytics' from project 'SimpleAnalytics')
	Building workspace spi-builder-workspace with scheme SimpleAnalytics
(4 failures)
BUILD FAILURE 6.3 watchOS