The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableGeoJSON, reference 4.0.0 (2750fe), with Swift 6.2 for watchOS using Xcode 26.3 on 6 Jul 2025 16:16:38 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/guykogus/CodableGeoJSON.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/guykogus/CodableGeoJSON
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 2750fea Mark all types as Sendable
Cloned https://github.com/guykogus/CodableGeoJSON.git
Revision (git rev-parse @):
2750fea8178d8d13b54da56282c6fa1ccbbaf4b7
SUCCESS checkout https://github.com/guykogus/CodableGeoJSON.git at 4.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/guykogus/CodableGeoJSON.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/guykogus/SwifterJSON.git
Creating working copy of package ‘SwifterJSON’
Checking out 4.2.0 of package ‘SwifterJSON’
Resolve Package Graph
Resolved source packages:
  SwifterJSON: https://github.com/guykogus/SwifterJSON.git @ 4.2.0
  CodableGeoJSON: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwifterJSON, CodableGeoJSON
{
  "dependencies" : [
    {
      "identity" : "swifterjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/guykogus/SwifterJSON.git"
    }
  ],
  "manifest_display_name" : "CodableGeoJSON",
  "name" : "CodableGeoJSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodableGeoJSON",
      "targets" : [
        "CodableGeoJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableGeoJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSONTests",
      "path" : "CodableGeoJSONTests",
      "sources" : [
        "GeoJSONFeatureCollectionTests.swift",
        "GeoJSONFeatureTests.swift",
        "GeoJSONGeometryTests.swift",
        "GeoJSONStaticFeatureTests.swift",
        "GeoJSONTests.swift"
      ],
      "target_dependencies" : [
        "CodableGeoJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableGeoJSON",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSON",
      "path" : "CodableGeoJSON",
      "product_dependencies" : [
        "SwifterJSON"
      ],
      "product_memberships" : [
        "CodableGeoJSON"
      ],
      "sources" : [
        "GeoJSON.swift",
        "GeoJSONFeature.swift",
        "GeoJSONFeatureCollection.swift",
        "GeoJSONFeatureIdentifier.swift",
        "GeoJSONGeometry.swift",
        "GeoJSONPosition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CodableGeoJSON"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CodableGeoJSON -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.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 CodableGeoJSON -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwifterJSON: https://github.com/guykogus/SwifterJSON.git @ 4.2.0
  CodableGeoJSON: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'CodableGeoJSON' in project 'CodableGeoJSON'
        ➜ Explicit dependency on target 'CodableGeoJSON' in project 'CodableGeoJSON'
        ➜ Explicit dependency on target 'SwifterJSON' in project 'SwifterJSON'
    Target 'CodableGeoJSON' in project 'CodableGeoJSON'
        ➜ Explicit dependency on target 'SwifterJSON' in project 'SwifterJSON'
    Target 'SwifterJSON' in project 'SwifterJSON'
        ➜ Explicit dependency on target 'SwifterJSON' in project 'SwifterJSON'
    Target 'SwifterJSON' in project 'SwifterJSON' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ddf591f053c48d38f245a50b3191d4f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ddf591f053c48d38f245a50b3191d4f6.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyMetadataFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.modulemap (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyStaticMetadataFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-OutputFileMap.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_const_extract_protocols.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_const_extract_protocols.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-OutputFileMap.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftConstValuesFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.LinkFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftConstValuesFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.LinkFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_const_extract_protocols.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftConstValuesFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.LinkFileList (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-OutputFileMap.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwifterJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.modulemap (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_const_extract_protocols.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftConstValuesFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.LinkFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-OutputFileMap.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_const_extract_protocols.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftConstValuesFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.LinkFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-OutputFileMap.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_const_extract_protocols.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftConstValuesFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.LinkFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-OutputFileMap.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.modulemap (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyStaticMetadataFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyMetadataFileList (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CodableGeoJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.modulemap (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver SwifterJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwifterJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver SwifterJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-3H6XWGA38B85V0GEC0WHUXR2B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-BNPP15VAR3CIRREVKXD9VFNAU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-DT9UG6TQ3KPLZ9KHVFG6GXWQC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-7D5GDZJLIQ0L3JO93KL5N4MV3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-XJY4NZS7OVV8JZSMY56V754A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-7JCW0ZJ8EGWTARL7XIAOYJP0N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-7SM2G7DE96H6IBTKYBG22396A.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-D06W9BY1NE5S2WCJ9BTKMNEX0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-32NIQ4GV7HGNN7857MSLSG77H.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AUNV41LLQJ7TQKKF0TEXCN7LZ.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-49UEJP9NIQ9WZOA04TVICFDJM.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-4V48RGN3LXZ6877L37LZ95T6G.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-BVZEOJCUBPQIC3D3JO9I1YSEG.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-66CWNFQO6SZGST5U7BNVEGSG7.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-NTOMQRDF2I4VHXUL75RV942I.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3ANS8EMHPFQXP3AK1E8JB5KIX.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-24VZF5M98FHHE1Y2JNBS1JGI9.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-CIOC1U3LIDZG3X9WHPPAQ2KNC.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-2INBT71BNI7ZXPDEEHSHYZFZK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-46MNY9NV5WM2C7EH49QWBWRXB.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-BPC1845B4MEAXRIMQX0N76LZL.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-71H44W5KUEIYWCAOO1RMYB4MB.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4T8GM8V7NDNHMGKNXQR7H79QV.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-3639OKWKMSXSDUAT96FVXP9A2.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-3RUMPVRAV4WHFK3HPOWU8WJVY.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-B6KRUU9TCS0TN13JBZKSAW5YX.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-B4ANEICTBZNFUIHT9GQR9Q0H6.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-B7UK0O9MR1L9J1Q2LID5D5NNT.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-2KXWWINDMDR5XCGSAYEA4R2L6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-1V5KJHU95CHT5II0PSCPZLIZV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-EDXSHHG94VQ4QH20R91HYFPM5.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-3VF8IXQ4BKXXHL3LU5G12LWZ5.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AQOYL4QYYCVCLONLTJDATNP0F.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-6BHXWSLJ9RFAPFQ6CIY41CMFB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-3VZZ9CCTWIUDLMAAXR150IRBB.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-AJ5EXEP0VYU4AXFYZXPSBU9N3.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-EQ6TTZCQA3FJM5LRQTWY6TJAP.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-79W461RVLCG93M1S7IT2PEET5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-6GATSBXRQW8XTXBKZJGD674IZ.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-B77Q9XKWWZ49X960219PNJVCR.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-ZQ6S2VEOJ8J3YSNB9FDARHUJ.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-386OJBBVBEDAWSN1LLA4LFSPC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-1X2CPFQKP4LQUQ7HDY664XFSD.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-12URFMH76VMIWAZMUJCX5GNIA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-A3T7XY9YF2LA54757K4VHX01S.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-CL2V4QH8UHYJYQ6CSZKO70YQ5.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-CGYH9POZ5HOCZXWZI0YY230FR.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-DGDK02A1XCYAOCSY5UG6FVV77.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-59XQ77S0IACISYXVQBDRLKGV3.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7KE8UUQYSW3NPLI6KUW7P4EPH.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-ATJSV4CZGLFSS0D1DKR7VJUGU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-3921UMG27YASQI4RDZN0SX3LM.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-8JXFMQM8R5926OAZMV8242SLQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-BRTTQ6EHOQ599NXQD26HZH9T0.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-42K4BIY3CSCV90UXL58BNZZX1.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-D68EC7S6GN7GTGUTB4BNYYWKM.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-C66NLEKDP7VHYXA9JX5I5CEWY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CHALT89FVMM363TP5K0ISFCMK.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-C0BA3PFAKOVCSDHT40DLVLR79.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-ASDTY8R323N1TFYB8URMRRW6L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-KLNG0FHCTOVBEDIPGX24CFCC.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-9Z6HS66GJMKE51UXZ13RV8EDQ.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-47LKVKDCL9AA06HF42R3VKRWL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-9E6WR389GBHMW3NN4DY1VBMR.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-7O5SZ48D8RMTLGTXSUKXNNSY3.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-4M7Y8TMY69GXA9209PZXZYSA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DX742G7P8XQ1WT215COYTIFSN.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-4VPWD87RGLGPPLYMDZ4YSTBWA.pcm
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9PZOLZ5MBFH8WPHZHBXXAMBNN.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON/Sources/JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation\ Requirements SwifterJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.abi.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftdoc (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftsourceinfo (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal armv7k Emitting module for SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation\ Requirements SwifterJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for SwifterJSON (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation\ Requirements SwifterJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwifterJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-Swift.h (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SwifterJSON-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftdoc (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.abi.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftsourceinfo (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftdoc (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.abi.json (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftsourceinfo (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftDriver CodableGeoJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CodableGeoJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CodableGeoJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64_32 Compiling\ GeoJSON.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64_32 Emitting\ module\ for\ CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
EmitSwiftModule normal arm64_32 (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ GeoJSONFeatureCollection.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ GeoJSONGeometry.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ GeoJSONFeature.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ GeoJSONPosition.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
EmitSwiftModule normal arm64 (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
EmitSwiftModule normal armv7k (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation\ Requirements CodableGeoJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation\ Requirements CodableGeoJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftmodule (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftmodule (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftdoc (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.abi.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftdoc (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.abi.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftsourceinfo (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftsourceinfo (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ GeoJSONPosition.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GeoJSONGeometry.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k Compiling\ GeoJSONGeometry.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k Compiling\ GeoJSONFeatureIdentifier.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 Compiling\ GeoJSON.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 Compiling\ GeoJSONFeatureCollection.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Emitting module for CodableGeoJSON (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation\ Requirements CodableGeoJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k Compiling\ GeoJSONFeature.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CodableGeoJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-Swift.h (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CodableGeoJSON-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftmodule (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftdoc (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal armv7k Compiling GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.abi.json (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftsourceinfo (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ GeoJSONFeatureIdentifier.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k Compiling\ GeoJSON.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 Compiling\ GeoJSONFeatureIdentifier.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GeoJSONFeature.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k Compiling\ GeoJSONFeatureCollection.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k Compiling\ GeoJSONPosition.swift /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/CodableGeoJSON/GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling GeoJSONGeometry.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriverJobDiscovery normal arm64_32 Compiling GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation CodableGeoJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling GeoJSONFeatureIdentifier.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriverJobDiscovery normal arm64 Compiling GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriverJobDiscovery normal arm64 Compiling GeoJSONFeature.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation CodableGeoJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling GeoJSONFeatureCollection.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriverJobDiscovery normal armv7k Compiling GeoJSONPosition.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriverJobDiscovery normal armv7k Compiling GeoJSON.swift (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
SwiftDriver\ Compilation CodableGeoJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CodableGeoJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ExistentialAny -enable-upcoming-feature ForwardTrailingClosures -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.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/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation SwifterJSON normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/Binary/SwifterJSON.o normal arm64 (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos4.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/Binary/SwifterJSON.o
SwiftDriverJobDiscovery normal arm64_32 Compiling JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation SwifterJSON normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/Binary/SwifterJSON.o normal arm64_32 (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos4.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/Binary/SwifterJSON.o
SwiftDriverJobDiscovery normal armv7k Compiling JSON.swift (in target 'SwifterJSON' from project 'SwifterJSON')
SwiftDriver\ Compilation SwifterJSON normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SwifterJSON -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos4.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 -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R5280j-041894b46d26f03ea1587ab1cb6ac97e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swifterjson -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.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/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/Binary/SwifterJSON.o normal armv7k (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos4.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/Binary/SwifterJSON.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.o normal arm64\ armv7k\ arm64_32 (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/Binary/SwifterJSON.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/Binary/SwifterJSON.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/Binary/SwifterJSON.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.o
ExtractAppIntentsMetadata (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SwifterJSON --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --xcode-version 17A5241e --platform-family watchOS --deployment-target 4.0 --bundle-identifier swifterjson.SwifterJSON --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.appintents --target-triple arm64-apple-watchos4.0 --target-triple armv7k-apple-watchos4.0 --target-triple arm64_32-apple-watchos4.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/SwifterJSON.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64/SwifterJSON.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/armv7k/SwifterJSON.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwifterJSON.build/Debug-watchos/SwifterJSON.build/Objects-normal/arm64_32/SwifterJSON.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-06 09:16:38.166 appintentsmetadataprocessor[738:4194] Starting appintentsmetadataprocessor export
2025-07-06 09:16:38.226 appintentsmetadataprocessor[738:4194] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.o (in target 'SwifterJSON' from project 'SwifterJSON')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SwifterJSON
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SwifterJSON.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/Binary/CodableGeoJSON.o normal armv7k (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/Binary/CodableGeoJSON.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/Binary/CodableGeoJSON.o normal arm64_32 (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/Binary/CodableGeoJSON.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/Binary/CodableGeoJSON.o normal arm64 (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/Binary/CodableGeoJSON.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.o normal arm64\ armv7k\ arm64_32 (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/Binary/CodableGeoJSON.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/Binary/CodableGeoJSON.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/Binary/CodableGeoJSON.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.o
ExtractAppIntentsMetadata (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CodableGeoJSON --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk --xcode-version 17A5241e --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.CodableGeoJSON --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/CodableGeoJSON.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64/CodableGeoJSON.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/armv7k/CodableGeoJSON.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CodableGeoJSON.build/Debug-watchos/CodableGeoJSON.build/Objects-normal/arm64_32/CodableGeoJSON.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-06 09:16:38.290 appintentsmetadataprocessor[746:4234] Starting appintentsmetadataprocessor export
2025-07-06 09:16:38.333 appintentsmetadataprocessor[746:4234] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.o (in target 'CodableGeoJSON' from project 'CodableGeoJSON')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CodableGeoJSON.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifterjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/guykogus/SwifterJSON.git"
    }
  ],
  "manifest_display_name" : "CodableGeoJSON",
  "name" : "CodableGeoJSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodableGeoJSON",
      "targets" : [
        "CodableGeoJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodableGeoJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSONTests",
      "path" : "CodableGeoJSONTests",
      "sources" : [
        "GeoJSONFeatureCollectionTests.swift",
        "GeoJSONFeatureTests.swift",
        "GeoJSONGeometryTests.swift",
        "GeoJSONStaticFeatureTests.swift",
        "GeoJSONTests.swift"
      ],
      "target_dependencies" : [
        "CodableGeoJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableGeoJSON",
      "module_type" : "SwiftTarget",
      "name" : "CodableGeoJSON",
      "path" : "CodableGeoJSON",
      "product_dependencies" : [
        "SwifterJSON"
      ],
      "product_memberships" : [
        "CodableGeoJSON"
      ],
      "sources" : [
        "GeoJSON.swift",
        "GeoJSONFeature.swift",
        "GeoJSONFeatureCollection.swift",
        "GeoJSONFeatureIdentifier.swift",
        "GeoJSONGeometry.swift",
        "GeoJSONPosition.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.