The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWLocationManager, reference 1.1.0 (ee4696), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 06:53:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWLocationManager.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWLocationManager
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at ee4696e - 加上非同步功能
Cloned https://github.com/William-Weng/WWLocationManager.git
Revision (git rev-parse @):
ee4696e365b678435976363ba60b6f0752ca1c69
SUCCESS checkout https://github.com/William-Weng/WWLocationManager.git at 1.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWLocationManager.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:
  WWLocationManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWLocationManager
2026-04-17 02:53:33.385 xcodebuild[529:3059] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WWLocationManager",
  "name" : "WWLocationManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWLocationManager",
      "targets" : [
        "WWLocationManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWLocationManager",
      "module_type" : "SwiftTarget",
      "name" : "WWLocationManager",
      "path" : "Sources/WWLocationManager",
      "product_memberships" : [
        "WWLocationManager"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/Constant.swift",
        "Utility/Extension.swift",
        "WWLocationManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWLocationManager"
    ]
  }
}
2026-04-17 02:53:41.344 xcodebuild[628:3810] [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 WWLocationManager -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 WWLocationManager -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  WWLocationManager: /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 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
    Target 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
    Target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager' (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: c70fc96fe87e0827f1933ae79f3c4cd3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c70fc96fe87e0827f1933ae79f3c4cd3.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-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/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyStaticMetadataFileList (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.modulemap (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyMetadataFileList (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.DependencyStaticMetadataFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.DependencyMetadataFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager_const_extract_protocols.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftConstValuesFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.LinkFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-OutputFileMap.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager_const_extract_protocols.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftConstValuesFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.LinkFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-OutputFileMap.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-OutputFileMap.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftConstValuesFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.LinkFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_const_extract_protocols.json (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/WWLocationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.modulemap (in target 'WWLocationManager' from project 'WWLocationManager')
    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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/WWLocationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    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/WWLocationManager/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform watchos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/WWLocationManager_WWLocationManager.bundle
SwiftDriver WWLocationManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver WWLocationManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
2026-04-17 02:53:42.786 xcodebuild[632:3857] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver WWLocationManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	SwiftDriver WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	SwiftDriver WWLocationManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	Building workspace spi-builder-workspace with scheme WWLocationManager
(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:
  WWLocationManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWLocationManager
2026-04-17 02:53:46.873 xcodebuild[649:4152] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "WWLocationManager",
  "name" : "WWLocationManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "WWLocationManager",
      "targets" : [
        "WWLocationManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "WWLocationManager",
      "module_type" : "SwiftTarget",
      "name" : "WWLocationManager",
      "path" : "Sources/WWLocationManager",
      "product_memberships" : [
        "WWLocationManager"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Utility/Constant.swift",
        "Utility/Extension.swift",
        "WWLocationManager.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WWLocationManager"
    ]
  }
}
2026-04-17 02:53:48.191 xcodebuild[658:4229] [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 WWLocationManager -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 WWLocationManager -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  WWLocationManager: /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 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
    Target 'WWLocationManager' in project 'WWLocationManager'
        ➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
    Target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager' (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 WWLocationManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64_32/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver WWLocationManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
    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 WWLocationManager -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos8.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager_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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-watchos/WWLocationManager.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/WWLocationManager.build/Debug-watchos/WWLocationManager.build/Objects-normal/armv7k/WWLocationManager-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/WWLocationManager/Utility/Extension.swift:9:8: error: Unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: A dependency of main module 'WWLocationManager'
import CoreTelephony
       ^ (in target 'WWLocationManager' from project 'WWLocationManager')
2026-04-17 02:53:49.083 xcodebuild[660:4267] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: error: unable to resolve module dependency: 'CoreTelephony'
import CoreTelephony
       ^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:9:8: note: a dependency of main module 'WWLocationManager'
import CoreTelephony
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftDriver WWLocationManager normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	SwiftDriver WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	SwiftDriver WWLocationManager normal armv7k com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
	Building workspace spi-builder-workspace with scheme WWLocationManager
(4 failures)
BUILD FAILURE 6.3 watchOS